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='2819453241' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {2} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {8} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {6} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {10} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.262835s] ... ok {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.129017s] ... ok {11} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [2.913078s] ... 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 84123f9b-e006-4040-ba6f-c9ed921c1c8c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:03,966 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types 0.828s 2023-04-20 05:28:03,966 91085 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-550613024"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d9faed-49d9-4808-9f2c-d8637b6d834f', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d9faed-49d9-4808-9f2c-d8637b6d834f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types'} Body: b'{"volume_type": {"id": "27603760-5fd1-4ea3-9e48-49c8cbb1674a", "name": "tempest-GroupsTest-volume-type-550613024", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:28:04,024 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types 0.051s 2023-04-20 05:28:04,025 91085 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-1586089099"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ca172d-7b1e-4eb5-85d5-d77e842c5b15', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ca172d-7b1e-4eb5-85d5-d77e842c5b15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types'} Body: b'{"group_type": {"id": "8a473944-f356-43bd-9898-0ec619f75aa4", "name": "tempest-GroupsTest-group-type-1586089099", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:28:04,495 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups 0.465s 2023-04-20 05:28:04,496 91085 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": "8a473944-f356-43bd-9898-0ec619f75aa4", "volume_types": ["27603760-5fd1-4ea3-9e48-49c8cbb1674a"], "name": "tempest-Group1-1590351207"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f454e2b-3ae6-4f14-95eb-4a63d3a7ef6f', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f454e2b-3ae6-4f14-95eb-4a63d3a7ef6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups'} Body: b'{"group": {"id": "84123f9b-e006-4040-ba6f-c9ed921c1c8c", "name": "tempest-Group1-1590351207"}}' 2023-04-20 05:28:04,560 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c 0.062s 2023-04-20 05:28:04,561 91085 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 05:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f26625-bc2d-43fa-8ec1-3a431cfc6046', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f26625-bc2d-43fa-8ec1-3a431cfc6046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c'} Body: b'{"group": {"id": "84123f9b-e006-4040-ba6f-c9ed921c1c8c", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:28:04.000000", "name": "tempest-Group1-1590351207", "description": null, "group_type": "8a473944-f356-43bd-9898-0ec619f75aa4", "volume_types": ["27603760-5fd1-4ea3-9e48-49c8cbb1674a"]}}' 2023-04-20 05:28:05,638 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c 0.062s 2023-04-20 05:28:05,640 91085 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 05:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97dc879-960e-412b-87b1-b0be147ed1ac', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97dc879-960e-412b-87b1-b0be147ed1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c'} Body: b'{"group": {"id": "84123f9b-e006-4040-ba6f-c9ed921c1c8c", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:28:04.000000", "name": "tempest-Group1-1590351207", "description": null, "group_type": "8a473944-f356-43bd-9898-0ec619f75aa4", "volume_types": ["27603760-5fd1-4ea3-9e48-49c8cbb1674a"]}}' 2023-04-20 05:28:05,736 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/volumes/detail 0.086s 2023-04-20 05:28:05,736 91085 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 05:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c524029-72c7-453d-a0b8-62a0fe13b22b', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c524029-72c7-453d-a0b8-62a0fe13b22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:28:05,867 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c/action 0.110s 2023-04-20 05:28:05,868 91085 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 05:28:05 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-req uest-id': 'req-08f407b0-5269-4b84-ae80-a401dd34fd49', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c/action'} Body: b'' 2023-04-20 05:28:05,885 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c 0.017s 2023-04-20 05:28:05,886 91085 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 05:28:05 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-ddd25083-de63-4776-bcdc-32cae4e67f4e', 'x-openstack-request-id': 'req-ddd25083-de63-4776-bcdc-32cae4e67f4e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 84123f9b-e006-4040-ba6f-c9ed921c1c8c could not be found."}}' 2023-04-20 05:28:05,938 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types/8a473944-f356-43bd-9898-0ec619f75aa4 0.052s 2023-04-20 05:28:05,939 91085 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 05:28:05 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-3b8a00f8-c046-40c0-ad59-322b47c24991', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types/8a473944-f356-43bd-9898-0ec619f75aa4'} Body: b'' 2023-04-20 05:28:06,031 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/27603760-5fd1-4ea3-9e48-49c8cbb1674a 0.092s 2023-04-20 05:28:06,032 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-87e55360-5e34-4644-8408-abad05d552d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/27603760-5fd1-4ea3-9e48-49c8cbb1674a'} Body: b'' 2023-04-20 05:28:06,049 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/27603760-5fd1-4ea3-9e48-49c8cbb1674a 0.016s 2023-04-20 05:28:06,049 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0983e3f5-3d08-4d19-8f0e-f4e75346c6b1', 'x-openstack-request-id': 'req-0983e3f5-3d08-4d19-8f0e -f4e75346c6b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/27603760-5fd1-4ea3-9e48-49c8cbb1674a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 27603760-5fd1-4ea3-9e48-49c8cbb1674a could not be found."}}' {11} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [2.028871s] ... 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 adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:06,108 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types 0.048s 2023-04-20 05:28:06,108 91085 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-1782381378"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1292abf0-1212-4c2a-8bc4-769536dcd8b2', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1292abf0-1212-4c2a-8bc4-769536dcd8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types'} Body: b'{"volume_type": {"id": "0dd8c172-404e-4045-8714-c12068c44c6d", "name": "tempest-GroupsTest-volume-type-1782381378", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:28:06,146 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types 0.035s 2023-04-20 05:28:06,147 91085 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-1854854959"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb99c638-e217-4116-82f9-ed685490dce2', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb99c638-e217-4116-82f9-ed685490dce2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types'} Body: b'{"group_type": {"id": "8ab600fd-558b-41e8-9b28-72d63d2aec2e", "name": "tempest-GroupsTest-group-type-1854854959", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:28:06,348 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups 0.198s 2023-04-20 05:28:06,348 91085 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": "8ab600fd-558b-41e8-9b28-72d63d2aec2e", "volume_types": ["0dd8c172-404e-4045-8714-c12068c44c6d"], "name": "tempest-GroupsTest-Group-1022556629"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea98f1da-f0f9-44ed-82cb-f6e0ecec0beb', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea98f1da-f0f9-44ed-82cb-f6e0ecec0beb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups'} Body: b'{"group": {"id": "adfe9f44-dc9e-438d-95e8-0bd0d688a4c1", "name": "tempest-GroupsTest-Group-1022556629"}}' 2023-04-20 05:28:06,629 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 0.278s 2023-04-20 05:28:06,629 91085 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 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88404759-0868-4917-9702-ba1a12f34677', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88404759-0868-4917-9702-ba1a12f34677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1'} Body: b'{"group": {"id": "adfe9f44-dc9e-438d-95e8-0bd0d688a4c1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:28:06.000000", "name": "tempest-GroupsTest-Group-1022556629", "description": null, "group_type": "8ab600fd-558b-41e8-9b28-72d63d2aec2e", "volume_types": ["0dd8c172-404e-4045-8714-c12068c44c6d"]}}' 2023-04-20 05:28:07,665 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 0.031s 2023-04-20 05:28:07,666 91085 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 05:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd8a092-ef09-44cf-9b50-3d6714950d79', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd8a092-ef09-44cf-9b50-3d6714950d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1'} Body: b'{"group": {"id": "adfe9f44-dc9e-438d-95e8-0bd0d688a4c1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:28:06.000000", "name": "tempest-GroupsTest-Group-1022556629", "description": null, "group_type": "8ab600fd-558b-41e8-9b28-72d63d2aec2e", "volume_types": ["0dd8c172-404e-4045-8714-c12068c44c6d"]}}' 2023-04-20 05:28:07,761 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/volumes/detail 0.091s 2023-04-20 05:28:07,761 91085 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 05:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e60a7c3-39c1-407f-ac2e-81f0f66f49d3', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e60a7c3-39c1-407f-ac2e-81f0f66f49d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:28:07,842 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1/action 0.069s 2023-04-20 05:28:07,843 91085 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 05:28:07 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-440cb21e-92ed-4b9c-b0cc-9b2 b40ca5cfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1/action'} Body: b'' 2023-04-20 05:28:07,862 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 0.019s 2023-04-20 05:28:07,862 91085 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 05:28:07 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-410545d0-aae5-403d-932a-16aa2c14a5ef', 'x-openstack-request-id': 'req-410545d0-aae5-403d-932a-16aa2c14a5ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 could not be found."}}' 2023-04-20 05:28:07,978 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types/8ab600fd-558b-41e8-9b28-72d63d2aec2e 0.115s 2023-04-20 05:28:07,978 91085 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 05:28:07 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-c711c55d-e5dd-4719-8909-a8f561c4e79c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types/8ab600fd-558b-41e8-9b28-72d63d2aec2e'} Body: b'' 2023-04-20 05:28:08,069 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/0dd8c172-404e-4045-8714-c12068c44c6d 0.090s 2023-04-20 05:28:08,069 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69269404-c990-4474-a716-ffea92f0f600', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/0dd8c172-404e-4045-8714-c12068c44c6d'} Body: b'' 2023-04-20 05:28:08,087 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/0dd8c172-404e-4045-8714-c12068c44c6d 0.017s 2023-04-20 05:28:08,087 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:08 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-20e377b9-35b7-4a3d-a1c8-f1b68f8d2d99', 'x-openstack-request-id': 'req-20e377b9-35b7-4a3d-a1c8-f1b68f8d2d99', 'connection': 'close', 'st atus': '404', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/0dd8c172-404e-4045-8714-c12068c44c6d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0dd8c172-404e-4045-8714-c12068c44c6d could not be found."}}' {10} 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 4be9caae-35a1-4835-89eb-3794217e5628 failed to build and is in ERROR status {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.727510s] ... 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 421ce58b-bac7-44ca-ae3f-3293a3305c07 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:14,416 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes 0.439s 2023-04-20 05:28:14,416 91083 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-933567260", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6517a2a-b008-489b-aaaf-72a8d3e9f624', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6517a2a-b008-489b-aaaf-72a8d3e9f624', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes'} Body: b'{"volume": {"id": "421ce58b-bac7-44ca-ae3f-3293a3305c07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:14.354370", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-933567260", "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/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:14,466 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07 0.040s 2023-04-20 05:28:14,466 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51bbb30f-6bc1-423a-8bd1-558dde14e4e8', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51bbb30f-6bc1-423a-8bd1-558dde14e4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07'} Body: b'{"volume": {"id": "421ce58b-bac7-44ca-ae3f-3293a3305c07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:14.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-933567260", "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/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:15,546 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07 0.068s 2023-04-20 05:28:15,547 91083 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ee79bd-4e10-4f67-945d-4789772708d1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ee79bd-4e10-4f67-945d-4789772708d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07'} Body: b'{"volume": {"id": "421ce58b-bac7-44ca-ae3f-3293a3305c07", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:14.000000", "updated_at": "2023-04-20T05:28:14.000000", "name": "tempest-VolumesGetTest-Volume-933567260", "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/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:15,675 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07 0.116s 2023-04-20 05:28:15,675 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-24627e65-499a-43a0-b8b4-ccde8fc8dba4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07'} Body: b'' 2023-04-20 05:28:15,702 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07 0.026s 2023-04-20 05:28:15,702 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-9e687705-0c56-45ac-83b5-574bb2d0eebb', 'x-openstack-request-id': 'req-9e687705-0c56-45ac-83b5-574bb2d0eebb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 421ce58b-bac7-44ca-ae3f-3293a3305c07 could not be found."}}' {11} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.998018s] ... 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 ccf47eb3-c63c-4111-b3b8-4c518a3168d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:15,410 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types 0.377s 2023-04-20 05:28:15,410 91085 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-2049942379"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457d2253-9925-4c8e-bcc7-3cfc43cabc42', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457d2253-9925-4c8e-bcc7-3cfc43cabc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types'} Body: b'{"volume_type": {"id": "af3bfe96-da66-466b-906f-06dbeceb740a", "name": "tempest-GroupsV314Test-volume-type-2049942379", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:28:15,450 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/group_types 0.036s 2023-04-20 05:28:15,450 91085 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-518062822"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92084ed-4619-4383-b590-96a2bae0672d', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92084ed-4619-4383-b590-96a2bae0672d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/group_types'} Body: b'{"group_type": {"id": "2fde10a9-1951-49c7-97c5-c229950dc3b0", "name": "tempest-GroupsV314Test-group-type-518062822", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:28:15,691 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups 0.237s 2023-04-20 05:28:15,692 91085 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": "2fde10a9-1951-49c7-97c5-c229950dc3b0", "volume_types": ["af3bfe96-da66-466b-906f-06dbeceb740a"], "name": "tempest-GroupsV314Test-Group-1095522749"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234127bc-0154-4007-a74c-187b2f01bd33', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234127bc-0154-4007-a74c-187b2f01bd33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups'} Body: b'{"group": {"id": "ccf47eb3-c63c-4111-b3b8-4c518a3168d6", "name": "tempest-GroupsV314Test-Group-1095522749"}}' 2023-04-20 05:28:15,728 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6 0.034s 2023-04-20 05:28:15,729 91085 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 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaed545a-c007-4a14-8406-85ac1abc88db', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaed545a-c007-4a14-8406-85ac1abc88db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6'} Body: b'{"group": {"id": "ccf47eb3-c63c-4111-b3b8-4c518a3168d6", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "name": "tempest-GroupsV314Test-Group-1095522749", "description": null, "group_type": "2fde10a9-1951-49c7-97c5-c229950dc3b0", "volume_types": ["af3bfe96-da66-466b-906f-06dbeceb740a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:28:16,761 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6 0.028s 2023-04-20 05:28:16,762 91085 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 05:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8f3d1e-fed3-4ade-a3e8-0cf81b5c3f29', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8f3d1e-fed3-4ade-a3e8-0cf81b5c3f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6'} Body: b'{"group": {"id": "ccf47eb3-c63c-4111-b3b8-4c518a3168d6", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "name": "tempest-GroupsV314Test-Group-1095522749", "description": null, "group_type": "2fde10a9-1951-49c7-97c5-c229950dc3b0", "volume_types": ["af3bfe96-da66-466b-906f-06dbeceb740a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:28:16,828 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/volumes/detail 0.061s 2023-04-20 05:28:16,828 91085 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 05:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b67fd7-7f08-4104-a49e-6f19001e52e4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b67fd7-7f08-4104-a49e-6f19001e52e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:28:16,908 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6/action 0.068s 2023-04-20 05:28:16,908 91085 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 05:28:16 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-635f786a-c794-4405-be60-9f610f780065', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6/action'} Body: b'' 2023-04-20 05:28:16,924 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6 0.015s 2023-04-20 05:28:16,924 91085 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 05:28:16 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-5dfda20c-5b49-4a80-912b-e3a14e8d9366', 'x-openstack-request-id': 'req-5dfda20c-5b49-4a80-912b-e3a14e8d9366', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ccf47eb3-c63c-4111-b3b8-4c518a3168d6 could not be found."}}' 2023-04-20 05:28:16,952 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/group_types/2fde10a9-1951-49c7-97c5-c229950dc3b0 0.028s 2023-04-20 05:28:16,953 91085 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 05:28:16 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-7c7dfc45-36e1-4180-a373-3b3e7b3fb17d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/group_types/2fde10a9-1951-49c7-97c5-c229950dc3b0'} Body: b'' 2023-04-20 05:28:17,011 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types/af3bfe96-da66-466b-906f-06dbeceb740a 0.057s 2023-04-20 05:28:17,011 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-a8287d72-7d5f-4a38-ac40-66e3bcb3af61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types/af3bfe96-da66-466b-906f-06dbeceb740a'} Body: b'' 2023-04-20 05:28:17,028 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types/af3bfe96-da66-466b-906f-06dbeceb740a 0.017s 2023-04-20 05:28:17,029 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Ve rsion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54b975a-5cb1-4121-b08e-182c913b6a3b', 'x-openstack-request-id': 'req-f54b975a-5cb1-4121-b08e-182c913b6a3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types/af3bfe96-da66-466b-906f-06dbeceb740a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type af3bfe96-da66-466b-906f-06dbeceb740a could not be found."}}' {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.576679s] ... 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 271782d6-ebf6-43ab-9405-3caedc6facfa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:15,957 91083 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/5349571375034b61bb348e0c9f46d17b/volumes 0.251s 2023-04-20 05:28:15,957 91083 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-159176440"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6f1126-a5bb-4ab2-831f-0e81667ca3a7', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6f1126-a5bb-4ab2-831f-0e81667ca3a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes'} Body: b'{"volume": {"id": "271782d6-ebf6-43ab-9405-3caedc6facfa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:15.878616", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-159176440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:16,002 91083 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/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.036s 2023-04-20 05:28:16,002 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f34ac7-6967-41ce-9bc9-bd795dbd9901', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f34ac7-6967-41ce-9bc9-bd795dbd9901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'{"volume": {"id": "271782d6-ebf6-43ab-9405-3caedc6facfa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-159176440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:17,067 91083 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/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.053s 2023-04-20 05:28:17,068 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adb06b6-c519-484a-ab21-4f7d3b0f0317', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adb06b6-c519-484a-ab21-4f7d3b0f0317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'{"volume": {"id": "271782d6-ebf6-43ab-9405-3caedc6facfa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "updated_at": "2023-04-20T05:28:16.000000", "name": "tempest-VolumesGetTest-Volume-159176440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:17,120 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.041s 2023-04-20 05:28:17,120 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6e1154-435e-4fcf-8b44-81767e26155c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6e1154-435e-4fcf-8b44-81767e26155c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'{"volume": {"id": "271782d6-ebf6-43ab-9405-3caedc6facfa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "updated_at": "2023-04-20T05:28:16.000000", "name": "tempest-VolumesGetTest-Volume-159176440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:17,257 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.126s 2023-04-20 05:28:17,258 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-941e746c-712b-48fc-844e-4b2c7397ee72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'' 2023-04-20 05:28:17,280 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.022s 2023-04-20 05:28:17,281 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-2a5ab916-1a69-403d-9e72-699843b77b4c', 'x-openstack-request-id': 'req-2a5ab916-1a69-403d-9e72-699843b77b4c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 271782d6-ebf6-43ab-9405-3caedc6facfa could not be found."}}' {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [2.038684s] ... 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 a3d342af-9163-4ca1-a182-b0abeae99a6b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:17,319 91083 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/8d345021-146e-473e-8740-41c1850cd33e 0.034s 2023-04-20 05:28:17,319 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21fd382f-06e2-4bcf-a745-16ae27c2cd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:28:18,044 91083 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/5349571375034b61bb348e0c9f46d17b/volumes 0.724s 2023-04-20 05:28:18,044 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1408399291", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f28a2ab-ce29-4159-81c6-c7165955ebad', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f28a2ab-ce29-4159-81c6-c7165955ebad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes'} Body: b'{"volume": {"id": "a3d342af-9163-4ca1-a182-b0abeae99a6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:17.958552", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1408399291", "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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:18,112 91083 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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b 0.059s 2023-04-20 05:28:18,113 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba3f2c6-2d3d-4d0d-99eb-8d5525eca97b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba3f2c6-2d3d-4d0d-99eb-8d5525eca97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b'} Body: b'{"volume": {"id": "a3d342af-9163-4ca1-a182-b0abeae99a6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:18.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1408399291", "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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:19,168 91083 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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b 0.044s 2023-04-20 05:28:19,169 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211794e0-c085-4709-a21e-412bc9339dd2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211794e0-c085-4709-a21e-412bc9339dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b'} Body: b'{"volume": {"id": "a3d342af-9163-4ca1-a182-b0abeae99a6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:18.000000", "updated_at": "2023-04-20T05:28:18.000000", "name": "tempest-VolumesGetTest-Volume-1408399291", "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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:19,288 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b 0.108s 2023-04-20 05:28:19,289 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-86ececc4-5e7d-49bd-a756-573a8c793950', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b'} Body: b'' 2023-04-20 05:28:19,321 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b 0.032s 2023-04-20 05:28:19,322 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-9457dd01-ec22-4da4-a425-39a49a91f0ba', 'x-openstack-request-id': 'req-9457dd01-ec22-4da4-a425-39a49a91f0ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a3d342af-9163-4ca1-a182-b0abeae99a6b could not be found."}}' {11} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.213744s] ... ok {11} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.998932s] ... ok {10} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e3db6a78-2107-4638-94b7-742b733a6984 failed to build and is in ERROR status {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.285045s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.067527s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.019196s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.089157s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.019452s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.781818s] ... 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 403b835b-3eda-49aa-bfc7-fd5d9124adfe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:30,090 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes 0.454s 2023-04-20 05:28:30,090 91083 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-2005212710"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890ad445-93a7-448d-9a0e-701e88078ec6', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890ad445-93a7-448d-9a0e-701e88078ec6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes'} Body: b'{"volume": {"id": "403b835b-3eda-49aa-bfc7-fd5d9124adfe", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:28:29.980932", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2005212710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}], "user_id": "afc49d2d1c794be78d7e1c70b71e0568", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:30,157 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe 0.058s 2023-04-20 05:28:30,158 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a26e3ea-b76e-4d50-9df2-acd64af27331', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a26e3ea-b76e-4d50-9df2-acd64af27331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'{"volume": {"id": "403b835b-3eda-49aa-bfc7-fd5d9124adfe", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:28:30.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2005212710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}], "user_id": "afc49d2d1c794be78d7e1c70b71e0568", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5b7e1d1aa9147dabd7f1f543f560d71"}}' 2023-04-20 05:28:31,206 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124a dfe 0.035s 2023-04-20 05:28:31,207 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c45b79-383a-472c-9bb3-e1e952fc349d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c45b79-383a-472c-9bb3-e1e952fc349d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'{"volume": {"id": "403b835b-3eda-49aa-bfc7-fd5d9124adfe", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:28:30.000000", "updated_at": "2023-04-20T05:28:30.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2005212710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}], "user_id": "afc49d2d1c794be78d7e1c70b71e0568", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5b7e1d1aa9147dabd7f1f543f560d71"}}' 2023-04-20 05:28:31,266 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe 0.048s 2023-04-20 05:28:31,266 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5243510-7406-4041-9ef1-f0b79bb69224', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5243510-7406-4041-9ef1-f0b79bb69224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'{"volume": {"id": "403b835b-3eda-49aa-bfc7-fd5d9124adfe", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:28:30.000000", "updated_at": "2023-04-20T05:28:30.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2005212710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}], "user_id": "afc49d2d1c794be78d7e1c70b71e0568", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5b7e1d1aa9147dabd7f1f543f560d71"}}' 2023-04-20 05:28:31,388 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe 0.111s 2023-04-20 05:28:31,389 91083 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 05:28: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-08bda8a5-2d13-46e6-b348-d31de42b9a98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'' 2023-04-20 05:28:31,415 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe 0.026s 2023-04-20 05:28:31,416 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-e79b956e-11e2-4a8d-928f-93010f4610ea', 'x-openstack-request-id': 'req-e79b956e-11e2-4a8d-928f-93010f4610ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 403b835b-3eda-49aa-bfc7-fd5d9124adfe could not be found."}}' {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.019637s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.029752s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.035265s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.021913s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.034564s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.024284s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.019931s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.016880s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.017873s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.071597s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.097975s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.032768s] ... ok {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.555478s] ... 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 d8e06078-5b0d-49b8-99d3-3201c6c4ee61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:36,769 91083 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes 0.398s 2023-04-20 05:28:36,770 91083 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-744228434"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c621dd5-14bf-403e-acf1-458be6b318d3', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c621dd5-14bf-403e-acf1-458be6b318d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes'} Body: b'{"volume": {"id": "d8e06078-5b0d-49b8-99d3-3201c6c4ee61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:36.687172", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-744228434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}], "user_id": "489b472dbae54ecbb28ab465802d2d53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:36,818 91083 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61 0.038s 2023-04-20 05:28:36,818 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaee1e24-0207-445a-860d-38bc577522b3', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaee1e24-0207-445a-860d-38bc577522b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61'} Body: b'{"volume": {"id": "d8e06078-5b0d-49b8-99d3-3201c6c4ee61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:37.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-744228434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}], "user_id": "489b472dbae54ecbb28ab465802d2d53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55c7f77882114cca84c30f9e4cf1b000"}}' 2023-04-20 05:28:37,914 91083 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078- 5b0d-49b8-99d3-3201c6c4ee61 0.084s 2023-04-20 05:28:37,915 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ef4837-83f2-422f-934a-2dc3728c379e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ef4837-83f2-422f-934a-2dc3728c379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61'} Body: b'{"volume": {"id": "d8e06078-5b0d-49b8-99d3-3201c6c4ee61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:37.000000", "updated_at": "2023-04-20T05:28:37.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-744228434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}], "user_id": "489b472dbae54ecbb28ab465802d2d53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55c7f77882114cca84c30f9e4cf1b000"}}' {11} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {10} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {3} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.085633s] ... 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 8d17b51d-4efb-4a73-a961-edb383dcade3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:43,806 91069 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes 0.924s 2023-04-20 05:28:43,806 91069 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-253128726", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6949b54d-5204-4364-9109-ef14b51403a8', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6949b54d-5204-4364-9109-ef14b51403a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes'} Body: b'{"volume": {"id": "8d17b51d-4efb-4a73-a961-edb383dcade3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:43.721316", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-253128726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}], "user_id": "4d7eb67c5b4441409ea4ecb513762da8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:43,863 91069 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3 0.041s 2023-04-20 05:28:43,864 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61e6128-5d61-4c20-be0b-7c2ca50418b5', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61e6128-5d61-4c20-be0b-7c2ca50418b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3'} Body: b'{"volume": {"id": "8d17b51d-4efb-4a73-a961-edb383dcade3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-253128726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}], "user_id": "4d7eb67c5b4441409ea4ecb513762da8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e119222d4c6d4fc6bd975ef16b191982"}}' 2023-04-20 05:28:44,943 91069 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3 0.053s 2023-04-20 05:28:44,946 91069 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 05:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bab9f97-f093-4b72-9670-f7cd1245df4e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bab9f97-f093-4b72-9670-f7cd1245df4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3'} Body: b'{"volume": {"id": "8d17b51d-4efb-4a73-a961-edb383dcade3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.000000", "updated_at": "2023-04-20T05:28:44.000000", "name": "tempest-TaggedBootDevicesTest-volume-253128726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}], "user_id": "4d7eb67c5b4441409ea4ecb513762da8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e119222d4c6d4fc6bd975ef16b191982"}}' {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.710207s] ... 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 45fe7047-89a1-4a0f-a9a6-d528fe2dabd1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:44,296 91063 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes 0.576s 2023-04-20 05:28:44,297 91063 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-406141356"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b5a5f9-f77d-446b-8662-d14149ba0672', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b5a5f9-f77d-446b-8662-d14149ba0672', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes'} Body: b'{"volume": {"id": "45fe7047-89a1-4a0f-a9a6-d528fe2dabd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.192927", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-406141356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}], "user_id": "dc817d50976c4117ba1865ddb1415f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:44,354 91063 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1 0.045s 2023-04-20 05:28:44,355 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b18841-d048-44c1-8d69-628ed13ba15b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b18841-d048-44c1-8d69-628ed13ba15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1'} Body: b'{"volume": {"id": "45fe7047-89a1-4a0f-a9a6-d528fe2dabd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-406141356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}], "user_id": "dc817d50976c4117ba1865ddb1415f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cba178492a9843b793e1048232bb45a9"}}' 2023-04-20 05:28:45,417 91063 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1 0.050s 2023-04-20 05:28:45,417 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3415a43e-16c6-4266-b1fb-ae18fcf31e3c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3415a43e-16c6-4266-b1fb-ae18fcf31e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1'} Body: b'{"volume": {"id": "45fe7047-89a1-4a0f-a9a6-d528fe2dabd1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.000000", "updated_at": "2023-04-20T05:28:44.000000", "name": "tempest-TestVolumeSwap-volume-406141356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}], "user_id": "dc817d50976c4117ba1865ddb1415f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cba178492a9843b793e1048232bb45a9"}}' {11} 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 759bc347-3f85-4351-a203-b2c709838bc6 failed to build and is in ERROR status {11} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.320229s] ... ok {6} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [10.164432s] ... 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 ab073268-e778-4ecf-b526-23b702ae3374 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:46,049 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.573s 2023-04-20 05:28:46,050 91075 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-1115385597"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-e4ad6bb9-5e5d-4e39-b5fc-879c67981ee6', 'date': 'Thu, 20 Apr 2023 05:28:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d","name":"tempest-tagged-attachments-test-net-1115385597","tenant_id":"4f2142d418624acc8862aef9c3e66641","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"4f2142d418624acc8862aef9c3e66641","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-20T05:28:44Z","updated_at":"2023-04-20T05:28:44Z","revision_number":1}}' 2023-04-20 05:28:50,071 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 4.021s 2023-04-20 05:28:50,072 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-ae303d5b-8714-49c7-aa1d-40fd4e50191a', 'date': 'Thu, 20 Apr 2023 05:28:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"67854e4d-23eb-461b-a65f-f65e76851456","name":"","tenant_id":"4f2142d418624acc8862aef9c3e66641","network_id":"54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d","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-20T05:28:46Z","updated_at":"2023-04-20T05:28:46Z","revision_number":0,"project_id":"4f2142d418624acc8862aef9c3e66641"}}' 2023-04-20 05:28:50,579 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes 0.506s 2023-04-20 05:28:50,580 91075 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-1464033583"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1152e5-60b5-4dc6-8384-f748ca8ed7c7', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1152e5-60b5-4dc6-8384-f748ca8ed7c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes'} Body: b'{"volume": {"id": "ab073268-e778-4ecf-b526-23b702ae3374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:50.425616", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1464033583", "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/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}], "user_id": "ebf3f58860c14f2f9d9144f7272459bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:50,707 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374 0.095s 2023-04-20 05:28:50,708 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24c6218-8670-4b3e-b57d-5df4e451f76a', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24c6218-8670-4b3e-b57d-5df4e451f76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374'} Body: b'{"volume": {"id": "ab073268-e778-4ecf-b526-23b702ae3374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:50.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1464033583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}], "user_id": "ebf3f58860c14f2f9d9144f7272459bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f2142d418624acc8862aef9c3e66641"}}' 2023-04-20 05:28:51,821 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374 0.093s 2023-04-20 05:28:51,821 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c336d4e5-bdf2-4662-a1da-9999aa857037', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c336d4e5-bdf2-4662-a1da-9999aa857037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374'} Body: b'{"volume": {"id": "ab073268-e778-4ecf-b526-23b702ae3374", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:50.000000", "updated_at": "2023-04-20T05:28:51.000000", "name": "tempest-TaggedAttachmentsTest-volume-1464033583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778- 4ecf-b526-23b702ae3374"}], "user_id": "ebf3f58860c14f2f9d9144f7272459bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f2142d418624acc8862aef9c3e66641"}}' 2023-04-20 05:28:52,658 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/67854e4d-23eb-461b-a65f-f65e76851456 0.821s 2023-04-20 05:28:52,658 91075 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-c792fdc5-8bc9-4093-b45c-4dd8d9cc88e1', 'date': 'Thu, 20 Apr 2023 05:28:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/67854e4d-23eb-461b-a65f-f65e76851456'} Body: b'' 2023-04-20 05:28:54,639 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d 1.979s 2023-04-20 05:28:54,639 91075 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-505602ea-003e-4749-a397-3c0ce489e152', 'date': 'Thu, 20 Apr 2023 05:28:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d'} Body: b'' {0} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [2.198764s] ... 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 ff2dc242-0aae-4a43-934c-29d2c22f67ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:03,071 91063 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.935s 2023-04-20 05:29:03,072 91063 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-834009242", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/ff2dc242-0aae-4a43-934c-29d2c22f67ac', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a2f416-1d05-4089-8915-8e49090ea3a0', 'x-compute-request-id': 'req-02a2f416-1d05-4089-8915-8e49090ea3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "ff2dc242-0aae-4a43-934c-29d2c22f67ac", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:29:02.901678", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-834009242", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 05:29:03,210 91063 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/ff2dc242-0aae-4a43-934c-29d2c22f67ac 0.133s 2023-04-20 05:29:03,210 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-195bba52-b6b3-4bf8-be0e-3f564d585e87', 'x-compute-request-id': 'req-195bba52-b6b3-4bf8-be0e-3f564d585e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/ff2dc242-0aae-4a43-934c-29d2c22f67ac'} Body: b'{"volume": {"id": "ff2dc242-0aae-4a43-934c-29d2c22f67ac", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:29:03.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-834009242", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 05:29:04,323 91063 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/ff2dc242-0aae-4a43-934c-29d2c22f67ac 0.107s 2023-04-20 05:29:04,324 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ab9fb9-76e0-4776-9464-3b524e2c1fbc', 'x-compute-request-id': 'req-26ab9fb9-76e0-4776-9464-3b524e2c1fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/ff2dc242-0aae-4a43-934c-29d2c22f67ac'} Body: b'{"volume": {"id": "ff2dc242-0aae-4a43-934c-29d2c22f67ac", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:29:03.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-834009242", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {0} 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 8c67d9de-7799-4f5d-8645-1ea010705175 failed to build and is in ERROR status {0} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.665493s] ... ok {0} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.053375s] ... ok {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.042377s] ... ok {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.026977s] ... ok {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.856288s] ... 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 35236698-0cca-4cc4-95ad-8ce372ccc1bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:16,750 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes 0.416s 2023-04-20 05:29:16,751 91063 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-167897761"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b4193c-f211-444b-9496-64a985176626', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b4193c-f211-444b-9496-64a985176626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes'} Body: b'{"volume": {"id": "35236698-0cca-4cc4-95ad-8ce372ccc1bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:16.658401", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-167897761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}], "user_id": "47f1871b260c40b6bbed8d0ca26af07c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:16,839 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.079s 2023-04-20 05:29:16,840 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567a9f4f-ead8-4640-b6a8-9e95e071b283', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567a9f4f-ead8-4640-b6a8-9e95e071b283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'{"volume": {"id": "35236698-0cca-4cc4-95ad-8ce372ccc1bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:17.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-167897761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}], "user_id": "47f1871b260c40b6bbed8d0ca26af07c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45c05d5f5e9342dc8550ac36558a64c2"}}' 2023-04-20 05:29:17,902 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.050s 2023-04-20 05:29:17,902 91063 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 05:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d21f160-b8f3-43ae-af19-40b826cb2ecd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d21f160-b8f3-43ae-af19-40b826cb2ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'{"volume": {"id": "35236698-0cca-4cc4-95ad-8ce372ccc1bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:17.000000", "updated_at": "2023-04-20T05:29:17.000000", "name": "tempest-VolumesServicesTestJSON-Volume-167897761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}], "user_id": "47f1871b260c40b6bbed8d0ca26af07c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45c05d5f5e9342dc8550ac36558a64c2"}}' 2023-04-20 05:29:18,021 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.101s 2023-04-20 05:29:18,021 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788815cc-16e1-4421-88d2-804676d325c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788815cc-16e1-4421-88d2-804676d325c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'{"volume": {"id": "35236698-0cca-4cc4-95ad-8ce372ccc1bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:17.000000", "updated_at": "2023-04-20T05:29:17.000000", "name": "tempest-VolumesServicesTestJSON-Volume-167897761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}], "user_id": "47f1871b260c40b6bbed8d0ca26af07c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45c05d5f5e9342dc8550ac36558a64c2"}}' 2023-04-20 05:29:18,162 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.130s 2023-04-20 05:29:18,163 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:18 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-c86c3719-3f5b-42c6-82f7-ac14407a8dc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'' 2023-04-20 05:29:18,189 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.026s 2023-04-20 05:29:18,189 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15ceb1c-88e0-4372-84d7-24c5dd516323', 'x-openstack-request-id': 'req-b15ceb1c-88e0-4372-84d7-24c5dd516323', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 35236698-0cca-4cc4-95ad-8ce372ccc1bb could not be found."}}' {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.044021s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.229300s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.287337s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.017001s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.280668s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.037111s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.021732s] ... ok {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.378482s] ... 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 2d02ab9f-4346-4bc0-be8c-cf92bf655435 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:40,914 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.398s 2023-04-20 05:29:40,914 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-247548320", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdcEpYr8oB5wX6q5DbvctawGVcAlkmzfBfxQIrjpChTJXIcOOXPx8sydSIiGcd3LMhbdllRuuKj+ygiU+QBfLb3yyY6UYYvn21Nc+rTwbO12MpgFR1pEMLxGHqoo9kUtw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2103f320-0c17-4661-917c-1c1059a3bb92', 'x-compute-request-id': 'req-2103f320-0c17-4661-917c-1c1059a3bb92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-247548320", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdcEpYr8oB5wX6q5DbvctawGVcAlkmzfBfxQIrjpChTJXIcOOXPx8sydSIiGcd3LMhbdllRuuKj+ygiU+QBfLb3yyY6UYYvn21Nc+rTwbO12MpgFR1pEMLxGHqoo9kUtw==", "fingerprint": "2f:44:7e:ea:a9:66:92:f7:b5:ee:26:5f:b7:e0:00:ce", "user_id": "23d9c7203d6e4c93a5852973c88227b2"}}' 2023-04-20 05:29:41,062 91063 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.145s 2023-04-20 05:29:41,062 91063 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-2141158363", "description": "tempest-secgroup-smoke-2141158363 description", "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a335a95a-8e77-4959-8ab2-093136d98ebc', 'date': 'Thu, 20 Apr 2023 05:29:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "name": "tempest-secgroup-smoke-2141158363", "stateful": true, "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "description": "tempest-secgroup-smoke-2141158363 description", "shared": false, "security_group_rules": [{"id": "2c48acc1-eb92-4b4f-859b-fa2bf7d2f0e3", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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": 474, "description": null, "tags": [], "created_at": "2023-04-20T05:29:40Z", "updated_at": "2023-04-20T05:29:40Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}, {"id": "a2e5ed91-d612-466b-8cf4-f0e9d2ac64a2", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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": 473, "description": null, "tags": [], "created_at": "2023-04-20T05:29:40Z", "updated_at": "2023-04-20T05:29:40Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}], "tags": [], "created_at": "2023-04-20T05:29:40Z", "updated_at": "2023-04-20T05:29:40Z", "revision_number": 1, "project_id ": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,251 91063 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.188s 2023-04-20 05:29:41,251 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "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-23fa06ad-a9f9-4f4e-9d99-9cae3c3e06df', 'date': 'Thu, 20 Apr 2023 05:29: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": "b8b93f19-4003-4db8-9161-0ba970367380", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,428 91063 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.176s 2023-04-20 05:29:41,429 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "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-7ead55bf-748c-4278-a059-ad4d487acb82', 'date': 'Thu, 20 Apr 2023 05:29: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": "06321303-3526-404a-a08a-31dc941b0096", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,603 91063 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.174s 2023-04-20 05:29:41,604 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d5884f1e-2911-4476-8abf-dabdf99fecf7', 'date': 'Thu, 20 Apr 2023 05:29: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": "a47bb0af-a836-48cc-962e-3915563c2e40", "tenant_id": "20ed8f2156d54 6c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,777 91063 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.173s 2023-04-20 05:29:41,778 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b2d4232c-191c-49ac-9ee6-dbd543ccccb0', 'date': 'Thu, 20 Apr 2023 05:29: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": "3b69c126-0f1d-49d1-ad7a-668e77f264f5", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,953 91063 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.174s 2023-04-20 05:29:41,953 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8be0286a-6305-4a91-8fbd-e1774b8f9385', 'date': 'Thu, 20 Apr 2023 05:29: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": "7de8c98a-50bd-4962-bfb3-36155d268f86", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:42,121 91063 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.167s 2023-04-20 05:29:42,121 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f699b82e-1799-4042-9c9d-f2b1ebd2d186', 'date': 'Thu, 20 Apr 2023 05:29:42 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": "acc95698-2c51-43c6-a07c-8150f94d6334", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:42Z", "updated_at": "2023-04-20T05:29:42Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:42,377 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes 0.255s 2023-04-20 05:29:42,378 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-399856604", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d3b036-9871-4349-96b3-cca62e773ed2', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d3b036-9871-4349-96b3-cca62e773ed2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes'} Body: b'{"volume": {"id": "2d02ab9f-4346-4bc0-be8c-cf92bf655435", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:42.298984", "updated_at": null, "name": "tempest-TestStampPattern-volume-399856604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}], "user_id": "23d9c7203d6e4c93a5852973c88227b2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:42,433 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435 0.045s 2023-04-20 05:29:42,434 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd38d17-2684-4f3f-816c-4e40430c9cb5', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd38d17-2684-4f3f-816c-4e40430c9cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435'} Body: b'{"volume": {"id": "2d02ab9f-4346-4bc0-be8c-cf92bf655435", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:42.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-399856604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "m etadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}], "user_id": "23d9c7203d6e4c93a5852973c88227b2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:43,490 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435 0.040s 2023-04-20 05:29:43,490 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535764b6-0863-496c-9576-6358f31f8fc6', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535764b6-0863-496c-9576-6358f31f8fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435'} Body: b'{"volume": {"id": "2d02ab9f-4346-4bc0-be8c-cf92bf655435", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:42.000000", "updated_at": "2023-04-20T05:29:42.000000", "name": "tempest-TestStampPattern-volume-399856604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}], "user_id": "23d9c7203d6e4c93a5852973c88227b2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:43,615 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435 0.113s 2023-04-20 05:29:43,615 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29: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-60f71085-dd55-4256-b389-e64e086d86e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435'} Body: b'' 2023-04-20 05:29:43,644 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435 0.028s 2023-04-20 05:29:43,644 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29: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-i d': 'req-f86bae70-830d-420f-a05e-7e95d6e38a84', 'x-openstack-request-id': 'req-f86bae70-830d-420f-a05e-7e95d6e38a84', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2d02ab9f-4346-4bc0-be8c-cf92bf655435 could not be found."}}' 2023-04-20 05:29:43,834 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f5cd5582-fb2c-4af0-8643-31a8d0880eba 0.189s 2023-04-20 05:29:43,835 91063 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-5dfcc852-b8d0-4c28-a951-3b47dd20d5db', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:29:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f5cd5582-fb2c-4af0-8643-31a8d0880eba'} Body: b'' 2023-04-20 05:29:43,886 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-247548320 0.050s 2023-04-20 05:29:43,886 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29: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-a96f6e85-9aab-4496-8ea6-39299ee91d70', 'x-compute-request-id': 'req-a96f6e85-9aab-4496-8ea6-39299ee91d70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-247548320'} Body: b'' {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.331759s] ... 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 7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:51,867 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.349s 2023-04-20 05:29:51,868 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2009067697"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7338fe18-0408-45ba-b968-33259e1c2a5d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7338fe18-0408-45ba-b968-33259e1c2a5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:51.809877", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2009067697", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,062 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.184s 2023-04-20 05:29:52,063 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-310883893"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97876acf-eb2a-4208-b455-61694c9035a0', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97876acf-eb2a-4208-b455-61694c9035a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "d4562fe1-fc47-4b36-accb-fe4aa7c6bba6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.005280", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-310883893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/d4562fe1-fc47-4b36-accb-fe4aa7c6bba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/d4562fe1-fc47-4b36-accb-fe4aa7c6bba6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,346 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.274s 2023-04-20 05:29:52,347 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-542414120"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c32265d-aa9e-4898-90e0-21b71991c40d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c32265d-aa9e-4898-90e0-21b71991c40d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "c7327dc3-db9a-44e5-9815-d75a8bf418d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.283917", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-542414120", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/c7327dc3-db9a-44e5-9815-d75a8bf418d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/c7327dc3-db9a-44e5-9815-d75a8bf418d3"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,538 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.181s 2023-04-20 05:29:52,538 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-511749595"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3497ca80-fb2a-4903-b2ac-fbde20e66887', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3497ca80-fb2a-4903-b2ac-fbde20e66887', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "22905ee5-a666-4e54-8436-d5429e3050e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.481842", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-511749595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/22905ee5-a666-4e54-8436-d5429e3050e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/22905ee5-a666-4e54-8436-d5429e3050e6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,730 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.182s 2023-04-20 05:29:52,731 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-1215709807"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb37727-34bc-472b-952e-e3ca27eafa5c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb37727-34bc-472b-952e-e3ca27eafa5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "63041d6a-4b3a-4dfa-823a-6146cfeec6f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.674403", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1215709807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/63041d6a-4b3a-4dfa-823a-6146cfeec6f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/63041d6a-4b3a-4dfa-823a-6146cfeec6f1"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,784 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6 0.043s 2023-04-20 05:29:52,785 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d761ab17-ae25-4102-9fb3-1135227ca0e5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d761ab17-ae25-4102-9fb3-1135227ca0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6'} Body: b'{"volume": {"id": "7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.000000", "updated_at": "2023-04-20T05:29:52.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2009067697", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7acb5becac494fa8830000515baf2e0e"}}' 2023-04-20 05:29:53,836 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6 0.039s 2023-04-20 05:29:53,837 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3db65b-3fa5-4495-b225-3968a3a6cc4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3db65b-3fa5-4495-b225-3968a3a6cc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6'} Body: b'{"volume": {"id": "7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.000000", "updated_at": "2023-04-20T05:29:52.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2009067697", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7acb5becac494fa8830000515baf2e0e"}}' {4} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.813013s] ... 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 af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:24,877 91071 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.081s 2023-04-20 05:28:24,877 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:24 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-a537c49d-9160-4ce2-8c81-0245ba31d3be', '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": "636e86cdf83e480595e4f0dba3bf8c18", "name": "tempest-DeleteServersTestJSON-1664258365-project-member", "password_expires_at": null}, "audit_ids": ["ZXAz0tYXSW2zpZyQ9gA7JQ"], "expires_at": "2023-04-20T06:28:24.000000Z", "issued_at": "2023-04-20T05:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ca4a6041fb3472ebfa953dff7ce031c", "name": "tempest-DeleteServersTestJSON-1664258365"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4ca4a6041fb3472ebfa953dff7ce031c", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:24,877 91071 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'f0cb9047-57a2-4e4a-aaa8-36ed35617e4d', 'name': 'tempest-DeleteServersTestJSON-74564429-network', 'tenant_id': '4ca4a6041fb3472ebfa953dff7ce031c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4ca4a6041fb3472ebfa953dff7ce031c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31134, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:03Z', 'updated_at': '2023-04-20T05:28:03Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:28,098 91071 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.219s 2023-04-20 05:28:28,099 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1850556475", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "f0cb9047-57a2-4e4a-aaa8-36ed35617e4d"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30ab560-20ba-4a72-8120-441d1f124a63', 'x-compute-request-id': 'req-b30ab560-20ba-4a72-8120-441d1f124a63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "06aa1ee3-10da-4e16-a5a9-75b2f6089899", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "f2y9wXJehHgW"}}' 2023-04-20 05:28:28,404 91071 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/06aa1ee3-10da-4e16-a5a9-75b2f6089899 0.295s 2023-04-20 05:28:28,404 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23cd8761-f9e8-4b11-8864-ab05c5546145', 'x-compute-request-id': 'req-23cd8761-f9e8-4b11-8864-ab05c5546145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899'} Body: b'{"server": {"id": "06aa1ee3-10da-4e16-a5a9-75b2f6089899", "name": "tempest-DeleteServersTestJSON-server-1850556475", "status": "BUILD", "tenant_id": "4ca4a6041fb3472ebfa953dff7ce031c", "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:28:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "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 05:29:19,156 91071 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/06aa1ee3-10da-4e16-a5a9-75b2f6089899 0.688s 2023-04-20 05:29:19,156 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:18 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-fa6084ab-2870-4e14-954e-d518589beec3', 'x-compute-request-id': 'req-fa6084ab-2870-4e14-954e-d518589beec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899'} Body: b'{"server": {"id": "06aa1ee3-10da-4e16-a5a9-75b2f6089899", "name": "tempest-DeleteServersTestJSON-server-1850556475", "status": "ACTIVE", "tenant_id": "4ca4a6041fb3472ebfa953dff7ce031c", "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "metadata": {}, "hostId": "5263feb09516f8e1553df068b23d61e9cf694bb4829efb0ed26c0066", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:28:48Z", "addresses": {"tempest-DeleteServersTestJSON-74564429-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:4e:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:29:19,173 91071 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:30:19,462 91071 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes 0.254s 2023-04-20 05:30:19,462 91071 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-1124746342"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0a9ef8-4e66-463d-b042-86fc27399e71', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0a9ef8-4e66-463d-b042-86fc27399e71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes'} Body: b'{"volume": {"id": "af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:19.37 2591", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1124746342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}], "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:30:19,525 91071 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4 0.052s 2023-04-20 05:30:19,525 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84989b59-502f-4159-a476-b92e5786219c', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84989b59-502f-4159-a476-b92e5786219c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4'} Body: b'{"volume": {"id": "af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:19.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1124746342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}], "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca4a6041fb3472ebfa953dff7ce031c"}}' 2023-04-20 05:30:20,589 91071 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4 0.052s 2023-04-20 05:30:20,590 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7817608e-dc84-4ecb-89cb-94e2d7265190', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7817608e-dc84-4ecb-89cb-94e2d7265190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4'} Body: b'{"volume": {"id": "af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:19.000000", "updated_at": "2023-04-20T05:30:20.000000", "name": "tempest-DeleteServersTestJSON-volume-1124746342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volum es/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}], "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca4a6041fb3472ebfa953dff7ce031c"}}' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [175.646914s] ... 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 e4dfa7eb-ccf1-41be-a133-c9a566fcddf0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:19,056 91067 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:28:19,056 91067 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:28:19,316 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.256s 2023-04-20 05:28:19,317 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-296371510", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiqJm2QUND09tMh9nU7CWIfhGDNIunqx7uYtl5vZrkZUlZcmvgfCMBSz8QftxRnnfALup2x9fA/sjbxAXqqoz7SezGn86gP9z5VAeNb9hH4SbhGBdHZcF9+mupG1DtCRQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d76e918-8ab9-4856-9bae-642d4874b822', 'x-compute-request-id': 'req-5d76e918-8ab9-4856-9bae-642d4874b822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-296371510", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiqJm2QUND09tMh9nU7CWIfhGDNIunqx7uYtl5vZrkZUlZcmvgfCMBSz8QftxRnnfALup2x9fA/sjbxAXqqoz7SezGn86gP9z5VAeNb9hH4SbhGBdHZcF9+mupG1DtCRQ==", "fingerprint": "e7:e9:6c:b9:5d:f0:2b:de:58:d6:a9:9a:54:34:b1:d3", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc"}}' 2023-04-20 05:28:19,322 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-296371510 created 2023-04-20 05:28:20,026 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.704s 2023-04-20 05:28:20,027 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1600494429", "description": "tempest-description--1630780680"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-cf1c7115-86ae-4fec-b8d3-4ec3fc8cf2f0', 'date': 'Thu, 20 Apr 2023 05:28:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1b334769-099e-4eb8-92f5-4835808f1690", "name": "tempest-securitygroup--1600494429", "stateful": true, "tenant_id": "c1069c90da8244529aca2b5907e46691", "description": "tempest-description--1630780680", "shared": false, "security_group_rules": [{"id": "1c1f7cda-26b4-475e-a5dc-09d7e6848f5c", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "1b334769-099e-4eb8-92f5-4835808f1690", "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": 190, "description": null, "tags": [], "created_at": "2023-04-20T05:28:19Z", "updated_at": "2023-04-20T05:28:19Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}, {"id": "f7a245fc-8cbf-4bb5-b314-d82907586c31", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "1b334769-099e-4eb8-92f5-4835808f1690", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 189, "description": null, "tags": [], "created_at": "2023-04-20T05:28:19Z", "updated_at": "2023-04-20T05:28:19Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}], "tags": [], "created_at": "2023-04-20T05:28:19Z", "updated_at": "2023-04-20T05:28:19Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:28:21,452 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.424s 2023-04-20 05:28:21,452 91067 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": "1b334769-099e-4eb8-92f5-4835808f1690", "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-a40f93f4-903d-4d9a-bf22-c9ed764fa6bd', 'date': 'Thu, 20 Apr 2023 05:28: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": "423f81c9-1ccb-4c7a-93f0-e39c58f9586c", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "1b334769-099e-4eb8-92f5-4835808f1690", "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-20T05:28:20Z", "updated_at": "2023-04-20T05:28:20Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:28:22,257 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.804s 2023-04-20 05:28:22,257 91067 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": "1b334769-099e-4eb8-92f5-4835808f1690", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-40b54906-54c8-4faf-aabc-ba3674182404', 'date': 'Thu, 20 Apr 2023 05:28: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": "eda88ab2-84e9-4851-a345-a901dd21b219", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "1b334769-099e-4eb8-92f5-4835808f1690", "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-20T05:28:21Z", "updated_at": "2023-04-20T05:28:21Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:28:22,258 91067 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1600494429 created 2023-04-20 05:28:27,338 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 5.080s 2023-04-20 05:28:27,339 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-3e90711c-5c81-4115-b838-cf4e934cf3aa', 'date': 'Thu, 20 Apr 2023 05:28:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a0d1fd3a-4193-4f91-afcc-66f89ee8621d", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.85", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c1069c90da8244529aca2b5907e46691", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:24Z", "updated_at": "2023-04-20T05:28:24Z", "revision_number": 0}}' 2023-04-20 05:28:27,339 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a0d1fd3a-4193-4f91-afcc-66f89ee8621d', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.85', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:24Z', 'updated_at': '2023-04-20T05:28:24Z', 'revision_number': 0, 'ip': '172.24.4.85'} created 2023-04-20 05:28:27,435 91067 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.089s 2023-04-20 05:28:27,435 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a96f6b81-6dae-4258-9542-51da1ee052a5', '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": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "name": "tempest-AttachVolumeNegativeTest-528498534-project-member", "password_expires_at": null}, "audit_ids": ["XZg63K-BSROfAjiCvUnSmg"], "expires_at": "2023-04-20T06:28:27.000000Z", "issued_at": "2023-04-20T05:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1069c90da8244529aca2b5907e46691", "name": "tempest-AttachVolumeNegativeTest-528498534"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "Re gionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:27,436 91067 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '095a8a82-6992-4f8a-b50b-f67a659d9247', 'name': 'tempest-AttachVolumeNegativeTest-1609122099-network', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c1069c90da8244529aca2b5907e46691', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:27,436 91067 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-296371510', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiqJm2QUND09tMh9nU7CWIfhGDNIunqx7uYtl5vZrkZUlZcmvgfCMBSz8QftxRnnfALup2x9fA/sjbxAXqqoz7SezGn86gP9z5VAeNb9hH4SbhGBdHZcF9+mupG1DtCRQ==', 'fingerprint': 'e7:e9:6c:b9:5d:f0:2b:de:58:d6:a9:9a:54:34:b1:d3', 'user_id': '1558ef8ec15f4bcaa4d8a73bf3b457bc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC2gycKx9/lJxl/hb3ZJzed8uTyL5fAch7KtxA1ZkFbbWX8+KObcnbI\neJJIB029JeWgBwYFK4EEACKhZANiAAS4qiZtkFDQ9PbTIfZ1OwliH4RgzSLp6se7\nmLZeb2a5GVJWXJr4HwjAUs/EH7cUZ53wC7qdsfXwP7I28QF6qqM+0nsxp/OoD/c+\nVQHjW/YR+Em4RgXR2XBffprqRtQ7QkU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1b334769-099e-4eb8-92f5-4835808f1690', 'name': 'tempest-securitygroup--1600494429', 'stateful': True, 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'description': 'tempest-description--1630780680', 'shared': False, 'security_group_rules': [{'id': '1c1f7cda-26b4-475e-a5dc-09d7e6848f5c', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '1b334769-099e-4eb8-92f5-4835808f1690', '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': 190, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:19Z', 'updated_at': '2023-04-20T05:28:19Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, {'id': 'f7a245fc-8cbf-4bb5-b314-d82907586c31', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '1b334769-099e-4eb8-92f5-4835808f1690', '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': 189, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:19Z', 'updated_at': '2023-04-20T05:28:19Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b 5907e46691'}], 'tags': [], 'created_at': '2023-04-20T05:28:19Z', 'updated_at': '2023-04-20T05:28:19Z', 'revision_number': 1, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, 'floating_ip': {'id': 'a0d1fd3a-4193-4f91-afcc-66f89ee8621d', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.85', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:24Z', 'updated_at': '2023-04-20T05:28:24Z', 'revision_number': 0, 'ip': '172.24.4.85'}} 2023-04-20 05:28:29,530 91067 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 2.092s 2023-04-20 05:28:29,530 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1919304645", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "095a8a82-6992-4f8a-b50b-f67a659d9247"}], "security_groups": [{"name": "tempest-securitygroup--1600494429"}], "key_name": "tempest-keypair-296371510", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-039de1b3-fc31-4fa0-ac27-aa2ca967a2d0', 'x-compute-request-id': 'req-039de1b3-fc31-4fa0-ac27-aa2ca967a2d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1600494429"}], "adminPass": "password"}}' 2023-04-20 05:28:29,782 91067 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/78d63d1a-6a1d-4691-8560-1ec596d47524 0.249s 2023-04-20 05:28:29,783 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:29 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-3bdcc99d-2ba0-423d-9357-b29432b5e7c0', 'x-compute-request-id': 'req-3bdcc99d-2ba0-423d-9357-b29432b5e7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'{"server": {"id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "name": "tempest-AttachVolumeNegativeTest-server-1919304645", "status": "BUILD", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http:/ /10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:29Z", "updated": "2023-04-20T05:28:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-296371510", "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 05:29:20,144 91067 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/78d63d1a-6a1d-4691-8560-1ec596d47524 0.337s 2023-04-20 05:29:20,145 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:19 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-5f3db33c-09d9-47f0-bb82-7fd541a7cb54', 'x-compute-request-id': 'req-5f3db33c-09d9-47f0-bb82-7fd541a7cb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'{"server": {"id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "name": "tempest-AttachVolumeNegativeTest-server-1919304645", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:29Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-296371510", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1600494429"}], "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 05:29:20,158 91067 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:30:20,442 91067 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/78d63d1a-6a1d-4691-8560-1ec596d47524/os-interface 0.227s 2023-04-20 05:30:20,442 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Thu, 20 Apr 2023 05: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-1c054b6f-ad2c-464f-bbbd-079fa8cc17e9', 'x-compute-request-id': 'req-1c054b6f-ad2c-464f-bbbd-079fa8cc17e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "port_id": "b831830b-a235-411f-857f-00c256b1be91", "mac_addr": "fa:16:3e:ee:d4:51", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "73416bc8-7882-4118-8b35-bbc6d0d871ca", "ip_address": "10.0.0.5"}]}]}' 2023-04-20 05:30:21,728 91067 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/a0d1fd3a-4193-4f91-afcc-66f89ee8621d 1.282s 2023-04-20 05:30:21,729 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b831830b-a235-411f-857f-00c256b1be91"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-c2a57338-291e-4fe8-9259-7856eb1a0cd4', 'date': 'Thu, 20 Apr 2023 05:30:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a0d1fd3a-4193-4f91-afcc-66f89ee8621d'} Body: b'{"floatingip": {"id": "a0d1fd3a-4193-4f91-afcc-66f89ee8621d", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.85", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "e015fa76-1c13-4792-acd3-6cd51e5293a7", "port_id": "b831830b-a235-411f-857f-00c256b1be91", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "mac_address": "fa:16:3e:ee:d4:51", "admin_state_up": true, "status": "ACTIVE", "device_id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:24Z", "updated_at": "2023-04-20T05:30:20Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:30:21,730 91067 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.85:22' as 'cirros' with public key authentication 2023-04-20 05:30:21,761 91067 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:21,790 91067 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:21,791 91067 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.85 successfully created 2023-04-20 05:30:21,851 91067 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/78d63d1a-6a1d-4691-8560-1ec596d47524/ips 0.060s 2023-04-20 05:30:21,853 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:21 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-9f885b02-0d71-49c0-a233-4cc389c4d196', 'x-compute-request-id': 'req-9f885b02-0d71-49c0-a233-4cc389c4d196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-856 0-1ec596d47524/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-20 05:30:22,316 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes 0.459s 2023-04-20 05:30:22,316 91067 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-2042192405"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2048853-16e2-4297-8e1d-c2a5c3153a44', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2048853-16e2-4297-8e1d-c2a5c3153a44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes'} Body: b'{"volume": {"id": "e4dfa7eb-ccf1-41be-a133-c9a566fcddf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:22.223582", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2042192405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:30:22,372 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0 0.045s 2023-04-20 05:30:22,372 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2588d1-9554-4062-9f25-d0a5d90b8f04', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2588d1-9554-4062-9f25-d0a5d90b8f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0'} Body: b'{"volume": {"id": "e4dfa7eb-ccf1-41be-a133-c9a566fcddf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:22.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2042192405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:30:23,428 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_t o_different_server): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0 0.043s 2023-04-20 05:30:23,429 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aff76e2-c639-4b21-99bf-9f6cc3960e79', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aff76e2-c639-4b21-99bf-9f6cc3960e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0'} Body: b'{"volume": {"id": "e4dfa7eb-ccf1-41be-a133-c9a566fcddf0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:22.000000", "updated_at": "2023-04-20T05:30:22.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2042192405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:30:23,623 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524 0.183s 2023-04-20 05:30:23,624 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05: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-374e65d5-ac7a-4fc8-a117-fc9e8e86373d', 'x-compute-request-id': 'req-374e65d5-ac7a-4fc8-a117-fc9e8e86373d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'' 2023-04-20 05:30:23,898 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524 0.273s 2023-04-20 05:30:23,898 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60f22af-0516-422b-b76b-e6d4a4904a98', 'x-compute-request-id': 'req-b60f22af-0516-422b-b76b-e6d4a4904a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'{"server": {"id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "name": "tempest-AttachVolumeNegativeTest-server-1919304645", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "4 3fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:29Z", "updated": "2023-04-20T05:30:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-296371510", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1600494429"}], "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 05:31:14,016 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524 0.057s 2023-04-20 05:31:14,017 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05: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-b50a4477-8794-4154-84b4-d27ec7fb6a88', 'x-compute-request-id': 'req-b50a4477-8794-4154-84b4-d27ec7fb6a88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 78d63d1a-6a1d-4691-8560-1ec596d47524 could not be found."}}' 2023-04-20 05:31:14,047 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-296371510 0.029s 2023-04-20 05:31:14,047 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:14 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-29539cf4-2101-4d22-8f79-38ca3ede5f27', 'x-compute-request-id': 'req-29539cf4-2101-4d22-8f79-38ca3ede5f27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-296371510'} Body: b'' 2023-04-20 05:31:14,230 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1b334769-099e-4eb8-92f5-4835808f1690 0.182s 2023-04-20 05:31:14,230 91067 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-9c8d6c58-b145-4b66-928d-0a61d5a1164c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:14 GMT', 'connection': 'close', 'status': '204', 'content-location': ' http://10.0.0.210:9696/networking/v2.0/security-groups/1b334769-099e-4eb8-92f5-4835808f1690'} Body: b'' 2023-04-20 05:31:14,247 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1b334769-099e-4eb8-92f5-4835808f1690 0.016s 2023-04-20 05:31:14,248 91067 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-9f29fe55-abff-455c-9c46-7b8d5a4e8c8c', 'date': 'Thu, 20 Apr 2023 05:31:14 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1b334769-099e-4eb8-92f5-4835808f1690'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1b334769-099e-4eb8-92f5-4835808f1690 does not exist", "detail": ""}}' 2023-04-20 05:31:14,700 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a0d1fd3a-4193-4f91-afcc-66f89ee8621d 0.451s 2023-04-20 05:31:14,700 91067 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-fa99a1d4-cf4d-4d2f-a691-24909f01e98b', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a0d1fd3a-4193-4f91-afcc-66f89ee8621d'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [175.583835s] ... 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 0f3af2ee-cba7-4421-94ba-495adf48aaa4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:20,065 91073 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:28:20,065 91073 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:28:20,290 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.222s 2023-04-20 05:28:20,291 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-532733036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFHRRPrsCaIrE61Tz1aL3WWlLinJO2s1Iihp7MyDgYLLQFD3lRCVetkPwhOXoj7VnZgjVaX6pLu3P2T4HuMPV+Dbl0IkyVA3tvglsr/FlCEdJllNvzScMweffHYir2FqA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:20 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-3326d4a1-a235-4827-b490-dc281b057c2c', 'x-compute-request-id': 'req-3326d4a1-a235-4827-b490-dc281b057c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-532733036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFHRRPrsCaIrE61Tz1aL3WWlLinJO2s1Iihp7MyDgYLLQFD3lRCVetkPwhOXoj7VnZgjVaX6pLu3P2T4HuMPV+Dbl0IkyVA3tvglsr/FlCEdJllNvzScMweffHYir2FqA==", "fingerprint": "1d:34:32:b3:47:22:09:16:73:83:d7:c3:89:16:29:67", "user_id": "1071a61ffe56426997058ad6c6a2c486"}}' 2023-04-20 05:28:20,296 91073 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-532733036 created 2023-04-20 05:28:20,694 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.397s 2023-04-20 05:28:20,694 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1748238773", "description": "tempest-description--352011179"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-2bc0807d-7976-4630-9b36-f9195251cda1', 'date': 'Thu, 20 Apr 2023 05:28:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "name": "tempest-securitygroup--1748238773", "stateful": true, "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "description": "tempest-description--352011179", "shared": false, "security_group_rules": [{"id": "51de484f-dc6c-492c-93fb-eb985ca34542", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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": 200, "description": null, "tags": [], "created_at": "2023-04-20T05:28:20Z", "updated_at": "2023-04-20T05:28:20Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}, {"id": "b9172ee3-9671-4ba3-9bf9-2dcbb39228f6", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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": 199, "description": null, "tags": [], "created_at": "2023-04-20T05:28:20Z", "updated_at": "2023-04-20T05:28:20Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}], "tags": [], "created_at": "2023-04-20T05:28:20Z", "updated_at": "2023-04-20T05:28:20Z", "revision_number": 1, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:28:22,134 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.439s 2023-04-20 05:28:22,134 91073 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": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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-895b959b-496f-4e9a-8eb1-84ceefc5a7b5', 'date': 'Thu, 20 Apr 2023 05:28: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": "3785a3dc-a6ac-4259-95ec-e39e8e1a043a", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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-20T05:28:21Z", "updated_at": "2023-04-20T05:28:21Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:28:23,182 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.047s 2023-04-20 05:28:23,183 91073 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": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-06adcc1f-3b58-4162-b221-99a8a11a1101', 'date': 'Thu, 20 Apr 2023 05:28: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": "c2c6eaba-e207-4f79-b0dc-1538775542b6", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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-20T05:28:22Z", "updated_at": "2023-04-20T05:28:22Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:28:23,183 91073 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1748238773 created 2023-04-20 05:28:28,105 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.921s 2023-04-20 05:28:28,105 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-519aedf5-62a3-4a99-9813-df2013e16ea1', 'date': 'Thu, 20 Apr 2023 05:28:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "89ecaf3c-1638-42e1-83ca-3803c77ffce1", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "floating_ip_address": "172.24.4.74", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6404b98cd405456f8d4c275b72ef3d94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:26Z", "updated_at": "2023-04-20T05:28:26Z", "revision_number": 0}}' 2023-04-20 05:28:28,105 91073 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '89ecaf3c-1638-42e1-83ca-3803c77ffce1', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'floating_ip_address': '172.24.4.74', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:26Z', 'updated_at': '2023-04-20T05:28:26Z', 'revision_number': 0, 'ip': '172.24.4.74'} created 2023-04-20 05:28:28,226 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.114s 2023-04-20 05:28:28,227 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:28 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-87e97787-5db7-4700-a1bd-7190a22d1168', '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": "1071a61ffe56426997058ad6c6a2c486", "name": "tempest-AttachVolumeTestJSON-1004159936-project-member", "password_expires_at": null}, "audit_ids": ["91wA1L4qSpacBA_RsdgOBA"], "expires_at": "2023-04-20T06:28:28.000000Z", "issued_at": "2023-04-20T05:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6404b98cd405456f8d4c275b72ef3d94", "name": "tempest-AttachVolumeTestJSON-1004159936"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.21 0:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:28,227 91073 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a', 'name': 'tempest-AttachVolumeTestJSON-1893474249-network', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33678, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:28,228 91073 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-532733036', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFHRRPrsCaIrE61Tz1aL3WWlLinJO2s1Iihp7MyDgYLLQFD3lRCVetkPwhOXoj7VnZgjVaX6pLu3P2T4HuMPV+Dbl0IkyVA3tvglsr/FlCEdJllNvzScMweffHYir2FqA==', 'fingerprint': '1d:34:32:b3:47:22:09:16:73:83:d7:c3:89:16:29:67', 'user_id': '1071a61ffe56426997058ad6c6a2c486', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBNGsG0frQELu47EiASN+HDoZpcQR5+oIX6jdca7fqtJYpVmQaM2A6h\nUap+GlZLKzagBwYFK4EEACKhZANiAASxR0UT67AmiKxOtU89Wi91lpS4pyTtrNSI\noaezMg4GCy0BQ95UQlXrZD8ITl6I+1Z2YI1Wl+qS7tz9k+B7jD1fg25dCJMlQN7b\n4JbK/xZQhHSZZTb80nDMHn3x2Iq9hag=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '74e2f0df-0a6b-445b-9a77-2b5b1cb6d888', 'name': 'tempest-securitygroup--1748238773', 'stateful': True, 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': 'tempest-description--352011179', 'shared': False, 'security_group_rules': [{'id': '51de484f-dc6c-492c-93fb-eb985ca34542', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'security_group_id': '74e2f0df-0a6b-445b-9a77-2b5b1cb6d888', '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': 200, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:20Z', 'updated_at': '2023-04-20T05:28:20Z', 'revision_number': 0, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}, {'id': 'b9172ee3-9671-4ba3-9bf9-2dcbb39228f6', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'security_group_id': '74e2f0df-0a6b-445b-9a77-2b5b1cb6d888', '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': 199, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:20Z', 'updated_at': '2023-04-20T05:28:20Z', 'revision_number': 0, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}], 'tags': [], 'created_at': '2023-04-20T05:28:20Z', 'updated_at': '2023-04-20T05:28:20Z', 'revision_number': 1, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}, 'floating_ip': {'id': '89ecaf3c-1638-42e1-83ca-3803c77ffce1', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'floating_ip_address': '172.24.4.74', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:26Z', 'updated_at': '2023-04-20T05:28:26Z', 'revision_number': 0, 'ip': '172.24.4.74'}} 2023-04-20 05:28:30,394 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.165s 2023-04-20 05:28:30,394 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-511110022", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a"}], "security_groups": [{"name": "tempest-securitygroup--1748238773"}], "key_name": "tempest-keypair-532733036", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01a6d65-9f33-404d-be93-2f6cc1e9e2e7', 'x-compute-request-id': 'req-f01a6d65-9f33-404d-be93-2f6cc1e9e2e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1748238773"}], "adminPass": "password"}}' 2023-04-20 05:28:30,578 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.179s 2023-04-20 05:28:30,578 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:30 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-d33549e7-f4ad-48e6-8460-54d16fb41df9', 'x-compute-request-id': 'req-d33549e7-f4ad-48e6-8460-54d16fb41df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'{"server": {"id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "name": "tempest-AttachVolumeTestJSON-server-511110022", "status": "BUILD", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href ": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:30Z", "updated": "2023-04-20T05:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-532733036", "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 05:29:20,914 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.272s 2023-04-20 05:29:20,915 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:20 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-8fdab9c8-a223-4f24-88ec-551505ec2b83', 'x-compute-request-id': 'req-8fdab9c8-a223-4f24-88ec-551505ec2b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'{"server": {"id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "name": "tempest-AttachVolumeTestJSON-server-511110022", "status": "ACTIVE", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "739edafcdad93746f3accc924343984b0d59358d54592edc1c787fd4", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:30Z", "updated": "2023-04-20T05:28:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:a4:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-532733036", "OS-SRV-USG:launched_at": "2023-04-20T05:28:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1748238773"}], "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 05:29:20,939 91073 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:30:21,215 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0/os-interface 0.216s 2023-04-20 05:30:21,215 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-open stack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991fcb1c-d183-4956-a1e0-0f72ac67fa77', 'x-compute-request-id': 'req-991fcb1c-d183-4956-a1e0-0f72ac67fa77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a", "port_id": "432d95b7-22e4-4c17-b27f-ab25f1ecb6a3", "mac_addr": "fa:16:3e:73:a4:65", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0464b20c-8a65-4611-be15-fc19c7075d61", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 05:30:22,650 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/89ecaf3c-1638-42e1-83ca-3803c77ffce1 1.430s 2023-04-20 05:30:22,650 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "432d95b7-22e4-4c17-b27f-ab25f1ecb6a3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-589d2061-2159-4f56-89ba-3edf20d3849d', 'date': 'Thu, 20 Apr 2023 05:30:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/89ecaf3c-1638-42e1-83ca-3803c77ffce1'} Body: b'{"floatingip": {"id": "89ecaf3c-1638-42e1-83ca-3803c77ffce1", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "floating_ip_address": "172.24.4.74", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "69f47ef3-ef7c-44a1-8876-839f780a3d8d", "port_id": "432d95b7-22e4-4c17-b27f-ab25f1ecb6a3", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a", "mac_address": "fa:16:3e:73:a4:65", "admin_state_up": true, "status": "ACTIVE", "device_id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:26Z", "updated_at": "2023-04-20T05:30:21Z", "revision_number": 1, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:30:22,652 91073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74:22' as 'cirros' with public key authentication 2023-04-20 05:30:22,689 91073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:22,711 91073 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:22,711 91073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-20 05:30:22,753 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0/ips 0.042s 2023-04-20 05:30:22,754 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:22 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-b2466214-f8b2-4954-a7d3-7c82cbfc5da1', 'x-compute-request-id': 'req-b2466214-f8b2-4954-a7d3-7c82cbfc5da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 05:30:22,758 91073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.2 4.4.74:22' as 'cirros' with public key authentication 2023-04-20 05:30:22,763 91073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:22,780 91073 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:22,781 91073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-20 05:30:22,781 91073 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 05:30:22,781 91073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74:22' as 'cirros' with public key authentication 2023-04-20 05:30:22,786 91073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:22,805 91073 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:22,805 91073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-20 05:30:23,092 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes 0.259s 2023-04-20 05:30:23,092 91073 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-2019863206"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33be5cd-be67-44e8-8f0c-236b8077fbb7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33be5cd-be67-44e8-8f0c-236b8077fbb7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes'} Body: b'{"volume": {"id": "0f3af2ee-cba7-4421-94ba-495adf48aaa4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:23.018250", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2019863206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:30:23,150 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4 0.048s 2023-04-20 05:30:23,151 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f5f360-d9fd-4c48-92ec-5439767ced81', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f5f360-d9fd-4c48-92ec-5439767ced81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4'} Body: b'{"volume": {"id": "0f3af2ee-cba7-4421-94ba-495adf48aaa4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:23.000000", "updated_at": null, "name": "tempes t-AttachVolumeTestJSON-volume-2019863206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:30:24,270 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4 0.107s 2023-04-20 05:30:24,270 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f281de-1423-462a-bdfc-6c33d561edc6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f281de-1423-462a-bdfc-6c33d561edc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4'} Body: b'{"volume": {"id": "0f3af2ee-cba7-4421-94ba-495adf48aaa4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:23.000000", "updated_at": "2023-04-20T05:30:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-2019863206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:30:24,446 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.163s 2023-04-20 05:30:24,446 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:24 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-a77d67c6-0c98-41ef-83c4-762f2186ce3d', 'x-compute-request-id': 'req-a77d67c6-0c98-41ef-83c4-762f2186ce3d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'' 2023-04-20 05:30:24,672 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.225s 2023-04-20 05:30:24,673 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:24 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-e2d3f3f6-7e91-4daf-9ae2-6a3b8ca21369', 'x-compute-request-id': 'req-e2d3f3f6-7e91-4daf-9ae2-6a3b8ca21369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'{"server": {"id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "name": "tempest-AttachVolumeTestJSON-server-511110022", "status": "ACTIVE", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "739edafcdad93746f3accc924343984b0d59358d54592edc1c787fd4", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:30Z", "updated": "2023-04-20T05:30:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:a4:65"}, {"version": 4, "addr": "172.24.4.74", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:a4:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-532733036", "OS-SRV-USG:launched_at": "2023-04-20T05:28:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1748238773"}], "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 05:31:14,781 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.046s 2023-04-20 05:31:14,782 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:14 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-706af2cf-a207-4cc7-bc6b-4d54f17d64e2', 'x-compute-request-id': 'req-706af2cf-a207-4cc7-bc6b-4d54f17d64e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d5698511-ae0b-4340-a5bb-6a19a9c17dd0 could not be found."}}' 2023-04-20 05:31:14,831 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-532733036 0.048s 2023-04-20 05:31:14,832 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:14 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-e79bbe3c-74a9-4872-9350-c3d3 4e311165', 'x-compute-request-id': 'req-e79bbe3c-74a9-4872-9350-c3d34e311165', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-532733036'} Body: b'' 2023-04-20 05:31:15,071 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/74e2f0df-0a6b-445b-9a77-2b5b1cb6d888 0.238s 2023-04-20 05:31:15,071 91073 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-5d221053-252a-438a-9204-276e7dcacc31', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/74e2f0df-0a6b-445b-9a77-2b5b1cb6d888'} Body: b'' 2023-04-20 05:31:15,089 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/74e2f0df-0a6b-445b-9a77-2b5b1cb6d888 0.017s 2023-04-20 05:31:15,090 91073 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-ef4c0505-d6ce-471a-8e5a-433841796346', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/74e2f0df-0a6b-445b-9a77-2b5b1cb6d888'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 74e2f0df-0a6b-445b-9a77-2b5b1cb6d888 does not exist", "detail": ""}}' 2023-04-20 05:31:15,647 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/89ecaf3c-1638-42e1-83ca-3803c77ffce1 0.557s 2023-04-20 05:31:15,647 91073 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-2beaf4ca-cb0c-4b85-9314-1897264f9a40', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/89ecaf3c-1638-42e1-83ca-3803c77ffce1'} Body: b'' {4} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25eec22e-cf5a-4921-a1dd-24b7658b4f52 failed to build and is in ERROR status {4} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.693868s] ... 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 a13d07bc-9758-4a66-b38c-72af8d946ac6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:21,855 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes 0.402s 2023-04-20 05:31:21,855 91071 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-1018206995"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb8a636-f473-448e-a3f8-ae677ecb742e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb8a636-f473-448e-a3f8-ae677ecb742e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes'} Body: b'{"volume": {"id": "a13d07bc-9758-4a66-b38c-72af8d946ac6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:21.783139", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1018206995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:21,913 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.048s 2023-04-20 05:31:21,914 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fe471d-7c2e-4bd1-b7c3-92b75cf7050f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fe471d-7c2e-4bd1-b7c3-92b75cf7050f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'{"volume": {"id": "a13d07bc-9758-4a66-b38c-72af8d946ac6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:22.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1018206995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:22,967 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.041s 2023-04-20 05:31:22,968 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f97e99-ec83-41da-8e1d-a8602cfa9416', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f97e99-ec83-41da-8e1d-a8602cfa9416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'{"volume": {"id": "a13d07bc-9758-4a66-b38c-72af8d946ac6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:22.000000", "updated_at": "2023-04-20T05:31:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-1018206995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:23,016 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.037s 2023-04-20 05:31:23,016 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16acff7-3b3e-489e-a1a1-fbcaece1eeb0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16acff7-3b3e-489e-a1a1-fbcaece1eeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'{"volume": {"id": "a13d07bc-9758-4a66-b38c-72af8d946ac6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:22.000000", "updated_at": "2023-04-20T05:31:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-1018206995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:23,121 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.093s 2023-04-20 05:31:23,121 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:23 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-6d7a8224-a083-49fc-80f7-d3fa0a660f54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'' 2023-04-20 05:31:23,144 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.023s 2023-04-20 05:31:23,145 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:23 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-b3f196da-0cd4-4c67-bea0-f0d2ef8eb646', 'x-openstack-request-id': 'req-b3f196da-0cd4-4c67-bea0-f0d2ef8eb646', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a13d07bc-9758-4a66-b38c-72af8d946ac6 could not be found."}}' {4} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.495816s] ... 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 dc8699a1-6c31-4829-ae4c-d108c71b69a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:23,359 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes 0.211s 2023-04-20 05:31:23,360 91071 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-37109927"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef55792-f908-4f20-8182-65247b8214bb', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef55792-f908-4f20-8182-65247b8214bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes'} Body: b'{"volume": {"id": "dc8699a1-6c31-4829-ae4c-d108c71b69a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:23.295807", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-37109927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:23,408 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.039s 2023-04-20 05:31:23,408 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9c3e3a-9ad8-4c54-9322-0e4f7921ac54', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9c3e3a-9ad8-4c54-9322-0e4f7921ac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'{"volume": {"id": "dc8699a1-6c31-4829-ae4c-d108c71b69a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-37109927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:24,460 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.039s 2023-04-20 05:31:24,460 91071 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530406d0-7d6d-425f-90ce-c66da1afecc6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530406d0-7d6d-425f-90ce-c66da1afecc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'{"volume": {"id": "dc8699a1-6c31-4829-ae4c-d108c71b69a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:23.000000", "updated_at": "2023-04-20T05:31:23.000000", "name": "tempest-VolumesDeleteCascade-Volume-37109927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:24,510 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.039s 2023-04-20 05:31:24,510 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c7c590-05da-4be7-9b95-ed4b34a925f2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c7c590-05da-4be7-9b95-ed4b34a925f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'{"volume": {"id": "dc8699a1-6c31-4829-ae4c-d108c71b69a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:23.000000", "updated_at": "2023-04-20T05:31:23.000000", "name": "tempest-VolumesDeleteCascade-Volume-37109927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:24,619 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.098s 2023-04-20 05:31:24,619 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc74c881-adbf-4f7a-bc05-259d2182237d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'' 2023-04-20 05:31:24,642 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.023s 2023-04-20 05:31:24,643 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:24 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-aa71bb8f-2a55-4efe-8216-799ea1a9cff3', 'x-openstack-request-id': 'req-aa71bb8f-2a55-4efe-8216-799ea1a9cff3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dc8699a1-6c31-4829-ae4c-d108c71b69a4 could not be found."}}' {4} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.047524s] ... 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 409e77fb-3550-4e89-9cc3-c3594f90087d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:26,432 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.165s 2023-04-20 05:31:26,432 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5adb5fc0-7b8d-41dd-be4e-a880562564c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:31:26,902 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes 0.469s 2023-04-20 05:31:26,903 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1619347929"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a5bcc7-b944-43fc-a45e-4ed3fa26627b', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a5bcc7-b944-43fc-a45e-4ed3fa26627b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes'} Body: b'{"volume": {"id": "409e77fb-3550-4e89-9cc3-c3594f90087d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:26.830084", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1619347929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:26,957 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.040s 2023-04-20 05:31:26,957 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8febd37-805f-4a18-a21e-7322a1846b16', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8febd37-805f-4a18-a21e-7322a1846b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'{"volume": {"id": "409e77fb-3550-4e89-9cc3-c3594f90087d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:27.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1619347929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:28,051 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.063s 2023-04-20 05:31:28,053 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a8da66-c3d7-460f-a832-252dbb79f2e0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a8da66-c3d7-460f-a832-252dbb79f2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'{"volume": {"id": "409e77fb-3550-4e89-9cc3-c3594f90087d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:27.000000", "updated_at": "2023-04-20T05:31:27.000000", "name": "tempest-VolumesExtendTest-Volume-1619347929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:28,123 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.050s 2023-04-20 05:31:28,124 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516046e6-78df-4129-a0fd-de7ba836f89d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-516046e6-78df-4129-a0fd-de7ba836f89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'{"volume": {"id": "409e77fb-3550-4e89-9cc3-c3594f90087d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:27.000000", "updated_at": "2023-04-20T05:31:27.000000", "name": "tempest-VolumesExtendTest-Volume-1619347929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:28,279 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.143s 2023-04-20 05:31:28,279 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4df8c9f-ed78-4d81-8f1b-5d38f0bb3296', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'' 2023-04-20 05:31:28,310 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.030s 2023-04-20 05:31:28,311 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ea0eae-fb53-4e53-8aed-83c9be936a0d', 'x-openstack-request-id': 'req-d9ea0eae-fb53-4e53-8aed-83c9be936a0d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 409e77fb-3550-4e89-9cc3-c3594f90087d could not be found."}}' {4} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.647992s] ... 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 a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:28,543 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes 0.223s 2023-04-20 05:31:28,544 91071 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-2034759570"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8486fadf-46f3-4db6-9a1d-50bc62b0d6b9', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8486fadf-46f3-4db6-9a1d-50bc62b0d6b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes'} Body: b'{"volume": {"id": "a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:28.472537", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2034759570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:28,632 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.072s 2023-04-20 05:31:28,632 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b472e135-452c-4bc3-92a3-8a1a4ed04d04', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b472e135-452c-4bc3-92a3-8a1a4ed04d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'{"volume": {"id": "a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:28.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2034759570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:29,710 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.060s 2023-04-20 05:31:29,710 91071 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 05:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78200e8-d45c-45e9-bc5f-464188a826c3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78200e8-d45c-45e9-bc5f-464188a826c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'{"volume": {"id": "a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:28.000000", "updated_at": "2023-04-20T05:31:29.000000", "name": "tempest-VolumesExtendTest-Volume-2034759570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:29,799 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.076s 2023-04-20 05:31:29,799 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f112786a-096f-4ea5-8f20-ff7a56dbecf2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f112786a-096f-4ea5-8f20-ff7a56dbecf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'{"volume": {"id": "a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:28.000000", "updated_at": "2023-04-20T05:31:29.000000", "name": "tempest-VolumesExtendTest-Volume-2034759570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:29,938 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.128s 2023-04-20 05:31:29,939 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': ' text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff84b154-324f-471e-a58a-db0ab099cf62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'' 2023-04-20 05:31:29,965 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.026s 2023-04-20 05:31:29,966 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-49913c07-2ca1-4dfe-81a6-43c02eddb01c', 'x-openstack-request-id': 'req-49913c07-2ca1-4dfe-81a6-43c02eddb01c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb could not be found."}}' {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {4} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.510189s] ... 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 2eef30af-f785-475e-a16f-02b650b9f777 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:32,418 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes 0.396s 2023-04-20 05:31:32,418 91071 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-2003306853"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2399db68-9c2a-4a52-b0e3-015bf22b3736', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2399db68-9c2a-4a52-b0e3-015bf22b3736', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes'} Body: b'{"volume": {"id": "2eef30af-f785-475e-a16f-02b650b9f777", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:32.355189", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2003306853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 05:31:32,466 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777 0.038s 2023-04-20 05:31:32,466 91071 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 05:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b31947-6866-439f-9c11-236ef049c07a', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b31947-6866-439f-9c11-236ef049c07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777'} Body: b'{"volume": {"id": "2eef30af-f785-475e-a16f-02b650b9f777", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:32.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2003306853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "309d53c4f1674504bf2d9016280a82a2"}}' 2023-04-20 05:31:33,519 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777 0.041s 2023-04-20 05:31:33,520 91071 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 05:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3446dfb3-5dc6-4317-9099-dd353f8a018e', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3446dfb3-5dc6-4317-9099-dd353f8a018e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777'} Body: b'{"volume": {"id": "2eef30af-f785-475e-a16f-02b650b9f777", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:32.000000", "updated_at": "2023-04-20T05:31:32.000000", "name": "tempest-VolumeRevertTests-Volume-2003306853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "309d53c4f1674504bf2d9016280a82a2"}}' {4} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.297767s] ... 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 b0875e95-3720-4ebf-b11b-9c0466465eaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:33,712 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes 0.178s 2023-04-20 05:31:33,712 91071 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-1944624149"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e676105-556a-4c0c-8992-c178853f2604', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e676105-556a-4c0c-8992-c178853f2604', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes'} Body: b'{"volume": {"id": "b0875e95-3720-4ebf-b11b-9c0466465eaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:33.654783", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1944624149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 05:31:33,761 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf 0.039s 2023-04-20 05:31:33,761 91071 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 05:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60eab03f-b3e0-496e-96b9-531239905ced', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60eab03f-b3e0-496e-96b9-531239905ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf'} Body: b'{"volume": {"id": "b0875e95-3720-4ebf-b11b-9c0466465eaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:34.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1944624149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "309d53c4f1674504bf2d9016280a82a2"}}' 2023-04-20 05:31:34,819 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf 0.044s 2023-04-20 05:31:34,819 91071 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 05:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83105c4d-d030-43dd-ac03-88149c137daa', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83105c4d-d030-43dd-ac03-88149c137daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf'} Body: b'{"volume": {"id": "b0875e95-3720-4ebf-b11b-9c0466465eaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:34.000000", "updated_at": "2023-04-20T05:31:34.000000", "name": "tempest-VolumeRevertTests-Volume-1944624149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "309d53c4f1674504bf2d9016280a82a2"}}' {4} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {9} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [175.386100s] ... 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 61229173-5adb-42a6-8aea-3e81ab75717c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:48,584 91081 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/8d345021-146e-473e-8740-41c1850cd33e 0.656s 2023-04-20 05:28:48,584 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1fa6664-48d8-4127-9648-73dc8bb47c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:28:50,134 91081 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 1.494s 2023-04-20 05:28:50,135 91081 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 05:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/64f0ac76-aa76-468a-9730-62179f793d33', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-0fccaaee-7983-44d9-ae95-481c74a35ef2', '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": "724104a062524da498f880fde7276f83", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64f0ac76-aa76-468a-9730-62179f793d33", "created_at": "2023-04-20T05:28:50Z", "updated_at": "2023-04-20T05:28:50Z", "tags": [], "self": "/v2/images/64f0ac76-aa76-468a-9730-62179f793d33", "file": "/v2/images/64f0ac76-aa76-468a-9730-62179f793d33/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:28:53,225 91081 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 05:28:53,226 91081 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/64f0ac76-aa76-468a-9730-62179f793d33/file 3.090s 2023-04-20 05:28:53,226 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a002f550-dcee-4582-a269-12ff3fc7ad8d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33/file'} Body: b'' 2023-04-20 05:28:53,227 91081 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:28:53,227 91081 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:28:53,716 91081 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.485s 2023-04-20 05:28:53,717 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1504348446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOqiKS/SHzj2qKbO5Sdo69zyvvtnNND2p1E6Vy8QxQe05n3Zi0yc0FqMzWWoKXlEZ1qT3PFlGr5pBENcde8fePCTDiaREPxhzeiYalS1PQIE2rwZwt6YIxNKARJU6kcgXA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:53 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-47a5206e-76e4-409f-960e-c02f4bae21df', 'x-compute-request-id': 'req-47a5206e-76e4-409f-960e-c02f4bae21df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1504348446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOqiKS/SHzj2qKbO5Sdo69zyvvtnNND2p1E6Vy8QxQe05n3Zi0yc0FqMzWWoKXlEZ1qT3PFlGr5pBENcde8fePCTDiaREPxhzeiYalS1PQIE2rwZwt6YIxNKARJU6kcgXA==", "fingerprint": "e1:2a:10:ed:98:48:46:d7:ba:7a:a8:23:09:c2:e8:83", "user_id": "8afc1850f3ae430f92db6158f202fd21"}}' 2023-04-20 05:28:53,723 91081 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1504348446 created 2023-04-20 05:28:54,445 91081 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.722s 2023-04-20 05:28:54,446 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1798790406", "description": "tempest-description--2076621471"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-ca923872-481a-4d4d-a27b-865a7fa11f22', 'date': 'Thu, 20 Apr 2023 05:28:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3998414-3372-45ba-ae03-48e4858c4afd", "name": "tempest-securitygroup--1798790406", "stateful": true, "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "description": "tempest-description--2076621471", "shared": false, "security_group_rules": [{"id": "a32d3126-2a1c-4698-be08-82518b95cefe", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "security_group_id": "d3998414-3372-45ba-ae03-48e4858c4afd", "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": 335, "description": null, "tags": [], "create d_at": "2023-04-20T05:28:53Z", "updated_at": "2023-04-20T05:28:53Z", "revision_number": 0, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}, {"id": "ec5dafec-1a06-48be-9ec5-c4943e77a8c9", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "security_group_id": "d3998414-3372-45ba-ae03-48e4858c4afd", "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": 336, "description": null, "tags": [], "created_at": "2023-04-20T05:28:54Z", "updated_at": "2023-04-20T05:28:54Z", "revision_number": 0, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}], "tags": [], "created_at": "2023-04-20T05:28:53Z", "updated_at": "2023-04-20T05:28:54Z", "revision_number": 1, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:28:54,851 91081 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.404s 2023-04-20 05:28:54,852 91081 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": "d3998414-3372-45ba-ae03-48e4858c4afd", "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-24c3e2d9-ea3e-415b-881e-2726c61ada1e', 'date': 'Thu, 20 Apr 2023 05:28:54 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": "bb4c01e0-f334-4a4f-a41b-762bf5b666fc", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "security_group_id": "d3998414-3372-45ba-ae03-48e4858c4afd", "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-20T05:28:54Z", "updated_at": "2023-04-20T05:28:54Z", "revision_number": 0, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:28:55,610 91081 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.757s 2023-04-20 05:28:55,611 91081 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": "d3998414-3372-45ba-ae03-48e4858c4afd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8291a7fd-3d78-4647-abe6-17179ee71bb5', 'date': 'Thu, 20 Apr 2023 05:28:55 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": "3c324dac-fcf4-4af9-a713-ebc7b4e3448e", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "security_group_id": "d3998414-3372-45ba-ae03-48e4858c4afd", "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-20T05:28:55Z", "updated_at": "2023-04-20T05:28:55Z", "revision_number": 0, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:28:55,611 91081 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1798790406 created 2023-04-20 05:28:57,222 91081 INFO [tempest.lib.common.rest_client] Reques t (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.610s 2023-04-20 05:28:57,223 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-daa74e13-79ac-4c80-b23b-bb057bdaa327', 'date': 'Thu, 20 Apr 2023 05:28:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "493fb6d7-36eb-426e-ad73-6bab9fe076de", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "floating_ip_address": "172.24.4.121", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3acb217a867f47aab97360ef5dd2e98c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:56Z", "updated_at": "2023-04-20T05:28:56Z", "revision_number": 0}}' 2023-04-20 05:28:57,223 91081 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '493fb6d7-36eb-426e-ad73-6bab9fe076de', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3acb217a867f47aab97360ef5dd2e98c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:56Z', 'updated_at': '2023-04-20T05:28:56Z', 'revision_number': 0, 'ip': '172.24.4.121'} created 2023-04-20 05:28:57,279 91081 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.043s 2023-04-20 05:28:57,280 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:57 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-773084a4-2461-4002-8faf-16f29f57641b', '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": "8afc1850f3ae430f92db6158f202fd21", "name": "tempest-AttachSCSIVolumeTestJSON-1056669663-project-member", "password_expires_at": null}, "audit_ids": ["ckql3COuS1KQ2Jqh1-TAwA"], "expires_at": "2023-04-20T06:28:57.000000Z", "issued_at": "2023-04-20T05:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3acb217a867f47aab97360ef5dd2e98c", "name": "tempest-AttachSCSIVolumeTestJSON-1056669663"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3acb217a867f47aab9736 0ef5dd2e98c", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3acb217a867f47aab97360ef5dd2e98c", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:57,281 91081 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '639bee97-2341-4eec-9836-c8e155853404', 'name': 'tempest-AttachSCSIVolumeTestJSON-1080292001-network', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3acb217a867f47aab97360ef5dd2e98c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7695, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:03Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:57,282 91081 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1504348446', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOqiKS/SHzj2qKbO5Sdo69zyvvtnNND2p1E6Vy8QxQe05n3Zi0yc0FqMzWWoKXlEZ1qT3PFlGr5pBENcde8fePCTDiaREPxhzeiYalS1PQIE2rwZwt6YIxNKARJU6kcgXA==', 'fingerprint': 'e1:2a:10:ed:98:48:46:d7:ba:7a:a8:23:09:c2:e8:83', 'user_id': '8afc1850f3ae430f92db6158f202fd21', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBvbZVt8ZTFN/PBVS/fcjEUGPl5fgbdpeMACj3bFuIo4FixfPzXSB5R\nuNnQ/3cZoaagBwYFK4EEACKhZANiAATqoikv0h849qimzuUnaOvc8r77ZzTQ9qdR\nOlcvEMUHtOZ92YtMnNBajM1lqCl5RGdak9zxZRq+aQRDXHXvH3jwkw4mkRD8Yc3o\nmGpUtT0CBNq8GcLemCMTSgESVOpHIFw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd3998414-3372-45ba-ae03-48e4858c4afd', 'name': 'tempest-securitygroup--1798790406', 'stateful': True, 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'description': 'tempest-description--2076621471', 'shared': False, 'security_group_rules': [{'id': 'a32d3126-2a1c-4698-be08-82518b95cefe', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'security_group_id': 'd3998414-3372-45ba-ae03-48e4858c4afd', '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': 335, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:53Z', 'updated_at': '2023-04-20T05:28:53Z', 'revision_number': 0, 'project_id': '3acb217a867f47aab97360ef5dd2e98c'}, {'id': 'ec5dafec-1a06-48be-9ec5-c4943e77a8c9', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'security_ group_id': 'd3998414-3372-45ba-ae03-48e4858c4afd', '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': 336, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:54Z', 'updated_at': '2023-04-20T05:28:54Z', 'revision_number': 0, 'project_id': '3acb217a867f47aab97360ef5dd2e98c'}], 'tags': [], 'created_at': '2023-04-20T05:28:53Z', 'updated_at': '2023-04-20T05:28:54Z', 'revision_number': 1, 'project_id': '3acb217a867f47aab97360ef5dd2e98c'}, 'floating_ip': {'id': '493fb6d7-36eb-426e-ad73-6bab9fe076de', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3acb217a867f47aab97360ef5dd2e98c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:56Z', 'updated_at': '2023-04-20T05:28:56Z', 'revision_number': 0, 'ip': '172.24.4.121'}} 2023-04-20 05:28:58,805 91081 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.520s 2023-04-20 05:28:58,806 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-702428099", "imageRef": "64f0ac76-aa76-468a-9730-62179f793d33", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "639bee97-2341-4eec-9836-c8e155853404"}], "security_groups": [{"name": "tempest-securitygroup--1798790406"}], "key_name": "tempest-keypair-1504348446", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ed119e-7ae0-4faa-8483-4875918f0a89', 'x-compute-request-id': 'req-30ed119e-7ae0-4faa-8483-4875918f0a89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1798790406"}], "adminPass": "fgUHrjfm8jMg"}}' 2023-04-20 05:28:59,151 91081 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/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.342s 2023-04-20 05:28:59,152 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82074c0f-784d-4b1b-8481-7cde1a7bae25', 'x-compute-request-id': 'req-82074c0f-784d-4b1b-8481-7cde1a7bae25', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'{"server": {"id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "name": "tempest-AttachSCSIVolumeTestJSON-server-702428099", "status": "BUILD", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "user_id": "8afc1850f3ae430f92db6158f202fd21", "metadata": {}, "hostId": "", "image": {"id": "64f0ac76-aa76-468a-9730-62179f793d33", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64f0ac76-aa76-468a-9730-62179f793d33"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:59Z", "updated": "2023-04-20T05:28:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1504348446", "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 05:29:49,449 91081 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/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.224s 2023-04-20 05:29:49,449 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:49 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-af0b7197-0c66-4dc9-b90a-e422d6ff61d2', 'x-compute-request-id': 'req-af0b7197-0c66-4dc9-b90a-e422d6ff61d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'{"server": {"id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "name": "tempest-AttachSCSIVolumeTestJSON-server-702428099", "status": "ACTIVE", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "user_id": "8afc1850f3ae430f92db6158f202fd21", "metadata": {}, "hostId": "9a5291b664a03e32150f7d22eb710284f893c0c35c9cea91f5ebcb39", "image": {"id": "64f0ac76-aa76-468a-9730-62179f793d33", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64f0ac76-aa76-468a-9730-62179f793d33"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:58Z", "updated": "2023-04-20T05:29:11Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1080292001-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1504348446", "OS-SRV-USG:launched_at": "2023-04-20T05:29:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1798790406"}], "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 05:29:49,461 91081 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:30:49,720 91081 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/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d/os-interface 0.214s 2023-04-20 05:30:49,720 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:49 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-61da943e-a3d5-4ed8-86a8-11630e964592', 'x-compute-request-id': 'req-61da943e-a3d5-4ed8-86a8-11630e964592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "639bee97-2341-4eec-9836-c8e155853404", "port_id": "1c98d5eb-fde4-4a13-a521-0a3f704fce3e", "mac_addr": "fa:16:3e:84:9c:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6e6aa5cd-5ae6-4e0d-814f-eb04bb08b164", "ip_address": "10.0.0.6"}]}]}' 2023-04-20 05:30:50,651 91081 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/493fb6d7-36eb-426e-ad73-6bab9fe076de 0.926s 2023-04-20 05:30:50,651 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1c98d5eb-fde4-4a13-a521-0a3f704fce3e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-aec88c64-6d4a-4949-b96c-6335e50f213d', 'date': 'Thu, 20 Apr 2023 05:30:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/493fb6d7-36eb-426e-ad73-6bab9fe076de'} Body: b'{"floatingip": {"id": "493fb6d7-36eb-426e-ad73-6bab9fe076de", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "floating_ip_address": "172.24.4.121", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "03393045-04c1-4e6c-b06d-450b8cba9039", "port_id": "1c98d5eb-fde4-4a13-a521-0a3f704fce3e", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "639bee97-2341-4eec-9836-c8e155853404", "mac_address": "fa:16:3e:84:9c:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:56Z", "updated_at": "2023-04-20T05:30:50Z", "revision_number": 1, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:30:50,653 91081 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.121:22' as 'cirros' with public key authentication 2023-04-20 05:30:50,688 91081 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:50,709 91081 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:50,709 91081 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.121 successfully created 2023-04-20 05:30:50,932 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes 0.221s 2023-04-20 05:30:50,933 91081 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-818462039"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30: 50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a1f472-aefc-45a0-8af1-617cfe23c951', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a1f472-aefc-45a0-8af1-617cfe23c951', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes'} Body: b'{"volume": {"id": "61229173-5adb-42a6-8aea-3e81ab75717c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:50.872732", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-818462039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}], "user_id": "8afc1850f3ae430f92db6158f202fd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:30:50,992 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c 0.049s 2023-04-20 05:30:50,992 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e42dab-b085-4279-95ec-8ece5bc14a9f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e42dab-b085-4279-95ec-8ece5bc14a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c'} Body: b'{"volume": {"id": "61229173-5adb-42a6-8aea-3e81ab75717c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:51.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-818462039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}], "user_id": "8afc1850f3ae430f92db6158f202fd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:30:52,050 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c 0.046s 2023-04-20 05:30:52,051 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cddc13b-c6b0-4465-a1df-77796955eb25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cddc13b-c6b0-4465-a1df-77796955eb25', 'connection': 'close', 'status': '200 ', 'content-location': 'http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c'} Body: b'{"volume": {"id": "61229173-5adb-42a6-8aea-3e81ab75717c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:51.000000", "updated_at": "2023-04-20T05:30:51.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-818462039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}], "user_id": "8afc1850f3ae430f92db6158f202fd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:30:52,208 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.144s 2023-04-20 05:30:52,208 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:52 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-ac10bdf4-4980-4410-b507-e62e54bd2bb4', 'x-compute-request-id': 'req-ac10bdf4-4980-4410-b507-e62e54bd2bb4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'' 2023-04-20 05:30:52,375 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.165s 2023-04-20 05:30:52,375 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:52 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-fb7695df-363b-46ae-835b-e2fea3c6e16b', 'x-compute-request-id': 'req-fb7695df-363b-46ae-835b-e2fea3c6e16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'{"server": {"id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "name": "tempest-AttachSCSIVolumeTestJSON-server-702428099", "status": "ACTIVE", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "user_id": "8afc1850f3ae430f92db6158f202fd21", "metadata": {}, "hostId": "9a5291b664a03e32150f7d22eb710284f893c0c35c9cea91f5ebcb39", "image": {"id": "64f0ac76-aa76-468a-9730-62179f793d33", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64f0ac76-aa76-468a-9730-62179f793d33"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:58Z", "updated": "2023-04-20T05:30:52Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1080292001-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:3c"}, {"version": 4, "addr": "172.24.4.121", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": " self", "href": "http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1504348446", "OS-SRV-USG:launched_at": "2023-04-20T05:29:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1798790406"}], "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 05:31:42,436 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.041s 2023-04-20 05:31:42,437 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31: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-0cf65fc1-a82d-463a-a885-93af856a6eea', 'x-compute-request-id': 'req-0cf65fc1-a82d-463a-a885-93af856a6eea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1b9dfc9e-e473-46cb-9963-2ba47fcfad5d could not be found."}}' 2023-04-20 05:31:42,467 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1504348446 0.030s 2023-04-20 05:31:42,468 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31: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-206c4494-60fb-45a0-bbf2-f7d64c4814e5', 'x-compute-request-id': 'req-206c4494-60fb-45a0-bbf2-f7d64c4814e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1504348446'} Body: b'' 2023-04-20 05:31:42,674 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d3998414-3372-45ba-ae03-48e4858c4afd 0.206s 2023-04-20 05:31:42,675 91081 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-fdd60db4-6b29-4117-87af-1eebda858b37', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3998414-3372-45ba-ae03-48e4858c4afd'} Body: b'' 2023-04-20 05:31:42,694 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d3998414-3372-45ba-ae03-48e4858c4afd 0.018s 2023-04-20 05:31:42,694 91081 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-822ca301-476a-4ba6-a3e1-8d45bee52bb9', 'date': 'Thu, 20 Apr 2023 05:31:42 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3998414-3372-45ba-ae03-48e4858c4afd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d3998414-3372-45ba-ae03-48e4858c4afd does not exist", "detail": ""}}' 2023-04-20 05:31:43,182 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/493fb6d7-36eb-426e-ad73-6bab9fe076de 0.487s 2023-04-20 05:31:43,182 91081 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-82e45752-2cb8-402f-8481-12c062b47e92', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/493fb6d7-36eb-426e-ad73-6bab9fe076de'} Body: b'' 2023-04-20 05:31:43,292 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33 0.109s 2023-04-20 05:31:43,292 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d8e87927-f4a3-4d04-9efb-eed6d2fdbaab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33'} Body: b'' 2023-04-20 05:31:43,311 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33 0.017s 2023-04-20 05:31:43,311 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d411a4de-8141-4833-843c-be2d06489b47', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33'} Body: b'{"message": "No image found with ID 64f0ac76-aa76-468a-9730-62179f793d33

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {11} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.650344s] ... 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 c5b126b1-9455-4463-a7a0-98f25869403d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:13,943 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.289s 2023-04-20 05:29:13,943 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1419304051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZuaA21d8Xnyc0UbFG8MLJic/fo30gvvfsFPXjFXweq7fA7coXmmXGH8LAWcGKonW1ihiMTN9byCZ5jYQjUEC1GDYcn6X5VxHSUzTrJrQyMcfPhsDjlw0OAFxFTwDE6pQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:13 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-27cb4998-33bf-4134-a028-97838b199b7d', 'x-compute-request-id': 'req-27cb4998-33bf-4134-a028-97838b199b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1419304051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZuaA21d8Xnyc0UbFG8MLJic/fo30gvvfsFPXjFXweq7fA7coXmmXGH8LAWcGKonW1ihiMTN9byCZ5jYQjUEC1GDYcn6X5VxHSUzTrJrQyMcfPhsDjlw0OAFxFTwDE6pQ==", "fingerprint": "52:83:ee:82:78:76:b5:24:3d:ae:16:62:95:f0:81:e3", "user_id": "25a086c1dde540b194c70100b4ea61d9"}}' 2023-04-20 05:29:14,140 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.193s 2023-04-20 05:29:14,140 91085 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-1152173561", "description": "tempest-secgroup-smoke-1152173561 description", "project_id": "3d5cf3b44333417e9221dde77ba4becb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-f9a24f1e-ae00-4d7c-a866-02809a7c1db5', 'date': 'Thu, 20 Apr 2023 05:29:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "name": "tempest-secgroup-smoke-1152173561", "stateful": true, "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "description": "tempest-secgroup-smoke-1152173561 description", "shared": false, "security_group_rules": [{"id": "aafa8890-1ebc-41c8-9c55-b7de594a864d", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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": 413, "description": null, "tags": [], "created_at": "2023-04-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}, {"id": "bff42b7e-09cb-44f7-84be-2907819db5a4", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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": 414, "description": null, "tags": [], "created_at": "2023-04-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}], "tags": [], "created_at": "2023-04-20T05:29:13Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number" : 1, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:14,424 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.282s 2023-04-20 05:29:14,424 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "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-58f01b80-334f-4378-91bb-1d603fca8d03', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "e6c10215-281d-4313-80a6-14b25fe37aed", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:14,605 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-20 05:29:14,605 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "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-767dd53b-ef4f-475d-85d4-6a35d74ccafe', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "d4c56f5f-0c04-458e-b86d-33f7d356280f", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:14,789 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.183s 2023-04-20 05:29:14,789 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8d41f2c6-4c5b-47e3-a5ca-8b564ac01579', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "db582ef0-ca79-4927-ae5d-bce06e2046f0", "tenant_id": "3d5cf3 b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:14,987 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2023-04-20 05:29:14,987 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fa1d58c0-9b19-436f-bb87-044202b931e5', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "7adb218f-d87b-4db8-bf0a-68fc274917f1", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:15,173 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.185s 2023-04-20 05:29:15,173 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b4461055-11a5-4de4-b95d-4a3d143268ee', 'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "81be12ad-7935-4667-a178-8b696522d6e4", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:15Z", "updated_at": "2023-04-20T05:29:15Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:15,377 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-04-20 05:29:15,377 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-081c5cd1-68a4-4d7d-a4a9-a0a28e76dee7', 'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed6ea8c5-7823-4cd5-96c7-b4093e9ced9f", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:15Z", "updated_at": "2023-04-20T05:29:15Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:15,495 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2023-04-20 05:29:15,498 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:15 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-d500940d-2c90-421f-8872-0504f110d0e4', '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": "25a086c1dde540b194c70100b4ea61d9", "name": "tempest-SnapshotDataIntegrityTests-1857784873-project-member", "password_expires_at": null}, "audit_ids": ["US3mUD19S5iPwFFToQRRZA"], "expires_at": "2023-04-20T06:29:15.000000Z", "issued_at": "2023-04-20T05:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d5cf3b44333417e9221dde77ba4becb", "name": "tempest-SnapshotDataIntegrityTests-1857784873"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3d5cf3b44333417e9221dde77ba4becb", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "Reg ionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:29:15,501 91085 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'e68675c0-45ef-4e3d-bb0c-05ab90754490', 'name': 'tempest-SnapshotDataIntegrityTests-1654600298-network', 'tenant_id': '3d5cf3b44333417e9221dde77ba4becb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3d5cf3b44333417e9221dde77ba4becb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33050, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:51Z', 'updated_at': '2023-04-20T05:28:51Z', 'revision_number': 1} available for tenant 2023-04-20 05:29:16,314 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.809s 2023-04-20 05:29:16,315 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-405925125", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "networks": [{"uuid": "e68675c0-45ef-4e3d-bb0c-05ab90754490"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab39ceda-7059-47b9-8ca4-1570021a39aa', 'x-compute-request-id': 'req-ab39ceda-7059-47b9-8ca4-1570021a39aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "adminPass": "QtgjaZZeNjD2"}}' 2023-04-20 05:29:16,397 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.077s 2023-04-20 05:29:16,398 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:16 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-39cf6119-481f-4696-8bc4-e9a07cb71a1c', 'x-compute-request-id': 'req-39cf6119-481f-4696-8bc4-e9a07cb71a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbade b6e'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "name": "tempest-SnapshotDataIntegrityTests-server-405925125", "status": "BUILD", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "user_id": "25a086c1dde540b194c70100b4ea61d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "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 05:30:06,703 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.239s 2023-04-20 05:30:06,703 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f35633-386c-42a1-954d-386d22c4d09b', 'x-compute-request-id': 'req-46f35633-386c-42a1-954d-386d22c4d09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "name": "tempest-SnapshotDataIntegrityTests-server-405925125", "status": "ACTIVE", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "user_id": "25a086c1dde540b194c70100b4ea61d9", "metadata": {}, "hostId": "ecbfd7e6c7954ad6cfcd7893d428ca2525186fbd5f8d336041b5f4c6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:27Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1654600298-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6d:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "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 05:30:06,715 91085 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:31:07,046 91085 INFO [tempest.lib.common.rest_client] R equest (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.271s 2023-04-20 05:31:07,047 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ad4173-cd2f-4670-ab2e-be58f2f4ec2c', 'x-compute-request-id': 'req-49ad4173-cd2f-4670-ab2e-be58f2f4ec2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "name": "tempest-SnapshotDataIntegrityTests-server-405925125", "status": "ACTIVE", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "user_id": "25a086c1dde540b194c70100b4ea61d9", "metadata": {}, "hostId": "ecbfd7e6c7954ad6cfcd7893d428ca2525186fbd5f8d336041b5f4c6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:27Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1654600298-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6d:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "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 05:31:07,296 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes 0.233s 2023-04-20 05:31:07,296 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1124977174", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da518928-008f-4ae1-921a-9f8b51a7ac69', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da518928-008f-4ae1-921a-9f8b51a7ac69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes'} Body: b'{"volume": {"id": "c5b126b1-9455-4463-a7a0-98f25869403d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:07.225320", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1124977174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1- 9455-4463-a7a0-98f25869403d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}], "user_id": "25a086c1dde540b194c70100b4ea61d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:07,357 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d 0.050s 2023-04-20 05:31:07,358 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd72ff7-afd7-49ba-b6a8-db0a7a3ca45f', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd72ff7-afd7-49ba-b6a8-db0a7a3ca45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d'} Body: b'{"volume": {"id": "c5b126b1-9455-4463-a7a0-98f25869403d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:07.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1124977174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}], "user_id": "25a086c1dde540b194c70100b4ea61d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:31:08,409 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d 0.038s 2023-04-20 05:31:08,409 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09863ffe-5f48-40c4-b390-2e9923a27070', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09863ffe-5f48-40c4-b390-2e9923a27070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d'} Body: b'{"volume": {"id": "c5b126b1-9455-4463-a7a0-98f25869403d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:07.000000", "updated_at": "2023-04-20T05:31:07.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1124977174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}], "user_id": "25a086c1dde540b194c70100b4ea61d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": n ull, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:31:08,520 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d 0.098s 2023-04-20 05:31:08,520 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31: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-1f532505-2ee8-416f-9dba-6d5bd2680168', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d'} Body: b'' 2023-04-20 05:31:08,541 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d 0.021s 2023-04-20 05:31:08,542 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31: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-cd46d53a-5cc9-4189-88f1-9744024b2f5b', 'x-openstack-request-id': 'req-cd46d53a-5cc9-4189-88f1-9744024b2f5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c5b126b1-9455-4463-a7a0-98f25869403d could not be found."}}' 2023-04-20 05:31:08,666 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.123s 2023-04-20 05:31:08,666 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383dfd6c-0a97-44dd-b75a-162a553a7f37', 'x-compute-request-id': 'req-383dfd6c-0a97-44dd-b75a-162a553a7f37', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'' 2023-04-20 05:31:09,043 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.376s 2023-04-20 05:31:09,043 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ced619a-6ed0-46b7-92eb-11e88634b615', 'x-compute-request-id': 'req-1ced619a-6ed0-46b7-92eb-11e88634b615', 'connection': 'close', 'status': '200', 'conte nt-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "name": "tempest-SnapshotDataIntegrityTests-server-405925125", "status": "ACTIVE", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "user_id": "25a086c1dde540b194c70100b4ea61d9", "metadata": {}, "hostId": "ecbfd7e6c7954ad6cfcd7893d428ca2525186fbd5f8d336041b5f4c6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:31:09Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1654600298-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6d:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "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 05:31:59,102 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.040s 2023-04-20 05:31:59,102 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-14a24548-62d6-43f0-99e2-e243334699a0', 'x-compute-request-id': 'req-14a24548-62d6-43f0-99e2-e243334699a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 83afcd8b-7577-4632-bc26-8ee4fbadeb6e could not be found."}}' 2023-04-20 05:31:59,260 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/acb0e12a-3e89-4f29-86a4-25b93cae4d91 0.157s 2023-04-20 05:31:59,260 91085 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-37ed8776-a31a-4a58-9e6b-5fbf24e82709', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/acb0e12a-3e89-4f29-86a4-25b93cae4d91'} Body: b'' 2023-04-20 05:31:59,297 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1419304051 0.036s 2023-04-20 05:31:59,298 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31 :59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8472196a-5d56-4b9a-a188-4189b75d8823', 'x-compute-request-id': 'req-8472196a-5d56-4b9a-a188-4189b75d8823', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1419304051'} Body: b'' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [167.484373s] ... 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 2a8a5744-1089-4088-bb55-fa6669c8ac95 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:13,101 91069 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:29:13,101 91069 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:29:13,345 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.240s 2023-04-20 05:29:13,346 91069 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-546899264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP3UXWbnwd8yMpy3SavFMvGCUAbyoUCL0JIVYD9Kr+Dx8j7eVD797joQaFVTOYBY48onocMVrys4CYvlkuKgD5ntCy2FeTWBQ3mK5mwv6xEPZGXH6Y6+MqnCmomFPP5NgA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fd59ad-d613-4b42-8169-ecab0c4160c7', 'x-compute-request-id': 'req-c1fd59ad-d613-4b42-8169-ecab0c4160c7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-546899264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP3UXWbnwd8yMpy3SavFMvGCUAbyoUCL0JIVYD9Kr+Dx8j7eVD797joQaFVTOYBY48onocMVrys4CYvlkuKgD5ntCy2FeTWBQ3mK5mwv6xEPZGXH6Y6+MqnCmomFPP5NgA==", "fingerprint": "bb:2e:4e:ef:ad:c4:53:cc:f8:82:1b:3f:13:70:09:80", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf"}}' 2023-04-20 05:29:13,350 91069 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-546899264 created 2023-04-20 05:29:13,555 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.204s 2023-04-20 05:29:13,555 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2142239933", "description": "tempest-description--1342933497"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-13d24091-95d1-408f-9fa3-1191050492e0', 'date': 'Thu, 20 Apr 2023 05:29:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "name": "tempest-securitygroup--2142239933", "stateful": true, "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "description": "tempest-description--1342933497", "shared": false, "security_group_rules": [{"id": "633b7e07-cf4b-4421-8b1e-bd819201c308", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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": 403, "description": null, "tags": [], "created_at": "2023-04-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}, {"id": "8f23bed2-5f27-46ae-a744-34bb2638fad0", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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": 402, "description": null, "tags": [], "created_at": "2023-04-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}], "tags": [], "created_at": "2023-04-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 1, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:29:13,810 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.254s 2023-04-20 05:29:13,811 91069 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": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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-5452377c-b0fe-4939-91c8-9cd4f35a083b', 'date': 'Thu, 20 Apr 2023 05:29:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ca161a47-1a25-484e-b07b-303db61fb545", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:29:14,123 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.311s 2023-04-20 05:29:14,123 91069 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": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-29518ee4-f62b-4e3e-bcb8-7dc697f3b8cc', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "9bea6029-891d-475a-b491-77054ae39cb0", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:29:14,123 91069 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2142239933 created 2023-04-20 05:29:15,077 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.953s 2023-04-20 05:29:15,077 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9b3d2d64-ccfb-43b9-9da9-ba88e1b977c8', 'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0d668375-58dc-4596-8db7-4f9bb9e1f207", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "floating_ip_address": "172.24.4.111", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "25e3d8c4aae04740b98c807df5434a53", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0}}' 2023-04-20 05:29:15,078 91069 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0d668375-58dc-4596-8db7-4f9bb9e1f207', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'floating_ip_address': '172.24.4.111', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:29:14Z', 'updated_at': '2023-04-20T05:29:14Z', 'revision_number': 0, 'ip': '172.24.4.111'} created 2023-04-20 05:29:15,189 91069 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.105s 2023-04-20 05:29:15,190 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f71f7699-32a5-4887-a46c-d65cc65ab18d', '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": "4ef040bbdf0346b98a7816a6d0b02cdf", "name": "tempest-AttachVolumeShelveTestJSON-760805304-project-member", "password_expires_at": null}, "audit_ids": ["APbP1tbNSJORPZ2C1UJeQg"], "expires_at": "2023-04-20T06:29:15.000000Z", "issued_at": "2023-04-20T05:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25e3d8c4aae04740b98c807df5434a53", "name": "tempest-AttachVolumeShelveTestJSON-760805304"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a 94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:29:15,190 91069 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0', 'name': 'tempest-AttachVolumeShelveTestJSON-975740176-network', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64554, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:29:05Z', 'updated_at': '2023-04-20T05:29:05Z', 'revision_number': 1} available for tenant 2023-04-20 05:29:15,191 91069 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-546899264', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP3UXWbnwd8yMpy3SavFMvGCUAbyoUCL0JIVYD9Kr+Dx8j7eVD797joQaFVTOYBY48onocMVrys4CYvlkuKgD5ntCy2FeTWBQ3mK5mwv6xEPZGXH6Y6+MqnCmomFPP5NgA==', 'fingerprint': 'bb:2e:4e:ef:ad:c4:53:cc:f8:82:1b:3f:13:70:09:80', 'user_id': '4ef040bbdf0346b98a7816a6d0b02cdf', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCR21c7/VWsarbmayoCoolOxp8/Q1/41uQHm8rple7S9Y0UaNRRB3Lv\nPn9WCgBPs8mgBwYFK4EEACKhZANiAAT91F1m58HfMjKct0mrxTLxglAG8qFAi9CS\nFWA/Sq/g8fI+3lQ+/e46EGhVUzmAWOPKJ6HDFa8rOAmL5ZLioA+Z7QsthXk1gUN5\niuZsL+sRD2Rlx+mOvjKpwpqJhTz+TYA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9c71180a-b5de-48e3-96d3-91d0b884d2f5', 'name': 'tempest-securitygroup--2142239933', 'stateful': True, 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'description': 'tempest-description--1342933497', 'shared': False, 'security_group_rules': [{'id': '633b7e07-cf4b-4421-8b1e-bd819201c308', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'security_group_id': '9c71180a-b5de-48e3-96d3-91d0b884d2f5', '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': 403, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:29:13Z', 'updated_at': '2023-04-20T05:29:13Z', 'revision_number': 0, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}, {'id': '8f23bed2-5f27-46ae-a744-34bb2638fad0', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'security_group_id': '9c71180a-b5de-48e3-96d3-91d0b884d2f5', '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': 402, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:29:13Z', 'updated_at': '2023 -04-20T05:29:13Z', 'revision_number': 0, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}], 'tags': [], 'created_at': '2023-04-20T05:29:13Z', 'updated_at': '2023-04-20T05:29:13Z', 'revision_number': 1, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}, 'floating_ip': {'id': '0d668375-58dc-4596-8db7-4f9bb9e1f207', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'floating_ip_address': '172.24.4.111', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:29:14Z', 'updated_at': '2023-04-20T05:29:14Z', 'revision_number': 0, 'ip': '172.24.4.111'}} 2023-04-20 05:29:16,058 91069 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.866s 2023-04-20 05:29:16,059 91069 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-1378341212", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0"}], "security_groups": [{"name": "tempest-securitygroup--2142239933"}], "key_name": "tempest-keypair-546899264", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a', '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-32253c53-6fb2-43ca-98d6-a575844eeaf7', 'x-compute-request-id': 'req-32253c53-6fb2-43ca-98d6-a575844eeaf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2142239933"}], "adminPass": "password"}}' 2023-04-20 05:29:16,199 91069 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/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.135s 2023-04-20 05:29:16,199 91069 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 05:29:16 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-5e5a0f1c-61b8-471b-a4b2-302de79d0a39', 'x-compute-request-id': 'req-5e5a0f1c-61b8-471b-a4b2-302de79d0a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'{"server": {"id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "name": "tempest-AttachVolumeShelveTestJSON-server-1378341212", "status": "BUILD", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": " 4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-546899264", "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 05:30:06,548 91069 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/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.272s 2023-04-20 05:30:06,548 91069 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 05:30:06 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-480a299c-a32c-46d4-be04-3b33d6d0ce3c', 'x-compute-request-id': 'req-480a299c-a32c-46d4-be04-3b33d6d0ce3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'{"server": {"id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "name": "tempest-AttachVolumeShelveTestJSON-server-1378341212", "status": "ACTIVE", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "b43db1b8f6bb56a94d97aaff5f0195855cb0afa78dc7b436fb131f34", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:6d:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-546899264", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2142239933"}], "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 05:30:06,562 91069 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:31:06,796 91069 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/ 5840d3e8-bf88-40d9-a864-03fb8c090e1a/os-interface 0.172s 2023-04-20 05:31:06,796 91069 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 05:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ccaeb61-db5f-4561-9116-9200b0c7f17e', 'x-compute-request-id': 'req-2ccaeb61-db5f-4561-9116-9200b0c7f17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0", "port_id": "3a0a039b-b5e2-4cff-a2c4-4e01e4cd15f4", "mac_addr": "fa:16:3e:a5:6d:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8b850998-de65-45e1-8baa-2c579ffb3764", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 05:31:07,586 91069 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/0d668375-58dc-4596-8db7-4f9bb9e1f207 0.785s 2023-04-20 05:31:07,587 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3a0a039b-b5e2-4cff-a2c4-4e01e4cd15f4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d2c048e5-8668-40ff-90b5-455e3ef10ed8', 'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0d668375-58dc-4596-8db7-4f9bb9e1f207'} Body: b'{"floatingip": {"id": "0d668375-58dc-4596-8db7-4f9bb9e1f207", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "floating_ip_address": "172.24.4.111", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "f9990daa-fc5f-4977-b834-61fd281f0957", "port_id": "3a0a039b-b5e2-4cff-a2c4-4e01e4cd15f4", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0", "mac_address": "fa:16:3e:a5:6d:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:29:14Z", "updated_at": "2023-04-20T05:31:07Z", "revision_number": 1, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:31:07,592 91069 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.111:22' as 'cirros' with public key authentication 2023-04-20 05:31:07,656 91069 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:31:07,682 91069 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:31:07,683 91069 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.111 successfully created 2023-04-20 05:31:07,722 91069 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/5840d3e8-bf88-40d9-a864-03fb8c090e1a/ips 0.039s 2023-04-20 05:31:07,723 91069 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 05:31:07 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-d0b76c38-7de1-4f46-aee0-3be5ae2dcf12', 'x-compute-request-id': 'req-d0b76c38-7de1-4f46-aee0-3be5ae2dcf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-20 05:31:07,964 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes 0.238s 2023-04-20 05:31:07,965 91069 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-1192209331"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccca087-3d88-419f-928d-0713c8493824', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccca087-3d88-419f-928d-0713c8493824', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes'} Body: b'{"volume": {"id": "2a8a5744-1089-4088-bb55-fa6669c8ac95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:07.895004", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1192209331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}], "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:08,018 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95 0.040s 2023-04-20 05:31:08,019 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a152ea7c-9a2b-4382-bcb0-741515dcc77c', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a152ea7c-9a2b-4382-bcb0-741515dcc77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95'} Body: b'{"volume": {"id": "2a8a5744-1089-4088-bb55-fa6669c8ac95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:08.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1192209331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}], "user_id": "4ef0 40bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:31:09,073 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95 0.039s 2023-04-20 05:31:09,073 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1abb73cb-893f-4b59-81a3-9300a070397c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1abb73cb-893f-4b59-81a3-9300a070397c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95'} Body: b'{"volume": {"id": "2a8a5744-1089-4088-bb55-fa6669c8ac95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:08.000000", "updated_at": "2023-04-20T05:31:08.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1192209331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}], "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:31:09,211 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.127s 2023-04-20 05:31:09,211 91069 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 05:31:09 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-0c8e8f53-959a-4367-b166-ebd0f68f1f55', 'x-compute-request-id': 'req-0c8e8f53-959a-4367-b166-ebd0f68f1f55', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'' 2023-04-20 05:31:09,632 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.420s 2023-04-20 05:31:09,632 91069 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 05:31:09 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-a78a4fbf-4c54-469c-af9e-be8d51195247', 'x-compute-request-id': 'req-a78a4fbf-4c54-469c-af9e-be8d51195247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'{"server": {"id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "name": "tempest-AttachVolumeShelveTestJSON-server-1378341212", "status": "ACTIVE", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "b43db1b8f6bb56a94d97aaff5f0195855cb0afa78dc7b436fb131f34", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:31:09Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:6d:b7"}, {"version": 4, "addr": "172.24.4.111", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:6d:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-546899264", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2142239933"}], "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 05:31:59,754 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.048s 2023-04-20 05:31:59,755 91069 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 05:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-21cfdc9d-3d22-4190-b154-e410ac490561', 'x-compute-request-id': 'req-21cfdc9d-3d22-4190-b154-e410ac490561', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5840d3e8-bf88-40d9-a864-03fb8c090e1a could not be found."}}' 2023-04-20 05:31:59,784 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-546899264 0.028s 2023-04-20 05:31:59,784 91069 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 05:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d071fd95-7a56-4a23-a182-6950b13ea159', 'x-compute-request-id': 'req-d071fd95-7a56-4a23-a182-6950b13ea159', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair -546899264'} Body: b'' 2023-04-20 05:32:00,063 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9c71180a-b5de-48e3-96d3-91d0b884d2f5 0.278s 2023-04-20 05:32:00,063 91069 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-901cff4a-3672-42ce-ba6b-ca8ecfc751a6', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:32:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9c71180a-b5de-48e3-96d3-91d0b884d2f5'} Body: b'' 2023-04-20 05:32:00,080 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9c71180a-b5de-48e3-96d3-91d0b884d2f5 0.016s 2023-04-20 05:32:00,080 91069 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-8b63aa9c-2f2b-49fe-ac5d-80d9d47ed9a7', 'date': 'Thu, 20 Apr 2023 05:32:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9c71180a-b5de-48e3-96d3-91d0b884d2f5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9c71180a-b5de-48e3-96d3-91d0b884d2f5 does not exist", "detail": ""}}' 2023-04-20 05:32:00,583 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0d668375-58dc-4596-8db7-4f9bb9e1f207 0.502s 2023-04-20 05:32:00,583 91069 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-6052a40c-de02-42a3-8b0b-c1dae01ce3ed', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:32:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0d668375-58dc-4596-8db7-4f9bb9e1f207'} Body: b'' {7} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [232.542296s] ... 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 6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T05:31:32Z', 'message': 'Build of instance 6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 aborted: Volume 70681b91-8b1c-45d8-bf3e-c0f9296703c8 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-db4811bb-f094-4cfe-945f-b2f542a51c16. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:26,571 91077 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.037s 2023-04-20 05:28:26,571 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:26 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-c9495262-6649-4694-bea4-9179c8bcc8f1', '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": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447-project-member", "password_expires_at": null}, "audit_ids": ["FVsR65Z9RK2XAxH_W48R-g"], "expires_at": "2023-04-20T06:28:26.000000Z", "issued_at": "2023-04-20T05:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29f76ebb01544478b555aff667debbd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:26,572 91077 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'e0617596-5631-4c4b-8dd3-14d66bf18124', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-604721488-network', 'tenant_id': '29f76ebb01544478b555aff667debbd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': '29f76ebb01544478b555aff667debbd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58628, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:28,407 91077 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.834s 2023-04-20 05:28:28,407 91077 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-596543705", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "e0617596-5631-4c4b-8dd3-14d66bf18124"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41', '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-e7eca3ca-7e50-4758-b6f4-3232d926a438', 'x-compute-request-id': 'req-e7eca3ca-7e50-4758-b6f4-3232d926a438', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3nHNPXT59mTS"}}' 2023-04-20 05:28:28,578 91077 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/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41 0.166s 2023-04-20 05:28:28,579 91077 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 05:28:28 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-197dd3eb-a2be-465d-bc2d-09a3b5449d5b', 'x-compute-request-id': 'req-197dd3eb-a2be-465d-bc2d-09a3b5449d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41'} Body: b'{"server": {"id": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-596543705", "status": "BUILD", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:28:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8c0d 44c-46cf-4fb6-b9a4-45f26f8f6f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}], "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 05:29:19,097 91077 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/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41 0.450s 2023-04-20 05:29:19,098 91077 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 05:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b8eda6-9121-4408-abd6-74fb7e8c1639', 'x-compute-request-id': 'req-64b8eda6-9121-4408-abd6-74fb7e8c1639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41'} Body: b'{"server": {"id": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-596543705", "status": "ACTIVE", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "293d2b7dfd751b965d4f30fe4f6ba53e06aaace1f766e55cac3498c7", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-604721488-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:3e:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:29:19,114 91077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:30:20,315 91077 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/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41/action 1.168s 2023-04-20 05:30:20,316 91077 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-ServerBootFromVolumeStabl eRescueTest-image-325424381"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:19 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-53a52a78-be4c-4ee7-99d9-b3df1c2a307a', 'x-compute-request-id': 'req-53a52a78-be4c-4ee7-99d9-b3df1c2a307a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41/action'} Body: b'{"image_id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1"}' 2023-04-20 05:30:20,342 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.025s 2023-04-20 05:30:20,343 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75ade19b-27ca-4820-9a18-0712aa567a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:20Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:21,375 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.030s 2023-04-20 05:30:21,375 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e803ddee-ed8d-43cd-8c69-d6b143297176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:20Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:22,403 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.026s 2023-04-20 05:30:22,403 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-db04f2f5-3a02-4712-9583-65f4422786aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:20Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:23,426 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.022s 2023-04-20 05:30:23,427 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f04072d5-4677-473c-8372-c03886c1ef43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boo t_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:20Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:24,452 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.023s 2023-04-20 05:30:24,452 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1790638c-561c-4402-bc47-8013df99996a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:24Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:25,477 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.023s 2023-04-20 05:30:25,477 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f20195d-1d4d-4b8c-b73f-4a681d140112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:25Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:26,510 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.031s 2023-04-20 05:30:26,510 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ba89e13e-19f1-4527-a9d6-d76f1d7b7bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "07d5f81e8b13944eec57b1b863c6eb10", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "34cea68ac9766eb1d144bc558f573b7ad3f3133ad355f07902027adec10c4814897b66d58f0f495492fd696014e84fcbd388428b8483a07fd881b161b7374d61", "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20 Z", "updated_at": "2023-04-20T05:30:26Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:26,533 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.023s 2023-04-20 05:30:26,534 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96f8b4d8-e908-4fa6-a8e4-9a75a0b41d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "07d5f81e8b13944eec57b1b863c6eb10", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "34cea68ac9766eb1d144bc558f573b7ad3f3133ad355f07902027adec10c4814897b66d58f0f495492fd696014e84fcbd388428b8483a07fd881b161b7374d61", "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:26Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:27,062 91077 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/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41 0.527s 2023-04-20 05:30:27,062 91077 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 05:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d905ded-d8a4-48b0-bcb4-a209c1620803', 'x-compute-request-id': 'req-8d905ded-d8a4-48b0-bcb4-a209c1620803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41'} Body: b'{"server": {"id": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-596543705", "status": "ACTIVE", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "293d2b7dfd751b965d4f30fe4f6ba53e 06aaace1f766e55cac3498c7", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:30:26Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-604721488-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:3e:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:31:27,220 91077 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.080s 2023-04-20 05:31:27,221 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:27 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-b3be4967-0962-475b-99d4-8afd14a19316', '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": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447-project-member", "password_expires_at": null}, "audit_ids": ["qBsoUi-nRhuCDCMe_HiSJw"], "expires_at": "2023-04-20T06:31:27.000000Z", "issued_at": "2023-04-20T05:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29f76ebb01544478b555aff667debbd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:31:27,221 91077 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'e0617596-5631-4c4b-8dd3-14d66bf18124', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-604721488-network', 'tenant_id': '29f76ebb01544478b555aff667debbd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '29f76ebb01544478b555aff667debbd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58628, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:31:27,937 91077 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.715s 2023-04-20 05:31:27,938 91077 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-123778017", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "e0617596-5631-4c4b-8dd3-14d66bf18124"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7', '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-db4811bb-f094-4cfe-945f-b2f542a51c16', 'x-compute-request-id': 'req-db4811bb-f094-4cfe-945f-b2f542a51c16', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6d6efa2a-a7ba-4d56-854b-8f1743acf8e7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "zN7xpGuhPPiV"}}' 2023-04-20 05:31:28,046 91077 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/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 0.105s 2023-04-20 05:31:28,047 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:27 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-4d23c2b8-3955-46df-9b9a-b87571c2b6c4', 'x-compute-request-id': 'req-4d23c2b8-3955-46df-9b9a-b87571c2b6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7'} Body: b'{"server": {"id": "6d6efa2a-a7ba-4d56-854b-8f1743acf8e7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-123778017", "status": "BUILD", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:31:28Z", "updated": "2023-04-20T05:31:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}], "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 05:32:18,385 91077 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/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 0.273s 2023-04-20 05:32:18,386 91077 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 05:32:18 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-b386c80e-105d-440e-96f5-1572f30064e4', 'x-compute-request-id': 'req-b386c80e-105d-440e-96f5-1572f30064e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7'} Body: b'{"server": {"id": "6d6efa2a-a7ba-4d56-854b-8f1743acf8e7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-123778017", "status": "ERROR", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:31:27Z", "updated": "2023-04-20T05:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/se rvers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T05:31:32Z", "message": "Build of instance 6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 aborted: Volume 70681b91-8b1c-45d8-bf3e-c0f9296703c8 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 05:32:18,402 91077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 05:32:19,023 91077 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/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 0.620s 2023-04-20 05:32:19,023 91077 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 05:32:18 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-c7c40fdc-e7eb-46a4-8b52-16a0ec255a4c', 'x-compute-request-id': 'req-c7c40fdc-e7eb-46a4-8b52-16a0ec255a4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7'} Body: b'' 2023-04-20 05:32:19,066 91077 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/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 0.042s 2023-04-20 05:32:19,066 91077 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 05:32:19 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-f7507d0d-6de6-4619-8480-a8206579b5db', 'x-compute-request-id': 'req-f7507d0d-6de6-4619-8480-a8206579b5db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 could not be found."}}' {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.802432s] ... 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 b6976787-2e21-4c97-ab15-99ecc9b544d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:30:18,553 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.247s 2023-04-20 05:30:18,553 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd433cd9-7439-40de-bf38-22517facfa1c', 'x-compute-request-id': 'req-dd433cd9-7439-40de-bf38-22517facfa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:30:18,927 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.362s 2023-04-20 05:30:18,928 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-544d0266-c676-4d48-892d-acfc3df1cbfc', 'x-compute-request-id': 'req-544d0266-c676-4d48-892d-acfc3df1cbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:31:09,566 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.576s 2023-04-20 05:31:09,566 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdec23c5-3f32-4132-b352-a4571e69b927', 'x-compute-request-id': 'req-cdec23c5-3f32-4132-b352-a4571e69b927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:31:10,287 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.709s 2023-04-20 05:31:10,288 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec48115-ca51-45db-be89-e48b0ebbcbaa', 'x-compute-request-id': 'req-aec48115-ca51-45db-be89-e48b0ebbcbaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:32:10,622 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes 0.262s 2023-04-20 05:32:10,622 91079 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-515919598"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c21f62d-9c60-4ed7-869d-40ab9ff48dae', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c21f62d-9c60-4ed7-869d-40ab9ff48dae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes'} Body: b'{"volume": {"id": "b6976787-2e21-4c97-ab15-99ecc9b544d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:32:10.541124", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-515919598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:32:10,699 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3 0.066s 2023-04-20 05:32:10,699 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9296672-ce1f-4925-bfa1-c7fac290c302', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9296672-ce1f-4925-bfa1-c7fac290c302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3'} Body: b'{"volume": {"id": "b6976787-2e21-4c97-ab15-99ecc9b544d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:32:11.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-515919598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:32:11,775 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3 0.064s 2023-04-20 05:32:11,775 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29fe9687-f20f-4a23-9751-68f349c54859', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29fe9687-f20f-4a23-9751-68f349c54859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3'} Body: b'{"volume": {"id": "b6976787-2e21-4c97-ab15-99ecc9b544d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:32:11.000000", "updated_at": "2023-04-20T05:32:11.000000", "name": "tempest-ServerActionsTestJSON-volume-515919598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:32:12,033 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.245s 2023-04-20 05:32:12,033 91079 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b241e9-317b-42d6-a386-4807770689d0', 'x-compute-request-id': 'req-c6b241e9-317b-42d6-a386-4807770689d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [116.444327s] ... 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 2885281e-5c9e-4ec4-b353-f5c338ab38f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:32:04,489 91081 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:32:04,818 91081 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.326s 2023-04-20 05:32:04,819 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1214828661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP5WnsPSG69s1Ah0GxvA7qz2KN0TS7psfd2D1egvKB/IyYJC1uVjkeZo2qq80EosS0+lFfJOn+qjHAF6dCnZULJpT6CJwx23eU1FEfBKkKuO5boc9Ao8NcB38/r3XoIk8w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:04 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-2810275a-ccb9-4306-8f2d-f3462a04ebe4', 'x-compute-request-id': 'req-2810275a-ccb9-4306-8f2d-f3462a04ebe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1214828661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP5WnsPSG69s1Ah0GxvA7qz2KN0TS7psfd2D1egvKB/IyYJC1uVjkeZo2qq80EosS0+lFfJOn+qjHAF6dCnZULJpT6CJwx23eU1FEfBKkKuO5boc9Ao8NcB38/r3XoIk8w==", "fingerprint": "0a:fc:43:20:db:69:0b:a4:ab:37:32:2f:f0:7c:cd:fd", "user_id": "4eb937659897494cb185f8f5ce7f8b22"}}' 2023-04-20 05:32:04,821 91081 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1214828661 created 2023-04-20 05:32:05,350 91081 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.528s 2023-04-20 05:32:05,350 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--294295577", "description": "tempest-description--1054744978"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-53e4267f-237f-4387-9b68-21d9d9ad1505', 'date': 'Thu, 20 Apr 2023 05:32:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "name": "tempest-securitygroup--294295577", "stateful": true, "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "description": "tempest-description--1054744978", "shared": false, "security_group_rules": [{"id": "ab63c0e4-26eb-498b-b483-5ce6edb4227a", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "security_group_id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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": 562, "description": null, "tags": [], "created_at": "2023-04-20T05:32:05Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 0, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}, {"id": "b5d3b11a-c9d6-4d03-9b3e-f71803787c53", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "security_group_id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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": 561 , "description": null, "tags": [], "created_at": "2023-04-20T05:32:05Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 0, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}], "tags": [], "created_at": "2023-04-20T05:32:04Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 1, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:32:05,506 91081 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.155s 2023-04-20 05:32:05,507 91081 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": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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-6b6194a4-0446-4486-8ba0-e850cbf4fa7d', 'date': 'Thu, 20 Apr 2023 05:32: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": "b72678f2-2506-4319-b0ca-33dccf428a14", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "security_group_id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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-20T05:32:05Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 0, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:32:05,711 91081 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.203s 2023-04-20 05:32:05,711 91081 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": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-79f3514a-7cf7-4a5b-b61f-a23ae76d5611', 'date': 'Thu, 20 Apr 2023 05:32: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": "e6035b12-9812-480c-8779-c1b479c29581", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "security_group_id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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-20T05:32:05Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 0, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:32:05,711 91081 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--294295577 created 2023-04-20 05:32:06,625 91081 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.913s 2023-04-20 05:32:06,626 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-961e58a2-5fc5-4ad3-b454-c43ef648a3d0', 'date': 'Thu, 20 Apr 2023 05:32:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9254a36c-1e6e-46f2-8d49-1e35bf671b42", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "floating_ip_address": "172.24.4.41", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "43425b2c00284dc48e18d06e1a8e21e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:32:06Z", "updated_at": "2023-04-20T05:32:06Z", "revision_number": 0}}' 2023-04-20 05:32:06,626 91081 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9254a36c-1e6e-46f2-8d49-1e35bf671b42', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '43425b2c00284dc48e18d06e1a8e21e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:32:06Z', 'updated_at': '2023-04-20T05:32:06Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2023-04-20 05:32:06,780 91081 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 05:32:06,780 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a48c4823-b57b-4366-ba3f-8527c7cd5dfb', '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": "4eb937659897494cb185f8f5ce7f8b22", "name": "tempest-VolumesAdminNegativeTest-849033716-project-member", "password_expires_at": null}, "audit_ids": ["JIk4XxPkQD6c-G0AGqk92Q"], "expires_at": "2023-04-20T06:32:06.000000Z", "issued_at": "2023-04-20T05:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43425b2c00284dc48e18d06e1a8e21e5", "name": "tempest-VolumesAdminNegativeTest-849033716"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone" }, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:32:06,781 91081 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '31e06cfe-2345-4195-95ac-8e8981df4a22', 'name': 'tempest-VolumesAdminNegativeTest-311285250-network', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '43425b2c00284dc48e18d06e1a8e21e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61974, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:31:51Z', 'updated_at': '2023-04-20T05:31:51Z', 'revision_number': 1} available for tenant 2023-04-20 05:32:06,781 91081 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1214828661', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP5WnsPSG69s1Ah0GxvA7qz2KN0TS7psfd2D1egvKB/IyYJC1uVjkeZo2qq80EosS0+lFfJOn+qjHAF6dCnZULJpT6CJwx23eU1FEfBKkKuO5boc9Ao8NcB38/r3XoIk8w==', 'fingerprint': '0a:fc:43:20:db:69:0b:a4:ab:37:32:2f:f0:7c:cd:fd', 'user_id': '4eb937659897494cb185f8f5ce7f8b22', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBSFG5GSuKLRjlSGkmz+j+Truz8AORILaC0G2GzOXYBNcCIKN68uJo5\nG6BHNI1I6nmgBwYFK4EEACKhZANiAAT+Vp7D0huvbNQIdBsbwO6s9ijdE0u6bH3d\ng9XoLygfyMmCQtblY5HmaNqqvNBKLEtPpRXyTp/qoxwBenQp2VCyaU+gicMdt3lN\nRRHwSpCrjuW6HPQKPDXAd/P6916CJPM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1287fb6a-aaf1-45df-b0c2-8651f6a02f76', 'name': 'tempest-securitygroup--294295577', 'stateful': True, 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'description': 'tempest-description--1054744978', 'shared': False, 'security_group_rules': [{'id': 'ab63c0e4-26eb-498b-b483-5ce6edb4227a', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'security_group_id': '1287fb6a-aaf1-45df-b0c2-8651f6a02f76', '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': 562, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:32:05Z', 'updated_at': '2023-04-20T05:32:05Z', 'revision_number': 0, 'project_id': '43425b2c00284dc48e18d06e1a8e21e5'}, {'id': 'b5d3b11a-c9d6-4d03-9b3e-f71803787c53', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'security_group_id': '1287fb6a-aaf1-45df-b0c2-8651f6a02f76', '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': 561, 'description': None, 'tags': [], 'created_at': '2023-04-2 0T05:32:05Z', 'updated_at': '2023-04-20T05:32:05Z', 'revision_number': 0, 'project_id': '43425b2c00284dc48e18d06e1a8e21e5'}], 'tags': [], 'created_at': '2023-04-20T05:32:04Z', 'updated_at': '2023-04-20T05:32:05Z', 'revision_number': 1, 'project_id': '43425b2c00284dc48e18d06e1a8e21e5'}, 'floating_ip': {'id': '9254a36c-1e6e-46f2-8d49-1e35bf671b42', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '43425b2c00284dc48e18d06e1a8e21e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:32:06Z', 'updated_at': '2023-04-20T05:32:06Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2023-04-20 05:32:07,579 91081 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 0.797s 2023-04-20 05:32:07,579 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-759715989", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "31e06cfe-2345-4195-95ac-8e8981df4a22"}], "security_groups": [{"name": "tempest-securitygroup--294295577"}], "key_name": "tempest-keypair-1214828661", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a040ad1f-2da0-4ebb-8986-25627b3a79af', 'x-compute-request-id': 'req-a040ad1f-2da0-4ebb-8986-25627b3a79af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "80626649-9627-4a00-abcb-a307ac8c15bf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--294295577"}], "adminPass": "gX9axdqQCXac"}}' 2023-04-20 05:32:07,889 91081 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/80626649-9627-4a00-abcb-a307ac8c15bf 0.306s 2023-04-20 05:32:07,889 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a16f89-e64e-458e-9911-36ece2287d1d', 'x-compute-request-id': 'req-c2a16f89-e64e-458e-9911-36ece2287d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf'} Body: b'{"server": {"id": "80626649-9627-4a00-abcb-a307ac8c15bf", "name": "tempest-VolumesAdminNegativeTest-server-759715989", "status": "BUILD", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "user_id": "4eb937659897494cb185f8f5ce7f8b22", "metadata": {}, "hos tId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:08Z", "updated": "2023-04-20T05:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1214828661", "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 05:32:58,193 91081 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/80626649-9627-4a00-abcb-a307ac8c15bf 0.246s 2023-04-20 05:32:58,193 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:57 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-6aaeb306-688a-4bfb-8cb6-08767aaced8b', 'x-compute-request-id': 'req-6aaeb306-688a-4bfb-8cb6-08767aaced8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf'} Body: b'{"server": {"id": "80626649-9627-4a00-abcb-a307ac8c15bf", "name": "tempest-VolumesAdminNegativeTest-server-759715989", "status": "ACTIVE", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "user_id": "4eb937659897494cb185f8f5ce7f8b22", "metadata": {}, "hostId": "7db38bc530471e975e9d3b4a8d2215ebdcb10db847a3289373a6cf93", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:07Z", "updated": "2023-04-20T05:32:15Z", "addresses": {"tempest-VolumesAdminNegativeTest-311285250-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6a:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1214828661", "OS-SRV-USG:launched_at": "2023-04-20T05:32:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--294295577"}], "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 05:32:58,206 91081 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:33:58,448 91081 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/80626649-9627-4a00-abcb-a307ac8c15bf/os-interface 0.181s 2023-04-20 05:33:58,449 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33: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-5027d388-7f98-463c-9371-68f0e51cd52b', 'x-compute-request-id': 'req-5027d388-7f98-463c-9371-68f0e51cd52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "31e06cfe-2345-4195-95ac-8e8981df4a22", "port_id": "9e7fb6d2-0ab7-4fd8-a650-7a5168722edd", "mac_addr": "fa:16:3e:d2:6a:5b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "29f7a8cd-2c78-4d7f-912c-293781cab775", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 05:33:59,382 91081 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/9254a36c-1e6e-46f2-8d49-1e35bf671b42 0.929s 2023-04-20 05:33:59,383 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9e7fb6d2-0ab7-4fd8-a650-7a5168722edd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-bb06c835-dce3-4a0d-ad8a-3cbad78ff492', 'date': 'Thu, 20 Apr 2023 05:33:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9254a36c-1e6e-46f2-8d49-1e35bf671b42'} Body: b'{"floatingip": {"id": "9254a36c-1e6e-46f2-8d49-1e35bf671b42", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "floating_ip_address": "172.24.4.41", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "875d7b1e-7db0-4d9d-80e6-bde981996b9c", "port_id": "9e7fb6d2-0ab7-4fd8-a650-7a5168722edd", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31e06cfe-2345-4195-95ac-8e8981df4a22", "mac_address": "fa:16:3e:d2:6a:5b", "admin_state_up": true, "status": "ACTIVE", "device_id": "80626649-9627-4a00-abcb-a307ac8c15bf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:32:06Z", "updated_at": "2023-04-20T05:33:58Z", "revision_number": 1, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:33:59,386 91081 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-04-20 05:33:59,420 91081 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:33:59,443 91081 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:33:59,443 91081 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-04-20 05:33:59,782 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes 0.338s 2023-04-20 05:33:59,783 91081 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-962603290"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79188882-5890-46e4-bf40-076c56a0310d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-79188882-5890-46e4-bf40-076c56a0310d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes'} Body: b'{"volume": {"id": "2885281e-5c9e-4ec4-b353-f5c338ab38f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:59.689848", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-962603290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:33:59,833 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8 0.040s 2023-04-20 05:33:59,833 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6bb84c-a954-4209-8903-b3984a0e81ea', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6bb84c-a954-4209-8903-b3984a0e81ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8'} Body: b'{"volume": {"id": "2885281e-5c9e-4ec4-b353-f5c338ab38f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:00.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-962603290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:34:00,921 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8 0.077s 2023-04-20 05:34:00,922 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc447709-ac2c-4dd3-831d-b911afe81b7f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc447709-ac2c-4dd3-831d-b911afe81b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8'} Body: b'{"volume": {"id": "2885281e-5c9e-4ec4-b353-f5c338ab38f8", "status": "error", "si ze": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:00.000000", "updated_at": "2023-04-20T05:34:00.000000", "name": "tempest-VolumesAdminNegativeTest-volume-962603290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.793576s] ... 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 a509a51b-14f9-40df-8c79-f5577e4d3966 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:14,705 91067 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:31:14,706 91067 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:31:14,760 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-20 05:31:14,760 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2040957283", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMn8MmjhUSsDHf1X/+ojqFLpS1DK/g4/q5/SW98pV9164sL+XaWIpkepoaNNLDLjUbrosJSfrQoxuJIKXWoSj/ecqfkXWie1dcF966FxHp+nKSYbTFDLXzFNTL5Mj1wj/w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:14 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-266a9ceb-0e97-4eff-abc6-7226e91dac28', 'x-compute-request-id': 'req-266a9ceb-0e97-4eff-abc6-7226e91dac28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2040957283", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMn8MmjhUSsDHf1X/+ojqFLpS1DK/g4/q5/SW98pV9164sL+XaWIpkepoaNNLDLjUbrosJSfrQoxuJIKXWoSj/ecqfkXWie1dcF966FxHp+nKSYbTFDLXzFNTL5Mj1wj/w==", "fingerprint": "25:53:87:c8:34:c2:76:35:b2:7f:9c:b9:97:8d:40:f0", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc"}}' 2023-04-20 05:31:14,763 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2040957283 created 2023-04-20 05:31:15,000 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.236s 2023-04-20 05:31:15,000 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1538071153", "description": "tempest-description--750964394"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5c640850-a6ed-4ec2-bee4-66626de2a537', 'date': 'Thu, 20 Apr 2023 05:31:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "name": "tempest-securitygroup--1538071153", "stateful": true, "tenant_id": "c1069c90da8244529aca2b5907e46691", "description": "tempest-description--750964394", "shared": false, "security_group_rules": [{"id": "081bdc9f-abbe-4103-ae04-09da7dfb3721", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "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": 488, "description": null, "tags": [], "created_at": "2023-04-20T05:31:14Z", "updated_at": "2023-04-20T05:31:14Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}, {"id": "658e99a4-f583-4594-bc28-eed9fa7ee263", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 489, "description": null, "tags": [], "created_at": "2023-04-20T05:31:14Z", "updated_at": "2023-04-20T05:31:14Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}], "tags": [], "created_at": "2023-04-20T05:31:14Z", "updated_at": "2023-04-20T05:31:14Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:31:15,179 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.177s 2023-04-20 05:31:15,179 91067 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": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "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-63086b3b-42d2-42ae-a8f6-98009e3b6ffb', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4ee31bf8-2b10-4a6d-9704-e5bbdb382ce2", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "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-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:31:15,371 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-20 05:31:15,371 91067 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": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-75692201-6b39-461f-8a64-b91345b6d55a', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f9ead40-d213-4273-a457-9e4d29758899", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "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-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:31:15,371 91067 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1538071153 created 2023-04-20 05:31:16,361 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.989s 2023-04-20 05:31:16,362 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', ' x-openstack-request-id': 'req-4689acab-4081-4339-94d2-850a752d00d8', 'date': 'Thu, 20 Apr 2023 05:31:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1133bc06-6097-47fa-a4d6-a5f44c54577a", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.13", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c1069c90da8244529aca2b5907e46691", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0}}' 2023-04-20 05:31:16,362 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1133bc06-6097-47fa-a4d6-a5f44c54577a', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.13', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 0, 'ip': '172.24.4.13'} created 2023-04-20 05:31:16,443 91067 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.075s 2023-04-20 05:31:16,444 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:16 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-5066fce0-6c98-4d7d-b508-b317c9e01e78', '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": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "name": "tempest-AttachVolumeNegativeTest-528498534-project-member", "password_expires_at": null}, "audit_ids": ["CfeNwGqlRNKo_OZWy6I14Q"], "expires_at": "2023-04-20T06:31:16.000000Z", "issued_at": "2023-04-20T05:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1069c90da8244529aca2b5907e46691", "name": "tempest-AttachVolumeNegativeTest-528498534"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "Region One", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:31:16,444 91067 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '095a8a82-6992-4f8a-b50b-f67a659d9247', 'name': 'tempest-AttachVolumeNegativeTest-1609122099-network', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c1069c90da8244529aca2b5907e46691', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:31:16,445 91067 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2040957283', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMn8MmjhUSsDHf1X/+ojqFLpS1DK/g4/q5/SW98pV9164sL+XaWIpkepoaNNLDLjUbrosJSfrQoxuJIKXWoSj/ecqfkXWie1dcF966FxHp+nKSYbTFDLXzFNTL5Mj1wj/w==', 'fingerprint': '25:53:87:c8:34:c2:76:35:b2:7f:9c:b9:97:8d:40:f0', 'user_id': '1558ef8ec15f4bcaa4d8a73bf3b457bc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCsj2UP0azftuZSIxYzqbqf5jes6wAOPPNltszuFRakxx/PoK7dDR7d\nIadpTNe78V6gBwYFK4EEACKhZANiAATJ/DJo4VErAx39V//qI6hS6UtQyv4OP6uf\n0lvfKVfdeuLC/l2liKZHqaGjTSwy41G66LCUn60KMbiSCl1qEo/3nKn5F1ontXXB\nfeuhcR6fpykmG0xQy18xTUy+TI9cI/8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6385975b-9d0f-4f9f-92da-062ce5f7d379', 'name': 'tempest-securitygroup--1538071153', 'stateful': True, 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'description': 'tempest-description--750964394', 'shared': False, 'security_group_rules': [{'id': '081bdc9f-abbe-4103-ae04-09da7dfb3721', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '6385975b-9d0f-4f9f-92da-062ce5f7d379', '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': 488, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:31:14Z', 'updated_at': '2023-04-20T05:31:14Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, {'id': '658e99a4-f583-4594-bc28-eed9fa7ee263', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '6385975b-9d0f-4f9f-92da-062ce5f7d379', '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': 489, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:31:14Z', 'updated_at': '2023-04-20T05:31:14Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e4669 1'}], 'tags': [], 'created_at': '2023-04-20T05:31:14Z', 'updated_at': '2023-04-20T05:31:14Z', 'revision_number': 1, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, 'floating_ip': {'id': '1133bc06-6097-47fa-a4d6-a5f44c54577a', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.13', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 0, 'ip': '172.24.4.13'}} 2023-04-20 05:31:17,067 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.621s 2023-04-20 05:31:17,068 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-878663470", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "095a8a82-6992-4f8a-b50b-f67a659d9247"}], "security_groups": [{"name": "tempest-securitygroup--1538071153"}], "key_name": "tempest-keypair-2040957283", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3133c3-119e-474d-b577-1fa3b475cda8', 'x-compute-request-id': 'req-ad3133c3-119e-474d-b577-1fa3b475cda8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1538071153"}], "adminPass": "password"}}' 2023-04-20 05:31:17,141 91067 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/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.070s 2023-04-20 05:31:17,142 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:17 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-e5d43f97-eb4c-4baf-a18a-4a4c2fac21fd', 'x-compute-request-id': 'req-e5d43f97-eb4c-4baf-a18a-4a4c2fac21fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'{"server": {"id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "name": "tempest-AttachVolumeNegativeTest-server-878663470", "status": "BUILD", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/ images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:17Z", "updated": "2023-04-20T05:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2040957283", "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 05:32:07,572 91067 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/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.369s 2023-04-20 05:32:07,572 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:07 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-75839dd2-2f70-47e4-97c0-dfe23d6f30c5', 'x-compute-request-id': 'req-75839dd2-2f70-47e4-97c0-dfe23d6f30c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'{"server": {"id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "name": "tempest-AttachVolumeNegativeTest-server-878663470", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:17Z", "updated": "2023-04-20T05:31:26Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ce:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2040957283", "OS-SRV-USG:launched_at": "2023-04-20T05:31:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1538071153"}], "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 05:32:07,584 91067 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:33:07,817 91067 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/de429117-a3ee-46ae-ba8d-4d2d6c9e3089/os-interface 0.190s 2023-04-20 05:33:07,818 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:07 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-dbaab278-a0fa-41b2-b6ae-07c7ba4210bc', 'x-compute-request-id': 'req-dbaab278-a0fa-41b2-b6ae-07c7ba4210bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "port_id": "d072d509-898e-4552-994c-060638df5951", "mac_addr": "fa:16:3e:42:ce:6a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "73416bc8-7882-4118-8b35-bbc6d0d871ca", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 05:33:08,546 91067 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/1133bc06-6097-47fa-a4d6-a5f44c54577a 0.724s 2023-04-20 05:33:08,546 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d072d509-898e-4552-994c-060638df5951"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6b85395b-9e3a-4b3e-a32c-a2eaaa672427', 'date': 'Thu, 20 Apr 2023 05:33:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1133bc06-6097-47fa-a4d6-a5f44c54577a'} Body: b'{"floatingip": {"id": "1133bc06-6097-47fa-a4d6-a5f44c54577a", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.13", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "e015fa76-1c13-4792-acd3-6cd51e5293a7", "port_id": "d072d509-898e-4552-994c-060638df5951", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "mac_address": "fa:16:3e:42:ce:6a", "admin_state_up": true, "status": "ACTIVE", "device_id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:33:08Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:33:08,547 91067 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.13:22' as 'cirros' with public key authentication 2023-04-20 05:33:08,579 91067 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:33:08,601 91067 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:33:08,601 91067 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.13 successfully created 2023-04-20 05:33:08,643 91067 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/de429117-a3ee-46ae-ba8d-4d2d6c9e3089/ips 0.041s 2023-04-20 05:33:08,643 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:08 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-a142ba58-e318-4a21-bfc1-403a5dad6f36', 'x-compute-request-id': 'req-a142ba58-e318-4a21-bfc1-403a5dad6f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089/ips'} Body: b'{" addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-20 05:33:08,844 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes 0.196s 2023-04-20 05:33:08,845 91067 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-392936937"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b54781-fff2-4c79-9522-95304b0698ef', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b54781-fff2-4c79-9522-95304b0698ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes'} Body: b'{"volume": {"id": "a509a51b-14f9-40df-8c79-f5577e4d3966", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:08.786593", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-392936937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:33:08,898 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966 0.044s 2023-04-20 05:33:08,899 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f73849-b9e7-4018-bc1b-6b43ce4feeab', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f73849-b9e7-4018-bc1b-6b43ce4feeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966'} Body: b'{"volume": {"id": "a509a51b-14f9-40df-8c79-f5577e4d3966", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:09.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-392936937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:33:09,949 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/ c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966 0.039s 2023-04-20 05:33:09,949 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0120f7cf-30de-4880-8195-453ee905e35e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0120f7cf-30de-4880-8195-453ee905e35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966'} Body: b'{"volume": {"id": "a509a51b-14f9-40df-8c79-f5577e4d3966", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:09.000000", "updated_at": "2023-04-20T05:33:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-392936937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:33:10,126 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.166s 2023-04-20 05:33:10,126 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:09 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-8a92f6ce-3b80-401a-92d5-cc654ffcafa0', 'x-compute-request-id': 'req-8a92f6ce-3b80-401a-92d5-cc654ffcafa0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'' 2023-04-20 05:33:10,436 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.309s 2023-04-20 05:33:10,436 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5681c1-eb34-4a61-93ef-48233dcb02c1', 'x-compute-request-id': 'req-dd5681c1-eb34-4a61-93ef-48233dcb02c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'{"server": {"id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "name": "tempest-AttachVolumeNegativeTest-server-878663470", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", " image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:17Z", "updated": "2023-04-20T05:33:10Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ce:6a"}, {"version": 4, "addr": "172.24.4.13", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ce:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2040957283", "OS-SRV-USG:launched_at": "2023-04-20T05:31:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1538071153"}], "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 05:34:00,618 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.120s 2023-04-20 05:34:00,619 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:00 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-8ee177c7-c94b-4d85-9175-6ed9937138b1', 'x-compute-request-id': 'req-8ee177c7-c94b-4d85-9175-6ed9937138b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance de429117-a3ee-46ae-ba8d-4d2d6c9e3089 could not be found."}}' 2023-04-20 05:34:00,648 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2040957283 0.029s 2023-04-20 05:34:00,649 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5386f54c-08da-4e76-bffb-fb390803a23d', 'x-compute-request-id': 'req-5386f54c-08da-4e76-bffb-fb390803a23d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2040957283'} Body: b'' 2023-04-20 05:34:00,810 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6385975b-9d0f-4f9f-92da-062ce5f7d379 0.161s 2023-04-20 05:34:00,810 91067 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-78303d47-5b25-4782-a33b-3ae604567724', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6385975b-9d0f-4f9f-92da-062ce5f7d379'} Body: b'' 2023-04-20 05:34:00,833 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6385975b-9d0f-4f9f-92da-062ce5f7d379 0.022s 2023-04-20 05:34:00,834 91067 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-8a35cded-80b0-4ea1-8cab-bcf97f367dc3', 'date': 'Thu, 20 Apr 2023 05:34:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6385975b-9d0f-4f9f-92da-062ce5f7d379'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6385975b-9d0f-4f9f-92da-062ce5f7d379 does not exist", "detail": ""}}' 2023-04-20 05:34:01,497 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1133bc06-6097-47fa-a4d6-a5f44c54577a 0.663s 2023-04-20 05:34:01,498 91067 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-f9e2d27f-747e-458f-a7a2-f5eef99e05bc', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1133bc06-6097-47fa-a4d6-a5f44c54577a'} Body: b'' {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.692311s] ... 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 3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:15,653 91073 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:31:15,653 91073 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:31:15,715 91073 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 05:31:15,716 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-422048262", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjv7WKrsiRgRqtSwmDpJOuGQsnF0LFipbQNpI56J1b8cekle5BnhPtF+0+6yavD9ljGnQ/StVLqgFRhIdu6N7LUC7Oz11WZBUI+O965TgbuRBuTXJejCdSbfF8FZhjrMg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:15 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-1605f2dd-29cb-455e-8aa6-d38e13cd00e2', 'x-compute-request-id': 'req-1605f2dd-29cb-455e-8aa6-d38e13cd00e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-422048262", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjv7WKrsiRgRqtSwmDpJOuGQsnF0LFipbQNpI56J1b8cekle5BnhPtF+0+6yavD9ljGnQ/StVLqgFRhIdu6N7LUC7Oz11WZBUI+O965TgbuRBuTXJejCdSbfF8FZhjrMg==", "fingerprint": "e5:ea:e6:8d:e2:59:7e:91:bb:9c:82:ed:d1:d6:84:19", "user_id": "1071a61ffe56426997058ad6c6a2c486"}}' 2023-04-20 05:31:15,718 91073 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-422048262 created 2023-04-20 05:31:15,889 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2023-04-20 05:31:15,890 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--660371777", "description": "tempest-description--1243349701"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ca855a3e-72d4-47c9-ad18-54b18fbc6619', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "name": "tempest-securitygroup--660371777", "stateful": true, "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "description": "tempest-description--1243349701", "shared": false, "security_group_rules": [{"id": "aece024c-e476-4c99-9188-a723a7c2be1f", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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": 495, "description": null, "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}, {"id": "fd5735f7-6243-47bb-ad45-01df7a5c2caa", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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": 494, "description": null, "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}], "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 1, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:31:16,073 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-20 05:31:16,073 91073 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": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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-19490be1-99bd-4812-a14e-dd0f88ff05c3', 'date': 'Thu, 20 Apr 2023 05:31:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1809713-df0c-443f-8f3a-e90354284ade", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:31:16,237 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-20 05:31:16,237 91073 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": "dd7d6d8a-05db-480e-89e6-f39344232e81", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e4335699-03a4-4bd7-899f-9f56b57d84b4', 'date': 'Thu, 20 Apr 2023 05:31:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9613af2d-21e6-45ce-b84f-4195bdf572eb", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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-20T05:31:16Z", "updated_at": "2023-04-20T05:31:16Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:31:16,238 91073 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--660371777 created 2023-04-20 05:31:17,304 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.066s 2023-04-20 05:31:17,305 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-1f4498e5-79fa-4de8-8c4c-09ec9bfe5138', 'date': 'Thu, 20 Apr 2023 05:31:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8a68f5de-e3b2-4637-b46b-1210ac2fdd8c", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "floating_ip_address": "172.24.4.174", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6404b98cd405456f8d4c275b72ef3d94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:31:16Z", "updated_at": "2023-04-20T05:31:16Z", "revision_number": 0}}' 2023-04-20 05:31:17,305 91073 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8a68f5de-e3b2-4637-b46b-1210ac2fdd8c', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'floating_ip_address': '172.24.4.174', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:31:16Z', 'updated_at': '2023-04-20T05:31:16Z', 'revision_number': 0, 'ip': '172.24.4.174'} created 2023-04-20 05:31:17,393 91073 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.083s 2023-04-20 05:31:17,394 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7d160b33-1c7f-4816-b22e-4c690b7be57f', '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": "1071a61ffe56426997058ad6c6a2c486", "name": "tempest-AttachVolumeTestJSON-1004159936-project-member", "password_expires_at": null}, "audit_ids": ["gzWcPK3BQTOstVCJboAofQ"], "expires_at": "2023-04-20T06:31:17.000000Z", "issued_at": "2023-04-20T05:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6404b98cd405456f8d4c275b72ef3d94", "name": "tempest-AttachVolumeTestJSON-1004159936"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http:// 10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:31:17,394 91073 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a', 'name': 'tempest-AttachVolumeTestJSON-1893474249-network', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33678, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:31:17,395 91073 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-422048262', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjv7WKrsiRgRqtSwmDpJOuGQsnF0LFipbQNpI56J1b8cekle5BnhPtF+0+6yavD9ljGnQ/StVLqgFRhIdu6N7LUC7Oz11WZBUI+O965TgbuRBuTXJejCdSbfF8FZhjrMg==', 'fingerprint': 'e5:ea:e6:8d:e2:59:7e:91:bb:9c:82:ed:d1:d6:84:19', 'user_id': '1071a61ffe56426997058ad6c6a2c486', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBYHigSNtWrzwyPh3nMlPrjxt18OImZRbool9IddjsUH6vjxiegbxox\nQFIiVOsK+vagBwYFK4EEACKhZANiAAQY7+1iq7IkYEarUsJg6STrhkLJxdCxYqW0\nDaSOeidW/HHpJXuQZ4T7RftPusmrw/ZYxp0P0rVS6oBUYSHbujey1Auzs9dVmQVC\nPjveuU4G7kQbk1yXownUm3xfBWYY6zI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dd7d6d8a-05db-480e-89e6-f39344232e81', 'name': 'tempest-securitygroup--660371777', 'stateful': True, 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': 'tempest-description--1243349701', 'shared': False, 'security_group_rules': [{'id': 'aece024c-e476-4c99-9188-a723a7c2be1f', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'security_group_id': 'dd7d6d8a-05db-480e-89e6-f39344232e81', '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': 495, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 0, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}, {'id': 'fd5735f7-6243-47bb-ad45-01df7a5c2caa', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'security_group_id': 'dd7d6d8a-05db-480e-89e6-f39344232e81', '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': 494, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 0, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}], 'tags': [], 'created_at': '2023-04 -20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 1, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}, 'floating_ip': {'id': '8a68f5de-e3b2-4637-b46b-1210ac2fdd8c', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'floating_ip_address': '172.24.4.174', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:31:16Z', 'updated_at': '2023-04-20T05:31:16Z', 'revision_number': 0, 'ip': '172.24.4.174'}} 2023-04-20 05:31:18,052 91073 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.657s 2023-04-20 05:31:18,053 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1344327051", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a"}], "security_groups": [{"name": "tempest-securitygroup--660371777"}], "key_name": "tempest-keypair-422048262", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b084d69-59f0-4e8f-b454-b2cd80f8ffc9', 'x-compute-request-id': 'req-4b084d69-59f0-4e8f-b454-b2cd80f8ffc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "627fa30d-3959-4d07-a636-84288d4459a8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/627fa30d-3959-4d07-a636-84288d4459a8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--660371777"}], "adminPass": "password"}}' 2023-04-20 05:31:18,133 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.075s 2023-04-20 05:31:18,133 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36973222-fcef-4a5c-8e78-3c61e68f6471', 'x-compute-request-id': 'req-36973222-fcef-4a5c-8e78-3c61e68f6471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'{"server": {"id": "627fa30d-3959-4d07-a636-84288d4459a8", "name": "tempest-AttachVolumeTestJSON-server-1344327051", "status": "BUILD", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "li nks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:18Z", "updated": "2023-04-20T05:31:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/627fa30d-3959-4d07-a636-84288d4459a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-422048262", "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 05:32:08,522 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.331s 2023-04-20 05:32:08,522 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:08 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-d5231736-655b-48c8-9426-3dd73beae854', 'x-compute-request-id': 'req-d5231736-655b-48c8-9426-3dd73beae854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'{"server": {"id": "627fa30d-3959-4d07-a636-84288d4459a8", "name": "tempest-AttachVolumeTestJSON-server-1344327051", "status": "ACTIVE", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "739edafcdad93746f3accc924343984b0d59358d54592edc1c787fd4", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:18Z", "updated": "2023-04-20T05:31:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:14:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/627fa30d-3959-4d07-a636-84288d4459a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-422048262", "OS-SRV-USG:launched_at": "2023-04-20T05:31:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--660371777"}], "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 05:32:08,534 91073 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:33:08,815 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8/os-interface 0.224s 2023-04-20 05:33:08,816 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:08 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-fc607d02-f51b-4c0d-b9c3-6ea2580e5b19', 'x-compute-request-id': 'req-fc607d02-f51b-4c0d-b9c3-6ea2580e5b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a", "port_id": "f36b2575-04b6-4b84-b8f4-5e0aeb53ad58", "mac_addr": "fa:16:3e:29:14:f4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0464b20c-8a65-4611-be15-fc19c7075d61", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 05:33:09,628 91073 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/8a68f5de-e3b2-4637-b46b-1210ac2fdd8c 0.808s 2023-04-20 05:33:09,628 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f36b2575-04b6-4b84-b8f4-5e0aeb53ad58"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-f6e99d25-0b88-44cf-9790-7efab09decbe', 'date': 'Thu, 20 Apr 2023 05:33:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8a68f5de-e3b2-4637-b46b-1210ac2fdd8c'} Body: b'{"floatingip": {"id": "8a68f5de-e3b2-4637-b46b-1210ac2fdd8c", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "floating_ip_address": "172.24.4.174", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "69f47ef3-ef7c-44a1-8876-839f780a3d8d", "port_id": "f36b2575-04b6-4b84-b8f4-5e0aeb53ad58", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a", "mac_address": "fa:16:3e:29:14:f4", "admin_state_up": true, "status": "ACTIVE", "device_id": "627fa30d-3959-4d07-a636-84288d4459a8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:31:16Z", "updated_at": "2023-04-20T05:33:09Z", "revision_number": 1, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:33:09,629 91073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.174:22' as 'cirros' with public key authentication 2023-04-20 05:33:09,661 91073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:33:09,681 91073 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:33:09,681 91073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.174 successfully created 2023-04-20 05:33:09,725 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8/ips 0.043s 2023-04-20 05:33:09,726 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18568336-b412-4adc-b324-044994838bcf', 'x-compute-request-id': 'req-18568336-b412-4adc-b324-044994838bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 05:33:10,002 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes 0.273s 2023-04-20 05:33:10,003 91073 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-1722298970"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8947fd20-1549-47b9-903d-33464fd76ebd', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8947fd20-1549-47b9-903d-33464fd76ebd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes'} Body: b'{"volume": {"id": "3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:09.866891", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1722298970", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:33:10,068 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb 0.054s 2023-04-20 05:33:10,069 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de6025d-9600-41bc-8806-dfd9e8469187', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de6025d-9600-41bc-8806-dfd9e8469187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb'} Body: b'{"volume": {"id": "3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:10.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1722298970", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:33:11,128 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb 0.041s 2023-04-20 05:33:11,129 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7292e46f-7d96-4dab-a34e-020c31b1b428', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7292e46f-7d96-4dab-a34e-020c31b1b428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb'} Body: b'{"volume": {"id": "3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:10.000000", "updated_at": "2023-04-20T05:33:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1722298970", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:33:11,258 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.118s 2023-04-20 05:33:11,259 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:11 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-4f430594-2bad-4125-912b-ff2811d1f8db', 'x-compute-request-id': 'req-4f430594-2bad-4125-912b-ff2811d1f8db', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'' 2023-04-20 05:33:12,227 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.967s 2023-04-20 05:33:12,227 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2707eed7-53ed-45d6-a8e4-758e1395a5a3', 'x-compute-request-id': 'req-2707eed7-53ed-45d6-a8e4-758e1395a5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'{"server": {"id": "627fa30d-3959-4d07-a636-84288d4459a8", "name": "tempest-AttachVolumeTestJSON-server-1344327051", "status": "ACTIVE", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "739edafcdad93746f3accc924343984b0d59358d54592edc1c787fd4", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{ "rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:18Z", "updated": "2023-04-20T05:33:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:14:f4"}, {"version": 4, "addr": "172.24.4.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:14:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/627fa30d-3959-4d07-a636-84288d4459a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-422048262", "OS-SRV-USG:launched_at": "2023-04-20T05:31:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--660371777"}], "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 05:34:02,425 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.137s 2023-04-20 05:34:02,425 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3027dc23-7162-4d19-965f-c47d46d32acf', 'x-compute-request-id': 'req-3027dc23-7162-4d19-965f-c47d46d32acf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 627fa30d-3959-4d07-a636-84288d4459a8 could not be found."}}' 2023-04-20 05:34:02,468 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-422048262 0.042s 2023-04-20 05:34:02,469 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:02 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-3e9fa876-1450-43ce-bbca-d2ecef6fb600', 'x-compute-request-id': 'req-3e9fa876-1450-43ce-bbca-d2ecef6fb600', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-422048262'} Body: b'' 2023-04-20 05:34:02,647 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/dd7d6d8a-05db-480e-89e6-f39344232e81 0.178s 2023-04-20 05:34:02,648 91073 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-8e3578cb-85fa-463c-a218-f64996281613', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd7d6d8a-05db-480e-89e6-f39344232e81'} Body: b'' 2023-04-20 05:34:02,669 91073 INFO [tempest .lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/dd7d6d8a-05db-480e-89e6-f39344232e81 0.020s 2023-04-20 05:34:02,669 91073 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-9c29603d-df14-440f-b6e8-9b0d35c71a60', 'date': 'Thu, 20 Apr 2023 05:34:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd7d6d8a-05db-480e-89e6-f39344232e81'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group dd7d6d8a-05db-480e-89e6-f39344232e81 does not exist", "detail": ""}}' 2023-04-20 05:34:03,343 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8a68f5de-e3b2-4637-b46b-1210ac2fdd8c 0.673s 2023-04-20 05:34:03,344 91073 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-359334c4-a279-4528-b918-85e4857d75c9', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8a68f5de-e3b2-4637-b46b-1210ac2fdd8c'} Body: b'' {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.383815s] ... 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 113d7439-d9f6-47f1-a2a3-6339d2756059 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:04,143 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes 0.262s 2023-04-20 05:34:04,144 91075 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-1867104515"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2125c595-09e4-47f0-888a-487b550c12bf', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2125c595-09e4-47f0-888a-487b550c12bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes'} Body: b'{"volume": {"id": "113d7439-d9f6-47f1-a2a3-6339d2756059", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:04.066828", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1867104515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:04,191 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059 0.038s 2023-04-20 05:34:04,192 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f56372-bdf9-49ba-ac6f-5ef2328d36d1', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f56372-bdf9-49ba-ac6f-5ef2328d36d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059'} Body: b'{"volume": {"id": "113d7439-d9f6-47f1-a2a3-6339d2756059", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:04.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1867104515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3862eced3a047edbe7a341f7898896b"}}' 2023-04-20 05:34:05,251 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059 0.049s 2023-04-20 05:34:05,252 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ad90ca-24df-4a52-95da-48d7d8672f52', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ad90ca-24df-4a52-95da-48d7d8672f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059'} Body: b'{"volume": {"id": "113d7439-d9f6-47f1-a2a3-6339d2756059", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:04.000000", "updated_at": "2023-04-20T05:34:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1867104515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3862eced3a047edbe7a341f7898896b"}}' {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.321253s] ... 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 247bcfc1-2859-4c80-bffe-f0350c168624 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:05,478 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes 0.213s 2023-04-20 05:34:05,479 91075 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-2062269818"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5749e480-b092-42ce-9df1-e85ec95214b5', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5749e480-b092-42ce-9df1-e85ec95214b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes'} Body: b'{"volume": {"id": "247bcfc1-2859-4c80-bffe-f0350c168624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:05.416496", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2062269818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:05,526 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624 0.037s 2023-04-20 05:34:05,526 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b90b9c2-9e8a-43b5-94a5-b007429c4b69', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b90b9c2-9e8a-43b5-94a5-b007429c4b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624'} Body: b'{"volume": {"id": "247bcfc1-2859-4c80-bffe-f0350c168624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:05.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2062269818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3862eced3a047edbe7a341f7898896b"}}' 2023-04-20 05:34:06,575 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624 0.037s 2023-04-20 05:34:06,575 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068038ec-4449-40af-872d-d9731ebf732a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068038ec-4449-40af-872d-d9731ebf732a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624'} Body: b'{"volume": {"id": "247bcfc1-2859-4c80-bffe-f0350c168624", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:05.000000", "updated_at": "2023-04-20T05:34:06.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2062269818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3862eced3a047edbe7a341f7898896b"}}' {5} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.614885s] ... 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 27d71b12-b3d0-4512-b36c-989ff28e7619 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:08,654 91073 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.458s 2023-04-20 05:34:08,655 91073 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-752296871"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/27d71b12-b3d0-4512-b36c-989ff28e7619', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d47607-d151-4258-ac7a-ebe3f07e943f', 'x-compute-request-id': 'req-40d47607-d151-4258-ac7a-ebe3f07e943f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "27d71b12-b3d0-4512-b36c-989ff28e7619", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:34:08.536464", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-752296871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 05:34:08,733 91073 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/27d71b12-b3d0-4512-b36c-989ff28e7619 0.073s 2023-04-20 05:34:08,733 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9c4ab0-704e-4b3f-b58e-10d7b765528e', 'x-compute-request-id': 'req-6e9c4ab0-704e-4b3f-b58e-10d7b765528e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/27d71b12-b3d0-4512-b36c-989ff28e7619'} Body: b'{"volume": {"id": "27d71b12-b3d0-4512-b36c-989ff28e7619", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:34:09.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-752296871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 05:34:09,804 91073 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/27d71b12-b3d0-4512-b36c-989ff28e7619 0.065s 2023-04-20 05:34:09,805 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:09 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-d09edc54-089d-4027-858e-1412e00f9e92', 'x-compute-request-id': 'req-d09edc54-089d-4027-858e-1412e00f9e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/27d71b12-b3d0-4512-b36c-989ff28e7619'} Body: b'{"volume": {"id": "27d71b12-b3d0-4512-b36c-989ff28e7619", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-2 0T05:34:09.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-752296871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.189032s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.022471s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.020015s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.047500s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.013398s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.012098s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.044469s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.046051s] ... ok {5} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.403529s] ... ok {5} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.404914s] ... ok {5} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {5} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {5} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3a599c79-2bb8-4346-85bd-9d7ab88e8634 failed to build and is in ERROR status {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.207225s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.086402s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.229232s] ... ok {5} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.618922s] ... 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 2a554e28-48ad-43cf-96e8-4fa64d8e9522 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:27,087 91073 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/571c62448d834623ada817b16d118360/types 0.197s 2023-04-20 05:34:27,087 91073 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 05:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360acc3f-ebf3-4f07-ba91-f2548da4f2a6', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360acc3f-ebf3-4f07-ba91-f2548da4f2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/571c62448d834623ada817b16d118360/types'} Body: b'{"volume_type": {"id": "fd50211e-d7a9-4156-9b72-e5ca2e787971", "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 05:34:27,782 91073 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.692s 2023-04-20 05:34:27,783 91073 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 05:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-687f5349-aeec-4c9d-b42f-54b03eab5589', '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": "d79fb09b7c11422983119d10ba48a4ec", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6835247d-29f6-401c-acf3-a3470c361ecf", "created_at": "2023-04-20T05:34:28Z", "updated_at": "2023-04-20T05:34:28Z", "tags": [], "self": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf", "file": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:28,879 91073 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/6835247d-29f6-401c-acf3-a3470c361ecf/file 1.094s 2023-04-20 05:34:28,879 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a1f129e4-9ec0-495e-8d38-9b0fa14c3524', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file'} Body: b'' 2023-04-20 05:34:28,897 91073 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/6835247d-29f6-401c-acf3-a3470c361ecf 0.017s 2023-04-20 05:34:28,898 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9a2379f5-cb55-4b28-8b20-761cf26d84ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf'} 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": "5d4cec4c0e58d9db2e154234da9e5e18", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d79fb09b7c11422983119d10ba48a4ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "18b3b89a04c985ac0f69e72d4043d09b444b577038770db98359bba0f0de29c7d525c80f6e4a18baf2e61afe6dee149c7a3ad58d356124d4dafa6cc799046f69", "id": "6835247d-29f6-401c-acf3-a3470c361ecf", "created_at": "2023-04-20T05:34:28Z", "updated_at": "2023-04-20T05:34:29Z", "tags": [], "self": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf", "file": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:28,919 91073 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/6835247d-29f6-401c-acf3-a3470c361ecf 0.021s 2023-04-20 05:34:28,920 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-adb293d1-8d0e-4f90-889c-65c7c25a77bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf'} 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": "5d4cec4c0e58d9db2e154234da9e5e18", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d79fb09b7c11422983119d10ba48a4ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "18b3b89a04c985ac0f69e72d4043d09b444b577038770db98359bba0f0de29c7d525c80f6e4a18baf2e61afe6dee149c7a3ad58d356124d4dafa6cc799046f69", "id": "6835247d-29f6-401c-acf3-a3470c361ecf", "created_at": "2023-04-20T05:34:28Z", "updated_at": "2023-04-20T05:34:29Z", "tags": [], "self": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf", "file": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:28,940 91073 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/6835247d-29f6-401c-acf3-a3470c361ecf 0.020s 2023-04-20 05:34:28,940 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe6cc109-895d-4283-87ab-ae24a49a1cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf'} 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": "5d4cec4c0e58d9db2e154234da9e5e18", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d79fb09b7c11422983119d10ba48a4ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "18b3b89a04c985ac0f69e72d4043d09b444b577038770db98359bba0f0de29c7d525c80f6e4a18baf2e61afe6dee149c7a3ad58d356124d4dafa6cc799046f69", "id": "6835247d-29f6-401c-acf3-a3470c361ecf", "created_at": "2023-04-20T05:34:28Z", "updated_at": "2023-04-20T05:34:29Z", "tags": [], "self": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf", "file": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:29,365 91073 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/d79fb09b7c11422983119d10ba48a4ec/volumes 0.424s 2023-04-20 05:34:29,365 91073 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": "6835247d-29f6-401c-acf3-a3470c361ecf", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca723875-a27e-42d4-b252-76a73a9baa77', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca723875-a27e-42d4-b252-76a73a9baa77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d79fb09b7c11422983119d10ba48a4ec/volumes'} Body: b'{"volume": {"id": "2a554e28-48ad-43cf-96e8-4fa64d8e9522", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:29.290803", "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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}], "user_id": "086ee2ccb9b140c09131cfb3374072e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:29,437 91073 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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522 0.060s 2023-04-20 05:34:29,437 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d7292b-35f4-46b3-acee-14d69842904f', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d7292b-35f4-46b3-acee-14d69842904f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522'} Body: b'{"volume": {"id": "2a554e28-48ad-43cf-96e8-4fa64d8e9522", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:29.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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}], "user_id": "086ee2ccb9b140c09131cfb3374072e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d79fb09b7c11422983119d10ba48a4ec"}}' 2023-04-20 05:34:30,496 91073 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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522 0.045s 2023-04-20 05:34:30,496 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d18a93b-ffec-4775-b77a-0d8be3914529', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d18a93b-ffec-4775-b77a-0d8be3914529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522'} Body: b'{"volume": {"id": "2a554e28-48ad-43cf-96e8-4fa64d8e9522", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:29.000000", "updated_at": "2023-04-20T05:34:29.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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}], "user_id": "086ee2ccb9b140c09131cfb3374072e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d79fb09b7c11422983119d10ba48a4ec"}}' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [168.012327s] ... 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 3d878621-1cfe-4948-b10a-4345f55e3718 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:32:00,587 91069 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:32:00,587 91069 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:32:00,658 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-04-20 05:32:00,658 91069 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-1467630871", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL2HrHlKuOhJ62Xx3j6nYtJm8nbet/H2IAPT/MnbgJY8xLah4vWVMmxXoNQ50mxrvB8RlY0xBNmOZT581fAWOgMAX8nHWE4Yw2Tn+uv9hCBGTKsMhSvj+SyC2OHeV31atQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:00 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-06391d77-1c37-4f39-bda2-036026080fe9', 'x-compute-request-id': 'req-06391d77-1c37-4f39-bda2-036026080fe9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1467630871", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL2HrHlKuOhJ62Xx3j6nYtJm8nbet/H2IAPT/MnbgJY8xLah4vWVMmxXoNQ50mxrvB8RlY0xBNmOZT581fAWOgMAX8nHWE4Yw2Tn+uv9hCBGTKsMhSvj+SyC2OHeV31atQ==", "fingerprint": "1d:dc:f9:b9:e5:ab:cb:b0:10:2f:9c:d3:59:15:49:9b", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf"}}' 2023-04-20 05:32:00,661 91069 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1467630871 created 2023-04-20 05:32:00,813 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2023-04-20 05:32:00,813 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1845978237", "description": "tempest-description--2019157073"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-5fd00a82-dbf2-4669-a545-d5bb85c2c656', 'date': 'Thu, 20 Apr 2023 05:32:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4003a0f1-8125-4fae-b331-610752c2258d", "name": "tempest-securitygroup--1845978237", "stateful": true, "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "description": "tempest-description--2019157073", "shared": false, "security_group_rules": [{"id": "9fb7b3c0-a0e1-4f8d-a474-ba5310327d8b", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "4003a0f1-8125-4fae-b331-610752c2258d", "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": 553, "description": null, "tags": [], "created_at": "2023-04-20T05:32:00Z", "updated_at": "2023-04-20T05:32:00Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}, {"id": "f9b6385d-74a6-4b32-8d9f-be6761721ed1", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "4003a0f1-8125-4fae-b331-610752c2258d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remo te_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 554, "description": null, "tags": [], "created_at": "2023-04-20T05:32:00Z", "updated_at": "2023-04-20T05:32:00Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}], "tags": [], "created_at": "2023-04-20T05:32:00Z", "updated_at": "2023-04-20T05:32:00Z", "revision_number": 1, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:32:01,118 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.304s 2023-04-20 05:32:01,118 91069 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": "4003a0f1-8125-4fae-b331-610752c2258d", "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-9e75e2cc-a47e-4382-b4f3-df1f5caa66f8', 'date': 'Thu, 20 Apr 2023 05:32:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60e26d69-3d82-4de9-99b8-944b28ef1201", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "4003a0f1-8125-4fae-b331-610752c2258d", "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-20T05:32:00Z", "updated_at": "2023-04-20T05:32:00Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:32:01,528 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.409s 2023-04-20 05:32:01,528 91069 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": "4003a0f1-8125-4fae-b331-610752c2258d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ebc988b3-1060-45ba-8245-8bbbc59817c4', 'date': 'Thu, 20 Apr 2023 05:32:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "881126f9-6f95-4374-b5ab-00798e8583de", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "4003a0f1-8125-4fae-b331-610752c2258d", "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-20T05:32:01Z", "updated_at": "2023-04-20T05:32:01Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:32:01,529 91069 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1845978237 created 2023-04-20 05:32:02,603 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.074s 2023-04-20 05:32:02,603 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'co ntent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b7b6ec11-c9c7-4436-9ea6-87a5f7b6a122', 'date': 'Thu, 20 Apr 2023 05:32:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5ed7d651-1ccf-4a2a-971d-8ecf78c7b945", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "floating_ip_address": "172.24.4.159", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "25e3d8c4aae04740b98c807df5434a53", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:32:01Z", "updated_at": "2023-04-20T05:32:01Z", "revision_number": 0}}' 2023-04-20 05:32:02,604 91069 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5ed7d651-1ccf-4a2a-971d-8ecf78c7b945', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'floating_ip_address': '172.24.4.159', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:32:01Z', 'updated_at': '2023-04-20T05:32:01Z', 'revision_number': 0, 'ip': '172.24.4.159'} created 2023-04-20 05:32:02,707 91069 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.097s 2023-04-20 05:32:02,707 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6fbdc6a1-c8f2-45ab-afe3-587a3296680e', '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": "4ef040bbdf0346b98a7816a6d0b02cdf", "name": "tempest-AttachVolumeShelveTestJSON-760805304-project-member", "password_expires_at": null}, "audit_ids": ["6UIUo34BTbSqPAjhY8gzUw"], "expires_at": "2023-04-20T06:32:02.000000Z", "issued_at": "2023-04-20T05:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25e3d8c4aae04740b98c807df5434a53", "name": "tempest-AttachVolumeShelveTestJSON-760805304"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1a c1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:32:02,708 91069 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0', 'name': 'tempest-AttachVolumeShelveTestJSON-975740176-network', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64554, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:29:05Z', 'updated_at': '2023-04-20T05:29:05Z', 'revision_number': 1} available for tenant 2023-04-20 05:32:02,708 91069 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1467630871', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL2HrHlKuOhJ62Xx3j6nYtJm8nbet/H2IAPT/MnbgJY8xLah4vWVMmxXoNQ50mxrvB8RlY0xBNmOZT581fAWOgMAX8nHWE4Yw2Tn+uv9hCBGTKsMhSvj+SyC2OHeV31atQ==', 'fingerprint': '1d:dc:f9:b9:e5:ab:cb:b0:10:2f:9c:d3:59:15:49:9b', 'user_id': '4ef040bbdf0346b98a7816a6d0b02cdf', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDSzN++tct+9U+AcuT8KZx8Ti82Ik7v8vIxZ2WIqsAqrsONoHTgmXRc\nzqvEokcYtcSgBwYFK4EEACKhZANiAAS9h6x5SrjoSetl8d4+p2LSZvJ23rfx9iAD\n0/zJ24CWPMS2oeL1lTJsV6DUOdJsa7wfEZWNMQTZjmU+fNXwFjoDAF/Jx1hOGMNk\n5/rr/YQgRkyrDIUr4/ksgtjh3ld9WrU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4003a0f1-8125-4fae-b331-610752c2258d', 'name': 'tempest-securitygroup--1845978237', 'stateful': True, 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'description': 'tempest-description--2019157073', 'shared': False, 'security_group_rules': [{'id': '9fb7b3c0-a0e1-4f8d-a474-ba5310327d8b', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'security_group_id': '4003a0f1-8125-4fae-b331-610752c2258d', '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': 553, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:32:00Z', 'updated_at': '2023-04-20T05:32:00Z', 'revision_number': 0, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}, {'id': 'f9b6385d-74a6-4b32-8d9f-be6761721ed1', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'security_group_id': '4003a0f1-8125-4fae-b331-610752c2258d', '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': 554, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:32:00Z', 'updated_at': ' 2023-04-20T05:32:00Z', 'revision_number': 0, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}], 'tags': [], 'created_at': '2023-04-20T05:32:00Z', 'updated_at': '2023-04-20T05:32:00Z', 'revision_number': 1, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}, 'floating_ip': {'id': '5ed7d651-1ccf-4a2a-971d-8ecf78c7b945', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'floating_ip_address': '172.24.4.159', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:32:01Z', 'updated_at': '2023-04-20T05:32:01Z', 'revision_number': 0, 'ip': '172.24.4.159'}} 2023-04-20 05:32:03,469 91069 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.760s 2023-04-20 05:32:03,469 91069 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-1769239101", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0"}], "security_groups": [{"name": "tempest-securitygroup--1845978237"}], "key_name": "tempest-keypair-1467630871", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022', '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-6fa0e1ac-6136-4833-ac47-1cb8805330b6', 'x-compute-request-id': 'req-6fa0e1ac-6136-4833-ac47-1cb8805330b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1845978237"}], "adminPass": "password"}}' 2023-04-20 05:32:03,896 91069 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/fe831f98-6da2-44c1-bba4-515d30b4a022 0.423s 2023-04-20 05:32:03,896 91069 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 05:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c8d33d5-b7d9-46dd-8d2c-b7352db9992e', 'x-compute-request-id': 'req-2c8d33d5-b7d9-46dd-8d2c-b7352db9992e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'{"server": {"id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "name": "tempest-AttachVolumeShelveTestJSON-server-1769239101", "status": "BUILD", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_i d": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:03Z", "updated": "2023-04-20T05:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1467630871", "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 05:32:54,214 91069 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/fe831f98-6da2-44c1-bba4-515d30b4a022 0.267s 2023-04-20 05:32:54,215 91069 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 05:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', '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-b2d6c400-39cf-451f-8939-911d23880cd7', 'x-compute-request-id': 'req-b2d6c400-39cf-451f-8939-911d23880cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'{"server": {"id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "name": "tempest-AttachVolumeShelveTestJSON-server-1769239101", "status": "ACTIVE", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "b43db1b8f6bb56a94d97aaff5f0195855cb0afa78dc7b436fb131f34", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:03Z", "updated": "2023-04-20T05:32:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:11:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1467630871", "OS-SRV-USG:launched_at": "2023-04-20T05:32:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1845978237"}], "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 05:32:54,232 91069 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:33:54,628 91069 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/s ervers/fe831f98-6da2-44c1-bba4-515d30b4a022/os-interface 0.337s 2023-04-20 05:33:54,628 91069 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 05:33:54 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-14da2551-7816-42eb-8781-05cfe9723b76', 'x-compute-request-id': 'req-14da2551-7816-42eb-8781-05cfe9723b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0", "port_id": "75c70b63-c60f-45f7-acde-61a960acf716", "mac_addr": "fa:16:3e:b8:11:8b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8b850998-de65-45e1-8baa-2c579ffb3764", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 05:33:55,728 91069 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/5ed7d651-1ccf-4a2a-971d-8ecf78c7b945 1.095s 2023-04-20 05:33:55,728 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "75c70b63-c60f-45f7-acde-61a960acf716"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-62742e8b-0fdd-48f0-a14b-f422db70a5f4', 'date': 'Thu, 20 Apr 2023 05:33:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5ed7d651-1ccf-4a2a-971d-8ecf78c7b945'} Body: b'{"floatingip": {"id": "5ed7d651-1ccf-4a2a-971d-8ecf78c7b945", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "floating_ip_address": "172.24.4.159", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "f9990daa-fc5f-4977-b834-61fd281f0957", "port_id": "75c70b63-c60f-45f7-acde-61a960acf716", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0", "mac_address": "fa:16:3e:b8:11:8b", "admin_state_up": true, "status": "ACTIVE", "device_id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:32:01Z", "updated_at": "2023-04-20T05:33:55Z", "revision_number": 1, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:33:55,730 91069 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.159:22' as 'cirros' with public key authentication 2023-04-20 05:33:55,779 91069 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:33:55,800 91069 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:33:55,800 91069 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.159 successfully created 2023-04-20 05:33:55,850 91069 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/fe831f98-6da2-44c1-bba4-515d30b4a022/ips 0.049s 2023-04-20 05:33:55,850 91069 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 05:33:55 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-15fa3390-78d9-45e7-b696-ae8b21392a64', 'x-compute-request-id': 'req-15fa3390-78d9-45e7-b696-ae8b21392a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 05:33:56,071 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes 0.217s 2023-04-20 05:33:56,071 91069 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-2056207052"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d30846f-2474-4546-b7f3-9561b77e0b36', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d30846f-2474-4546-b7f3-9561b77e0b36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes'} Body: b'{"volume": {"id": "3d878621-1cfe-4948-b10a-4345f55e3718", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:56.009882", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2056207052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}], "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:33:56,123 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718 0.043s 2023-04-20 05:33:56,124 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f05404e-d3ca-4a32-88d4-18d31f8d42c3', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f05404e-d3ca-4a32-88d4-18d31f8d42c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718'} Body: b'{"volume": {"id": "3d878621-1cfe-4948-b10a-4345f55e3718", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:56.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2056207052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}], "user_id" : "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:33:57,173 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718 0.038s 2023-04-20 05:33:57,174 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4354202a-2a75-44b2-a22f-f9ec22d78e90', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4354202a-2a75-44b2-a22f-f9ec22d78e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718'} Body: b'{"volume": {"id": "3d878621-1cfe-4948-b10a-4345f55e3718", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:56.000000", "updated_at": "2023-04-20T05:33:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2056207052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}], "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:33:57,323 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022 0.138s 2023-04-20 05:33:57,323 91069 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 05:33:57 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-6aad8314-4487-41a0-b046-f69eb451e657', 'x-compute-request-id': 'req-6aad8314-4487-41a0-b046-f69eb451e657', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'' 2023-04-20 05:33:57,630 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022 0.306s 2023-04-20 05:33:57,631 91069 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 05:33:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1712', '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-a03c0501-27ce-49d0-a6fe-3be286105b2f', 'x-compute-reque st-id': 'req-a03c0501-27ce-49d0-a6fe-3be286105b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'{"server": {"id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "name": "tempest-AttachVolumeShelveTestJSON-server-1769239101", "status": "ACTIVE", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "b43db1b8f6bb56a94d97aaff5f0195855cb0afa78dc7b436fb131f34", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:03Z", "updated": "2023-04-20T05:33:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:11:8b"}, {"version": 4, "addr": "172.24.4.159", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:11:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1467630871", "OS-SRV-USG:launched_at": "2023-04-20T05:32:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1845978237"}], "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 05:34:47,971 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022 0.276s 2023-04-20 05:34:47,971 91069 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 05:34:47 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-ddaef59e-c955-4224-bdb8-e1ebb1bc38a5', 'x-compute-request-id': 'req-ddaef59e-c955-4224-bdb8-e1ebb1bc38a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fe831f98-6da2-44c1-bba4-515d30b4a022 could not be found."}}' 2023-04-20 05:34:48,005 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1467630871 0.033s 2023-04-20 05:34:48,005 91069 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 05:34:47 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-0d196925-f024-46cb-9d9a-b12751f7c9b4', 'x-compute-request-id': 'req-0d196925-f024-46cb-9d9a-b12751f7c9b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempes t-keypair-1467630871'} Body: b'' 2023-04-20 05:34:48,142 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4003a0f1-8125-4fae-b331-610752c2258d 0.136s 2023-04-20 05:34:48,142 91069 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-94fc4815-c7f7-436c-8283-9a30239a4c0b', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4003a0f1-8125-4fae-b331-610752c2258d'} Body: b'' 2023-04-20 05:34:48,159 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/4003a0f1-8125-4fae-b331-610752c2258d 0.016s 2023-04-20 05:34:48,160 91069 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-6496ac8c-6eb7-402b-8397-387767260515', 'date': 'Thu, 20 Apr 2023 05:34:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4003a0f1-8125-4fae-b331-610752c2258d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4003a0f1-8125-4fae-b331-610752c2258d does not exist", "detail": ""}}' 2023-04-20 05:34:48,597 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/5ed7d651-1ccf-4a2a-971d-8ecf78c7b945 0.437s 2023-04-20 05:34:48,598 91069 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-03957bb5-2c9e-4f55-9990-1e6dd814ce49', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5ed7d651-1ccf-4a2a-971d-8ecf78c7b945'} Body: b'' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.816865s] ... 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 b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:54,355 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types 0.195s 2023-04-20 05:34:54,356 91069 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-1109327822"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0e7f50-242a-4946-93cc-dc42dd021559', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0e7f50-242a-4946-93cc-dc42dd021559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types'} Body: b'{"volume_type": {"id": "a409c898-1d4b-43b0-8c8e-9614e3afdb8c", "name": "tempest-GroupSnapshotsV319Test-volume-type-1109327822", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:34:54,394 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/group_types 0.034s 2023-04-20 05:34:54,395 91069 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-2022853842"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c45afff-ce29-4472-80f8-e9c74b671f5c', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c45afff-ce29-4472-80f8-e9c74b671f5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/group_types'} Body: b'{"group_type": {"id": "5fdb940a-d64e-4b7c-852c-b32885352b91", "name": "tempest-GroupSnapshotsV319Test-group-type-2022853842", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:34:54,595 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups 0.196s 2023-04-20 05:34:54,596 91069 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": "5fdb940a-d64e-4b7c-852c-b32885352b91", "volume_types": ["a409c898-1d4b-43b0-8c8e-9614e3afdb8c"], "name": "tempest-GroupSnapshotsV319Test-Group-921541501"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c6e4ab-ac0e-47b5-8945-281020cce97c', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c6e4ab-ac0e-47b5-8945-281020cce97c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups'} Body: b'{"group": {"id": "b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7", "name": "tempest-GroupSnapshotsV319Test-Group-921541501"}}' 2023-04-20 05:34:54,630 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 0.032s 2023-04-20 05:34:54,631 91069 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 05:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d5e478-2e14-422c-89b1-125edbfa5d97', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d5e478-2e14-422c-89b1-125edbfa5d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7'} Body: b'{"group": {"id": "b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:34:55.000000", "name": "tempest-GroupSnapshotsV319Test-Group-921541501", "description": null, "group_type": "5fdb940a-d64e-4b7c-852c-b32885352b91", "volume_types": ["a409c898-1d4b-43b0-8c8e-9614e3afdb8c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:34:55,666 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 0.030s 2023-04-20 05:34:55,666 91069 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 05:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051f9383-4374-4a50-a646-0cd933d7b318', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051f9383-4374-4a50-a646-0cd933d7b318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7'} Body: b'{"group": {"id": "b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:34:55.000000", "name": "tempest-GroupSnapshotsV319Test-Group-921541501", "description": null, "group_type": "5fdb940a-d64e-4b7c-852c-b32885352b91", "volume_types": ["a409c898-1d4b-43b0-8c8e-9614e3afdb8c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:34:55,771 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/volumes/detail 0.099s 2023-04-20 05:34:55,771 91069 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 05:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f5a908-5a1c-48a4-afec-390a9c84ee2b', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f5a908-5a1c-48a4-afec-390a9c84ee2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:34:55,849 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7/action 0.065s 2023-04-20 05:34:55,849 91069 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 05:34:55 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-69184b96-cc59-4abf-a6e0-29b5fda35174', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7/action'} Body: b'' 2023-04-20 05:34:55,866 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 0.017s 2023-04-20 05:34:55,867 91069 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 05:34:55 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-20d31c21-217c-43ef-9d96-9fc42f9ee7f3', 'x-openstack-request-id': 'req-20d31c21-217c-43ef-9d96-9fc42f9ee7f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 could not be found."}}' 2023-04-20 05:34:55,898 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/group_types/5fdb940a-d64e-4b7c-852c-b32885352b91 0.031s 2023-04-20 05:34:55,899 91069 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 05:34:55 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-dd74cb7d-27cf-44f4-9c71-b7ffe1e0e65b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/group_types/5fdb940a-d64e-4b7c-852c-b32885352b91'} Body: b'' 2023-04-20 05:34:55,955 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types/a409c898-1d4b-43b0-8c8e-9614e3afdb8c 0.056s 2023-04-20 05:34:55,955 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:55 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-bf6cb3b7-c9e2-46b2-bb81-8d2241d5483c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types/a409c898-1d4b-43b0-8c8e-9614e3afdb8c'} Body: b'' 2023-04-20 05:34:55,974 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types/a409c898-1d4b-43b0-8c8e-9614e3afdb8c 0.018s 2023-04-20 05:34:55,975 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:55 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-97cc7238-7d4e-47e9-8120-2f5a95f8f0ee', 'x-openstack-request-id': 'req-97cc7238-7d4e-47e9-8120-2f5a95f8f0ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types/a409c898-1d4b-43b0-8c8e-9614e3afdb8c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a409c898-1d4b-43b0-8c8e-9614e3afdb8c could not be found."}}' {3} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.618119s] ... 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 5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:59,366 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes 0.313s 2023-04-20 05:34:59,367 91069 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-1319277295"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e246c552-6239-40bc-960f-9b87b07d11fc', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e246c552-6239-40bc-960f-9b87b07d11fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes'} Body: b'{"volume": {"id": "5f52c0a5-9c97-4c3c-9b29-d273a402c5e3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:59.304442", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1319277295", "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/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}], "user_id": "02cee6723aaa4012b43ebc7d7c4963ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:59,419 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 0.043s 2023-04-20 05:34:59,420 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69141dde-6739-4531-a25c-d439c1812d70', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69141dde-6739-4531-a25c-d439c1812d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'{"volume": {"id": "5f52c0a5-9c97-4c3c-9b29-d273a402c5e3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:59.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1319277295", "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/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}], "user_id": "02cee6723aaa4012b43ebc7d7c4963ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec270d25ac0d4e58951262b712610088"}}' 2023-04-20 05:35:00,471 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a4 02c5e3 0.040s 2023-04-20 05:35:00,472 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467aa06e-82fd-4cdd-8cc4-e9b8eb21befa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467aa06e-82fd-4cdd-8cc4-e9b8eb21befa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'{"volume": {"id": "5f52c0a5-9c97-4c3c-9b29-d273a402c5e3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:59.000000", "updated_at": "2023-04-20T05:34:59.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1319277295", "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/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}], "user_id": "02cee6723aaa4012b43ebc7d7c4963ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec270d25ac0d4e58951262b712610088"}}' 2023-04-20 05:35:00,524 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 0.039s 2023-04-20 05:35:00,524 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5fb58e-496f-45f6-bb99-18f381a4acec', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5fb58e-496f-45f6-bb99-18f381a4acec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'{"volume": {"id": "5f52c0a5-9c97-4c3c-9b29-d273a402c5e3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:59.000000", "updated_at": "2023-04-20T05:34:59.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1319277295", "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/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}], "user_id": "02cee6723aaa4012b43ebc7d7c4963ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec270d25ac0d4e58951262b712610088"}}' 2023-04-20 05:35:00,644 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 0.108s 2023-04-20 05:35:00,645 91069 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 05:35: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-a7a2579d-34a1-4215-bb41-363a5bf4cded', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'' 2023-04-20 05:35:00,668 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 0.023s 2023-04-20 05:35:00,669 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35: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-ee345974-e130-472e-95ed-906e58beba30', 'x-openstack-request-id': 'req-ee345974-e130-472e-95ed-906e58beba30', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 could not be found."}}' {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.191968s] ... 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 f57a53b8-be65-4bb5-9373-2ed6c3595f8a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:33:01,072 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca 0.242s 2023-04-20 05:33:01,072 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:00 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-a3bfb3be-acaa-4cbe-ac2a-4c5f2c8521c5', 'x-compute-request-id': 'req-a3bfb3be-acaa-4cbe-ac2a-4c5f2c8521c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca'} Body: b'{"server": {"id": "75ddf1a2-942d-4240-afbe-20194c1845ca", "name": "tempest-ServersNegativeTestJSON-server-309695821", "status": "ACTIVE", "tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96", "user_id": "198edaee95b0445b8cb018046d790576", "metadata": {}, "hostId": "d65761320dc72bb322ec728a2951ad3d1d8d7c48a33312d185df8f44", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:27Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServersNegativeTestJSON-534871243-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:56:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:34:01,537 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes 0.391s 2023-04-20 05:34:01,538 91065 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-1937272804"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19794d52-77d6-477c-8151-a73a22c50f08', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19794d52-77d6-477c-8151-a73a22c50f08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes'} Body: b'{"volume": {"id": "f57a53b8-be65-4bb5-9373-2ed6c3595f8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:01.475473", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1937272804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:01,591 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a 0.043s 2023-04-20 05:34:01,591 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa7f26c-6bc6-4619-a23d-5ad0fcc7599b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa7f26c-6bc6-4619-a23d-5ad0fcc7599b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a'} Body: b'{"volume": {"id": "f57a53b8-be65-4bb5-9373-2ed6c3595f8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:01.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1937272804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96"}}' 2023-04-20 05:34:02,674 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a 0.071s 2023-04-20 05:34:02,674 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb73700-684b-4a67-9020-003a4b5412d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb73700-684b-4a67-9020-003a4b5412d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a'} Body: b'{"volume": {"id": "f57a53b8-be65-4bb5-9373-2ed6c3595f8a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:01.000000", "updated_at": "2023-04-20T05:34:02.000000", "name": "tempest-ServersNegativeTestJSON-volume-1937272804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96"}}' 2023-04-20 05:34:02,948 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca 0.262s 2023-04-20 05:34:02,948 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:02 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-452a885a-f16f-4256-9720-3f23bafb65a6', 'x-compute-request-id': 'req-452a885a-f16f-4256-9720-3f23bafb65a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca'} Body: b'{"server": {"id": "75ddf1a2-942d-4240-afbe-20194c1845ca", "name": "tempest-ServersNegativeTestJSON-server-309695821", "status": "ACTIVE", "tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96", "user_id": "198edaee95b0445b8cb018046d790576", "metadata": {}, "hostId": "d65761320dc72bb322ec728a2951ad3d1d8d7c48a33312d185df8f44", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:27Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServersNegativeTestJSON-534871243-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:56:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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": []}}' {3} 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 decfd8f8-9fe3-4518-9e09-e59cd5969660 failed to build and is in ERROR status {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.153094s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [123.369883s] ... 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 36a7886c-ffa1-48c1-887d-f888db250ca4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:33:12,690 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.580s 2023-04-20 05:33:12,690 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5002b4-c129-4ecb-83a8-e8871eea0ccf', 'x-compute-request-id': 'req-0a5002b4-c129-4ecb-83a8-e8871eea0ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:33:13,118 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.415s 2023-04-20 05:33:13,118 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618125f9-2604-43b5-a708-f9efc808c40a', 'x-compute-request-id': 'req-618125f9-2604-43b5-a708-f9efc808c40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:33:13,359 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.228s 2023-04-20 05:33:13,360 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583d332c-e88c-4705-b701-68a00c0318b3', 'x-compute-request-id': 'req-583d332c-e88c-4705-b701-68a00c0318b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:34:13,888 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/83045 a7a115e4207b19dab56c08be584/volumes 0.456s 2023-04-20 05:34:13,888 91079 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-90149070"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d216f1e-237c-4788-8dfa-966e04fe85f0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d216f1e-237c-4788-8dfa-966e04fe85f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes'} Body: b'{"volume": {"id": "36a7886c-ffa1-48c1-887d-f888db250ca4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:13.794704", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-90149070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:13,970 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4 0.071s 2023-04-20 05:34:13,970 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea36129-e8e6-4687-a11f-515984d3d519', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea36129-e8e6-4687-a11f-515984d3d519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4'} Body: b'{"volume": {"id": "36a7886c-ffa1-48c1-887d-f888db250ca4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:14.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-90149070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:34:15,106 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4 0.124s 2023-04-20 05:34:15,106 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Thu, 20 Apr 2023 05:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e655846a-95a0-4047-8ee5-36cfdae583d7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e655846a-95a0-4047-8ee5-36cfdae583d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4'} Body: b'{"volume": {"id": "36a7886c-ffa1-48c1-887d-f888db250ca4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:14.000000", "updated_at": "2023-04-20T05:34:14.000000", "name": "tempest-ServerActionsTestJSON-volume-90149070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:34:15,117 91079 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 05:34:15,407 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.289s 2023-04-20 05:34:15,408 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e769adc8-1466-4416-a187-e7a4870d4e0f', 'x-compute-request-id': 'req-e769adc8-1466-4416-a187-e7a4870d4e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "sec urity_groups": [{"name": "tempest-securitygroup--128928648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [113.073598s] ... 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 332e9dc1-d33e-4697-aa1d-942f38989fa8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:01,021 91081 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.080s 2023-04-20 05:34:01,021 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:00 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-564750ff-6be0-4713-89df-2bcf196ba77f', '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": "4eb937659897494cb185f8f5ce7f8b22", "name": "tempest-VolumesAdminNegativeTest-849033716-project-member", "password_expires_at": null}, "audit_ids": ["YJw1KUSYQvKE6-i8L5rVxA"], "expires_at": "2023-04-20T06:34:00.000000Z", "issued_at": "2023-04-20T05:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43425b2c00284dc48e18d06e1a8e21e5", "name": "tempest-VolumesAdminNegativeTest-849033716"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:34:01,022 91081 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '31e06cfe-2345-4195-95ac-8e8981df4a22', 'name': 'tempest-VolumesAdminNegativeTest-311285250-network', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '43425b2c00284dc48e18d 06e1a8e21e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61974, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:31:51Z', 'updated_at': '2023-04-20T05:31:51Z', 'revision_number': 1} available for tenant 2023-04-20 05:34:01,834 91081 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.812s 2023-04-20 05:34:01,835 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-268255699", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "31e06cfe-2345-4195-95ac-8e8981df4a22"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef4b374-38c9-4935-8872-cefbe1fb704a', 'x-compute-request-id': 'req-eef4b374-38c9-4935-8872-cefbe1fb704a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f86221f9-7412-485d-b7c8-d8f159d8c956", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Eprs3u4fJnTc"}}' 2023-04-20 05:34:01,961 91081 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/f86221f9-7412-485d-b7c8-d8f159d8c956 0.121s 2023-04-20 05:34:01,965 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1fd53f-0b84-44f1-8996-f2514c3f78f7', 'x-compute-request-id': 'req-5d1fd53f-0b84-44f1-8996-f2514c3f78f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956'} Body: b'{"server": {"id": "f86221f9-7412-485d-b7c8-d8f159d8c956", "name": "tempest-VolumesAdminNegativeTest-server-268255699", "status": "BUILD", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "user_id": "4eb937659897494cb185f8f5ce7f8b22", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:02Z", "updated": "2023-04-20T05:34:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}], "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 05:34:52,453 91081 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/f86221f9-7412-485d-b7c8-d8f159d8c956 0.417s 2023-04-20 05:34:52,453 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae550c4-142f-440a-a105-145037ae2345', 'x-compute-request-id': 'req-aae550c4-142f-440a-a105-145037ae2345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956'} Body: b'{"server": {"id": "f86221f9-7412-485d-b7c8-d8f159d8c956", "name": "tempest-VolumesAdminNegativeTest-server-268255699", "status": "ACTIVE", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "user_id": "4eb937659897494cb185f8f5ce7f8b22", "metadata": {}, "hostId": "7db38bc530471e975e9d3b4a8d2215ebdcb10db847a3289373a6cf93", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:01Z", "updated": "2023-04-20T05:34:09Z", "addresses": {"tempest-VolumesAdminNegativeTest-311285250-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:ce:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:34:09.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 05:34:52,466 91081 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:35:52,880 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes 0.372s 2023-04-20 05:35:52,881 91081 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-1446059299"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28bba9f-e36a-4fee-a4a0-69c0937e9139', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28bba9f-e36a-4fee-a4a0-69c0937e9139', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes'} Body: b'{"volume": {"id": "332e9dc1-d 33e-4697-aa1d-942f38989fa8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:52.644956", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1446059299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:35:52,939 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8 0.048s 2023-04-20 05:35:52,939 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6322d6f9-467e-4620-a749-ed69673e59b8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6322d6f9-467e-4620-a749-ed69673e59b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8'} Body: b'{"volume": {"id": "332e9dc1-d33e-4697-aa1d-942f38989fa8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:53.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1446059299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:35:53,995 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8 0.044s 2023-04-20 05:35:53,995 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4e0484-af07-454b-8a52-23989c2a546d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4e0484-af07-454b-8a52-23989c2a546d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8'} Body: b'{"volume": {"id": "332e9dc1-d33e-4697-aa1d-942f38989fa8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:53.000000", "updated_at": "2023-04-20T05:35:53.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1446059299", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' {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 0c1528ec-7e63-4e06-85f3-a64115099b03 failed to build and is in ERROR status {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.116856s] ... 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 1d262f6a-bc48-484c-bd07-767ec5ea6305 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:35:58,840 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types 0.177s 2023-04-20 05:35:58,840 91075 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-281636580", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104b6e5b-3369-4a3f-b21c-bafba2996662', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104b6e5b-3369-4a3f-b21c-bafba2996662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types'} Body: b'{"volume_type": {"id": "e3ee1f4e-f82e-474f-ad49-78c60727e5f0", "name": "tempest-VolumeTypesAccessTest-volume-type-281636580", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 05:35:58,967 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes 0.124s 2023-04-20 05:35:58,967 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "e3ee1f4e-f82e-474f-ad49-78c60727e5f0", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1eae77-e47c-445e-9160-c9320b7b5519', 'x-openstack-request-id': 'req-0c1eae77-e47c-445e-9160-c9320b7b5519', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e3ee1f4e-f82e-474f-ad49-78c60727e5f0 could not be found."}}' 2023-04-20 05:35:58,968 91075 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 05:35:59,002 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0/action 0.033s 2023-04-20 05:35:59,002 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "5ea74b73232349a3b691f7f636f7200d"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35: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-18be7ead-5ce5-4be8-b0e4-250cf569ea8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0/action'} Body: b'' 2023-04-20 05:35:59,356 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes 0.353s 2023-04-20 05:35:59,356 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "e3ee1f4e-f82e-474f-ad49-78c60727e5 f0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1414440273"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21665a7-0d0c-4d8a-9c75-c99deef9feac', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21665a7-0d0c-4d8a-9c75-c99deef9feac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes'} Body: b'{"volume": {"id": "1d262f6a-bc48-484c-bd07-767ec5ea6305", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:59.274391", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1414440273", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-281636580", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}], "user_id": "92b0b129538f4df18856f7d82c97f0b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:35:59,407 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.041s 2023-04-20 05:35:59,408 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70d6ca6-08cc-40fc-9b42-20e9795e028d', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70d6ca6-08cc-40fc-9b42-20e9795e028d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'{"volume": {"id": "1d262f6a-bc48-484c-bd07-767ec5ea6305", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:59.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1414440273", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-281636580", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}], "user_id": "92b0b129538f4df18856f7d82c97f0b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ea74b73232349a3b691f7f636f7200d"}}' 2023-04-20 05:36:00,465 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.045s 2023-04-20 05:36:00,466 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df76e725-359b-425d-80b0-e2b1dbb924d4', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df76e725-359b-425d-80b0-e2b1dbb924d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'{"volume": {"id": "1d262f6a-bc48-484c-bd07-767ec5ea6305", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:59.000000", "updated_at": "2023-04-20T05:35:59.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1414440273", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-281636580", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}], "user_id": "92b0b129538f4df18856f7d82c97f0b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ea74b73232349a3b691f7f636f7200d"}}' 2023-04-20 05:36:00,529 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.051s 2023-04-20 05:36:00,529 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afbe65d-b13e-4c82-8c66-d0aec1840cfa', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afbe65d-b13e-4c82-8c66-d0aec1840cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'{"volume": {"id": "1d262f6a-bc48-484c-bd07-767ec5ea6305", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:59.000000", "updated_at": "2023-04-20T05:35:59.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1414440273", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-281636580", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}], "user_id": "92b0b129538f4df18856f7d82c97f0b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ea74b73232349a3b691f7f636f7200d"}}' 2023-04-20 05:36:00,646 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.106s 2023-04-20 05:36:00,646 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-0d39de33-d747-4206-bea9-ad407ebaa48d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3 b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'' 2023-04-20 05:36:00,671 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.024s 2023-04-20 05:36:00,671 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-bfd50620-9f97-4a4b-a58b-4dcca0fe33bc', 'x-openstack-request-id': 'req-bfd50620-9f97-4a4b-a58b-4dcca0fe33bc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1d262f6a-bc48-484c-bd07-767ec5ea6305 could not be found."}}' 2023-04-20 05:36:00,708 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0/action 0.036s 2023-04-20 05:36:00,709 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "5ea74b73232349a3b691f7f636f7200d"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-c301d2d3-cd32-4400-bd21-d5112e1c17a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0/action'} Body: b'' 2023-04-20 05:36:00,759 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0 0.050s 2023-04-20 05:36:00,760 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-07f2be9e-f544-4a11-a3b5-c36839f22193', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0'} Body: b'' 2023-04-20 05:36:00,777 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0 0.016s 2023-04-20 05:36:00,777 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:00 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-66096399-7747-4eab-87c7-b294181d485c', 'x-openstack-request-id': 'req-66096399-7747-4eab-87c7-b294181d485c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079ac c319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e3ee1f4e-f82e-474f-ad49-78c60727e5f0 could not be found."}}' {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.259875s] ... ok {6} 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 9336db94-d4d0-46d9-b2ce-39f8e69bc8e6 failed to build and is in ERROR status {7} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [230.808516s] ... 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 34028424-361c-4f84-bf1d-d9e95655f203 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T05:35:25Z', 'message': 'Build of instance 34028424-361c-4f84-bf1d-d9e95655f203 aborted: Volume e99e77cd-4fc3-4b00-b9c5-58eb09267af6 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-62757048-3d4e-4935-bb15-84f928f57bec. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:32:19,165 91077 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.082s 2023-04-20 05:32:19,166 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5388b4fe-156d-4e00-9640-a2013cfcc5e1', '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": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447-project-member", "password_expires_at": null}, "audit_ids": ["S09MeD2QTiar56uTo4t89g"], "expires_at": "2023-04-20T06:32:19.000000Z", "issued_at": "2023-04-20T05:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29f76ebb01544478b555aff667debbd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:32:19,166 91077 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'e0617596-5631-4c4b-8dd3-14d66bf18124', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-604721488-network', 'tenant_id': '29f76ebb01544478b555aff667debbd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': '29f76ebb01544478b555aff667debbd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58628, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:32:19,745 91077 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.577s 2023-04-20 05:32:19,745 91077 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-289909219", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "e0617596-5631-4c4b-8dd3-14d66bf18124"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084', '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-45b41373-6d01-4626-aa33-517e7792e6e0', 'x-compute-request-id': 'req-45b41373-6d01-4626-aa33-517e7792e6e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "47aac33d-2148-4155-b25f-4eeef975c084", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47aac33d-2148-4155-b25f-4eeef975c084"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8mTsEssz259H"}}' 2023-04-20 05:32:19,827 91077 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/47aac33d-2148-4155-b25f-4eeef975c084 0.079s 2023-04-20 05:32:19,828 91077 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 05:32:19 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-9ab7d995-caa2-461d-9ff5-f34b4ad54f78', 'x-compute-request-id': 'req-9ab7d995-caa2-461d-9ff5-f34b4ad54f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084'} Body: b'{"server": {"id": "47aac33d-2148-4155-b25f-4eeef975c084", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289909219", "status": "BUILD", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:32:20Z", "updated": "2023-04-20T05:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47aac 33d-2148-4155-b25f-4eeef975c084"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47aac33d-2148-4155-b25f-4eeef975c084"}], "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 05:33:10,203 91077 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/47aac33d-2148-4155-b25f-4eeef975c084 0.311s 2023-04-20 05:33:10,203 91077 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 05:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', '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-7680d7d9-7da0-4097-920a-5c409e47de53', 'x-compute-request-id': 'req-7680d7d9-7da0-4097-920a-5c409e47de53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084'} Body: b'{"server": {"id": "47aac33d-2148-4155-b25f-4eeef975c084", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289909219", "status": "ACTIVE", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "293d2b7dfd751b965d4f30fe4f6ba53e06aaace1f766e55cac3498c7", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:32:19Z", "updated": "2023-04-20T05:32:27Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-604721488-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:0f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47aac33d-2148-4155-b25f-4eeef975c084"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:32:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-20 05:33:10,218 91077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:34:11,271 91077 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/47aac33d-2148-4155-b25f-4eeef975c084/action 1.012s 2023-04-20 05:34:11,272 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStable RescueTest-image-158556952"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:10 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-7e229a86-f12d-46db-99df-6e2dcbc09ca9', 'x-compute-request-id': 'req-7e229a86-f12d-46db-99df-6e2dcbc09ca9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084/action'} Body: b'{"image_id": "e67962f3-2341-47e1-bfed-ff8053167680"}' 2023-04-20 05:34:11,307 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.033s 2023-04-20 05:34:11,307 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7df530b5-0207-46a5-b354-d98af314a268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:11Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:12,334 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.025s 2023-04-20 05:34:12,335 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca6a209b-2372-474e-9b6b-4310fd878df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:11Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:13,360 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.024s 2023-04-20 05:34:13,360 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3edf4442-6234-4ef9-a9da-47cc89b9282f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:11Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:14,387 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.025s 2023-04-20 05:34:14,388 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b3d4da3b-184b-4413-9575-a3054d28cafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot _roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:14Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:15,432 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.043s 2023-04-20 05:34:15,432 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1db65eb-18c6-4b90-8268-50dd4b8974f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:15Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:16,476 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.042s 2023-04-20 05:34:16,476 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-023750ce-eb65-4be3-a9b6-ba0c4a1b23bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:15Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:17,515 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.037s 2023-04-20 05:34:17,516 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec0e2fda-5b66-49e0-8b63-323e6f55bc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "6c13b99d7d345b083ebcf3fe53c265e8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b5935002db77549421ed8aa5402509484cda397b22879b67e00ce69e1bdb9b7b68e254ab8de3ac8743e8d51cb1ff3d541bf34 9f5efdb7b18a3f3ffc2ef95d6ac", "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:16Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:17,538 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.022s 2023-04-20 05:34:17,538 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-06c2f879-8346-4e8b-93aa-20e9dea0be92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "6c13b99d7d345b083ebcf3fe53c265e8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b5935002db77549421ed8aa5402509484cda397b22879b67e00ce69e1bdb9b7b68e254ab8de3ac8743e8d51cb1ff3d541bf349f5efdb7b18a3f3ffc2ef95d6ac", "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:16Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:17,771 91077 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/47aac33d-2148-4155-b25f-4eeef975c084 0.232s 2023-04-20 05:34:17,771 91077 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 05:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', '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-90679d23-9503-40b6-beae-c8446f4e532e', 'x-compute-request-id': 'req-90679d23-9503-40b6-beae-c8446f4e532e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084'} Body: b'{"server": {"id": "47aac33d-2148-4155-b25f-4eeef975c084", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289909219", "status": "ACTIVE", "tenant_id": "29f76ebb01544478b555aff667debbd 3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "293d2b7dfd751b965d4f30fe4f6ba53e06aaace1f766e55cac3498c7", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:32:19Z", "updated": "2023-04-20T05:34:17Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-604721488-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:0f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47aac33d-2148-4155-b25f-4eeef975c084"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:32:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-20 05:35:17,928 91077 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.076s 2023-04-20 05:35:17,929 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:17 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-477f3b84-4903-403f-8e8a-d5ae0c6cc7c9', '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": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447-project-member", "password_expires_at": null}, "audit_ids": ["ZVy5Yc5qROO_uLLZxh4CkQ"], "expires_at": "2023-04-20T06:35:17.000000Z", "issued_at": "2023-04-20T05:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29f76ebb01544478b555aff667debbd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "key stone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:35:17,929 91077 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'e0617596-5631-4c4b-8dd3-14d66bf18124', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-604721488-network', 'tenant_id': '29f76ebb01544478b555aff667debbd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '29f76ebb01544478b555aff667debbd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58628, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:35:18,801 91077 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.871s 2023-04-20 05:35:18,801 91077 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-455475100", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "8d345021-146e-473e-8740-41c1850cd33e", "destination_type": "volume"}], "networks": [{"uuid": "e0617596-5631-4c4b-8dd3-14d66bf18124"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203', '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-62757048-3d4e-4935-bb15-84f928f57bec', 'x-compute-request-id': 'req-62757048-3d4e-4935-bb15-84f928f57bec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "34028424-361c-4f84-bf1d-d9e95655f203", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34028424-361c-4f84-bf1d-d9e95655f203"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8SW7MgVw7xfg"}}' 2023-04-20 05:35:18,877 91077 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/34028424-361c-4f84 -bf1d-d9e95655f203 0.073s 2023-04-20 05:35:18,877 91077 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 05:35:18 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-c110ac94-84be-47ca-a1f7-56e4f3dfa520', 'x-compute-request-id': 'req-c110ac94-84be-47ca-a1f7-56e4f3dfa520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203'} Body: b'{"server": {"id": "34028424-361c-4f84-bf1d-d9e95655f203", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-455475100", "status": "BUILD", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:35:19Z", "updated": "2023-04-20T05:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34028424-361c-4f84-bf1d-d9e95655f203"}], "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 05:36:09,085 91077 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/34028424-361c-4f84-bf1d-d9e95655f203 0.146s 2023-04-20 05:36:09,085 91077 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 05:36:08 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-7bdeb5d2-d9e2-4a57-8085-c814710f2a3b', 'x-compute-request-id': 'req-7bdeb5d2-d9e2-4a57-8085-c814710f2a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203'} Body: b'{"server": {"id": "34028424-361c-4f84-bf1d-d9e95655f203", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-455475100", "status": "ERROR", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:35:18Z", "updated": "2023-04-20T05:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"re l": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34028424-361c-4f84-bf1d-d9e95655f203"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T05:35:25Z", "message": "Build of instance 34028424-361c-4f84-bf1d-d9e95655f203 aborted: Volume e99e77cd-4fc3-4b00-b9c5-58eb09267af6 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 05:36:09,100 91077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-20 05:36:09,841 91077 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/34028424-361c-4f84-bf1d-d9e95655f203 0.740s 2023-04-20 05:36:09,841 91077 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 05:36:09 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-5fde801c-3c3d-439f-84e8-ddb416192445', 'x-compute-request-id': 'req-5fde801c-3c3d-439f-84e8-ddb416192445', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203'} Body: b'' 2023-04-20 05:36:09,884 91077 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203 0.043s 2023-04-20 05:36:09,884 91077 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 05:36:09 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-3e7169b2-3d48-45a3-a35b-a24059afcbcf', 'x-compute-request-id': 'req-3e7169b2-3d48-45a3-a35b-a24059afcbcf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 34028424-361c-4f84-bf1d-d9e95655f203 could not be found."}}' {6} 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 275340ca-a117-4f4f-be03-711443f38826 failed to build and is in ERROR status {6} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.752077s] ... 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 1b5f18d1-0109-404a-b486-cf97b772bff3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:11,849 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes 0.433s 2023-04-20 05:36:11,849 91075 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-1768408022"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e6f684-fc4f-4c54-b91b-4ed6d6ecfd55', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e6f684-fc4f-4c54-b91b-4ed6d6ecfd55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes'} Body: b'{"volume": {"id": "1b5f18d1-0109-404a-b486-cf97b772bff3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:11.790800", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1768408022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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 05:36:11,901 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.042s 2023-04-20 05:36:11,902 91075 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 05:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d9ab4a-3f9c-4337-aec5-ad7c6656c4d1', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d9ab4a-3f9c-4337-aec5-ad7c6656c4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'{"volume": {"id": "1b5f18d1-0109-404a-b486-cf97b772bff3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:12.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1768408022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:12,954 91075 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/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.040s 2023-04-20 05:36:12,954 91075 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 05:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24c56ee-320f-42ca-9ff5-686b716f0838', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24c56ee-320f-42ca-9ff5-686b716f0838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'{"volume": {"id": "1b5f18d1-0109-404a-b486-cf97b772bff3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:12.000000", "updated_at": "2023-04-20T05:36:12.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1768408022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:13,003 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.037s 2023-04-20 05:36:13,003 91075 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 05:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe51504-12f8-4672-80be-986f26628f93', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe51504-12f8-4672-80be-986f26628f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'{"volume": {"id": "1b5f18d1-0109-404a-b486-cf97b772bff3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:12.000000", "updated_at": "2023-04-20T05:36:12.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1768408022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:13,137 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.106s 2023-04-20 05:36:13,140 91075 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 05:36:13 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-c6eaa133-5445-4a88-a93a-e4efed8deda0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'' 2023-04-20 05:36:13,163 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.021s 2023-04-20 05:36:13,163 91075 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 05:36:13 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-7f660f26-3248-4720-8b86-faec4180663d', 'x-openstack-request-id': 'req-7f660f26-3248-4720-8b86-faec4180663d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b5f18d1-0109-404a-b486-cf97b772bff3 could not be found."}}' {6} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.502084s] ... 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 e3770292-58c8-425c-8d22-c23e4699c364 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:13,368 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes 0.191s 2023-04-20 05:36:13,368 91075 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-1074454018"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01541b4c-1e9d-4cf8-9654-e55f6c2f0d65', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01541b4c-1e9d-4cf8-9654-e55f6c2f0d65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes'} Body: b'{"volume": {"id": "e3770292-58c8-425c-8d22-c23e4699c364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:13.309157", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1074454018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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 05:36:13,416 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.038s 2023-04-20 05:36:13,416 91075 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 05:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb81d3a-ad3b-4bd7-8631-cba6f1ba1af1', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb81d3a-ad3b-4bd7-8631-cba6f1ba1af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'{"volume": {"id": "e3770292-58c8-425c-8d22-c23e4699c364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1074454018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:14,470 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.041s 2023-04-20 05:36:14,470 91075 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 05:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dc8fb4-95e2-4860-b942-a09aa199b8de', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dc8fb4-95e2-4860-b942-a09aa199b8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'{"volume": {"id": "e3770292-58c8-425c-8d22-c23e4699c364", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:13.000000", "updated_at": "2023-04-20T05:36:13.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1074454018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:14,527 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.045s 2023-04-20 05:36:14,527 91075 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 05:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a778e1e-8882-4750-8b5a-af9ddfd0a420', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a778e1e-8882-4750-8b5a-af9ddfd0a420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'{"volume": {"id": "e3770292-58c8-425c-8d22-c23e4699c364", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:13.000000", "updated_at": "2023-04-20T05:36:13.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1074454018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:14,651 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.112s 2023-04-20 05:36:14,652 91075 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 05:36:14 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-59ae9f76-3aab-4eed-928e-4159f6a4b194', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'' 2023-04-20 05:36:14,675 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.022s 2023-04-20 05:36:14,675 91075 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 05:36:14 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-639e64a4-5c8d-4f90-ac36-0f621b15f0a8', 'x-openstack-request-id': 'req-639e64a4-5c8d-4f90-ac36-0f621b15f0a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e3770292-58c8-425c-8d22-c23e4699c364 could not be found."}}' {6} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.931578s] ... 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 54779f30-cc63-4f24-8c70-d00163792e85 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:17,711 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.160s 2023-04-20 05:36:17,712 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0a516512-6c6c-4923-8e1e-163a35f053da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:36:18,155 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes 0.443s 2023-04-20 05:36:18,156 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-151640773"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f9d65f-d847-4078-80a4-2aeee884203c', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f9d65f-d847-4078-80a4-2aeee884203c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes'} Body: b'{"volume": {"id": "54779f30-cc63-4f24-8c70-d00163792e85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:18.089960", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-151640773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:18,208 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.042s 2023-04-20 05:36:18,209 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1627db3-cdde-4269-9804-d980ae6cb03e', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1627db3-cdde-4269-9804-d980ae6cb03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'{"volume": {"id": "54779f30-cc63-4f24-8c70-d00163792e85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:18.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-151640773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:19,291 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.070s 2023-04-20 05:36:19,292 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8efab5-7951-4aa6-aad4-ccc218b25962', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8efab5-7951-4aa6-aad4-ccc218b25962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'{"volume": {"id": "54779f30-cc63-4f24-8c70-d00163792e85", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:18.000000", "updated_at": "2023-04-20T05:36:18.000000", "name": "tempest-VolumesCloneTest-Volume-151640773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:19,347 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.044s 2023-04-20 05:36:19,347 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0673fb5-f104-4abb-ac4e-ebf168df774d', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0673fb5-f104-4abb-ac4e-ebf168df774d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'{"volume": {"id": "54779f30-cc63-4f24-8c70-d00163792e85", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:18.000000", "updated_at": "2023-04-20T05:36:18.000000", "name": "tempest-VolumesCloneTest-Volume-151640773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:19,458 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.099s 2023-04-20 05:36:19,458 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a5cfef-4bf2-4c3e-b50f-c69914b24c2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'' 2023-04-20 05:36:19,480 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.021s 2023-04-20 05:36:19,480 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-ad5bb675-adb1-463b-9537-8cd90ed9701e', 'x-openstack-request-id': 'req-ad5bb675-adb1-463b-9537-8cd90ed9701e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 54779f30-cc63-4f24-8c70-d00163792e85 could not be found."}}' {6} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.477015s] ... 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 2b8dba8c-3db6-4517-b7c4-d208fdd12599 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:19,663 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes 0.179s 2023-04-20 05:36:19,664 91075 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-1248310064"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b788589-6dcb-49d8-b806-294c99500378', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b788589-6dcb-49d8-b806-294c99500378', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes'} Body: b'{"volume": {"id": "2b8dba8c-3db6-4517-b7c4-d208fdd12599", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:19.606185", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1248310064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:19,711 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.038s 2023-04-20 05:36:19,712 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a3a945-f72d-4b6b-8572-be87d50c2b2a', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a3a945-f72d-4b6b-8572-be87d50c2b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'{"volume": {"id": "2b8dba8c-3db6-4517-b7c4-d208fdd12599", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:20.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1248310064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:20,771 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.047s 2023-04-20 05:36:20,771 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9ce27f-5291-49c0-b961-1ba03d771e19', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9ce27f-5291-49c0-b961-1ba03d771e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'{"volume": {"id": "2b8dba8c-3db6-4517-b7c4-d208fdd12599", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:20.000000", "updated_at": "2023-04-20T05:36:20.000000", "name": "tempest-VolumesCloneTest-Volume-1248310064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:20,822 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.039s 2023-04-20 05:36:20,822 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c5df50-1cd1-4ccc-9c9d-584a7f0ed04c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c5df50-1cd1-4ccc-9c9d-584a7f0ed04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'{"volume": {"id": "2b8dba8c-3db6-4517-b7c4-d208fdd12599", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:20.000000", "updated_at": "2023-04-20T05:36:20.000000", "name": "tempest-VolumesCloneTest-Volume-1248310064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:20,934 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.102s 2023-04-20 05:36:20,934 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1a6142-5376-4289-a314-3c40015f72c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'' 2023-04-20 05:36:20,959 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.024s 2023-04-20 05:36:20,959 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6104b0-c55a-46e1-8ff1-06a89b551bf1', 'x-openstack-request-id': 'req-8a6104b0-c55a-46e1-8ff1-06a89b551bf1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b8dba8c-3db6-4517-b7c4-d208fdd12599 could not be found."}}' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [167.228173s] ... 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 4cb11b01-2f12-43ee-a065-853f5e6b4896 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:01,501 91067 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:34:01,501 91067 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:34:01,563 91067 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 05:34:01,564 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-66653533", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO5sPsrFgsNmJI2gXFKnMft0wTG7Fg8nW43UMS9/TV1KGxlkKypfKJ+yOgirCG2f8mm5RFrpABRfi2Ey8QbSIPAUrv03Kpg6A2LzhXCHnHm3BwisUYMn/QKH8znj+8Nuhw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 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-5721e095-2d84-4266-9459-b55ef5bd0848', 'x-compute-request-id': 'req-5721e095-2d84-4266-9459-b55ef5bd0848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-66653533", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO5sPsrFgsNmJI2gXFKnMft0wTG7Fg8nW43UMS9/TV1KGxlkKypfKJ+yOgirCG2f8mm5RFrpABRfi2Ey8QbSIPAUrv03Kpg6A2LzhXCHnHm3BwisUYMn/QKH8znj+8Nuhw==", "fingerprint": "54:88:39:95:dd:50:45:04:64:83:ce:df:a7:a1:2f:a2", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc"}}' 2023-04-20 05:34:01,566 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-66653533 created 2023-04-20 05:34:01,735 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.168s 2023-04-20 05:34:01,735 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--444744393", "description": "tempest-description--1242952022"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d9a2e5d9-4a75-43cc-964a-c1805e38f2f2', 'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "name": "tempest-securitygroup--444744393", "stateful": true, "tenant_id": "c1069c90da8244529aca2b5907e46691", "description": "tempest-description--1242952022", "shared": false, "security_group_rules": [{"id": "87f00883-e044-47c2-82cc-b28add1975ac", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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": 571, "description": null, "tags": [], "created_at": "2023-04-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}, {"id": "a0edfc07-b6f0-4824-a1dc-61df7e3713f0", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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": 572, "description": null, "tags": [], "created_at": "2023-04-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}], "tags": [], "created_at": "2023-04-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:34:01,916 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.181s 2023-04-20 05:34:01,917 91067 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": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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-409c22f4-1929-4ab9-bb7c-f2b3da0f5f0a', 'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d594826f-3597-4f0b-8602-366eebbc0c94", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:34:02,090 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-20 05:34:02,091 91067 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": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c8a9eed6-ab04-4ff8-af42-cd11f1127518', 'date': 'Thu, 20 Apr 2023 05:34:02 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": "978c6c19-acfe-4678-a51f-85c7048f928a", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:34:02,091 91067 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--444744393 created 2023-04-20 05:34:03,536 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.444s 2023-04-20 05:34:03,537 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-opens tack-request-id': 'req-0d1bfcc6-ba98-4c7a-9d47-0951f8b6743b', 'date': 'Thu, 20 Apr 2023 05:34:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1683c300-caf9-43f1-a8b7-45711c95e3b7", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.9", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c1069c90da8244529aca2b5907e46691", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:34:02Z", "updated_at": "2023-04-20T05:34:02Z", "revision_number": 0}}' 2023-04-20 05:34:03,537 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1683c300-caf9-43f1-a8b7-45711c95e3b7', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.9', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:34:02Z', 'updated_at': '2023-04-20T05:34:02Z', 'revision_number': 0, 'ip': '172.24.4.9'} created 2023-04-20 05:34:03,575 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2023-04-20 05:34:03,575 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:03 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-a3032c24-c198-4c2b-9273-5079af93ad55', '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": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "name": "tempest-AttachVolumeNegativeTest-528498534-project-member", "password_expires_at": null}, "audit_ids": ["Zq9StK47QC2blTZdRmq0Xg"], "expires_at": "2023-04-20T06:34:03.000000Z", "issued_at": "2023-04-20T05:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1069c90da8244529aca2b5907e46691", "name": "tempest-AttachVolumeNegativeTest-528498534"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0 .0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:34:03,576 91067 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '095a8a82-6992-4f8a-b50b-f67a659d9247', 'name': 'tempest-AttachVolumeNegativeTest-1609122099-network', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c1069c90da8244529aca2b5907e46691', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:34:03,576 91067 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-66653533', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO5sPsrFgsNmJI2gXFKnMft0wTG7Fg8nW43UMS9/TV1KGxlkKypfKJ+yOgirCG2f8mm5RFrpABRfi2Ey8QbSIPAUrv03Kpg6A2LzhXCHnHm3BwisUYMn/QKH8znj+8Nuhw==', 'fingerprint': '54:88:39:95:dd:50:45:04:64:83:ce:df:a7:a1:2f:a2', 'user_id': '1558ef8ec15f4bcaa4d8a73bf3b457bc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA8hhWUP8KMmTnOfLHic9zz/19qsdsXTb0G8I/cF2CoYhyBjXj5rXwL\niNx5IQLeCVqgBwYFK4EEACKhZANiAATubD7KxYLDZiSNoFxSpzH7dMExuxYPJ1uN\n1DEvf01dShsZZCsqXyifsjoIqwhtn/JpuURa6QAUX4thMvEG0iDwFK79NyqYOgNi\n84Vwh5x5twcIrFGDJ/0Ch/M54/vDboc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0c53ab13-2cc1-4841-bd83-56ac8e70d62e', 'name': 'tempest-securitygroup--444744393', 'stateful': True, 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'description': 'tempest-description--1242952022', 'shared': False, 'security_group_rules': [{'id': '87f00883-e044-47c2-82cc-b28add1975ac', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '0c53ab13-2cc1-4841-bd83-56ac8e70d62e', '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': 571, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:34:01Z', 'updated_at': '2023-04-20T05:34:01Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, {'id': 'a0edfc07-b6f0-4824-a1dc-61df7e3713f0', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '0c53ab13-2cc1-4841-bd83-56ac8e70d62e', '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': 572, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:34:01Z', 'updated_at': '2023-04-20T05:34:01Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e46691'}], 'tags': [], 'created_at': '2023-04-2 0T05:34:01Z', 'updated_at': '2023-04-20T05:34:01Z', 'revision_number': 1, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, 'floating_ip': {'id': '1683c300-caf9-43f1-a8b7-45711c95e3b7', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.9', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:34:02Z', 'updated_at': '2023-04-20T05:34:02Z', 'revision_number': 0, 'ip': '172.24.4.9'}} 2023-04-20 05:34:04,307 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.729s 2023-04-20 05:34:04,307 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1024067320", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "095a8a82-6992-4f8a-b50b-f67a659d9247"}], "security_groups": [{"name": "tempest-securitygroup--444744393"}], "key_name": "tempest-keypair-66653533", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a5f7d4f-1800-4129-ac3a-7be0e1cc8150', 'x-compute-request-id': 'req-7a5f7d4f-1800-4129-ac3a-7be0e1cc8150', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--444744393"}], "adminPass": "password"}}' 2023-04-20 05:34:04,406 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.095s 2023-04-20 05:34:04,406 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:04 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-e7ef8b2a-e48a-4c55-bfef-30e41778bbc8', 'x-compute-request-id': 'req-e7ef8b2a-e48a-4c55-bfef-30e41778bbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'{"server": {"id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "name": "tempest-AttachVolumeNegativeTest-server-1024067320", "status": "BUILD", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "lin ks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:04Z", "updated": "2023-04-20T05:34:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-66653533", "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 05:34:54,755 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.294s 2023-04-20 05:34:54,756 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:54 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-a8eeb360-568f-4d03-9cb9-0a180da6c603', 'x-compute-request-id': 'req-a8eeb360-568f-4d03-9cb9-0a180da6c603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'{"server": {"id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "name": "tempest-AttachVolumeNegativeTest-server-1024067320", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:04Z", "updated": "2023-04-20T05:34:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:13:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66653533", "OS-SRV-USG:launched_at": "2023-04-20T05:34:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--444744393"}], "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 05:34:54,767 91067 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:35:55,050 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81/os-interface 0.223s 2023-04-20 05:35:55,051 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:54 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-b340d3ac-86f8-4797-9ffa-637ff5013faa', 'x-compute-request-id': 'req-b340d3ac-86f8-4797-9ffa-637ff5013faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "port_id": "27aa88e0-680c-47b6-85bc-0a31ca2a1c2b", "mac_addr": "fa:16:3e:ac:13:21", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "73416bc8-7882-4118-8b35-bbc6d0d871ca", "ip_address": "10.0.0.13"}]}]}' 2023-04-20 05:35:56,113 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/1683c300-caf9-43f1-a8b7-45711c95e3b7 1.058s 2023-04-20 05:35:56,113 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "27aa88e0-680c-47b6-85bc-0a31ca2a1c2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-d0fb572b-3034-4864-af7d-5bdf127eb853', 'date': 'Thu, 20 Apr 2023 05:35:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1683c300-caf9-43f1-a8b7-45711c95e3b7'} Body: b'{"floatingip": {"id": "1683c300-caf9-43f1-a8b7-45711c95e3b7", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.9", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "e015fa76-1c13-4792-acd3-6cd51e5293a7", "port_id": "27aa88e0-680c-47b6-85bc-0a31ca2a1c2b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "mac_address": "fa:16:3e:ac:13:21", "admin_state_up": true, "status": "ACTIVE", "device_id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:34:02Z", "updated_at": "2023-04-20T05:35:55Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:35:56,115 91067 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.9:22' as 'cirros' with public key authentication 2023-04-20 05:35:56,147 91067 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:35:56,171 91067 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:35:56,171 91067 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.9 successfully created 2023-04-20 05:35:56,217 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81/ips 0.045s 2023-04-20 05:35:56,218 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0183cd0-d4a0-4c69-8985-2f1b258f91f1', 'x-compute-request-id': 'req-d0183cd0-d4a0-4c69-8985-2f1b258f91f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-20 05:35:56,433 91067 I NFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes 0.212s 2023-04-20 05:35:56,433 91067 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-2094304504"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67a7359-aac1-4e72-901a-2a7dd7b08f2e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67a7359-aac1-4e72-901a-2a7dd7b08f2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes'} Body: b'{"volume": {"id": "4cb11b01-2f12-43ee-a065-853f5e6b4896", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:56.368076", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2094304504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:35:56,489 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896 0.046s 2023-04-20 05:35:56,490 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf038e5a-c08c-407f-9b64-006f092a4940', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf038e5a-c08c-407f-9b64-006f092a4940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896'} Body: b'{"volume": {"id": "4cb11b01-2f12-43ee-a065-853f5e6b4896", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:56.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2094304504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:35:57,544 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896 0.043s 2023-04-20 05:35:57,545 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e8192c-78c3-443b-bc24-f24db6e429e8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e8192c-78c3-443b-bc24-f24db6e429e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896'} Body: b'{"volume": {"id": "4cb11b01-2f12-43ee-a065-853f5e6b4896", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:56.000000", "updated_at": "2023-04-20T05:35:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2094304504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:35:57,682 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.126s 2023-04-20 05:35:57,682 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:57 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-70673b2a-2747-44ec-9187-9693e63436b8', 'x-compute-request-id': 'req-70673b2a-2747-44ec-9187-9693e63436b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'' 2023-04-20 05:35:57,870 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.187s 2023-04-20 05:35:57,870 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdedbb7f-6f04-4d37-a2db-bff61867c2f2', 'x-compute-request-id': 'req-cdedbb7f-6f04-4d37-a2db-bff61867c2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'{"server": {"id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "name": "tempest-AttachVolumeNegativeTest-server-1024067320", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:04Z", "updated": "2023-04-20T05:35:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:13:21"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:13:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66653533", "OS-SRV-USG:launched_at": "2023-04-20T05:34:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--444744393"}], "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 05:36:47,967 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.036s 2023-04-20 05:36:47,968 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:47 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-284efabb-6cbd-47ef-9154-a27e43781dcc', 'x-compute-request-id': 'req-284efabb-6cbd-47ef-9154-a27e43781dcc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 could not be found."}}' 2023-04-20 05:36:48,000 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66653533 0.030s 2023-04-20 05:36:48,000 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:47 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-c0a169a8-5154-45d9-9ae2-638f4582430a', 'x-compute-request-id': 'req-c0a169a8-5154-45d9-9ae2-638f4582430a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66653533'} Body: b'' 2023-04-20 05:36:48,144 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0c53ab13-2cc1-4841-bd83-56ac8e70d62e 0.144s 2023-04-20 05:36:48,145 91067 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-d093041b-d6ec-4683-8243-13ba990a00f4', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:36:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0c53ab13-2cc1-4841-bd83-56ac8e70d62e'} Body: b'' 2023-04-20 0 5:36:48,187 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0c53ab13-2cc1-4841-bd83-56ac8e70d62e 0.042s 2023-04-20 05:36:48,188 91067 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-307689c9-af74-486e-b54c-f88748cd0114', 'date': 'Thu, 20 Apr 2023 05:36:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0c53ab13-2cc1-4841-bd83-56ac8e70d62e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0c53ab13-2cc1-4841-bd83-56ac8e70d62e does not exist", "detail": ""}}' 2023-04-20 05:36:48,728 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1683c300-caf9-43f1-a8b7-45711c95e3b7 0.539s 2023-04-20 05:36:48,728 91067 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-24141da9-3ac4-4d6d-b0a8-fa1291a93925', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:36:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1683c300-caf9-43f1-a8b7-45711c95e3b7'} Body: b'' {2} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.734850s] ... 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 4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:54,189 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types 0.157s 2023-04-20 05:36:54,190 91067 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-2088393334"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8818869e-298a-4724-87e0-dd25c524a558', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8818869e-298a-4724-87e0-dd25c524a558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types'} Body: b'{"volume_type": {"id": "2974f5f5-4a31-451f-98ee-0762917f6e2a", "name": "tempest-GroupsV320Test-volume-type-2088393334", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:36:54,228 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/group_types 0.032s 2023-04-20 05:36:54,229 91067 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-531874586"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4e7b01-75a7-4ed9-90b6-e4b0b486f4ca', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4e7b01-75a7-4ed9-90b6-e4b0b486f4ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/group_types'} Body: b'{"group_type": {"id": "5a3d19f1-ee76-4942-b599-1290c2023481", "name": "tempest-GroupsV320Test-group-type-531874586", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:36:54,431 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups 0.199s 2023-04-20 05:36:54,431 91067 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": "5a3d19f1-ee76-4942-b599-1290c2023481", "volume_types": ["2974f5f5-4a31-451f-98ee-0762917f6e2a"], "name": "tempest-GroupsV320Test-Group-486341850"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33749412-cd89-419c-aef9-eeec100dc876', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33749412-cd89-419c-aef9-eeec100dc876', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups'} Body: b'{"group": {"id": "4029b9e7-66f8-40a0-ae4d-6fcb37b7c061", "name": "tempest-GroupsV320Test-Group-486341850"}}' 2023-04-20 05:36:54,465 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 0.032s 2023-04-20 05:36:54,465 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa225ed6-febd-4feb-9978-3c62a2f188e9', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa225ed6-febd-4feb-9978-3c62a2f188e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061'} Body: b'{"group": {"id": "4029b9e7-66f8-40a0-ae4d-6fcb37b7c061", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:36:54.000000", "name": "tempest-GroupsV320Test-Group-486341850", "description": null, "group_type": "5a3d19f1-ee76-4942-b599-1290c2023481", "volume_types": ["2974f5f5-4a31-451f-98ee-0762917f6e2a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:36:55,501 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 0.030s 2023-04-20 05:36:55,501 91067 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 05:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81f7ea6-a4e0-4aa4-acfa-386ea60bcc1a', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81f7ea6-a4e0-4aa4-acfa-386ea60bcc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061'} Body: b'{"group": {"id": "4029b9e7-66f8-40a0-ae4d-6fcb37b7c061", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:36:54.000000", "name": "tempest-GroupsV320Test-Group-486341850", "description": null, "group_type": "5a3d19f1-ee76-4942-b599-1290c2023481", "volume_types": ["2974f5f5-4a31-451f-98ee-0762917f6e2a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:36:55,575 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/volumes/detail 0.067s 2023-04-20 05:36:55,575 91067 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 05:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a753d9b-bedf-4fc0-8b8a-5177c6acdc4e', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a753d9b-bedf-4fc0-8b8a-5177c6acdc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:36:55,652 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061/action 0.066s 2023-04-20 05:36:55,652 91067 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 05:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d55507-9935-4258-a23c-89f34df4f470', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061/action'} Body: b'' 2023-04-20 05:36:55,667 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 0.015s 2023-04-20 05:36:55,668 91067 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 05:36:55 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-56e65cc3-49da-42d4-9400-7d7ea37ef372', 'x-openstack-request-id': 'req-56e65cc3-49da-42d4-9400-7d7ea37ef372', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 could not be found."}}' 2023-04-20 05:36:55,696 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/group_types/5a3d19f1-ee76-4942-b599-1290c2023481 0.028s 2023-04-20 05:36:55,697 91067 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 05:36:55 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-4cd49901-83c7-4d93-89a7-6f7c62e15cb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/group_types/5a3d19f1-ee76-4942-b599-1290c2023481'} Body: b'' 2023-04-20 05:36:55,746 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types/2974f5f5-4a31-451f-98ee-0762917f6e2a 0.049s 2023-04-20 05:36:55,747 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:55 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-ffe5365f-f9ec-4af8-ae2f-176b776a73d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types/2974f5f5-4a31-451f-98ee-0762917f6e2a'} Body: b'' 2023-04-20 05:36:55,762 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types/2974f5f5-4a31-451f-98ee-0762917f6e2a 0.014s 2023-04-20 05:36:55,762 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '11 4', 'content-type': 'application/json', 'x-compute-request-id': 'req-d038085f-81e2-49b7-96d1-262249613977', 'x-openstack-request-id': 'req-d038085f-81e2-49b7-96d1-262249613977', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types/2974f5f5-4a31-451f-98ee-0762917f6e2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2974f5f5-4a31-451f-98ee-0762917f6e2a could not be found."}}' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.771532s] ... 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 3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:59,281 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes 0.458s 2023-04-20 05:36:59,281 91067 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-1736075684"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a60bcc-7e0f-4f94-b6f6-2afeb1a3486d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a60bcc-7e0f-4f94-b6f6-2afeb1a3486d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes'} Body: b'{"volume": {"id": "3da32a40-23e2-4aa9-a6bb-cd3c9f08f476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:59.226723", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1736075684", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:59,331 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.040s 2023-04-20 05:36:59,332 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091a078f-26a9-4414-b585-dc8d4a60bdc7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091a078f-26a9-4414-b585-dc8d4a60bdc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'{"volume": {"id": "3da32a40-23e2-4aa9-a6bb-cd3c9f08f476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:59.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1736075684", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:00,384 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.040s 2023-04-20 05:37:00,384 91067 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbe5d5a-7a86-4e0b-a9dc-9049df5ddd2f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbe5d5a-7a86-4e0b-a9dc-9049df5ddd2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'{"volume": {"id": "3da32a40-23e2-4aa9-a6bb-cd3c9f08f476", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:59.000000", "updated_at": "2023-04-20T05:36:59.000000", "name": "tempest-VolumesTransfersTest-Volume-1736075684", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:00,432 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.037s 2023-04-20 05:37:00,432 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a15e4d3-53fe-4ce4-99c2-33b7cca76f84', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a15e4d3-53fe-4ce4-99c2-33b7cca76f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'{"volume": {"id": "3da32a40-23e2-4aa9-a6bb-cd3c9f08f476", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:59.000000", "updated_at": "2023-04-20T05:36:59.000000", "name": "tempest-VolumesTransfersTest-Volume-1736075684", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:00,567 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.124s 2023-04-20 05:37:00,567 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fd4c6e-06cd-47f3-b8c2-9845e27e7567', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'' 2023-04-20 05:37:00,592 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.024s 2023-04-20 05:37:00,592 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37: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-2bd36cfe-a79f-4f0c-9822-8c44f68237b5', 'x-openstack-request-id': 'req-2bd36cfe-a79f-4f0c-9822-8c44f68237b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 could not be found."}}' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.647361s] ... 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 6238b92a-9b6a-47c9-9b02-fde17a7f7269 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:37:00,940 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes 0.344s 2023-04-20 05:37:00,940 91067 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-802229845"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d4b9cf-d8c6-405e-9008-e3ceed3114fd', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d4b9cf-d8c6-405e-9008-e3ceed3114fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes'} Body: b'{"volume": {"id": "6238b92a-9b6a-47c9-9b02-fde17a7f7269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:00.871178", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-802229845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:37:00,997 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.047s 2023-04-20 05:37:00,998 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276ec036-8b85-4be3-904b-f16cfba33b35', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276ec036-8b85-4be3-904b-f16cfba33b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'{"volume": {"id": "6238b92a-9b6a-47c9-9b02-fde17a7f7269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:01.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-802229845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:02,047 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.038s 2023-04-20 05:37:02,048 91067 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1100f45-00b2-4d4f-80ff-8af86df5da74', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1100f45-00b2-4d4f-80ff-8af86df5da74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'{"volume": {"id": "6238b92a-9b6a-47c9-9b02-fde17a7f7269", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:01.000000", "updated_at": "2023-04-20T05:37:01.000000", "name": "tempest-VolumesTransfersTest-Volume-802229845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:02,104 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.045s 2023-04-20 05:37:02,104 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35805bfa-cbb7-4754-9220-cd58c750996a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35805bfa-cbb7-4754-9220-cd58c750996a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'{"volume": {"id": "6238b92a-9b6a-47c9-9b02-fde17a7f7269", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:01.000000", "updated_at": "2023-04-20T05:37:01.000000", "name": "tempest-VolumesTransfersTest-Volume-802229845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:02,221 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.106s 2023-04-20 05:37:02,221 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d374fd30-203a-4b23-8942-695a06923d0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'' 2023-04-20 05:37:02,242 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.020s 2023-04-20 05:37:02,242 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:02 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-859f371b-8c35-4179-bfdc-00ad634f06fe', 'x-openstack-request-id': 'req-859f371b-8c35-4179-bfdc-00ad634f06fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6238b92a-9b6a-47c9-9b02-fde17a7f7269 could not be found."}}' {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [122.095692s] ... 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 0e5bc01a-ff60-4672-9fc5-e14dfa685a84 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:35:03,287 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca 0.263s 2023-04-20 05:35:03,287 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:03 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-9a422164-4838-4e57-ba7b-0bfec34f02c0', 'x-compute-request-id': 'req-9a422164-4838-4e57-ba7b-0bfec34f02c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca'} Body: b'{"server": {"id": "75ddf1a2-942d-4240-afbe-20194c1845ca", "name": "tempest-ServersNegativeTestJSON-server-309695821", "status": "ACTIVE", "tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96", "user_id": "198edaee95b0445b8cb018046d790576", "metadata": {}, "hostId": "d65761320dc72bb322ec728a2951ad3d1d8d7c48a33312d185df8f44", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:27Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServersNegativeTestJSON-534871243-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:56:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:36:03,601 91065 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/4e0e7a7d59fd49c3aaaedbf085980c96/volumes 0.242s 2023-04-20 05:36:03,601 91065 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-472080271"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2f65b2-a1ee-49fc-ae15-64efc5f2ede4', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2f65b2-a1ee-49fc-ae15-64efc5f2ede4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes'} Body: b'{"volume": {"id": "0e5bc01a-ff60-4672-9fc5-e14dfa685a84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:03.516696", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-472080271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:03,653 91065 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/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84 0.042s 2023-04-20 05:36:03,653 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efacf61-e7cd-47fd-afc6-f4655b002457', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efacf61-e7cd-47fd-afc6-f4655b002457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84'} Body: b'{"volume": {"id": "0e5bc01a-ff60-4672-9fc5-e14dfa685a84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:04.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-472080271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96"}}' 2023-04-20 05:36:04,712 91065 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/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84 0.047s 2023-04-20 05:36:04,713 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7a0379-6542-43f0-81c5-5695f064cc0f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7a0379-6542-43f0-81c5-5695f064cc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84'} Body: b'{"volume": {"id": "0e5bc01a-ff60-4672-9fc5-e14dfa685a84", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:04.000000", "updated_at": "2023-04-20T05:36:04.000000", "name": "tempest-ServersNegativeTestJSON-volume-472080271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96"}}' 2023-04-20 05:36:05,049 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca 0.320s 2023-04-20 05:36:05,049 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:04 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-86b1d427-6c4e-4fc5-a437-da15ba8a2e32', 'x-compute-request-id': 'req-86b1d427-6c4e-4fc5-a437-da15ba8a2e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca'} Body: b'{"server": {"id": "75ddf1a2-942d-4240-afbe-20194c1845ca", "name": "tempest-ServersNegativeTestJSON-server-309695821", "status": "ACTIVE", "tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96", "user_id": "198edaee95b0445b8cb018046d790576", "metadata": {}, "hostId": "d65761320dc72bb322ec728a2951ad3d1d8d7c48a33312d185df8f44", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:27Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServersNegativeTestJSON-534871243-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:56:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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": []}}' {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.958960s] ... 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 befb659a-184e-4dc0-8303-6f9012f5de60 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:37:05,711 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes 0.379s 2023-04-20 05:37:05,711 91067 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-172727729"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b223aa-68a5-4abc-a371-4dbdc416a7dd', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b223aa-68a5-4abc-a371-4dbdc416a7dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes'} Body: b'{"volume": {"id": "befb659a-184e-4dc0-8303-6f9012f5de60", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:37:05.634688", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-172727729", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}], "user_id": "2ca65756a4c9463b861a3f4c3a605705", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:37:05,765 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.042s 2023-04-20 05:37:05,765 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bfba343-695c-4139-9a70-62a8a45b4ea4', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bfba343-695c-4139-9a70-62a8a45b4ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'{"volume": {"id": "befb659a-184e-4dc0-8303-6f9012f5de60", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:37:06.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-172727729", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}], "user_id": "2ca65756a4c9463b861a3f4c3a605705", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6556d620cd433b88f567daaf62f512"}}' 2023-04-20 05:37:06,818 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.041s 2023-04-20 05:37:06,818 91067 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce19ca1d-5376-490a-9194-6121d65ef570', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce19ca1d-5376-490a-9194-6121d65ef570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'{"volume": {"id": "befb659a-184e-4dc0-8303-6f9012f5de60", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:37:06.000000", "updated_at": "2023-04-20T05:37:06.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-172727729", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}], "user_id": "2ca65756a4c9463b861a3f4c3a605705", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6556d620cd433b88f567daaf62f512"}}' 2023-04-20 05:37:06,870 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.041s 2023-04-20 05:37:06,871 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6378bad4-572b-4424-8d70-236447a89185', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6378bad4-572b-4424-8d70-236447a89185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'{"volume": {"id": "befb659a-184e-4dc0-8303-6f9012f5de60", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:37:06.000000", "updated_at": "2023-04-20T05:37:06.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-172727729", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}], "user_id": "2ca65756a4c9463b861a3f4c3a605705", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6556d620cd433b88f567daaf62f512"}}' 2023-04-20 05:37:07,267 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.386s 2023-04-20 05:37:07,267 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:06 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-93466de1-4dda-4531-af99-e1b782b8a8c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'' 2023-04-20 05:37:07,289 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.021s 2023-04-20 05:37:07,289 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06cfcd7-8ff8-490b-91ff-41cdb1ae664a', 'x-openstack-request-id': 'req-b06cfcd7-8ff8-490b-91ff-41cdb1ae664a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume befb659a-184e-4dc0-8303-6f9012f5de60 could not be found."}}' {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {2} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {2} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [123.148624s] ... 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 cf73098c-5dc9-4d6d-b738-cc99981132e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:35:15,758 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.275s 2023-04-20 05:35:15,759 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989e19f3-e9f2-449b-9076-2f548b6a25c3', 'x-compute-request-id': 'req-989e19f3-e9f2-449b-9076-2f548b6a25c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:35:15,967 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.196s 2023-04-20 05:35:15,967 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebbd029-9602-4bb4-b831-379adefcf89a', 'x-compute-request-id': 'req-4ebbd029-9602-4bb4-b831-379adefcf89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:35:16,215 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.236s 2023-04-20 05:35:16,215 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ccf5ef1-3883-43a1-8650-c7f42d62f6cf', 'x-compute-request-id': 'req-9ccf5ef1-3883-43a1-8650-c7f42d62f6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:36:16,380 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.085s 2023-04-20 05:36:16,380 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:16 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-a41538fe-d999-4a2e-8994-c942120fde44', '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": "6beb804304e94477ba224d9066ede268", "name": "tempest-ServerActionsTestJSON-1221325113-project-member", "password_expires_at": null}, "audit_ids": ["D_zd1PsfRPSoqn76MCZQHw"], "expires_at": "2023-04-20T06:36:16.000000Z", "issued_at": "2023-04-20T05:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83045a7a115e4207b19dab56c08be584", "name": "tempest-ServerActionsTestJSON-1221325113"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/83045a7a115e4207b19dab56c08be584", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:36:16,381 91079 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '3d4e6b0c-cdb1-463c-bbb2-ac602f68db1a', 'name': 'tempest-ServerActionsTestJSON-1587249624-network', 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '83045a7a115e4207b19dab56c08be584', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65171, 'is_default': False, 'availability_zone_hints': [], 'availability_ zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:36:16,381 91079 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-840035893', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKikIQWd05Ta1fcpuOoQan5PkLdCv2osqZRgqxrG1JcEHUrMFjNpTU1vIvkhtlh4foHkH2e70yzihn3H7OqCOrwZg/ic8lo/IjVwXdsJOZKFkUUCuixiR6575DWyDj8A6A==', 'fingerprint': 'd6:fa:af:64:f3:75:6b:04:e8:22:80:7d:e8:df:ab:f6', 'user_id': '6beb804304e94477ba224d9066ede268', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCdEJ5jAa4G6gd8gxaVn+xnotvZ9eHXABVl0prwl6+MIfpfmPWOTv6s\nNZLS+brGRCegBwYFK4EEACKhZANiAASopCEFndOU2tX3KbjqEGp+T5C3Qr9qLKmU\nYKsaxtSXBB1KzBYzaU1NbyL5IbZYeH6B5B9nu9Ms4oZ9x+zqgjq8GYP4nPJaPyI1\ncF3bCTmShZFFArosYkeue+Q1sg4/AOg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7915e188-5484-4dc9-9adf-5c71c86bf102', 'name': 'tempest-securitygroup--128928648', 'stateful': True, 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'description': 'tempest-description--95386365', 'shared': False, 'security_group_rules': [{'id': '4e442807-0d89-4f6f-8d2c-0345b811b9da', 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'security_group_id': '7915e188-5484-4dc9-9adf-5c71c86bf102', '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': 178, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:17Z', 'updated_at': '2023-04-20T05:28:17Z', 'revision_number': 0, 'project_id': '83045a7a115e4207b19dab56c08be584'}, {'id': 'e987dc8d-1267-40bf-bf8b-1b09b6795853', 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'security_group_id': '7915e188-5484-4dc9-9adf-5c71c86bf102', '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': 179, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:17Z', 'updated_at': '2023-04-20T05:28:17Z', 'revision_number': 0, 'project_id': '83045a7a115e4207b19dab56c08be584'}], 'tags': [], 'created_at': '2023-04-20T05:28:17Z', 'updated_at': '2023-04-20T05:28:17Z', 'revision_number': 1, 'project_id': '83045a7a115e4207b19dab56c08be584'}, 'floating_ip': {'id': 'dcc3149f-e861-43f2-8cce-d80691b2be75', 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'floating_ip_address': '172.24.4.165', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '83045a7a115e4207b19dab56c08be584', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:22Z', 'updated_at': '2023-04-20T05:28:22Z', 'revision_number': 0, 'ip': '172.24.4.165'}} 2023-04-20 05:36:16,760 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes 0.378s 2023-04-20 05:36:16,760 91079 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-1861398159", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c250ba5c-c91a-410a-83cc-fafb57ba9bcb', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c250ba5c-c91a-410 a-83cc-fafb57ba9bcb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes'} Body: b'{"volume": {"id": "cf73098c-5dc9-4d6d-b738-cc99981132e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:16.683645", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1861398159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:16,808 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4 0.038s 2023-04-20 05:36:16,808 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a11758-0019-49cd-a67f-2ae41020e305', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a11758-0019-49cd-a67f-2ae41020e305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4'} Body: b'{"volume": {"id": "cf73098c-5dc9-4d6d-b738-cc99981132e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:17.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1861398159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:36:17,858 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4 0.039s 2023-04-20 05:36:17,858 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e0e29a-8672-4089-a61e-565dad0c55e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e0e29a-8672-4089-a61e-565dad0c55e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4'} Body: b'{"volume": {"id": "cf73098c-5dc9-4d6d-b738-cc99981132e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:17. 000000", "updated_at": "2023-04-20T05:36:17.000000", "name": "tempest-tempest.common.compute-volume-1861398159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:36:17,972 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4 0.102s 2023-04-20 05:36:17,973 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab60f217-c8da-4b88-baa4-1958e2a7d0d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4'} Body: b'' 2023-04-20 05:36:18,002 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4 0.028s 2023-04-20 05:36:18,002 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-6715c644-0e26-475c-8027-7d87a2a8b4e8', 'x-openstack-request-id': 'req-6715c644-0e26-475c-8027-7d87a2a8b4e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cf73098c-5dc9-4d6d-b738-cc99981132e4 could not be found."}}' 2023-04-20 05:36:18,003 91079 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 05:36:18,560 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.556s 2023-04-20 05:36:18,561 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b982abe-5978-493f-af19-4ed6f66a92a2', 'x-compute-request-id': 'req-0b982abe-5978-493f-af19-4ed6f66a92a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3 d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {7} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {7} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.069808s] ... ok {7} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001118s] ... 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 {9} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.695248s] ... 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 168807f8-73ef-4aa4-a71e-f7cdad7602da failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:37:56,365 91081 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes 0.558s 2023-04-20 05:37:56,365 91081 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-17247985", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7745ac9-560f-4eb4-ad0b-238fd085c908', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7745ac9-560f-4eb4-ad0b-238fd085c908', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes'} Body: b'{"volume": {"id": "168807f8-73ef-4aa4-a71e-f7cdad7602da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:56.303620", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-17247985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}], "user_id": "898ff6ef72ca47468957d5e1b469222c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:37:56,423 91081 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da 0.048s 2023-04-20 05:37:56,423 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9957f980-435f-493d-adad-fc76ab960b51', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9957f980-435f-493d-adad-fc76ab960b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da'} Body: b'{"volume": {"id": "168807f8-73ef-4aa4-a71e-f7cdad7602da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-17247985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}], "user_id": "898ff6ef72ca47468957d5e1b469222c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9aaa6143ddae4690bd7ab6f8e932baf4"}}' 2023-04-20 05:37:57,486 91081 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da 0.052s 2023-04-20 05:37 :57,487 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77639411-87e6-4b31-a191-7c076baee0db', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77639411-87e6-4b31-a191-7c076baee0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da'} Body: b'{"volume": {"id": "168807f8-73ef-4aa4-a71e-f7cdad7602da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:56.000000", "updated_at": "2023-04-20T05:37:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-17247985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}], "user_id": "898ff6ef72ca47468957d5e1b469222c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9aaa6143ddae4690bd7ab6f8e932baf4"}}' {7} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013107s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.180758s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.718267s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.157663s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.162242s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.157673s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.032380s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.029396s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.137489s] ... ok {7} 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 c9176223-d621-4ad6-9575-ed8d7491a087 failed to build and is in ERROR status {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.354665s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.040180s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.074057s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.116967s] ... 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 567596bb-8143-47f2-ac99-6dbe414e46c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:06,202 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types 0.231s 2023-04-20 05:38:06,202 91081 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-579902692"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49747673-83fe-4148-8a61-59efcb43a4a5', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49747673-83fe-4148-8a61-59efcb43a4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types'} Body: b'{"volume_type": {"id": "d2c104df-cc0f-44e4-8540-5322501f63f0", "name": "tempest-GroupSnapshotsTest-volume-type-579902692", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:38:06,237 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types 0.032s 2023-04-20 05:38:06,238 91081 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-1411447554"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de5996c-b6f3-40a4-9eef-5d7149b2f974', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de5996c-b6f3-40a4-9eef-5d7149b2f974', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types'} Body: b'{"group_type": {"id": "e8882da8-e1e6-4e99-9634-50130d96bb1f", "name": "tempest-GroupSnapshotsTest-group-type-1411447554", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:38:06,692 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups 0.451s 2023-04-20 05:38:06,692 91081 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": "e8882da8-e1e6-4e99-9634-50130d96bb1f", "volume_types": ["d2c104df-cc0f-44e4-8540-5322501f63f0"], "name": "tempest-GroupSnapshotsTest-Group-443922275"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dda1be3-6f7f-4407-aeb2-234011d00409', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dda1be3-6f7f-4407-aeb2-234011d00409', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups'} Body: b'{"group": {"id": "567596bb-8143-47f2-ac99-6dbe414e46c8", "name": "tempest-GroupSnapshotsTest-Group-443922275"}}' 2023-04-20 05:38:06,727 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8 0.032s 2023-04-20 05:38:06,728 91081 DEBUG [tempest.lib.commo n.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 05:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0bb4a5-f7d3-4f49-ae9e-c9755793dc3f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0bb4a5-f7d3-4f49-ae9e-c9755793dc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8'} Body: b'{"group": {"id": "567596bb-8143-47f2-ac99-6dbe414e46c8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:38:06.000000", "name": "tempest-GroupSnapshotsTest-Group-443922275", "description": null, "group_type": "e8882da8-e1e6-4e99-9634-50130d96bb1f", "volume_types": ["d2c104df-cc0f-44e4-8540-5322501f63f0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:07,771 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8 0.038s 2023-04-20 05:38:07,772 91081 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 05:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2495c0af-4238-4ccb-9348-4229202f1612', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2495c0af-4238-4ccb-9348-4229202f1612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8'} Body: b'{"group": {"id": "567596bb-8143-47f2-ac99-6dbe414e46c8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:38:06.000000", "name": "tempest-GroupSnapshotsTest-Group-443922275", "description": null, "group_type": "e8882da8-e1e6-4e99-9634-50130d96bb1f", "volume_types": ["d2c104df-cc0f-44e4-8540-5322501f63f0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:07,881 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail 0.104s 2023-04-20 05:38:07,882 91081 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 05:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138001b9-3615-4810-b6f3-6c69223d00bf', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138001b9-3615-4810-b6f3-6c69223d00bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:38:07,970 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8/action 0.067s 2023-04-20 05:38:07,970 91081 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-vo lumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:07 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-87edc314-c68b-428e-8892-6504b4a945fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8/action'} Body: b'' 2023-04-20 05:38:07,988 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8 0.017s 2023-04-20 05:38:07,988 91081 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 05:38:07 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-43140a5e-a61d-446d-8fdc-2b3418a2ea1b', 'x-openstack-request-id': 'req-43140a5e-a61d-446d-8fdc-2b3418a2ea1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 567596bb-8143-47f2-ac99-6dbe414e46c8 could not be found."}}' 2023-04-20 05:38:08,019 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/e8882da8-e1e6-4e99-9634-50130d96bb1f 0.030s 2023-04-20 05:38:08,020 91081 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 05:38:07 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-083f32e2-f29d-4e2b-9749-a39d3dd230b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/e8882da8-e1e6-4e99-9634-50130d96bb1f'} Body: b'' 2023-04-20 05:38:08,070 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/d2c104df-cc0f-44e4-8540-5322501f63f0 0.050s 2023-04-20 05:38:08,070 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38: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-22470e21-3763-45b5-971f-e50dbb8637ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/d2c104df-cc0f-44e4-8540-5322501f63f0'} Body: b'' 2023-04-20 05:38:08,086 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/d2c104df-cc0f-44e4-8540-5322501f63f0 0.014s 2023-04-20 05:38:08,086 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 0 5:38:08 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-db42a7be-1f36-42a8-879c-b08f206b2aa5', 'x-openstack-request-id': 'req-db42a7be-1f36-42a8-879c-b08f206b2aa5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/d2c104df-cc0f-44e4-8540-5322501f63f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d2c104df-cc0f-44e4-8540-5322501f63f0 could not be found."}}' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.854117s] ... 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 d9e38648-9ba2-44eb-8688-54ed5a89efaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:35:22,065 91069 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 05:35:22,869 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.804s 2023-04-20 05:35:22,870 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1257122624", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a212a92d-af57-467a-b463-268733436d43', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1257122624", "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": "933c341c0bcc47a5927fd8961b4fea9e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "created_at": "2023-04-20T05:35:23Z", "updated_at": "2023-04-20T05:35:23Z", "tags": [], "self": "/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79", "file": "/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:35:24,238 91069 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/3f036090-7f12-45eb-bc09-9ba3d93fda79/file 1.368s 2023-04-20 05:35:24,239 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8479c14e-6297-452e-9ff2-8e64a8686986', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79/file'} Body: b'' 2023-04-20 05:35:24,239 91069 DEBUG [tempest.scenario.manager] image:3f036090-7f12-45eb-bc09-9ba3d93fda79 2023-04-20 05:35:24,295 91069 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.051s 2023-04-20 05:35:24,296 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-505941647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwXGxFjj5vzBwR1qo2XsLGRQo2W/4R8RkL01uUjTOagSGArPqq6/t9g8e1pYDKlmogoRf9FT6sJNlBfS+zJ0zPMgBywHOlPfyPFKWpg00XELop4nWp2BUpyXgmiLNR5DQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:24 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-fb4e9980-2111-499c-abb2-de269c9d2f8a', 'x-compute-request-id': 'req-fb4e9980-2111-499c-abb2-de269c9d2f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-505941647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwXGxFjj5vzBwR1qo2XsLGRQo2W/4R8RkL01uUjTOagSGArPqq6/t9g8e1pYDKlmogoRf9FT6sJNlBfS+zJ0zPMgBywHOlPfyPFKWpg00XELop4nWp2BUpyXgmiLNR5DQ==", "fingerprint": "10:94:67:43:79:c0:a1:4b:42:b3:74:2b:01:d9:2e:8b", "user_id": "151ab31d22b943519eb10b95b8542cc5"}}' 2023-04-20 05:35:24,337 91069 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.033s 2023-04-20 05:35:24,338 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:24 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-6cba0b38-f700-4741-92e0-e93f7d7164b3', '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": "151ab31d22b943519eb10b95b8542cc5", "name": "tempest-TestMinimumBasicScenario-945306862-project-member", "password_expires_at": null}, "audit_ids": ["RsBEVA6tSFCJLtunPXwlww"], "expires_at": "2023-04-20T06:35:24.000000Z", "issued_at": "2023-04-20T05:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933c341c0bcc47a5927fd8961b4fea9e", "name": "tempest-TestMinimumBasicScenario-945306862"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:35:24,338 91069 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '6808a39f-22cd-436a-8bc9-834a064db94c', 'name': 'tempest-TestMinimumBasicScenario-1950425816-network', 'tenant_id': '933c341c0bcc47a5927fd8961b4fea9e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '933c341c0bcc47a5927fd8961b4fea9e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63267, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:35:09Z', 'updated_at': '2023-04-20T05:35:09Z', 'revision_number': 1} available for tenant 2023-04-20 05:35:25,162 91069 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.823s 2023-04-20 05:35:25,163 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1736981550", "imageRef": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-505941647", "networks": [{"uuid": "6808a39f-22cd-436a-8bc9-834a064db94c"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acfd4756-a3de-40dd-ba18-d7223cc53102', 'x-compute-request-id': 'req-acfd4756-a3de-40dd-ba18-d7223cc53102', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "77Vs2TWezMbh"}}' 2023-04-20 05:35:25,260 91069 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/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.095s 2023-04-20 05:35:25,261 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd60073a-2c9c-4dde-97a9-02ec07bb76d8', 'x-compute-request-id': 'req-cd60073a-2c9c-4dde-97a9-02ec07bb76d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "BUILD", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "", "image": {"id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "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 05:36:15,597 91069 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/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.276s 2023-04-20 05:36:15,597 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:15 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-6f6378a2-c4e5-4945-a8f0-d9403957a04d', 'x-compute-request-id': 'req-6f6378a2-c4e5-4945-a8f0-d9403957a04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:35:32Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:22:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "OS-SRV-USG:launched_at": "2023-04-20T05:35:31.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 05:36:15,609 91069 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:37:15,928 91069 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/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.258s 2023-04-20 05:37:15,929 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Thu, 20 Apr 2023 05:37:15 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-66dee81d-7fa4-4d65-bf7b-2b81e9c8e5d8', 'x-compute-request-id': 'req-66dee81d-7fa4-4d65-bf7b-2b81e9c8e5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:35:32Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:22:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "OS-SRV-USG:launched_at": "2023-04-20T05:35:31.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 05:37:16,134 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.194s 2023-04-20 05:37:16,135 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:15 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-363581f6-9bb9-4a0b-84f8-d9a946fc17a5', 'x-compute-request-id': 'req-363581f6-9bb9-4a0b-84f8-d9a946fc17a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}]}]}' 2023-04-20 05:37:16,710 91069 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/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.571s 2023-04-20 05:37:16,710 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:16 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-4ac15cfd-cff9-4ff1-a7ea-8c83baa3dcd4', 'x-compute-request-id': 'req-4ac15cfd-cff9-4ff1-a7ea-8c83baa3dcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:35:32Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:22:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "OS-SRV-USG:launched_at": "2023-04-20T05:35:31.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 05:37:17,007 91069 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/933c341c0bcc47a5927fd8961b4fea9e/volumes 0.285s 2023-04-20 05:37:17,008 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1246901494", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482d54a6-fe96-4cde-b4e0-e1076313ea3c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482d54a6-fe96-4cde-b4e0-e1076313ea3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes'} Body: b'{"volume": {"id": "d9e38648-9ba2-44eb-8688-54ed5a89efaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:16.915729", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1246901494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:37:17,068 91069 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/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf 0.051s 2023-04-20 05:37:17,068 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28dc16d1-acef-4b82-8e94-bbccc9a95529', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28dc16d1-acef-4b82-8e94-bbccc9a95529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf'} Body: b'{"volume": {"id": "d9e38648-9ba2-44eb-8688-54ed5a89efaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:17.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1246901494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "933c341c0bcc47a5927fd8961b4fea9e"}}' 2023-04-20 05:37:18,121 91069 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/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf 0.041s 2023-04-20 05:37:18,122 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2370d30a-0dda-4c53-a9a9-99ecb2e3a490', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2370d30a-0dda-4c53-a9a9-99ecb2e3a490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf'} Body: b'{"volume": {"id": "d9e38648-9ba2-44eb-8688-54ed5a89efaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:17.000000", "updated_at": "2023-04-20T05:37:17.000000", "name": "tempest-TestMinimumBasicScenario-volume-1246901494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "933c341c0bcc47a5927fd8961b4fea9e"}}' 2023-04-20 05:37:18,362 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf 0.229s 2023-04-20 05:37:18,362 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971df4ce-5bbb-441b-9974-e0bd0e74dff2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf'} Body: b'' 2023-04-20 05:37:18,384 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf 0.021s 2023-04-20 05:37:18,384 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ac3acd-3d83-45e2-878f-5731b4d4eabf', 'x-openstack-request-id': 'req-82ac3acd-3d83-45e2-878f-5731b4d4eabf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d9e38648-9ba2-44eb-8688-54ed5a89efaf could not be found."}}' 2023-04-20 05:37:18,508 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.123s 2023-04-20 05:37:18,509 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37: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-34718a78-4fd2-42e7-beca-f5726167f2bf', 'x-compute-request-id': 'req-34718a78-4fd2-42e7-beca-f5726167f2bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'' 2023-04-20 05:37:18,714 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.205s 2023-04-20 05:37:18,714 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:18 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-6de3bdd3-a07a-462e-9dfa-06a2c2c37544', 'x-compute-request-id': 'req-6de3bdd3-a07a-462e-9dfa-06a2c2c37544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "3f036090-7f12-45eb-bc09- 9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:37:18Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:22:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "OS-SRV-USG:launched_at": "2023-04-20T05:35:31.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 05:38:08,791 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.036s 2023-04-20 05:38:08,791 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 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-1aa9e0c3-464e-44e3-a046-72a122559b69', 'x-compute-request-id': 'req-1aa9e0c3-464e-44e3-a046-72a122559b69', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1a420a0f-1dba-4fdc-937f-3a77bccfeb2a could not be found."}}' 2023-04-20 05:38:08,823 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-505941647 0.031s 2023-04-20 05:38:08,824 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 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-a690758d-c394-4e7e-a44e-c25a78943593', 'x-compute-request-id': 'req-a690758d-c394-4e7e-a44e-c25a78943593', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-505941647'} Body: b'' 2023-04-20 05:38:08,916 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79 0.091s 2023-04-20 05:38:08,916 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5659acfe-3df1-409c-9efd-266f1339028e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3f0 36090-7f12-45eb-bc09-9ba3d93fda79'} Body: b'' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.736301s] ... 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 85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:07,758 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/4604abc23a6c4b0f9ab2e98fd2fdf840/os-quota-sets/f184538f242a4eb0ab10eb6d5eaab61c?usage=True 0.072s 2023-04-20 05:38:07,758 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7306cd6-8f94-4fb2-a1b7-09e98409bf77', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7306cd6-8f94-4fb2-a1b7-09e98409bf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4604abc23a6c4b0f9ab2e98fd2fdf840/os-quota-sets/f184538f242a4eb0ab10eb6d5eaab61c?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_tempest-GroupSnapshotsTest-volume-type-579902692": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_tempest-GroupSnapshotsTest-volume-type-579902692": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_tempest-GroupSnapshotsTest-volume-type-579902692": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:08,119 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes 0.352s 2023-04-20 05:38:08,119 91065 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-329793792"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e4346e-8139-476e-9d7f-1ad22f5cfd58', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e4346e-8139-476e-9d7f-1ad22f5cfd58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes'} Body: b'{"volume": {"id": "85a9083f-6f1f-49f0-8d4c-41bb3cb688e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.056449", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329793792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:08,172 91065 IN FO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.044s 2023-04-20 05:38:08,173 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0526094-fbbc-49df-b472-4ee566949112', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0526094-fbbc-49df-b472-4ee566949112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'{"volume": {"id": "85a9083f-6f1f-49f0-8d4c-41bb3cb688e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329793792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:09,225 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.041s 2023-04-20 05:38:09,226 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a450a6f8-eb30-429f-9e51-9a25a9fca858', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a450a6f8-eb30-429f-9e51-9a25a9fca858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'{"volume": {"id": "85a9083f-6f1f-49f0-8d4c-41bb3cb688e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "updated_at": "2023-04-20T05:38:08.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329793792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:09,276 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.039s 2023-04-20 05:38:09,277 91065 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b2eca8-aae4-4858-b0bb-c764320d4ec2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b2eca8-aae4-4858-b0bb-c764320d4ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'{"volume": {"id": "85a9083f-6f1f-49f0-8d4c-41bb3cb688e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "updated_at": "2023-04-20T05:38:08.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329793792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:09,390 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.103s 2023-04-20 05:38:09,391 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 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-2f3692de-4500-4c81-a5be-4ff8f87ef479', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'' 2023-04-20 05:38:09,419 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.028s 2023-04-20 05:38:09,420 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9343424b-37f7-441f-ab91-631887bfce13', 'x-openstack-request-id': 'req-9343424b-37f7-441f-ab91-631887bfce13', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 could not be found."}}' {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.535506s] ... 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 439889b8-8688-4068-a797-530988d73fc6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:08,123 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types 0.033s 2023-04-20 05:38:08,123 91081 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-1294933143"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd97d06-31f9-455d-bec6-e7e0551a0cae', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd97d06-31f9-455d-bec6-e7e0551a0cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types'} Body: b'{"volume_type": {"id": "b804b08a-888b-4135-b39a-0427219a0977", "name": "tempest-GroupSnapshotsTest-volume-type-1294933143", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:38:08,156 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types 0.029s 2023-04-20 05:38:08,156 91081 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-259132548"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9077a2-b9e5-4ea2-ac10-d394d6ebac7e', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9077a2-b9e5-4ea2-ac10-d394d6ebac7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types'} Body: b'{"group_type": {"id": "91826778-83a7-4415-881c-d3b151e8ec43", "name": "tempest-GroupSnapshotsTest-group-type-259132548", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:38:08,258 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups 0.098s 2023-04-20 05:38:08,258 91081 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": "91826778-83a7-4415-881c-d3b151e8ec43", "volume_types": ["b804b08a-888b-4135-b39a-0427219a0977"], "name": "tempest-GroupSnapshotsTest-Group-281138121"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d616401f-796e-4c5d-a5b2-55ad471a2e69', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d616401f-796e-4c5d-a5b2-55ad471a2e69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups'} Body: b'{"group": {"id": "439889b8-8688-4068-a797-530988d73fc6", "name": "tempest-GroupSnapshotsTest-Group-281138121"}}' 2023-04-20 05:38:08,294 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6 0.033s 2023-04-20 05:38:08,294 91081 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 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5782321a-69fc-49f7-9b0c-f24c45734ae2', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5782321a-69fc-49f7-9b0c-f24c45734ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6'} Body: b'{"group": {"id": "439889b8-8688-4068-a797-530988d73fc6", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "name": "tempest-GroupSnapshotsTest-Group-281138121", "description": null, "group_type": "91826778-83a7-4415-881c-d3b151e8ec43", "volume_types": ["b804b08a-888b-4135-b39a-0427219a0977"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:09,329 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6 0.030s 2023-04-20 05:38:09,330 91081 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 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4329b1-7496-427f-be5e-058ce52a5826', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4329b1-7496-427f-be5e-058ce52a5826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6'} Body: b'{"group": {"id": "439889b8-8688-4068-a797-530988d73fc6", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "name": "tempest-GroupSnapshotsTest-Group-281138121", "description": null, "group_type": "91826778-83a7-4415-881c-d3b151e8ec43", "volume_types": ["b804b08a-888b-4135-b39a-0427219a0977"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:09,334 91081 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 05:38:09,403 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail 0.068s 2023-04-20 05:38:09,403 91081 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 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d095c8e-855d-4982-b3c9-778a4b81e5b8', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d095c8e-855d-4982-b3c9-778a4b81e5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:38:09,485 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6/action 0.06 9s 2023-04-20 05:38:09,486 91081 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 05:38:09 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-c183b7ed-e70d-4e22-94f2-0c83b63d5291', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6/action'} Body: b'' 2023-04-20 05:38:09,503 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6 0.017s 2023-04-20 05:38:09,504 91081 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 05:38:09 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-d7bb331f-ae5c-48ee-bfd6-fdbc672cd0d1', 'x-openstack-request-id': 'req-d7bb331f-ae5c-48ee-bfd6-fdbc672cd0d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 439889b8-8688-4068-a797-530988d73fc6 could not be found."}}' 2023-04-20 05:38:09,532 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/91826778-83a7-4415-881c-d3b151e8ec43 0.027s 2023-04-20 05:38:09,532 91081 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 05:38:09 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-f9a54f19-afd6-4036-94be-384f68d33a00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/91826778-83a7-4415-881c-d3b151e8ec43'} Body: b'' 2023-04-20 05:38:09,605 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/b804b08a-888b-4135-b39a-0427219a0977 0.071s 2023-04-20 05:38:09,605 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 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-13ea5d12-9e74-4aa0-9bfa-f49c5df6ed0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/b804b08a-888b-4135-b39a-0427219a0977'} Body: b'' 2023-04-20 05:38:09,623 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/b804b08a-888b-4135-b39a-0427219a0977 0.017s 2023-04-20 05:38:09,624 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 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-40df73ab-0028-4adb-88fb-f41e1fe61cdc', 'x-openstack-request-id': 'req-40df73ab-0028-4adb-88fb-f41e1fe61cdc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/b804b08a-888b-4135-b39a-0427219a0977'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b804b08a-888b-4135-b39a-0427219a0977 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.553312s] ... 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 ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:09,664 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes 0.240s 2023-04-20 05:38:09,664 91065 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-321901763"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a061974-71c9-4343-8791-3b9aa2bec03e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a061974-71c9-4343-8791-3b9aa2bec03e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes'} Body: b'{"volume": {"id": "ef9ba1f7-1fce-4673-b70e-8b464e9a3da3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:09.593927", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-321901763", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:09,724 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.049s 2023-04-20 05:38:09,724 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ffd2c9-89d5-4ac0-8395-a1ed8aac40b2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ffd2c9-89d5-4ac0-8395-a1ed8aac40b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'{"volume": {"id": "ef9ba1f7-1fce-4673-b70e-8b464e9a3da3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-321901763", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:10,774 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.038s 2023-04-20 05:38:10,775 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c189d30a-ec16-425b-abdb-9f231cd14751', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c189d30a-ec16-425b-abdb-9f231cd14751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'{"volume": {"id": "ef9ba1f7-1fce-4673-b70e-8b464e9a3da3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "updated_at": "2023-04-20T05:38:10.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-321901763", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:10,826 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.040s 2023-04-20 05:38:10,827 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2414be2-cf03-494a-8c6a-fb75521a1d7f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2414be2-cf03-494a-8c6a-fb75521a1d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'{"volume": {"id": "ef9ba1f7-1fce-4673-b70e-8b464e9a3da3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "updated_at": "2023-04-20T05:38:10.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-321901763", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:10,953 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.113s 2023-04-20 05:38:10,954 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:10 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a102dc3e-5539-4d52-92ab-2a18d057fb90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'' 2023-04-20 05:38:10,974 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.020s 2023-04-20 05:38:10,975 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1601329f-0ae8-4340-bf81-4efc99fa6038', 'x-openstack-request-id': 'req-1601329f-0ae8-4340-bf81-4efc99fa6038', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.064483s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.542303s] ... 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 4a5f5c67-35b1-4228-8322-1fdee56c3287 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:09,688 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types 0.060s 2023-04-20 05:38:09,689 91081 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-1894126439"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc6713c-b4e2-4481-9dbd-92765f5372c2', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc6713c-b4e2-4481-9dbd-92765f5372c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types'} Body: b'{"volume_type": {"id": "5937a46c-7a57-427c-891e-3f75c1cf2ca9", "name": "tempest-GroupSnapshotsTest-volume-type-1894126439", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:38:09,725 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types 0.030s 2023-04-20 05:38:09,726 91081 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-2019053786"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac0e7d2-e632-4d8c-b479-67eaa9cc777f', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac0e7d2-e632-4d8c-b479-67eaa9cc777f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types'} Body: b'{"group_type": {"id": "9b9e5371-78d0-4e66-82a4-b499aa6124d4", "name": "tempest-GroupSnapshotsTest-group-type-2019053786", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:38:09,811 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups 0.082s 2023-04-20 05:38:09,811 91081 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": "9b9e5371-78d0-4e66-82a4-b499aa6124d4", "volume_types": ["5937a46c-7a57-427c-891e-3f75c1cf2ca9"], "name": "tempest-GroupSnapshotsTest-Group-553457740"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03fcaed-7108-40c1-9a54-b5bad7737759', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03fcaed-7108-40c1-9a54-b5bad7737759', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups'} Body: b'{"group": {"id": "4a5f5c67-35b1-4228-8322-1fdee56c3287", "name": "tempest-GroupSnapshotsTest-Group-553457740"}}' 2023-04-20 05:38:09,843 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287 0.029s 2023-04-20 05:38:09,844 91081 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21c05b9-7a6d-437f-a8c6-d18866bbd16f', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21c05b9-7a6d-437f-a8c6-d18866bbd16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287'} Body: b'{"group": {"id": "4a5f5c67-35b1-4228-8322-1fdee56c3287", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "name": "tempest-GroupSnapshotsTest-Group-553457740", "description": null, "group_type": "9b9e5371-78d0-4e66-82a4-b499aa6124d4", "volume_types": ["5937a46c-7a57-427c-891e-3f75c1cf2ca9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:10,887 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287 0.038s 2023-04-20 05:38:10,887 91081 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 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431cc0dc-ebe9-45a3-91bb-bf6b7e80a59a', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431cc0dc-ebe9-45a3-91bb-bf6b7e80a59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287'} Body: b'{"group": {"id": "4a5f5c67-35b1-4228-8322-1fdee56c3287", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "name": "tempest-GroupSnapshotsTest-Group-553457740", "description": null, "group_type": "9b9e5371-78d0-4e66-82a4-b499aa6124d4", "volume_types": ["5937a46c-7a57-427c-891e-3f75c1cf2ca9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:10,962 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail 0.070s 2023-04-20 05:38:10,963 91081 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 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f6e2ee-e526-4a30-bd86-017bc09fa53d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f6e2ee-e526-4a30-bd86-017bc09fa53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:38:11,052 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287/action 0.078s 2023-04-20 05:38:11,053 91081 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 05:38:10 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-5224ef20-9c6e-4311-8291-7def88185e80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287/action'} Body: b'' 2023-04-20 05:38:11,070 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287 0.016s 2023-04-20 05:38:11,070 91081 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 05:38:11 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-e4a529f8-e476-4dc9-b87d-6feb5bc5e72d', 'x-openstack-request-id': 'req-e4a529f8-e476-4dc9-b87d-6feb5bc5e72d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4a5f5c67-35b1-4228-8322-1fdee56c3287 could not be found."}}' 2023-04-20 05:38:11,100 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/9b9e5371-78d0-4e66-82a4-b499aa6124d4 0.029s 2023-04-20 05:38:11,100 91081 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 05:38:11 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-4d3382a2-c4d9-4918-a69e-c1114b3976da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/9b9e5371-78d0-4e66-82a4-b499aa6124d4'} Body: b'' 2023-04-20 05:38:11,154 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/5937a46c-7a57-427c-891e-3f75c1cf2ca9 0.053s 2023-04-20 05:38:11,154 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062e1f1c-40ee-4f8b-a390-201084f4fbff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/5937a46c-7a57-427c-891e-3f75c1cf2ca9'} Body: b'' 2023-04-20 05:38:11,169 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/5937a46c-7a57-427c-891e-3f75c1cf2ca9 0.014s 2023-04-20 05:38:11,169 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Thu, 20 Apr 2023 05:38:11 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-356b662c-b05b-4146-85f7-2b339cb1f620', 'x-openstack-request-id': 'req-356b662c-b05b-4146-85f7-2b339cb1f620', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/5937a46c-7a57-427c-891e-3f75c1cf2ca9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5937a46c-7a57-427c-891e-3f75c1cf2ca9 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.315122s] ... ok {9} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.322692s] ... 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 05:38:15,077 91081 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/f9bfed90b2b747d7ac26e052a1b89bfc/scheduler-stats/get_pools?detail=True 0.306s 2023-04-20 05:38:15,077 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03b8e9c-f73f-4fef-827b-c70b6e94a3b1', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03b8e9c-f73f-4fef-827b-c70b6e94a3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f9bfed90b2b747d7ac26e052a1b89bfc/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {9} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.034436s] ... 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 05:38:15,126 91081 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/f9bfed90b2b747d7ac26e052a1b89bfc/scheduler-stats/get_pools 0.031s 2023-04-20 05:38:15,126 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f9dce2-7274-49a9-b770-9ef692212799', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f9dce2-7274-49a9-b770-9ef692212799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f9bfed90b2b747d7ac26e052a1b89bfc/scheduler-stats/get_pools'} Body: b'{"pools": []}' {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.016953s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.025341s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.030722s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.027424s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.037530s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.318076s] ... ok {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {1} 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 1090f454-d288-4d51-979e-884cb122fc78 failed to build and is in ERROR status {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.962957s] ... 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 1fa8d860-1297-4df2-bc7a-09176bcd3152 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:24,896 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.189s 2023-04-20 05:38:24,896 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3e1973b-bdc1-41d9-be95-ad0fff441d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:38:25,391 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes 0.494s 2023-04-20 05:38:25,391 91077 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-1579326607", "snapshot_id": null, "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f28d660-098b-4b11-9cf0-5c16e96aed5f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f28d660-098b-4b11-9cf0-5c16e96aed5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes'} Body: b'{"volume": {"id": "1fa8d860-1297-4df2-bc7a-09176bcd3152", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:25.310484", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1579326607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:25,453 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152 0.052s 2023-04-20 05:38:25,453 91077 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 05:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d29de54-5e56-44d1-b9a2-8b64a5c8c6ec', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d29de54-5e56-44d1-b9a2-8b64a5c8c6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152'} Body: b'{"volume": {"id": "1fa8d860-1297-4df2-bc7a-09176bcd3152", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:25.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1579326607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:26,508 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152 0.044s 2023-04-20 05:38:26,509 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f22e37-1682-4b83-a9bd-2a2e6b8975c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f22e37-1682-4b83-a9bd-2a2e6b8975c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152'} Body: b'{"volume": {"id": "1fa8d860-1297-4df2-bc7a-09176bcd3152", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:25.000000", "updated_at": "2023-04-20T05:38:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1579326607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:26,643 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152 0.123s 2023-04-20 05:38:26,644 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 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-51d833d3-e2d2-4b34-aba5-7dc00a0a43ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152'} Body: b'' 2023-04-20 05:38:26,668 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152 0.023s 2023-04-20 05:38:26,668 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69eb730-53a6-408a-998a-dcf9ddcab836', 'x-openstack-request-id': 'req-c69eb730-53a6-408a-998a-dcf9ddcab836', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1fa8d860-1297-4df2-bc7a-09176bcd3152 could not be found."}}' {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.730039s] ... 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 74c34a8c-a701-4306-a96e-89b9ea669c0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:26,692 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.021s 2023-04-20 05:38:26,692 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a2a466b7-c512-4a04-b97e-5029a81cc991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:38:27,069 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes 0.376s 2023-04-20 05:38:27,069 91077 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-1844517710", "snapshot_id": null, "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b780f422-0f07-4627-b664-fb3ba423a497', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b780f422-0f07-4627-b664-fb3ba423a497', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes'} Body: b'{"volume": {"id": "74c34a8c-a701-4306-a96e-89b9ea669c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:27.003873", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1844517710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:27,123 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c 0.044s 2023-04-20 05:38:27,123 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6307fe4b-5e3f-457a-9bd2-96aa7fc27fdb', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6307fe4b-5e3f-457a-9bd2-96aa7fc27fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c'} Body: b'{"volume": {"id": "74c34a8c-a701-4306-a96e-89b9ea669c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1844517710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:28,183 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c 0.048s 2023-04-20 05:38:28,183 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da22d0a8-2e30-4b2f-b51c-7a1407accde8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da22d0a8-2e30-4b2f-b51c-7a1407accde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c'} Body: b'{"volume": {"id": "74c34a8c-a701-4306-a96e-89b9ea669c0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:27.000000", "updated_at": "2023-04-20T05:38:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1844517710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:28,373 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c 0.176s 2023-04-20 05:38:28,374 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319fb9c6-f285-4628-bfd3-e9b0ac76497e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c'} Body: b'' 2023-04-20 05:38:28,399 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c 0.025s 2023-04-20 05:38:28,399 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-808b9533-cb21-4b48-a2fd-46197acb854e', 'x-openstack-request-id': 'req-808b9533-cb21-4b48-a2fd-46197acb854e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 74c34a8c-a701-4306-a96e-89b9ea669c0c could not be found."}}' {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [5.539839s] ... 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 fabbe6a4-c4f6-48af-836a-4bc6115fdf96 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:28,403 91077 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 05:38:28,463 91077 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.057s 2023-04-20 05:38:28,464 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1601341995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFekZe05Vfy8KSD6sl5d6dBCdKPpd0q9Nz4BVsz3meLE126jwc0ty5YPfC+6usTMqfe6HN/Q9+7VFA6fg4Uo5pLe9Lw0lSrRaQsJlEGqystm3nVycBGT19kQTC4Se89F3A=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:28 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-e3d356ae-3a53-4592-bf58-ea83a180cab0', 'x-compute-request-id': 'req-e3d356ae-3a53-4592-bf58-ea83a180cab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1601341995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFekZe05Vfy8KSD6sl5d6dBCdKPpd0q9Nz4BVsz3meLE126jwc0ty5YPfC+6usTMqfe6HN/Q9+7VFA6fg4Uo5pLe9Lw0lSrRaQsJlEGqystm3nVycBGT19kQTC4Se89F3A==", "fingerprint": "02:5d:69:51:2b:f9:97:79:f7:7a:3c:75:a4:e6:d0:7b", "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6"}}' 2023-04-20 05:38:28,624 91077 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.156s 2023-04-20 05:38:28,624 91077 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-2110325496", "description": "tempest-secgroup-smoke-2110325496 description", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-42804a1b-e0f3-40ac-82a5-01beb2489384', 'date': 'Thu, 20 Apr 2023 05:38:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "66c870dc-b630-4d26-a89b-aa3e20577414", "name": "tempest-secgroup-smoke-2110325496", "stateful": true, "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "description": "tempest-secgroup-smoke-2110325496 description", "shared": false, "security_group_rules": [{"id": "32646778-322c-4f95-a9c9-955b3a5d4258", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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": 980, "description": null, "tags": [], "created_at": "2023-04-20T05:38:28Z", "updated_at": "2023-04-20T05:38:28Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}, {"id": "aa17875c-12e4-4e02-8e2d-3408b509de09", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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": 979, "description": null, "tags": [], "created_at": "2023-04-20T05:38:28Z", "updated_at": "2023-04-20T05:38:28Z", "revision_number": 0, "project_id": "9c20e 0ae7c1b4b82854b71ca376fe43c"}], "tags": [], "created_at": "2023-04-20T05:38:28Z", "updated_at": "2023-04-20T05:38:28Z", "revision_number": 1, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:29,007 91077 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.382s 2023-04-20 05:38:29,008 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "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-dc9f6334-c76a-4a5d-b8ca-17c883c79480', 'date': 'Thu, 20 Apr 2023 05:38:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8879d875-c900-4bb0-84eb-4b79416b435f", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:28Z", "updated_at": "2023-04-20T05:38:28Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:29,342 91077 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.333s 2023-04-20 05:38:29,342 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "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-67939876-93b8-4757-a7e2-a239d0d35ebb', 'date': 'Thu, 20 Apr 2023 05:38:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3245bd1-6d91-4334-8eae-6c155939f876", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:29Z", "updated_at": "2023-04-20T05:38:29Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:29,733 91077 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.389s 2023-04-20 05:38:29,733 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-04eae156-772c-426e-babc-e32d3c1f01bf', 'date': 'Thu, 20 Apr 2023 05:38:29 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fc063d20-3360-4e7b-83d2-809328aaa329", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:29Z", "updated_at": "2023-04-20T05:38:29Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:29,973 91077 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.239s 2023-04-20 05:38:29,973 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-32e2a873-7248-4b82-8d3a-9fabde67c6d3', 'date': 'Thu, 20 Apr 2023 05:38:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0584435f-9824-4edd-8dd5-d5461da9d60f", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:29Z", "updated_at": "2023-04-20T05:38:29Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:31,282 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.309s 2023-04-20 05:38:31,283 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8928ed83-8abd-4aa9-a348-22d6451214b3', 'date': 'Thu, 20 Apr 2023 05:38:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e85a0be6-c9c1-4592-bd57-14b3e5ec0ddf", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:30Z", "updated_at": "2023-04-20T05:38:30Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:31,740 91077 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.456s 2023-04-20 05:38:31,740 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2d479389-8c7e-41b1-9877-97c94880b69b', 'date': 'Thu, 20 Apr 2023 05:38:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f1e38211-69e0-4d83-a957-8bce910fa787", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:31Z", "updated_at": "2023-04-20T05:38:31Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:31,741 91077 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 05:38:31,762 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.021s 2023-04-20 05:38:31,763 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f483ea5b-38ce-4e5f-ae79-919b88f5d04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:38:32,190 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes 0.427s 2023-04-20 05:38:32,190 91077 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-871130794", "snapshot_id": null, "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c570dc8f-9144-4299-9a8b-c63028354b2c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c570dc8f-9144-4299-9a8b-c63028354b2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volum es'} Body: b'{"volume": {"id": "fabbe6a4-c4f6-48af-836a-4bc6115fdf96", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:32.110378", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-871130794", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:32,265 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96 0.065s 2023-04-20 05:38:32,265 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f567c18-d848-41ed-9597-4f09e442d664', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f567c18-d848-41ed-9597-4f09e442d664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96'} Body: b'{"volume": {"id": "fabbe6a4-c4f6-48af-836a-4bc6115fdf96", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-871130794", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:33,351 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96 0.073s 2023-04-20 05:38:33,352 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b36597c-3c4c-46f5-9692-f9f58d0d28d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b36597c-3c4c-46f5-9692-f9f58d0d28d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96'} Body: b'{"volume": {"id": "fabbe6a4-c4f6-48af-836a-4bc6115fdf96", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:32.000000", "updated_at": "2023-04-20T05:38:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-871130794", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:33,535 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96 0.171s 2023-04-20 05:38:33,535 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38: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-aa2c1ba3-177b-4ef4-81b6-11a666f57e4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96'} Body: b'' 2023-04-20 05:38:33,563 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96 0.027s 2023-04-20 05:38:33,563 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38: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-bad9fc64-8ffe-47b8-ac6c-204fef991eb4', 'x-openstack-request-id': 'req-bad9fc64-8ffe-47b8-ac6c-204fef991eb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fabbe6a4-c4f6-48af-836a-4bc6115fdf96 could not be found."}}' 2023-04-20 05:38:33,904 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/66c870dc-b630-4d26-a89b-aa3e20577414 0.340s 2023-04-20 05:38:33,904 91077 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-3e53a618-ff0c-407f-9f46-d2edbcd9b02d', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:38:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/66c870dc-b630-4d26-a89b-aa3e20577414'} Body: b'' 2023-04-20 05:38:33,942 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1601341995 0.037s 2023-04-20 05:38:33,942 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:33 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-53b90b6e-049d-40fe-8d41-648314f911c0', 'x-compute-request-id': 'req-53b90b6e-049d-40fe-8d41-648314f911c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1601341995'} Body: b'' {7} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {7} 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 7b7018b4-a750-44c7-a189-7a13202f1d37 failed to build and is in ERROR status {1} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.664184s] ... 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 712c2ad3-1472-44f4-9e47-f5aef23828a7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:43,765 91065 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.331s 2023-04-20 05:38:43,766 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1569942740", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNp5EJ89cgBm5xCuXdbWkXvP8tHANDjzVckfw0Gs19n//5M/ryzg7WEXBlhUbPEXw2aW4TgohHECLz4fL+7cKfGrbNYwHMH/Cvl4ksownUtF7ywWQypmcAl4xrnVyH9l0Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:43 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-c676afdf-aa22-4650-b9ba-96e5d6dcc01a', 'x-compute-request-id': 'req-c676afdf-aa22-4650-b9ba-96e5d6dcc01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1569942740", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNp5EJ89cgBm5xCuXdbWkXvP8tHANDjzVckfw0Gs19n//5M/ryzg7WEXBlhUbPEXw2aW4TgohHECLz4fL+7cKfGrbNYwHMH/Cvl4ksownUtF7ywWQypmcAl4xrnVyH9l0Q==", "fingerprint": "64:6b:50:42:9a:7f:67:90:1f:d6:c9:f7:e5:c5:19:53", "user_id": "b4a616cc775f4bd1b0c4c2206e36e44a"}}' 2023-04-20 05:38:43,935 91065 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.166s 2023-04-20 05:38:43,936 91065 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-668547012", "description": "tempest-secgroup-smoke-668547012 description", "project_id": "215dae2998c14795be92f7f78c633f42"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-c104b607-1b1e-4011-af17-6ba43bb10334', 'date': 'Thu, 20 Apr 2023 05:38:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "name": "tempest-secgroup-smoke-668547012", "stateful": true, "tenant_id": "215dae2998c14795be92f7f78c633f42", "description": "tempest-secgroup-smoke-668547012 description", "shared": false, "security_group_rules": [{"id": "371e7673-f275-4872-b4af-943298e525bd", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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": 1005, "description": null, "tags": [], "created_at": "2023-04-20T05:38:43Z", "updated_at": "2023-04-20T05:38:43Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}, {"id": "f93269b0-eff6-4b2a-9f35-dcf097cbad63", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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": 1004, "description": null, "tags": [], "created_at": "2023-04-20T05:38:43Z", "updated_at": "2023-04-20T05:38:43Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}], "tags": [], "created_at": "2023-04-20T05:38:43Z", "updated_at": "2023-04-20T05:38 :43Z", "revision_number": 1, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,105 91065 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.168s 2023-04-20 05:38:44,105 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "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-d36b7868-a786-47e2-99b4-86c0ec6622bd', 'date': 'Thu, 20 Apr 2023 05:38:44 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": "b3b8f70e-953e-47fe-9195-bc2ea977bdcf", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,262 91065 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.156s 2023-04-20 05:38:44,262 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "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-707ea93f-206e-4e10-b374-7b374079da8f', 'date': 'Thu, 20 Apr 2023 05:38:44 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": "c8e4456e-c983-43d7-af37-f7481ac82ebf", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,425 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-20 05:38:44,425 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bd76ca4d-5657-4486-b781-2afed5d0652a', 'date': 'Thu, 20 Apr 2023 05:38:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "b66ba28e-1e76-4dc4-90f8-073d25046f6f", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,613 91065 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.187s 2023-04-20 05:38:44,613 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fbd1399a-3be5-4020-a61c-1bf2bb731672', 'date': 'Thu, 20 Apr 2023 05:38:44 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": "8cf0565c-2c8f-4731-938f-df9fbce7f57a", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,787 91065 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.173s 2023-04-20 05:38:44,787 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c16e415b-801d-4142-965f-36d4d63d8821', 'date': 'Thu, 20 Apr 2023 05:38:44 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": "3e305d06-d6bf-44c3-984b-7d1dfb926d90", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:45,176 91065 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.388s 2023-04-20 05:38:45,177 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278" , "project_id": "215dae2998c14795be92f7f78c633f42", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1f555a7b-a27f-4238-b13e-32eafd4e8ab0', 'date': 'Thu, 20 Apr 2023 05:38:45 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": "840e1d2d-d432-4bf2-ba17-d83e5cfa6d25", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:45,275 91065 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.091s 2023-04-20 05:38:45,275 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:45 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-ae3f2ba5-3a3b-433d-a0e4-887cfd1ffc14', '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": "b4a616cc775f4bd1b0c4c2206e36e44a", "name": "tempest-TestShelveInstance-643227908-project-member", "password_expires_at": null}, "audit_ids": ["uhR1QTq0Rbyerx2EgZp3xw"], "expires_at": "2023-04-20T06:38:45.000000Z", "issued_at": "2023-04-20T05:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "215dae2998c14795be92f7f78c633f42", "name": "tempest-TestShelveInstance-643227908"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/215dae2998c14795be92f7f78c633f42", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_l egacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:38:45,276 91065 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'b7647b26-b2f3-4132-92ab-80be46358bae', 'name': 'tempest-TestShelveInstance-1588461835-network', 'tenant_id': '215dae2998c14795be92f7f78c633f42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '215dae2998c14795be92f7f78c633f42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61903, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:38:27Z', 'updated_at': '2023-04-20T05:38:27Z', 'revision_number': 1} available for tenant 2023-04-20 05:38:45,629 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes 0.351s 2023-04-20 05:38:45,629 91065 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-2118161390", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672f14c4-82c6-493e-b47e-2c5a393aa1ab', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672f14c4-82c6-493e-b47e-2c5a393aa1ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes'} Body: b'{"volume": {"id": "712c2ad3-1472-44f4-9e47-f5aef23828a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:45.565886", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2118161390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}], "user_id": "b4a616cc775f4bd1b0c4c2206e36e44a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:45,682 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7 0.043s 2023-04-20 05:38:45,682 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d31fb44-cf1c-4704-8208-20b5a38bb23f', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-8d31fb44-cf1c-4704-8208-20b5a38bb23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7'} Body: b'{"volume": {"id": "712c2ad3-1472-44f4-9e47-f5aef23828a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:46.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2118161390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}], "user_id": "b4a616cc775f4bd1b0c4c2206e36e44a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:46,742 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7 0.048s 2023-04-20 05:38:46,743 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e3b674-4819-446a-a687-99ff9afa88d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e3b674-4819-446a-a687-99ff9afa88d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7'} Body: b'{"volume": {"id": "712c2ad3-1472-44f4-9e47-f5aef23828a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:46.000000", "updated_at": "2023-04-20T05:38:46.000000", "name": "tempest-tempest.common.compute-volume-2118161390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}], "user_id": "b4a616cc775f4bd1b0c4c2206e36e44a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:46,859 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7 0.106s 2023-04-20 05:38:46,860 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:46 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-2bb46476-0518-4e4b-8a1d-27da5ab603f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7'} Body: b'' 2023-04-20 05:38:46,887 91065 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7 0.027s 2023-04-20 05:38:46,888 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:46 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-eb41ff10-61ef-4ce9-a76d-ca2173e65d26', 'x-openstack-request-id': 'req-eb41ff10-61ef-4ce9-a76d-ca2173e65d26', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 712c2ad3-1472-44f4-9e47-f5aef23828a7 could not be found."}}' 2023-04-20 05:38:47,059 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cec767bf-dcac-4a0e-a593-54e2ca4ab278 0.168s 2023-04-20 05:38:47,059 91065 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-266ce339-dd5a-41bf-b736-d0c3018bee80', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:38:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cec767bf-dcac-4a0e-a593-54e2ca4ab278'} Body: b'' 2023-04-20 05:38:47,092 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1569942740 0.032s 2023-04-20 05:38:47,092 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:47 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-0bb4f551-bee2-4bbf-9cd5-549e613b4a81', 'x-compute-request-id': 'req-0bb4f551-bee2-4bbf-9cd5-549e613b4a81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1569942740'} Body: b'' {1} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.475277s] ... 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 f0f3b2e7-ed65-4754-a300-1f5293107aff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:55,012 91065 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes 0.357s 2023-04-20 05:38:55,012 91065 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-402398577"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce0d887-eba4-46a5-b95b-4e15c124ff4d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce0d887-eba4-46a5-b95b-4e15c124ff4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes'} Body: b'{"volume": {"id": "f0f3b2e7-ed65-4754-a300-1f5293107aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:54.948612", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-402398577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}], "user_id": "22eca74e1f7143e4ba1401cd7ec4bac7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:55,065 91065 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff 0.042s 2023-04-20 05:38:55,065 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e83f6f4-01ec-4e28-a483-3124dd572b14', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e83f6f4-01ec-4e28-a483-3124dd572b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff'} Body: b'{"volume": {"id": "f0f3b2e7-ed65-4754-a300-1f5293107aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:55.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-402398577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}], "user_id": "22eca74e1f7143e4ba1401cd7ec4bac7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b20dd728de3459a979873687a45a7d2"}}' 2023-04-20 05:38:56,117 91065 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff 0.039s 2023 -04-20 05:38:56,117 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf23bba-2e46-424e-add9-e90c6806fe0d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf23bba-2e46-424e-add9-e90c6806fe0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff'} Body: b'{"volume": {"id": "f0f3b2e7-ed65-4754-a300-1f5293107aff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:55.000000", "updated_at": "2023-04-20T05:38:55.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-402398577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}], "user_id": "22eca74e1f7143e4ba1401cd7ec4bac7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b20dd728de3459a979873687a45a7d2"}}' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [167.284653s] ... 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 c29351b4-4109-4fd8-80a8-74eb0ce82079 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:08,924 91069 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 05:38:09,592 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.667s 2023-04-20 05:38:09,593 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--783145101", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-00041d73-6f81-4f3b-9c9b-5660a6414912', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--783145101", "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": "933c341c0bcc47a5927fd8961b4fea9e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "aea58d6c-8958-49db-a421-0b889809e7ff", "created_at": "2023-04-20T05:38:10Z", "updated_at": "2023-04-20T05:38:10Z", "tags": [], "self": "/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff", "file": "/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:38:11,084 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff/file 1.490s 2023-04-20 05:38:11,084 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5fd78ff4-e48f-46e5-af30-058c501ba246', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff/file'} Body: b'' 2023-04-20 05:38:11,084 91069 DEBUG [tempest.scenario.manager] image:aea58d6c-8958-49db-a421-0b889809e7ff 2023-04-20 05:38:11,146 91069 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 05:38:11,146 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1501039756", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaNd8HMlZ8lW0RpGZJJpw5obd2dbGPMkjv5bu9Yn8QRKcXOU4IJQ7xf9A8n6/Dy6cN/YBvJxeRwhGS6K/Sj1o0diw8hNY1Ad5w+Z2GuHajRkS52RIBNE32TkIoftJ+xeQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:11 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-308feb21-012b-4e26-8e48-e7eca9bca000', 'x-compute-request-id': 'req-308feb21-012b-4e26-8e48-e7eca9bca000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-15010 39756", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaNd8HMlZ8lW0RpGZJJpw5obd2dbGPMkjv5bu9Yn8QRKcXOU4IJQ7xf9A8n6/Dy6cN/YBvJxeRwhGS6K/Sj1o0diw8hNY1Ad5w+Z2GuHajRkS52RIBNE32TkIoftJ+xeQ==", "fingerprint": "37:10:a9:a7:f3:f2:de:51:26:07:43:22:bc:8c:96:ac", "user_id": "151ab31d22b943519eb10b95b8542cc5"}}' 2023-04-20 05:38:11,250 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2023-04-20 05:38:11,250 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:11 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-514f9163-d5dd-4eee-8c63-ce4af8b6ad95', '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": "151ab31d22b943519eb10b95b8542cc5", "name": "tempest-TestMinimumBasicScenario-945306862-project-member", "password_expires_at": null}, "audit_ids": ["SpUSHeWvSBiAUvHcpwrEyQ"], "expires_at": "2023-04-20T06:38:11.000000Z", "issued_at": "2023-04-20T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933c341c0bcc47a5927fd8961b4fea9e", "name": "tempest-TestMinimumBasicScenario-945306862"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:38:11,251 91069 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '6808a39f-22cd-436a-8bc9-834a064db94c', 'name': 'tempest-TestMinimumBasicScenario-1950425816-network', 'tenant_id': '933c341c0bcc47a5927fd8961b4fea9e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '933c341c0bcc47a5927fd8961b4fea9e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63267, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:35:09Z', 'updated_at': '2023-04-20T05:35:09Z', 'revision_number': 1} available for tenant 2023-04-20 05:38:12,141 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.889s 2023-04-20 05:38:12,141 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1155041720", "imageRef": "aea58d6c-8958-49db-a421-0b889809e7ff", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "networks": [{"uuid": "6808a39f-22cd-436a-8bc9-834a064db94c"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7217ebb1-7d1a-44f5-8db8-cfb86896e784', 'x-compute-request-id': 'req-7217ebb1-7d1a-44f5-8db8-cfb86896e784', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "u9mbxYHG2sSj"}}' 2023-04-20 05:38:12,510 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.366s 2023-04-20 05:38:12,511 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:12 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-c8580e2c-882e-4291-a84b-a117f8404aeb', 'x-compute-request-id': 'req-c8580e2c-882e-4291-a84b-a117f8404aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "BUILD", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:38:12Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "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 05:39:03,011 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.457s 2023-04-20 05:39:03,011 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:39:02 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-09be3a3b-c522-42ad-b300-92609641432d', 'x-compute-request-id': 'req-09be3a3b-c522-42ad-b300-92609641432d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:38:20Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:21:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "OS-SRV-USG:launched_at": "2023-04-20T05:38:20.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 05:39:03,022 91069 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:40:03,416 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.361s 2023-04-20 05:40:03,417 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:03 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-4a68e211-c57b-4b46-8aa3-602eb67a2184', 'x-compute-request-id': 'req-4a68e211-c57b-4b46-8aa3-602eb67a2184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:38:20Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:21:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "OS-SRV-USG:launched_at": "2023-04-20T05:38:20.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 05:40:03,667 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.229s 2023-04-20 05:40:03,667 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:03 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-92262e15-6a07-4b68-8edd-c467165d2501', 'x-compute-request-id': 'req-92262e15-6a07-4b68-8edd-c467165d2501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}]}]}' 2023-04-20 05:40:03,839 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.168s 2023-04-20 05:40:03,840 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:03 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-cedc3a03-8ab6-4ae1-8189-81baf53dd371', 'x-compute-request-id': 'req-cedc3a03-8ab6-4ae1-8189-81baf53dd371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-239 9-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:38:20Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:21:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "OS-SRV-USG:launched_at": "2023-04-20T05:38:20.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 05:40:04,065 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes 0.214s 2023-04-20 05:40:04,066 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2026682008", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f740f09-99ed-414b-b47e-0ff2635707c0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f740f09-99ed-414b-b47e-0ff2635707c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes'} Body: b'{"volume": {"id": "c29351b4-4109-4fd8-80a8-74eb0ce82079", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:03.997316", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-2026682008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:40:04,145 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079 0.070s 2023-04-20 05:40:04,146 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37ee8d3-2754-4162-a5a1-56db58bbf0b2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37ee8d3-2754-4162-a5a1-56db58bbf0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079'} Body: b'{"volume": {"id": "c29351b4-4109-4fd8-80a8-74eb0ce82079", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:04.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-2026682008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "933c341c0bcc47a5927fd8961b4fea9e"}}' 2023-04-20 05:40:05,210 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079 0.052s 2023-04-20 05:40:05,210 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c00c77f-ccf4-47d2-a3cc-25c463466189', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c00c77f-ccf4-47d2-a3cc-25c463466189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079'} Body: b'{"volume": {"id": "c29351b4-4109-4fd8-80a8-74eb0ce82079", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:04.000000", "updated_at": "2023-04-20T05:40:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-2026682008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "933c341c0bcc47a5927fd8961b4fea9e"}}' 2023-04-20 05:40:05,361 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079 0.139s 2023-04-20 05:40:05,361 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-605c239e-9e8b-40ad-b674-2ee2b9173eae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v 3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079'} Body: b'' 2023-04-20 05:40:05,385 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079 0.023s 2023-04-20 05:40:05,385 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-d9508f53-1034-458e-9ee1-29f31b6bc375', 'x-openstack-request-id': 'req-d9508f53-1034-458e-9ee1-29f31b6bc375', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c29351b4-4109-4fd8-80a8-74eb0ce82079 could not be found."}}' 2023-04-20 05:40:05,516 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.131s 2023-04-20 05:40:05,517 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-0b9054cf-0f2c-4468-8f58-7d195d958e4c', 'x-compute-request-id': 'req-0b9054cf-0f2c-4468-8f58-7d195d958e4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'' 2023-04-20 05:40:05,782 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.265s 2023-04-20 05:40:05,782 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:05 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-0dc8da57-2cc3-43f9-9668-d44252ed4848', 'x-compute-request-id': 'req-0dc8da57-2cc3-43f9-9668-d44252ed4848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:40:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:21:76"}]}, "accessIPv4": " ", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "OS-SRV-USG:launched_at": "2023-04-20T05:38:20.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 05:40:56,061 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.238s 2023-04-20 05:40:56,061 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:55 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-bac18fe7-46e7-4606-a55c-ba25659fb8b9', 'x-compute-request-id': 'req-bac18fe7-46e7-4606-a55c-ba25659fb8b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 526b246a-2399-48c3-b422-d62065c10078 could not be found."}}' 2023-04-20 05:40:56,100 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1501039756 0.038s 2023-04-20 05:40:56,101 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-7dac7721-b1c9-47aa-b7b1-0615cec2e85c', 'x-compute-request-id': 'req-7dac7721-b1c9-47aa-b7b1-0615cec2e85c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1501039756'} Body: b'' 2023-04-20 05:40:56,205 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff 0.103s 2023-04-20 05:40:56,205 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b93c1c18-3740-442e-b8b6-e5c6cb6d3d2f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff'} Body: b'' {3} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [164.630741s] ... 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 45ba6c6b-a315-49cc-b4d9-9567a368717a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:22,694 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.150s 2023-04-20 05:38:22,695 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:22 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-559564dd-3f62-4e0f-92c7-9ab7afa4e2ce', '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": "e47226cac2f843acaacca27801a0d415", "name": "tempest-VolumesActionsTest-1602720106-project-member", "password_expires_at": null}, "audit_ids": ["3-Ogt71xQSa67Zw-pE6FMA"], "expires_at": "2023-04-20T06:38:22.000000Z", "issued_at": "2023-04-20T05:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b35b59c7df742798e854837cc2df719", "name": "tempest-VolumesActionsTest-1602720106"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3b35b59c7df742798e854837cc2df719", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:38:22,696 91081 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd01c1d7e-e6ec-46c7-a160-679b15626343', 'name': 'tempest-VolumesActionsTest-862450764-network', 'tenant_id': '3b35b59c7df742798e854837cc2df719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3b35b59c7df742798e854837cc2df719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8886, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:38:18Z', 'updated_at': '2023-04-20T05:38:18Z', 'revision_number': 1} available for tenant 2023-04-20 05:38:24,436 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.738s 2023-04-20 05:38:24,436 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-429134067", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "d01c1d7e-e6ec-46c7-a160-679b15626343"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db74933-5f06-443c-985f-bb745fce7886', 'x-compute-request-id': 'req-7db74933-5f06-443c-985f-bb745fce7886', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KbQq4JZM7urv"}}' 2023-04-20 05:38:24,562 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.123s 2023-04-20 05:38:24,563 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:24 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-3116d906-5c81-4b6d-b276-1f581c283384', 'x-compute-request-id': 'req-3116d906-5c81-4b6d-b276-1f581c283384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'{"server": {"id": "fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b", "name": "tempest-VolumesActionsTest-instance-429134067", "status": "BUILD", "tenant_id": "3b35b59c7df742798e854837cc2df719", "user_id": "e47226cac2f843acaacca27801a0d415", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:24Z", "updated": "2023-04-20T05:38:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}], "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": "schedu ling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 05:39:15,028 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.395s 2023-04-20 05:39:15,028 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52193cd8-124f-4640-924e-c9aa10412859', 'x-compute-request-id': 'req-52193cd8-124f-4640-924e-c9aa10412859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'{"server": {"id": "fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b", "name": "tempest-VolumesActionsTest-instance-429134067", "status": "ACTIVE", "tenant_id": "3b35b59c7df742798e854837cc2df719", "user_id": "e47226cac2f843acaacca27801a0d415", "metadata": {}, "hostId": "ea5c525298f934bd200bc48dfcc1f3f6d8dc83dd7364eb8fa3dbf032", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:24Z", "updated": "2023-04-20T05:38:32Z", "addresses": {"tempest-VolumesActionsTest-862450764-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8c:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:38: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 05:39:15,039 91081 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:40:15,304 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes 0.205s 2023-04-20 05:40:15,305 91081 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-671257168"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6abe2a-d7e7-480a-8919-00e3035be83f', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6abe2a-d7e7-480a-8919-00e3035be83f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "45ba6c6b-a315-49cc-b4d9-9567a368717a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:15.247068", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-671257168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source _volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:40:15,365 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.048s 2023-04-20 05:40:15,366 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8627c9d4-74c1-497c-8156-d04ee5186dad', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8627c9d4-74c1-497c-8156-d04ee5186dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'{"volume": {"id": "45ba6c6b-a315-49cc-b4d9-9567a368717a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:15.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-671257168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:40:16,418 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.040s 2023-04-20 05:40:16,418 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a7e7aa-b676-4f78-85f2-6a57c7eaa10d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a7e7aa-b676-4f78-85f2-6a57c7eaa10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'{"volume": {"id": "45ba6c6b-a315-49cc-b4d9-9567a368717a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:15.000000", "updated_at": "2023-04-20T05:40:15.000000", "name": "tempest-VolumesActionsTest-Volume-671257168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}], "user_id": "e47226cac2f843acaacca27801 a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:40:16,470 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.037s 2023-04-20 05:40:16,470 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e7aa6f-e50e-4a2d-9925-063ccbd55cd1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e7aa6f-e50e-4a2d-9925-063ccbd55cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'{"volume": {"id": "45ba6c6b-a315-49cc-b4d9-9567a368717a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:15.000000", "updated_at": "2023-04-20T05:40:15.000000", "name": "tempest-VolumesActionsTest-Volume-671257168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:40:16,581 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.101s 2023-04-20 05:40:16,581 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-1119d81d-4224-461d-a6eb-89b97ccf9359', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'' 2023-04-20 05:40:16,602 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.020s 2023-04-20 05:40:16,603 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-42f5e794-6d22-4bed-9cf9-b234e91ab910', 'x-openstack-request-id': 'req-42f5e794-6d22-4bed-9cf9-b234e91ab910', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45ba6c6b-a315-49cc-b4d9-9567a368717a could not be found."}}' 2023-04-20 05:40:16,719 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.115s 2023-04-20 05:40:16,719 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:16 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-5124cc03-0885-4750-8a30-bf5be6044a13', 'x-compute-request-id': 'req-5124cc03-0885-4750-8a30-bf5be6044a13', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'' 2023-04-20 05:40:17,060 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.340s 2023-04-20 05:40:17,060 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1130e83-b6ba-4334-b4f6-a08b75240cb8', 'x-compute-request-id': 'req-f1130e83-b6ba-4334-b4f6-a08b75240cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'{"server": {"id": "fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b", "name": "tempest-VolumesActionsTest-instance-429134067", "status": "ACTIVE", "tenant_id": "3b35b59c7df742798e854837cc2df719", "user_id": "e47226cac2f843acaacca27801a0d415", "metadata": {}, "hostId": "ea5c525298f934bd200bc48dfcc1f3f6d8dc83dd7364eb8fa3dbf032", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:24Z", "updated": "2023-04-20T05:40:17Z", "addresses": {"tempest-VolumesActionsTest-862450764-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8c:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:38:32.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 05:41:07,163 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.042s 2023-04-20 05:41:07,164 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'o penstack-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-8de8e822-04e4-4c8c-82a0-8798447dd49e', 'x-compute-request-id': 'req-8de8e822-04e4-4c8c-82a0-8798447dd49e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.523663s] ... 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 60b079e0-01fc-4210-b7a0-375a1f174312 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:07,396 91081 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/3b35b59c7df742798e854837cc2df719/volumes 0.220s 2023-04-20 05:41:07,397 91081 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-1750875090"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836a600a-b1d5-4944-9ec9-9ccce7c15524', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836a600a-b1d5-4944-9ec9-9ccce7c15524', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "60b079e0-01fc-4210-b7a0-375a1f174312", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:07.291728", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1750875090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:07,446 91081 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/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.040s 2023-04-20 05:41:07,446 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d33302d-ca2c-48b7-94c2-f80ed95a27aa', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d33302d-ca2c-48b7-94c2-f80ed95a27aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'{"volume": {"id": "60b079e0-01fc-4210-b7a0-375a1f174312", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:07.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1750875090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:08,502 91081 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/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.044s 2023-04-20 05:41:08,503 91081 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 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c5ef1d-40a7-4c7c-8193-5d8022fd3282', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c5ef1d-40a7-4c7c-8193-5d8022fd3282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'{"volume": {"id": "60b079e0-01fc-4210-b7a0-375a1f174312", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:07.000000", "updated_at": "2023-04-20T05:41:07.000000", "name": "tempest-VolumesActionsTest-Volume-1750875090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:08,567 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.051s 2023-04-20 05:41:08,568 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0106303c-91b5-498d-a157-0172cea7fbee', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0106303c-91b5-498d-a157-0172cea7fbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'{"volume": {"id": "60b079e0-01fc-4210-b7a0-375a1f174312", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:07.000000", "updated_at": "2023-04-20T05:41:07.000000", "name": "tempest-VolumesActionsTest-Volume-1750875090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:08,676 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.098s 2023-04-20 05:41:08,676 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7743cd89-06b3-4ac3-ba6a-eae4f8baf13b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'' 2023-04-20 05:41:08,697 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.020s 2023-04-20 05:41:08,698 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41: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-7b2ec15e-0678-4d62-b413-3fc254722822', 'x-openstack-request-id': 'req-7b2ec15e-0678-4d62-b413-3fc254722822', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60b079e0-01fc-4210-b7a0-375a1f174312 could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.523703s] ... 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 563784dc-3d19-464f-a4c2-66f60ce6815a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:08,905 91081 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/3b35b59c7df742798e854837cc2df719/volumes 0.202s 2023-04-20 05:41:08,905 91081 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-861269325"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6dfd0d-17b1-474a-808d-82d0874a9c65', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6dfd0d-17b1-474a-808d-82d0874a9c65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "563784dc-3d19-464f-a4c2-66f60ce6815a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:08.843785", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-861269325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:08,957 91081 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/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.042s 2023-04-20 05:41:08,958 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94408f1-a22c-4d8f-a06d-e24f9a8319ce', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94408f1-a22c-4d8f-a06d-e24f9a8319ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'{"volume": {"id": "563784dc-3d19-464f-a4c2-66f60ce6815a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:09.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-861269325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:10,014 91081 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/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.045s 2023-04-20 05:41:10,015 91081 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efa8ea4-5f8b-4a4e-8483-f6ad47bf2970', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efa8ea4-5f8b-4a4e-8483-f6ad47bf2970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'{"volume": {"id": "563784dc-3d19-464f-a4c2-66f60ce6815a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:09.000000", "updated_at": "2023-04-20T05:41:09.000000", "name": "tempest-VolumesActionsTest-Volume-861269325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:10,080 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.044s 2023-04-20 05:41:10,080 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7e6ac0-0180-4fe5-a536-2e233e9ada2a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7e6ac0-0180-4fe5-a536-2e233e9ada2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'{"volume": {"id": "563784dc-3d19-464f-a4c2-66f60ce6815a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:09.000000", "updated_at": "2023-04-20T05:41:09.000000", "name": "tempest-VolumesActionsTest-Volume-861269325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:10,196 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.104s 2023-04-20 05:41:10,196 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 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-d5861174-8f7c-4649-9493-9b15cb9c6549', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'' 2023-04-20 05:41:10,224 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.028s 2023-04-20 05:41:10,225 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5cbedd-dc0c-4a19-be33-8c994ba93f5d', 'x-openstack-request-id': 'req-db5cbedd-dc0c-4a19-be33-8c994ba93f5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 563784dc-3d19-464f-a4c2-66f60ce6815a could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.483438s] ... 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 751f1fd0-3699-435f-84e9-5a94455be43b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:10,409 91081 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/3b35b59c7df742798e854837cc2df719/volumes 0.181s 2023-04-20 05:41:10,409 91081 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-1262598135"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3a7295-4b76-4a98-8a44-6e14a40cc3c7', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3a7295-4b76-4a98-8a44-6e14a40cc3c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "751f1fd0-3699-435f-84e9-5a94455be43b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:10.353034", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1262598135", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:10,457 91081 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/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.039s 2023-04-20 05:41:10,458 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0795c5-4fe1-44eb-b42b-fb1b28a33107', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0795c5-4fe1-44eb-b42b-fb1b28a33107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'{"volume": {"id": "751f1fd0-3699-435f-84e9-5a94455be43b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:10.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1262598135", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:11,515 91081 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/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.046s 2023-04-20 05:41:11,516 91081 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 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5e289c-ecca-4a29-ad74-dead1bb31efe', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5e289c-ecca-4a29-ad74-dead1bb31efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'{"volume": {"id": "751f1fd0-3699-435f-84e9-5a94455be43b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:10.000000", "updated_at": "2023-04-20T05:41:11.000000", "name": "tempest-VolumesActionsTest-Volume-1262598135", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:11,570 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.044s 2023-04-20 05:41:11,571 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2266ae8c-4965-49e9-aef3-8a8aeb662f25', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2266ae8c-4965-49e9-aef3-8a8aeb662f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'{"volume": {"id": "751f1fd0-3699-435f-84e9-5a94455be43b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:10.000000", "updated_at": "2023-04-20T05:41:11.000000", "name": "tempest-VolumesActionsTest-Volume-1262598135", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:11,685 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.103s 2023-04-20 05:41:11,685 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a30e082-509f-409f-b2a0-c90662f07717', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'' 2023-04-20 05:41:11,710 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.023s 2023-04-20 05:41:11,710 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bbd288-b86b-46b3-ace5-c398c3ff2ba6', 'x-openstack-request-id': 'req-50bbd288-b86b-46b3-ace5-c398c3ff2ba6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 751f1fd0-3699-435f-84e9-5a94455be43b could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.630259s] ... 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 f6176c23-123e-4b8e-933b-f06fd86ee3ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:12,046 91081 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/3b35b59c7df742798e854837cc2df719/volumes 0.333s 2023-04-20 05:41:12,046 91081 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-457002366"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd773cb5-bc15-4250-babf-59de30f1da1c', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd773cb5-bc15-4250-babf-59de30f1da1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "f6176c23-123e-4b8e-933b-f06fd86ee3ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:11.903764", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-457002366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:12,093 91081 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/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.037s 2023-04-20 05:41:12,094 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d6fa6a-f7df-464c-96f0-bee1ae1a321e', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d6fa6a-f7df-464c-96f0-bee1ae1a321e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'{"volume": {"id": "f6176c23-123e-4b8e-933b-f06fd86ee3ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:12.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-457002366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:13,151 91081 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/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.044s 2023-04-20 05:41:13,151 91081 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88acbfd6-9b45-422d-9f08-029a3cc7ac5b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88acbfd6-9b45-422d-9f08-029a3cc7ac5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'{"volume": {"id": "f6176c23-123e-4b8e-933b-f06fd86ee3ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:12.000000", "updated_at": "2023-04-20T05:41:12.000000", "name": "tempest-VolumesActionsTest-Volume-457002366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:13,203 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.041s 2023-04-20 05:41:13,203 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e112ad-f158-4633-9d92-c2b79cdbece1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e112ad-f158-4633-9d92-c2b79cdbece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'{"volume": {"id": "f6176c23-123e-4b8e-933b-f06fd86ee3ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:12.000000", "updated_at": "2023-04-20T05:41:12.000000", "name": "tempest-VolumesActionsTest-Volume-457002366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:13,316 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.099s 2023-04-20 05:41:13,317 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ec2e19-46eb-4a08-87fc-adfba76a25b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'' 2023-04-20 05:41:13,342 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.024s 2023-04-20 05:41:13,342 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41: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-6d7236f6-7f3b-4163-ba45-87dc2481c38b', 'x-openstack-request-id': 'req-6d7236f6-7f3b-4163-ba45-87dc2481c38b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f6176c23-123e-4b8e-933b-f06fd86ee3ad could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.512732s] ... 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 46005d49-65ac-421e-9f29-039aa1c8958c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:13,567 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes 0.222s 2023-04-20 05:41:13,567 91081 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-1051094715"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3ed7d7-adbc-4077-a283-51a18beccd88', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3ed7d7-adbc-4077-a283-51a18beccd88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "46005d49-65ac-421e-9f29-039aa1c8958c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:13.503638", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1051094715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:13,620 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.043s 2023-04-20 05:41:13,621 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a650c7-aeaa-42cb-8542-15e797ae9b8e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a650c7-aeaa-42cb-8542-15e797ae9b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'{"volume": {"id": "46005d49-65ac-421e-9f29-039aa1c8958c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1051094715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:14,675 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.039s 2023-04-20 05:41:14,675 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342531a6-6e63-442f-81f2-6ed5d054b045', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342531a6-6e63-442f-81f2-6ed5d054b045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'{"volume": {"id": "46005d49-65ac-421e-9f29-039aa1c8958c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:14.000000", "updated_at": "2023-04-20T05:41:14.000000", "name": "tempest-VolumesActionsTest-Volume-1051094715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:14,726 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.039s 2023-04-20 05:41:14,727 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbcb8e1-4933-40c1-ab5b-87548b751492', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbcb8e1-4933-40c1-ab5b-87548b751492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'{"volume": {"id": "46005d49-65ac-421e-9f29-039aa1c8958c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:14.000000", "updated_at": "2023-04-20T05:41:14.000000", "name": "tempest-VolumesActionsTest-Volume-1051094715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:14,834 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.097s 2023-04-20 05:41:14,834 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc04c85-f1ee-45f6-bb87-a6cc8928fe4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'' 2023-04-20 05:41:14,856 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.021s 2023-04-20 05:41:14,856 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5c9bf6-0f6d-4f83-974e-0fd39724d019', 'x-openstack-request-id': 'req-bc5c9bf6-0f6d-4f83-974e-0fd39724d019', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 46005d49-65ac-421e-9f29-039aa1c8958c could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.880299s] ... 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 483518df-fca1-441e-a6d5-20d4809a7a86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:19,971 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes 0.563s 2023-04-20 05:41:19,972 91081 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-1871256559"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8795fbae-92f5-4d1f-b009-128d30ffe9f8', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8795fbae-92f5-4d1f-b009-128d30ffe9f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes'} Body: b'{"volume": {"id": "483518df-fca1-441e-a6d5-20d4809a7a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:19.889757", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1871256559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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 05:41:20,024 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.039s 2023-04-20 05:41:20,025 91081 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 05:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59ed445-1923-4bc9-ac3b-52f9bd195984', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59ed445-1923-4bc9-ac3b-52f9bd195984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'{"volume": {"id": "483518df-fca1-441e-a6d5-20d4809a7a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:20.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1871256559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:21,075 91081 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.038s 2023-04-20 05:41:21,075 91081 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 05:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3804c5b-8c0f-4cc4-ac19-b116554b40d6', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3804c5b-8c0f-4cc4-ac19-b116554b40d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'{"volume": {"id": "483518df-fca1-441e-a6d5-20d4809a7a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:20.000000", "updated_at": "2023-04-20T05:41:20.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1871256559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:21,142 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.047s 2023-04-20 05:41:21,143 91081 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 05:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c53d99-81fc-45fe-86e9-2ecc69102744', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c53d99-81fc-45fe-86e9-2ecc69102744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'{"volume": {"id": "483518df-fca1-441e-a6d5-20d4809a7a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:20.000000", "updated_at": "2023-04-20T05:41:20.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1871256559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:21,262 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.099s 2023-04-20 05:41:21,262 91081 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 05:41:21 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-b329e03f-4b19-4b4f-b146-dff34a33a268', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'' 2023-04-20 05:41:21,285 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.022s 2023-04-20 05:41:21,286 91081 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 05:41:21 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-3ec60609-7a04-457d-8b7a-687ec9584de2', 'x-openstack-request-id': 'req-3ec60609-7a04-457d-8b7a-687ec9584de2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 483518df-fca1-441e-a6d5-20d4809a7a86 could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.522880s] ... 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 3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:21,494 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes 0.203s 2023-04-20 05:41:21,495 91081 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-804774364"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f53bbed-f7df-40d9-8df6-28a14a47cbef', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f53bbed-f7df-40d9-8df6-28a14a47cbef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes'} Body: b'{"volume": {"id": "3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:21.432781", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-804774364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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 05:41:21,548 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.044s 2023-04-20 05:41:21,548 91081 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 05:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1af12c-06a5-4201-b77d-95c6bb1f7d76', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1af12c-06a5-4201-b77d-95c6bb1f7d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'{"volume": {"id": "3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:21.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-804774364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:22,601 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.041s 2023-04-20 05:41:22,602 91081 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 05:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20694167-051a-49dd-bf7d-bcc92595aac8', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20694167-051a-49dd-bf7d-bcc92595aac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'{"volume": {"id": "3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:21.000000", "updated_at": "2023-04-20T05:41:22.000000", "name": "tempest-VolumesTransfersV357Test-Volume-804774364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:22,655 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.042s 2023-04-20 05:41:22,655 91081 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 05:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd80ee0-7da0-40c8-8895-583255c85ae4', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd80ee0-7da0-40c8-8895-583255c85ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'{"volume": {"id": "3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:21.000000", "updated_at": "2023-04-20T05:41:22.000000", "name": "tempest-VolumesTransfersV357Test-Volume-804774364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:22,778 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.111s 2023-04-20 05:41:22,778 91081 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 05:41:22 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-aa8123eb-80d8-4a68-b649-3b62e206468a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'' 2023-04-20 05:41:22,812 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.033s 2023-04-20 05:41:22,812 91081 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 05:41:22 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-a2864330-9ff9-4315-acf8-fb01c3114f31', 'x-openstack-request-id': 'req-a2864330-9ff9-4315-acf8-fb01c3114f31', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e could not be found."}}' {9} 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 94495037-7018-45c1-a6dc-41aa829f30e9 failed to build and is in ERROR status {8} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [227.533852s] ... 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 a2bbeaa6-9dde-4a23-810c-a0ad5860887e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:24,693 91079 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:38:24,890 91079 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.194s 2023-04-20 05:38:24,891 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-240490223", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVj9+D7oRsqvTYnHcLCIw6LsZdQOZnWBC7EgeWmmYc2Pwg0cRNr1pyls3wF055FhrGQVfNTLFfcUgF6nOfU6ndxnP5RUkIdi9ryD7x8/ksSmOTVpXmMeEYvC7xB7vWIlw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:24 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-1d371999-bb4c-4dec-923a-3c2f3d739c14', 'x-compute-request-id': 'req-1d371999-bb4c-4dec-923a-3c2f3d739c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-240490223", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVj9+D7oRsqvTYnHcLCIw6LsZdQOZnWBC7EgeWmmYc2Pwg0cRNr1pyls3wF055FhrGQVfNTLFfcUgF6nOfU6ndxnP5RUkIdi9ryD7x8/ksSmOTVpXmMeEYvC7xB7vWIlw==", "fingerprint": "32:7b:7c:cb:83:eb:75:23:ce:bb:50:e1:f2:99:ef:9c", "user_id": "d186e766b78344a295b352fbfcccbab3"}}' 2023-04-20 05:38:24,894 91079 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-240490223 created 2023-04-20 05:38:25,047 91079 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-20 05:38:25,047 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--179601921", "description": "tempest-description--467320124"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-6062b1ea-a694-40a2-a56b-b02e79a72407', 'date': 'Thu, 20 Apr 2023 05:38:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "name": "tempest-securitygroup--179601921", "stateful": true, "tenant_id": "e5adc23748b041639625884af10dc569", "description": "tempest-description--467320124", "shared": false, "security_group_rules": [{"id": "0fbb6c87-f76b-4645-b98b-0642f4e40dc3", "tenant_id": "e5adc23748b041639625884af10dc569", "security_group_id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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": 958, "description": null, "tags": [], "created_at": "2023-04-20T05:38:24Z", "updated_at": "2023-04-20T05:38:24Z", "revision_number": 0, "project_id": "e5adc23748b041639625884af10dc569"}, {"id": "57d03476-3c62-42f2-90db-f688e0b6363f", "tenant_id": "e5adc23748b041639625884af10dc569", "security_group_id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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": 95 7, "description": null, "tags": [], "created_at": "2023-04-20T05:38:24Z", "updated_at": "2023-04-20T05:38:24Z", "revision_number": 0, "project_id": "e5adc23748b041639625884af10dc569"}], "tags": [], "created_at": "2023-04-20T05:38:24Z", "updated_at": "2023-04-20T05:38:24Z", "revision_number": 1, "project_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:38:25,231 91079 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.183s 2023-04-20 05:38:25,231 91079 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": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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-b0af41bb-0f75-4135-a940-b41acd945e60', 'date': 'Thu, 20 Apr 2023 05:38:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "224310ee-23af-4f33-831d-f0495fcc2e6e", "tenant_id": "e5adc23748b041639625884af10dc569", "security_group_id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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-20T05:38:25Z", "updated_at": "2023-04-20T05:38:25Z", "revision_number": 0, "project_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:38:25,424 91079 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.192s 2023-04-20 05:38:25,424 91079 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": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f75495c5-3b57-44b9-a460-eb9c064ae109', 'date': 'Thu, 20 Apr 2023 05:38:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f4c40e0-7fe1-4c9d-8577-4cf0c29c879b", "tenant_id": "e5adc23748b041639625884af10dc569", "security_group_id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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-20T05:38:25Z", "updated_at": "2023-04-20T05:38:25Z", "revision_number": 0, "project_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:38:25,424 91079 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--179601921 created 2023-04-20 05:38:26,332 91079 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.907s 2023-04-20 05:38:26,332 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db 6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f289b201-840e-4600-9639-53af6fa25482', 'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "93d4a57e-49d1-42ac-b3da-137bbb3f7c99", "tenant_id": "e5adc23748b041639625884af10dc569", "floating_ip_address": "172.24.4.135", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e5adc23748b041639625884af10dc569", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:38:25Z", "updated_at": "2023-04-20T05:38:25Z", "revision_number": 0}}' 2023-04-20 05:38:26,333 91079 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '93d4a57e-49d1-42ac-b3da-137bbb3f7c99', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'floating_ip_address': '172.24.4.135', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e5adc23748b041639625884af10dc569', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:38:25Z', 'updated_at': '2023-04-20T05:38:25Z', 'revision_number': 0, 'ip': '172.24.4.135'} created 2023-04-20 05:38:26,425 91079 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.086s 2023-04-20 05:38:26,426 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 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-f68eb824-527c-423a-b6a4-3da185cbf5e0', '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": "d186e766b78344a295b352fbfcccbab3", "name": "tempest-ServerStableDeviceRescueTest-1533380158-project-member", "password_expires_at": null}, "audit_ids": ["QGYNTtkBRSGKBxj56C5I9w"], "expires_at": "2023-04-20T06:38:26.000000Z", "issued_at": "2023-04-20T05:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5adc23748b041639625884af10dc569", "name": "tempest-ServerStableDeviceRescueTest-1533380158"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "ide ntity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e5adc23748b041639625884af10dc569", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:38:26,426 91079 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '0f049a9f-9d24-4083-abdb-7d878e9913e7', 'name': 'tempest-ServerStableDeviceRescueTest-1934278617-network', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e5adc23748b041639625884af10dc569', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:38:16Z', 'updated_at': '2023-04-20T05:38:16Z', 'revision_number': 1} available for tenant 2023-04-20 05:38:26,427 91079 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-240490223', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVj9+D7oRsqvTYnHcLCIw6LsZdQOZnWBC7EgeWmmYc2Pwg0cRNr1pyls3wF055FhrGQVfNTLFfcUgF6nOfU6ndxnP5RUkIdi9ryD7x8/ksSmOTVpXmMeEYvC7xB7vWIlw==', 'fingerprint': '32:7b:7c:cb:83:eb:75:23:ce:bb:50:e1:f2:99:ef:9c', 'user_id': 'd186e766b78344a295b352fbfcccbab3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDChWT0g9raZKM9ymmwkHMEkgMtJgkfbxrhGxKKDkoLbLiY836sOGXMU\nQGioxeRj1k+gBwYFK4EEACKhZANiAAR1Y/fg+6EbKr02Jx3CwiMOi7GXUDmZ1gQu\nxIHlppmHNj8INHETa9acpbN8BdOeRYaxkFXzUyxX3FIBepzn1Op3cZz+UVJCHYva\n8g+8fP5LEpjk1aV5jHhGLwu8Qe71iJc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '336b4ef3-698e-4bfa-8031-2fe121af98e6', 'name': 'tempest-securitygroup--179601921', 'stateful': True, 'tenant_id': 'e5adc23748b041639625884af10dc569', 'description': 'tempest-description--467320124', 'shared': False, 'security_group_rules': [{'id': '0fbb6c87-f76b-4645-b98b-0642f4e40dc3', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'security_group_id': '336b4ef3-698e-4bfa-8031-2fe121af98e6', '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': 958, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:38:24Z', 'updated_at': '2023-04-20T05:38:24Z', 'revision_number': 0, 'project_id': 'e5adc23748b041639625884af10dc569'}, {'id': '57d03476-3c62-42f2-90db-f688e0b6363f', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'security_group_id': '336b4ef3-698e-4bfa-8031-2fe121af98e6', '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': 957, 'description': None, 'tag s': [], 'created_at': '2023-04-20T05:38:24Z', 'updated_at': '2023-04-20T05:38:24Z', 'revision_number': 0, 'project_id': 'e5adc23748b041639625884af10dc569'}], 'tags': [], 'created_at': '2023-04-20T05:38:24Z', 'updated_at': '2023-04-20T05:38:24Z', 'revision_number': 1, 'project_id': 'e5adc23748b041639625884af10dc569'}, 'floating_ip': {'id': '93d4a57e-49d1-42ac-b3da-137bbb3f7c99', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'floating_ip_address': '172.24.4.135', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e5adc23748b041639625884af10dc569', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:38:25Z', 'updated_at': '2023-04-20T05:38:25Z', 'revision_number': 0, 'ip': '172.24.4.135'}} 2023-04-20 05:38:27,181 91079 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.753s 2023-04-20 05:38:27,182 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "0f049a9f-9d24-4083-abdb-7d878e9913e7"}], "security_groups": [{"name": "tempest-securitygroup--179601921"}], "key_name": "tempest-keypair-240490223", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3823ad00-60d1-419f-9a5a-1f29e6a4df64', 'x-compute-request-id': 'req-3823ad00-60d1-419f-9a5a-1f29e6a4df64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--179601921"}], "adminPass": "W3iGiWo3afkt"}}' 2023-04-20 05:38:27,293 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc 0.084s 2023-04-20 05:38:27,297 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a15026d-cd9b-49d9-80dc-7372a9e360b0', 'x-compute-request-id': 'req-7a15026d-cd9b-49d9-80dc-7372a9e360b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "status": "BUILD", "tenant_id": "e5adc23748b041639625884af10dc569", "user_id": "d186e7 66b78344a295b352fbfcccbab3", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:27Z", "updated": "2023-04-20T05:38:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-240490223", "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 05:39:17,788 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc 0.442s 2023-04-20 05:39:17,789 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9924539-15a2-4603-866b-492240049f08', 'x-compute-request-id': 'req-a9924539-15a2-4603-866b-492240049f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "status": "ACTIVE", "tenant_id": "e5adc23748b041639625884af10dc569", "user_id": "d186e766b78344a295b352fbfcccbab3", "metadata": {}, "hostId": "81723ac8b1e7de04cef027042791b3f6d59c34bf58e75cbc75a6b7a6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:27Z", "updated": "2023-04-20T05:38:36Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1934278617-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-240490223", "OS-SRV-USG:launched_at": "2023-04-20T05:38:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--179601921"}], "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 05:39:17,802 91079 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:40:18,074 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc/os-interface 0.211s 2023-04-20 05:40:18,075 91079 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cbe599c-6905-4943-9c4e-6086d0e9bba6', 'x-compute-request-id': 'req-5cbe599c-6905-4943-9c4e-6086d0e9bba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0f049a9f-9d24-4083-abdb-7d878e9913e7", "port_id": "290ee17c-ff7f-4f98-973f-be64c6824f63", "mac_addr": "fa:16:3e:b0:fe:cc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "280815ec-e56d-4e76-ba5b-81fb54f3d424", "ip_address": "10.0.0.5"}]}]}' 2023-04-20 05:40:18,855 91079 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/93d4a57e-49d1-42ac-b3da-137bbb3f7c99 0.776s 2023-04-20 05:40:18,856 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "290ee17c-ff7f-4f98-973f-be64c6824f63"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d7bb306b-d104-45c0-abfa-3d01fcf0079f', 'date': 'Thu, 20 Apr 2023 05:40:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/93d4a57e-49d1-42ac-b3da-137bbb3f7c99'} Body: b'{"floatingip": {"id": "93d4a57e-49d1-42ac-b3da-137bbb3f7c99", "tenant_id": "e5adc23748b041639625884af10dc569", "floating_ip_address": "172.24.4.135", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "f0ca856e-1473-4208-a495-5371b47f22e2", "port_id": "290ee17c-ff7f-4f98-973f-be64c6824f63", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f049a9f-9d24-4083-abdb-7d878e9913e7", "mac_address": "fa:16:3e:b0:fe:cc", "admin_state_up": true, "status": "ACTIVE", "device_id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:38:25Z", "updated_at": "2023-04-20T05:40:18Z", "revision_number": 1, "project_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:40:18,861 91079 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.135:22' as 'cirros' with public key authentication 2023-04-20 05:40:18,932 91079 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:40:18,958 91079 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:40:18,959 91079 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.135 successfully created 2023-04-20 05:40:19,793 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc/action 0.832s 2023-04-20 05:40:19,793 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-681158703"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:18 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/f8a7fd91-207a-4e8e-a891-4702b83c1580', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77616d9d-eee3-48d7-a60c-6dfe5deb5b3e', 'x-compute-request-id': 'req-77616d9d-eee3-48d7-a60c-6dfe5deb5b3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc/action'} Body: b'' 2023-04-20 05:40:19,866 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.070s 2023-04-20 05:40:19,867 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de7aca3-7b9f-485e-8a05-7b0c4eef3a35', 'x-compute-request-id': 'req-9de7aca3-7b9f-485e-8a05-7b0c4eef3a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580'} Body: b'{"image": {"id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3"}, "created": "2023-04-20T05:40:20Z", "updated": "2023-04-20T05:40:20Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}], "server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}]}}}' 2023-04-20 05:41:09,985 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.062s 2023-04-20 05:41:09,986 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b6f933-55e0-4990-9066-3b5a63797765', 'x-compute-request-id': 'req-23b6f933-55e0-4990-9066-3b5a63797765', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580'} Body: b'{"image": {"id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_id": "e5adc23748b041639625884af10dc569", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3"}, "created": "2023-04-20T05:40:20Z", "updated": "2023-04-20T05:40:24Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}], "server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}]}}}' 2023-04-20 05:41:10,055 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.062s 2023-04-20 05:41:10,056 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c146d886-d521-4708-996a-2d760f2f95df', 'x-compute-request-id': 'req-c146d886-d521-4708-996a-2d760f2f95df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580'} Body: b'{"image": {"id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_id": "e5adc23748b041639625884af10dc569", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3"}, "created": "2023-04-20T05:40:20Z", "updated": "2023-04-20T05:40:24Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}], "server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}]}}}' 2023-04-20 05:41:10,288 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc 0.225s 2023-04-20 05:41:10,289 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51253f1-2eb0-48fe-a127-19ee04285759', 'x-compute-request-id': 'req-c51253f1-2eb0-48fe-a127-19ee04285759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "status": "ACTIVE", "tenant_id": "e5adc23748b041639625884af10dc569", "user_id": "d186e766b78344a295b352fbfcccbab3", "metadata": {}, "hostId": "81723ac8b1e7de04cef027042791b3f6d59c34bf58e75cbc75a6b7a6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:27Z", "updated": "2023-04-20T05:40:24Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1934278617-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}, {"version": 4, "addr": "172.24.4.135", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-240490223", "OS-SRV-USG:launched_at": "2023-04-20T05:38:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--179601921"}], "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 05:42:10,496 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.144s 2023-04-20 05:42:10,497 91079 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 05:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d678464a-d62f-426b-ba92-43636f7806e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f8a7fd91-207a-4e 8e-a891-4702b83c1580'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_id": "e5adc23748b041639625884af10dc569", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "86c509b3ba4230d6b0eb44f6342710bb", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e5adc23748b041639625884af10dc569", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f9974b99b3620749b9ddffc89b505237d3f1dde9291b4e199b95b8365e6e6a173dc5bddb80b02004c36b711a31d3f99aa70c72ed5ce4efbd1b7c3858fca058a7", "id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "created_at": "2023-04-20T05:40:20Z", "updated_at": "2023-04-20T05:42:10Z", "tags": [], "self": "/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580", "file": "/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:42:10,622 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.124s 2023-04-20 05:42:10,622 91079 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 05:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4d411404-c61e-4e1b-9695-73ce44853237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_id": "e5adc23748b041639625884af10dc569", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "86c509b3ba4230d6b0eb44f6342710bb", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e5adc23748b041639625884af10dc569", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f9974b99b3620749b9ddffc89b505237d3f1dde9291b4e199b95b8365e6e6a173dc5bddb80b02004c36b711a31d3f99aa70c72ed5ce4efbd1b7c3858fca058a7", "id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "created_at": "2023-04-20T05:40:20Z", "updated_at": "2023-04-20T05:42:11Z", "tags": [], "sel f": "/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580", "file": "/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:42:10,857 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc 0.234s 2023-04-20 05:42:10,857 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e512bac-1c39-4739-8353-da2863341dc4', 'x-compute-request-id': 'req-9e512bac-1c39-4739-8353-da2863341dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "status": "ACTIVE", "tenant_id": "e5adc23748b041639625884af10dc569", "user_id": "d186e766b78344a295b352fbfcccbab3", "metadata": {}, "hostId": "81723ac8b1e7de04cef027042791b3f6d59c34bf58e75cbc75a6b7a6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:27Z", "updated": "2023-04-20T05:40:24Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1934278617-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}, {"version": 4, "addr": "172.24.4.135", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-240490223", "OS-SRV-USG:launched_at": "2023-04-20T05:38:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--179601921"}], "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 05:42:11,076 91079 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/e5adc23748b041639625884af10dc569/volumes 0.206s 2023-04-20 05:42:11,076 91079 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-351464826"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455d7840-62f7-418e-927d-12a1c2bb0d9c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455d7840-62f7-418e-927d-12a1c2bb0d9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes'} Body: b'{"volume": {"id": "a2bbeaa6-9dde-4a23-810c-a0ad5860887e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at ": "2023-04-20T05:42:11.019072", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-351464826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}], "user_id": "d186e766b78344a295b352fbfcccbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:42:11,149 91079 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/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e 0.063s 2023-04-20 05:42:11,150 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb46dc5-86d2-448b-9795-423a183b662f', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb46dc5-86d2-448b-9795-423a183b662f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e'} Body: b'{"volume": {"id": "a2bbeaa6-9dde-4a23-810c-a0ad5860887e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:42:11.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-351464826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}], "user_id": "d186e766b78344a295b352fbfcccbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:42:12,209 91079 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/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e 0.047s 2023-04-20 05:42:12,210 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:42:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17e94fe-834f-477d-9888-8539fc95b74e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17e94fe-834f-477d-9888-8539fc95b74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e'} Body: b'{"volume": {"id": "a2bbeaa6-9dde-4a23-810c-a0ad5860887e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:42:11.000000", "updated_at": "2023-04-20T05:42:11.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-351464826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}], "user_id": "d186e766b78344a295b352fbfcccbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5adc23748b041639625884af10dc569"}}' {8} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {8} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.121033s] ... ok {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.849029s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.166724s] ... 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 b91f3d52-8bda-45da-9519-a3901ecf4e8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:43:21,847 91079 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/79a942de60364034b6465ae2644eb906/types 0.213s 2023-04-20 05:43:21,847 91079 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-541460197", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd909c6-9fe2-4563-ba32-ff4caba070bf', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd909c6-9fe2-4563-ba32-ff4caba070bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types'} Body: b'{"volume_type": {"id": "4702230c-6035-4309-9b22-1721e8032717", "name": "tempest-VolumeTypesTest-volume-type-541460197", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:43:21,886 91079 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/79a942de60364034b6465ae2644eb906/types 0.036s 2023-04-20 05:43:21,887 91079 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-1843552545", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411b3f0a-639e-463b-8042-b53786582e0b', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411b3f0a-639e-463b-8042-b53786582e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types'} Body: b'{"volume_type": {"id": "1b76957e-1aa2-409c-880d-97284c9190c2", "name": "tempest-VolumeTypesTest-volume-type-1843552545", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:43:22,360 91079 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/f70014a8d703435fbf348683b89b7604/volumes 0.468s 2023-04-20 05:43:22,360 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-3718198", "volume_type": "4702230c-6035-4309-9b22-1721e8032717", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff61383-384f-4495-90c7-fab2b3c115f9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff61383-384f-4495-90c7-fab2b3c115f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes'} Body: b'{"volume": {"id": "b91f3d52-8bda-45da-9519-a3901ecf4e8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:43:22.284953", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-3718198", "description": null, "volume_ty pe": "tempest-VolumeTypesTest-volume-type-541460197", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}], "user_id": "b8b8383bf1184dba8419b48324a8f7f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:43:22,407 91079 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/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.037s 2023-04-20 05:43:22,408 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c49f5a3-415a-47e1-aac0-499342fdb5c1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c49f5a3-415a-47e1-aac0-499342fdb5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'{"volume": {"id": "b91f3d52-8bda-45da-9519-a3901ecf4e8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:43:22.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-3718198", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-541460197", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}], "user_id": "b8b8383bf1184dba8419b48324a8f7f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f70014a8d703435fbf348683b89b7604"}}' 2023-04-20 05:43:23,462 91079 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/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.043s 2023-04-20 05:43:23,463 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da71f4c4-9fcd-459e-b8e2-eed4f1d39017', 'content-length': '933', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da71f4c4-9fcd-459e-b8e2-eed4f1d39017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'{"volume": {"id": "b91f3d52-8bda-45da-9519-a3901ecf4e8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:43:22.000000", "updated_at": "2023-04-20T05:43:22.000000", "name": "tempest-VolumeTypesTest-volume-3718198", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-541460197", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901e cf4e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}], "user_id": "b8b8383bf1184dba8419b48324a8f7f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f70014a8d703435fbf348683b89b7604"}}' 2023-04-20 05:43:23,518 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.044s 2023-04-20 05:43:23,518 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad11654-b53d-44e0-83bd-9d1002f39601', 'content-length': '933', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad11654-b53d-44e0-83bd-9d1002f39601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'{"volume": {"id": "b91f3d52-8bda-45da-9519-a3901ecf4e8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:43:22.000000", "updated_at": "2023-04-20T05:43:22.000000", "name": "tempest-VolumeTypesTest-volume-3718198", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-541460197", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}], "user_id": "b8b8383bf1184dba8419b48324a8f7f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f70014a8d703435fbf348683b89b7604"}}' 2023-04-20 05:43:23,624 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.095s 2023-04-20 05:43:23,624 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b1187b-1404-4e08-94e7-39a14c1e6cff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'' 2023-04-20 05:43:23,649 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.023s 2023-04-20 05:43:23,649 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 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-84d6e6da-0e15-4572-bd4b-e45ca11b98ee', 'x-openstack-request-id': 'req-84d6e6da-0e15-4572-bd4b-e45ca11b98ee', 'connec tion': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b91f3d52-8bda-45da-9519-a3901ecf4e8e could not be found."}}' 2023-04-20 05:43:23,707 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/1b76957e-1aa2-409c-880d-97284c9190c2 0.057s 2023-04-20 05:43:23,707 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9266d80-d6e1-4bfe-9731-89099657e3ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/1b76957e-1aa2-409c-880d-97284c9190c2'} Body: b'' 2023-04-20 05:43:23,722 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/1b76957e-1aa2-409c-880d-97284c9190c2 0.014s 2023-04-20 05:43:23,722 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5435352-de63-4ff6-b1ef-4c16cb3d3949', 'x-openstack-request-id': 'req-c5435352-de63-4ff6-b1ef-4c16cb3d3949', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/1b76957e-1aa2-409c-880d-97284c9190c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1b76957e-1aa2-409c-880d-97284c9190c2 could not be found."}}' 2023-04-20 05:43:23,779 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/4702230c-6035-4309-9b22-1721e8032717 0.057s 2023-04-20 05:43:23,779 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4451d6a-40e2-4c66-826f-9196a1b12586', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/4702230c-6035-4309-9b22-1721e8032717'} Body: b'' 2023-04-20 05:43:23,799 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/4702230c-6035-4309-9b22-1721e8032717 0.019s 2023-04-20 05:43:23,799 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c63b3a6-add6-4b44-bbb9-f7dee1182a2d', 'x-openstack-request-id': 'req-3c63b3a6-add6-4b44-bbb9-f7dee1182a2d', 'connection' : 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/4702230c-6035-4309-9b22-1721e8032717'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4702230c-6035-4309-9b22-1721e8032717 could not be found."}}' {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.128651s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.410785s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.036200s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.203706s] ... ok {8} 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 fda009b0-9f23-4d1b-b51f-6c838bb35e71 failed to build and is in ERROR status {8} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled ============================== Failed 96 tests - output below: ============================== 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 84123f9b-e006-4040-ba6f-c9ed921c1c8c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:03,966 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types 0.828s 2023-04-20 05:28:03,966 91085 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-550613024"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d9faed-49d9-4808-9f2c-d8637b6d834f', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d9faed-49d9-4808-9f2c-d8637b6d834f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types'} Body: b'{"volume_type": {"id": "27603760-5fd1-4ea3-9e48-49c8cbb1674a", "name": "tempest-GroupsTest-volume-type-550613024", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:28:04,024 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types 0.051s 2023-04-20 05:28:04,025 91085 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-1586089099"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ca172d-7b1e-4eb5-85d5-d77e842c5b15', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ca172d-7b1e-4eb5-85d5-d77e842c5b15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types'} Body: b'{"group_type": {"id": "8a473944-f356-43bd-9898-0ec619f75aa4", "name": "tempest-GroupsTest-group-type-1586089099", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:28:04,495 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups 0.465s 2023-04-20 05:28:04,496 91085 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": "8a473944-f356-43bd-9898-0ec619f75aa4", "volume_types": ["27603760-5fd1-4ea3-9e48-49c8cbb1674a"], "name": "tempest-Group1-1590351207"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f454e2b-3ae6-4f14-95eb-4a63d3a7ef6f', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f454e2b-3ae6-4f14-95eb-4a63d3a7ef6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups'} Body: b'{"group": {"id": "84123f9b-e006-4040-ba6f-c9ed921c1c8c", "name": "tempest-Group1-1590351207"}}' 2023-04-20 05:28:04,560 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c 0.062s 2023-04-20 05:28:04,561 91085 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 05:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f26625-bc2d-43fa-8ec1-3a431cfc6046', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f26625-bc2d-43fa-8ec1-3a431cfc6046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c'} Body: b'{"group": {"id": "84123f9b-e006-4040-ba6f-c9ed921c1c8c", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:28:04.000000", "name": "tempest-Group1-1590351207", "description": null, "group_type": "8a473944-f356-43bd-9898-0ec619f75aa4", "volume_types": ["27603760-5fd1-4ea3-9e48-49c8cbb1674a"]}}' 2023-04-20 05:28:05,638 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c 0.062s 2023-04-20 05:28:05,640 91085 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 05:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97dc879-960e-412b-87b1-b0be147ed1ac', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97dc879-960e-412b-87b1-b0be147ed1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c'} Body: b'{"group": {"id": "84123f9b-e006-4040-ba6f-c9ed921c1c8c", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:28:04.000000", "name": "tempest-Group1-1590351207", "description": null, "group_type": "8a473944-f356-43bd-9898-0ec619f75aa4", "volume_types": ["27603760-5fd1-4ea3-9e48-49c8cbb1674a"]}}' 2023-04-20 05:28:05,736 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/volumes/detail 0.086s 2023-04-20 05:28:05,736 91085 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 05:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c524029-72c7-453d-a0b8-62a0fe13b22b', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c524029-72c7-453d-a0b8-62a0fe13b22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:28:05,867 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c/action 0.110s 2023-04-20 05:28:05,868 91085 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 05:28:05 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-req uest-id': 'req-08f407b0-5269-4b84-ae80-a401dd34fd49', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c/action'} Body: b'' 2023-04-20 05:28:05,885 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c 0.017s 2023-04-20 05:28:05,886 91085 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 05:28:05 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-ddd25083-de63-4776-bcdc-32cae4e67f4e', 'x-openstack-request-id': 'req-ddd25083-de63-4776-bcdc-32cae4e67f4e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/84123f9b-e006-4040-ba6f-c9ed921c1c8c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 84123f9b-e006-4040-ba6f-c9ed921c1c8c could not be found."}}' 2023-04-20 05:28:05,938 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types/8a473944-f356-43bd-9898-0ec619f75aa4 0.052s 2023-04-20 05:28:05,939 91085 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 05:28:05 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-3b8a00f8-c046-40c0-ad59-322b47c24991', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types/8a473944-f356-43bd-9898-0ec619f75aa4'} Body: b'' 2023-04-20 05:28:06,031 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/27603760-5fd1-4ea3-9e48-49c8cbb1674a 0.092s 2023-04-20 05:28:06,032 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-87e55360-5e34-4644-8408-abad05d552d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/27603760-5fd1-4ea3-9e48-49c8cbb1674a'} Body: b'' 2023-04-20 05:28:06,049 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/27603760-5fd1-4ea3-9e48-49c8cbb1674a 0.016s 2023-04-20 05:28:06,049 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0983e3f5-3d08-4d19-8f0e-f4e75346c6b1', 'x-openstack-request-id': 'req-0983e3f5-3d08-4d19-8f0e -f4e75346c6b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/27603760-5fd1-4ea3-9e48-49c8cbb1674a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 27603760-5fd1-4ea3-9e48-49c8cbb1674a 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 adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:06,108 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types 0.048s 2023-04-20 05:28:06,108 91085 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-1782381378"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1292abf0-1212-4c2a-8bc4-769536dcd8b2', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1292abf0-1212-4c2a-8bc4-769536dcd8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types'} Body: b'{"volume_type": {"id": "0dd8c172-404e-4045-8714-c12068c44c6d", "name": "tempest-GroupsTest-volume-type-1782381378", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:28:06,146 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types 0.035s 2023-04-20 05:28:06,147 91085 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-1854854959"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb99c638-e217-4116-82f9-ed685490dce2', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb99c638-e217-4116-82f9-ed685490dce2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types'} Body: b'{"group_type": {"id": "8ab600fd-558b-41e8-9b28-72d63d2aec2e", "name": "tempest-GroupsTest-group-type-1854854959", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:28:06,348 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups 0.198s 2023-04-20 05:28:06,348 91085 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": "8ab600fd-558b-41e8-9b28-72d63d2aec2e", "volume_types": ["0dd8c172-404e-4045-8714-c12068c44c6d"], "name": "tempest-GroupsTest-Group-1022556629"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea98f1da-f0f9-44ed-82cb-f6e0ecec0beb', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea98f1da-f0f9-44ed-82cb-f6e0ecec0beb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups'} Body: b'{"group": {"id": "adfe9f44-dc9e-438d-95e8-0bd0d688a4c1", "name": "tempest-GroupsTest-Group-1022556629"}}' 2023-04-20 05:28:06,629 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 0.278s 2023-04-20 05:28:06,629 91085 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 05:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88404759-0868-4917-9702-ba1a12f34677', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88404759-0868-4917-9702-ba1a12f34677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1'} Body: b'{"group": {"id": "adfe9f44-dc9e-438d-95e8-0bd0d688a4c1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:28:06.000000", "name": "tempest-GroupsTest-Group-1022556629", "description": null, "group_type": "8ab600fd-558b-41e8-9b28-72d63d2aec2e", "volume_types": ["0dd8c172-404e-4045-8714-c12068c44c6d"]}}' 2023-04-20 05:28:07,665 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 0.031s 2023-04-20 05:28:07,666 91085 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 05:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd8a092-ef09-44cf-9b50-3d6714950d79', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd8a092-ef09-44cf-9b50-3d6714950d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1'} Body: b'{"group": {"id": "adfe9f44-dc9e-438d-95e8-0bd0d688a4c1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:28:06.000000", "name": "tempest-GroupsTest-Group-1022556629", "description": null, "group_type": "8ab600fd-558b-41e8-9b28-72d63d2aec2e", "volume_types": ["0dd8c172-404e-4045-8714-c12068c44c6d"]}}' 2023-04-20 05:28:07,761 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/volumes/detail 0.091s 2023-04-20 05:28:07,761 91085 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 05:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e60a7c3-39c1-407f-ac2e-81f0f66f49d3', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e60a7c3-39c1-407f-ac2e-81f0f66f49d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:28:07,842 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1/action 0.069s 2023-04-20 05:28:07,843 91085 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 05:28:07 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-440cb21e-92ed-4b9c-b0cc-9b2 b40ca5cfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1/action'} Body: b'' 2023-04-20 05:28:07,862 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 0.019s 2023-04-20 05:28:07,862 91085 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 05:28:07 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-410545d0-aae5-403d-932a-16aa2c14a5ef', 'x-openstack-request-id': 'req-410545d0-aae5-403d-932a-16aa2c14a5ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f772032e1e324fc9be3ff9394e679207/groups/adfe9f44-dc9e-438d-95e8-0bd0d688a4c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group adfe9f44-dc9e-438d-95e8-0bd0d688a4c1 could not be found."}}' 2023-04-20 05:28:07,978 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types/8ab600fd-558b-41e8-9b28-72d63d2aec2e 0.115s 2023-04-20 05:28:07,978 91085 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 05:28:07 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-c711c55d-e5dd-4719-8909-a8f561c4e79c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/group_types/8ab600fd-558b-41e8-9b28-72d63d2aec2e'} Body: b'' 2023-04-20 05:28:08,069 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/0dd8c172-404e-4045-8714-c12068c44c6d 0.090s 2023-04-20 05:28:08,069 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69269404-c990-4474-a716-ffea92f0f600', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/0dd8c172-404e-4045-8714-c12068c44c6d'} Body: b'' 2023-04-20 05:28:08,087 91085 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/0dd8c172-404e-4045-8714-c12068c44c6d 0.017s 2023-04-20 05:28:08,087 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:08 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-20e377b9-35b7-4a3d-a1c8-f1b68f8d2d99', 'x-openstack-request-id': 'req-20e377b9-35b7-4a3d-a1c8-f1b68f8d2d99', 'connection': 'close', 'st atus': '404', 'content-location': 'http://10.0.0.210/volume/v3/77a0bfda08cf4a72a4d3f750495979b9/types/0dd8c172-404e-4045-8714-c12068c44c6d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0dd8c172-404e-4045-8714-c12068c44c6d 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 4be9caae-35a1-4835-89eb-3794217e5628 failed to build and is in ERROR status 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 421ce58b-bac7-44ca-ae3f-3293a3305c07 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:14,416 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes 0.439s 2023-04-20 05:28:14,416 91083 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-933567260", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6517a2a-b008-489b-aaaf-72a8d3e9f624', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6517a2a-b008-489b-aaaf-72a8d3e9f624', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes'} Body: b'{"volume": {"id": "421ce58b-bac7-44ca-ae3f-3293a3305c07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:14.354370", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-933567260", "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/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:14,466 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07 0.040s 2023-04-20 05:28:14,466 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51bbb30f-6bc1-423a-8bd1-558dde14e4e8', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51bbb30f-6bc1-423a-8bd1-558dde14e4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07'} Body: b'{"volume": {"id": "421ce58b-bac7-44ca-ae3f-3293a3305c07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:14.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-933567260", "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/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:15,546 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07 0.068s 2023-04-20 05:28:15,547 91083 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ee79bd-4e10-4f67-945d-4789772708d1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ee79bd-4e10-4f67-945d-4789772708d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07'} Body: b'{"volume": {"id": "421ce58b-bac7-44ca-ae3f-3293a3305c07", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:14.000000", "updated_at": "2023-04-20T05:28:14.000000", "name": "tempest-VolumesGetTest-Volume-933567260", "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/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:15,675 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07 0.116s 2023-04-20 05:28:15,675 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-24627e65-499a-43a0-b8b4-ccde8fc8dba4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07'} Body: b'' 2023-04-20 05:28:15,702 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07 0.026s 2023-04-20 05:28:15,702 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-9e687705-0c56-45ac-83b5-574bb2d0eebb', 'x-openstack-request-id': 'req-9e687705-0c56-45ac-83b5-574bb2d0eebb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/421ce58b-bac7-44ca-ae3f-3293a3305c07'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 421ce58b-bac7-44ca-ae3f-3293a3305c07 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 ccf47eb3-c63c-4111-b3b8-4c518a3168d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:15,410 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types 0.377s 2023-04-20 05:28:15,410 91085 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-2049942379"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457d2253-9925-4c8e-bcc7-3cfc43cabc42', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457d2253-9925-4c8e-bcc7-3cfc43cabc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types'} Body: b'{"volume_type": {"id": "af3bfe96-da66-466b-906f-06dbeceb740a", "name": "tempest-GroupsV314Test-volume-type-2049942379", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:28:15,450 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/group_types 0.036s 2023-04-20 05:28:15,450 91085 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-518062822"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92084ed-4619-4383-b590-96a2bae0672d', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92084ed-4619-4383-b590-96a2bae0672d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/group_types'} Body: b'{"group_type": {"id": "2fde10a9-1951-49c7-97c5-c229950dc3b0", "name": "tempest-GroupsV314Test-group-type-518062822", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:28:15,691 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups 0.237s 2023-04-20 05:28:15,692 91085 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": "2fde10a9-1951-49c7-97c5-c229950dc3b0", "volume_types": ["af3bfe96-da66-466b-906f-06dbeceb740a"], "name": "tempest-GroupsV314Test-Group-1095522749"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234127bc-0154-4007-a74c-187b2f01bd33', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234127bc-0154-4007-a74c-187b2f01bd33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups'} Body: b'{"group": {"id": "ccf47eb3-c63c-4111-b3b8-4c518a3168d6", "name": "tempest-GroupsV314Test-Group-1095522749"}}' 2023-04-20 05:28:15,728 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6 0.034s 2023-04-20 05:28:15,729 91085 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 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaed545a-c007-4a14-8406-85ac1abc88db', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaed545a-c007-4a14-8406-85ac1abc88db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6'} Body: b'{"group": {"id": "ccf47eb3-c63c-4111-b3b8-4c518a3168d6", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "name": "tempest-GroupsV314Test-Group-1095522749", "description": null, "group_type": "2fde10a9-1951-49c7-97c5-c229950dc3b0", "volume_types": ["af3bfe96-da66-466b-906f-06dbeceb740a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:28:16,761 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6 0.028s 2023-04-20 05:28:16,762 91085 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 05:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8f3d1e-fed3-4ade-a3e8-0cf81b5c3f29', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8f3d1e-fed3-4ade-a3e8-0cf81b5c3f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6'} Body: b'{"group": {"id": "ccf47eb3-c63c-4111-b3b8-4c518a3168d6", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "name": "tempest-GroupsV314Test-Group-1095522749", "description": null, "group_type": "2fde10a9-1951-49c7-97c5-c229950dc3b0", "volume_types": ["af3bfe96-da66-466b-906f-06dbeceb740a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:28:16,828 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/volumes/detail 0.061s 2023-04-20 05:28:16,828 91085 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 05:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b67fd7-7f08-4104-a49e-6f19001e52e4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b67fd7-7f08-4104-a49e-6f19001e52e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:28:16,908 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6/action 0.068s 2023-04-20 05:28:16,908 91085 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 05:28:16 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-635f786a-c794-4405-be60-9f610f780065', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6/action'} Body: b'' 2023-04-20 05:28:16,924 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6 0.015s 2023-04-20 05:28:16,924 91085 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 05:28:16 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-5dfda20c-5b49-4a80-912b-e3a14e8d9366', 'x-openstack-request-id': 'req-5dfda20c-5b49-4a80-912b-e3a14e8d9366', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/55e085abe65b4f25afefc67c97897c2e/groups/ccf47eb3-c63c-4111-b3b8-4c518a3168d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ccf47eb3-c63c-4111-b3b8-4c518a3168d6 could not be found."}}' 2023-04-20 05:28:16,952 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/group_types/2fde10a9-1951-49c7-97c5-c229950dc3b0 0.028s 2023-04-20 05:28:16,953 91085 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 05:28:16 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-7c7dfc45-36e1-4180-a373-3b3e7b3fb17d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/group_types/2fde10a9-1951-49c7-97c5-c229950dc3b0'} Body: b'' 2023-04-20 05:28:17,011 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types/af3bfe96-da66-466b-906f-06dbeceb740a 0.057s 2023-04-20 05:28:17,011 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-a8287d72-7d5f-4a38-ac40-66e3bcb3af61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types/af3bfe96-da66-466b-906f-06dbeceb740a'} Body: b'' 2023-04-20 05:28:17,028 91085 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types/af3bfe96-da66-466b-906f-06dbeceb740a 0.017s 2023-04-20 05:28:17,029 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Ve rsion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54b975a-5cb1-4121-b08e-182c913b6a3b', 'x-openstack-request-id': 'req-f54b975a-5cb1-4121-b08e-182c913b6a3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e4978a0d5efc4155b77cd16266cb8974/types/af3bfe96-da66-466b-906f-06dbeceb740a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type af3bfe96-da66-466b-906f-06dbeceb740a 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 271782d6-ebf6-43ab-9405-3caedc6facfa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:15,957 91083 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/5349571375034b61bb348e0c9f46d17b/volumes 0.251s 2023-04-20 05:28:15,957 91083 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-159176440"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6f1126-a5bb-4ab2-831f-0e81667ca3a7', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6f1126-a5bb-4ab2-831f-0e81667ca3a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes'} Body: b'{"volume": {"id": "271782d6-ebf6-43ab-9405-3caedc6facfa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:15.878616", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-159176440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:16,002 91083 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/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.036s 2023-04-20 05:28:16,002 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f34ac7-6967-41ce-9bc9-bd795dbd9901', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f34ac7-6967-41ce-9bc9-bd795dbd9901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'{"volume": {"id": "271782d6-ebf6-43ab-9405-3caedc6facfa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-159176440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:17,067 91083 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/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.053s 2023-04-20 05:28:17,068 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adb06b6-c519-484a-ab21-4f7d3b0f0317', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adb06b6-c519-484a-ab21-4f7d3b0f0317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'{"volume": {"id": "271782d6-ebf6-43ab-9405-3caedc6facfa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "updated_at": "2023-04-20T05:28:16.000000", "name": "tempest-VolumesGetTest-Volume-159176440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:17,120 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.041s 2023-04-20 05:28:17,120 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6e1154-435e-4fcf-8b44-81767e26155c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6e1154-435e-4fcf-8b44-81767e26155c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'{"volume": {"id": "271782d6-ebf6-43ab-9405-3caedc6facfa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:16.000000", "updated_at": "2023-04-20T05:28:16.000000", "name": "tempest-VolumesGetTest-Volume-159176440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:17,257 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.126s 2023-04-20 05:28:17,258 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-941e746c-712b-48fc-844e-4b2c7397ee72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'' 2023-04-20 05:28:17,280 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa 0.022s 2023-04-20 05:28:17,281 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-2a5ab916-1a69-403d-9e72-699843b77b4c', 'x-openstack-request-id': 'req-2a5ab916-1a69-403d-9e72-699843b77b4c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/271782d6-ebf6-43ab-9405-3caedc6facfa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 271782d6-ebf6-43ab-9405-3caedc6facfa 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 a3d342af-9163-4ca1-a182-b0abeae99a6b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:17,319 91083 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/8d345021-146e-473e-8740-41c1850cd33e 0.034s 2023-04-20 05:28:17,319 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21fd382f-06e2-4bcf-a745-16ae27c2cd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:28:18,044 91083 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/5349571375034b61bb348e0c9f46d17b/volumes 0.724s 2023-04-20 05:28:18,044 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1408399291", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f28a2ab-ce29-4159-81c6-c7165955ebad', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f28a2ab-ce29-4159-81c6-c7165955ebad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes'} Body: b'{"volume": {"id": "a3d342af-9163-4ca1-a182-b0abeae99a6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:17.958552", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1408399291", "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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:18,112 91083 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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b 0.059s 2023-04-20 05:28:18,113 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba3f2c6-2d3d-4d0d-99eb-8d5525eca97b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba3f2c6-2d3d-4d0d-99eb-8d5525eca97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b'} Body: b'{"volume": {"id": "a3d342af-9163-4ca1-a182-b0abeae99a6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:18.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1408399291", "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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:19,168 91083 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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b 0.044s 2023-04-20 05:28:19,169 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211794e0-c085-4709-a21e-412bc9339dd2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211794e0-c085-4709-a21e-412bc9339dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b'} Body: b'{"volume": {"id": "a3d342af-9163-4ca1-a182-b0abeae99a6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:18.000000", "updated_at": "2023-04-20T05:28:18.000000", "name": "tempest-VolumesGetTest-Volume-1408399291", "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/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b"}], "user_id": "4dabd48695564ce18db537916d39a108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5349571375034b61bb348e0c9f46d17b"}}' 2023-04-20 05:28:19,288 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b 0.108s 2023-04-20 05:28:19,289 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-86ececc4-5e7d-49bd-a756-573a8c793950', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b'} Body: b'' 2023-04-20 05:28:19,321 91083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b 0.032s 2023-04-20 05:28:19,322 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-9457dd01-ec22-4da4-a425-39a49a91f0ba', 'x-openstack-request-id': 'req-9457dd01-ec22-4da4-a425-39a49a91f0ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5349571375034b61bb348e0c9f46d17b/volumes/a3d342af-9163-4ca1-a182-b0abeae99a6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a3d342af-9163-4ca1-a182-b0abeae99a6b 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 e3db6a78-2107-4638-94b7-742b733a6984 failed to build and is in ERROR status tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 403b835b-3eda-49aa-bfc7-fd5d9124adfe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:30,090 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes 0.454s 2023-04-20 05:28:30,090 91083 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-2005212710"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890ad445-93a7-448d-9a0e-701e88078ec6', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890ad445-93a7-448d-9a0e-701e88078ec6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes'} Body: b'{"volume": {"id": "403b835b-3eda-49aa-bfc7-fd5d9124adfe", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:28:29.980932", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2005212710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}], "user_id": "afc49d2d1c794be78d7e1c70b71e0568", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:30,157 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe 0.058s 2023-04-20 05:28:30,158 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a26e3ea-b76e-4d50-9df2-acd64af27331', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a26e3ea-b76e-4d50-9df2-acd64af27331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'{"volume": {"id": "403b835b-3eda-49aa-bfc7-fd5d9124adfe", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:28:30.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2005212710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}], "user_id": "afc49d2d1c794be78d7e1c70b71e0568", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5b7e1d1aa9147dabd7f1f543f560d71"}}' 2023-04-20 05:28:31,206 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124a dfe 0.035s 2023-04-20 05:28:31,207 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c45b79-383a-472c-9bb3-e1e952fc349d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c45b79-383a-472c-9bb3-e1e952fc349d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'{"volume": {"id": "403b835b-3eda-49aa-bfc7-fd5d9124adfe", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:28:30.000000", "updated_at": "2023-04-20T05:28:30.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2005212710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}], "user_id": "afc49d2d1c794be78d7e1c70b71e0568", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5b7e1d1aa9147dabd7f1f543f560d71"}}' 2023-04-20 05:28:31,266 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe 0.048s 2023-04-20 05:28:31,266 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5243510-7406-4041-9ef1-f0b79bb69224', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5243510-7406-4041-9ef1-f0b79bb69224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'{"volume": {"id": "403b835b-3eda-49aa-bfc7-fd5d9124adfe", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:28:30.000000", "updated_at": "2023-04-20T05:28:30.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2005212710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe"}], "user_id": "afc49d2d1c794be78d7e1c70b71e0568", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5b7e1d1aa9147dabd7f1f543f560d71"}}' 2023-04-20 05:28:31,388 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe 0.111s 2023-04-20 05:28:31,389 91083 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 05:28: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-08bda8a5-2d13-46e6-b348-d31de42b9a98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'' 2023-04-20 05:28:31,415 91083 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe 0.026s 2023-04-20 05:28:31,416 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28: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-e79b956e-11e2-4a8d-928f-93010f4610ea', 'x-openstack-request-id': 'req-e79b956e-11e2-4a8d-928f-93010f4610ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5b7e1d1aa9147dabd7f1f543f560d71/volumes/403b835b-3eda-49aa-bfc7-fd5d9124adfe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 403b835b-3eda-49aa-bfc7-fd5d9124adfe could not be found."}}' 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 d8e06078-5b0d-49b8-99d3-3201c6c4ee61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:36,769 91083 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes 0.398s 2023-04-20 05:28:36,770 91083 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-744228434"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c621dd5-14bf-403e-acf1-458be6b318d3', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c621dd5-14bf-403e-acf1-458be6b318d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes'} Body: b'{"volume": {"id": "d8e06078-5b0d-49b8-99d3-3201c6c4ee61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:36.687172", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-744228434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}], "user_id": "489b472dbae54ecbb28ab465802d2d53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:36,818 91083 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61 0.038s 2023-04-20 05:28:36,818 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaee1e24-0207-445a-860d-38bc577522b3', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaee1e24-0207-445a-860d-38bc577522b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61'} Body: b'{"volume": {"id": "d8e06078-5b0d-49b8-99d3-3201c6c4ee61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:37.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-744228434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}], "user_id": "489b472dbae54ecbb28ab465802d2d53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55c7f77882114cca84c30f9e4cf1b000"}}' 2023-04-20 05:28:37,914 91083 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078- 5b0d-49b8-99d3-3201c6c4ee61 0.084s 2023-04-20 05:28:37,915 91083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ef4837-83f2-422f-934a-2dc3728c379e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ef4837-83f2-422f-934a-2dc3728c379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61'} Body: b'{"volume": {"id": "d8e06078-5b0d-49b8-99d3-3201c6c4ee61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:37.000000", "updated_at": "2023-04-20T05:28:37.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-744228434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55c7f77882114cca84c30f9e4cf1b000/volumes/d8e06078-5b0d-49b8-99d3-3201c6c4ee61"}], "user_id": "489b472dbae54ecbb28ab465802d2d53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55c7f77882114cca84c30f9e4cf1b000"}}' 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 8d17b51d-4efb-4a73-a961-edb383dcade3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:43,806 91069 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes 0.924s 2023-04-20 05:28:43,806 91069 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-253128726", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6949b54d-5204-4364-9109-ef14b51403a8', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6949b54d-5204-4364-9109-ef14b51403a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes'} Body: b'{"volume": {"id": "8d17b51d-4efb-4a73-a961-edb383dcade3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:43.721316", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-253128726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}], "user_id": "4d7eb67c5b4441409ea4ecb513762da8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:43,863 91069 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3 0.041s 2023-04-20 05:28:43,864 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61e6128-5d61-4c20-be0b-7c2ca50418b5', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61e6128-5d61-4c20-be0b-7c2ca50418b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3'} Body: b'{"volume": {"id": "8d17b51d-4efb-4a73-a961-edb383dcade3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-253128726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}], "user_id": "4d7eb67c5b4441409ea4ecb513762da8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e119222d4c6d4fc6bd975ef16b191982"}}' 2023-04-20 05:28:44,943 91069 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3 0.053s 2023-04-20 05:28:44,946 91069 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 05:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bab9f97-f093-4b72-9670-f7cd1245df4e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bab9f97-f093-4b72-9670-f7cd1245df4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3'} Body: b'{"volume": {"id": "8d17b51d-4efb-4a73-a961-edb383dcade3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.000000", "updated_at": "2023-04-20T05:28:44.000000", "name": "tempest-TaggedBootDevicesTest-volume-253128726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e119222d4c6d4fc6bd975ef16b191982/volumes/8d17b51d-4efb-4a73-a961-edb383dcade3"}], "user_id": "4d7eb67c5b4441409ea4ecb513762da8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e119222d4c6d4fc6bd975ef16b191982"}}' 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 45fe7047-89a1-4a0f-a9a6-d528fe2dabd1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:44,296 91063 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes 0.576s 2023-04-20 05:28:44,297 91063 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-406141356"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b5a5f9-f77d-446b-8662-d14149ba0672', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b5a5f9-f77d-446b-8662-d14149ba0672', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes'} Body: b'{"volume": {"id": "45fe7047-89a1-4a0f-a9a6-d528fe2dabd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.192927", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-406141356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}], "user_id": "dc817d50976c4117ba1865ddb1415f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:44,354 91063 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1 0.045s 2023-04-20 05:28:44,355 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b18841-d048-44c1-8d69-628ed13ba15b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b18841-d048-44c1-8d69-628ed13ba15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1'} Body: b'{"volume": {"id": "45fe7047-89a1-4a0f-a9a6-d528fe2dabd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-406141356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}], "user_id": "dc817d50976c4117ba1865ddb1415f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cba178492a9843b793e1048232bb45a9"}}' 2023-04-20 05:28:45,417 91063 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1 0.050s 2023-04-20 05:28:45,417 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3415a43e-16c6-4266-b1fb-ae18fcf31e3c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3415a43e-16c6-4266-b1fb-ae18fcf31e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1'} Body: b'{"volume": {"id": "45fe7047-89a1-4a0f-a9a6-d528fe2dabd1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:44.000000", "updated_at": "2023-04-20T05:28:44.000000", "name": "tempest-TestVolumeSwap-volume-406141356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba178492a9843b793e1048232bb45a9/volumes/45fe7047-89a1-4a0f-a9a6-d528fe2dabd1"}], "user_id": "dc817d50976c4117ba1865ddb1415f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cba178492a9843b793e1048232bb45a9"}}' 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 759bc347-3f85-4351-a203-b2c709838bc6 failed to build and is in ERROR status 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 ab073268-e778-4ecf-b526-23b702ae3374 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:46,049 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.573s 2023-04-20 05:28:46,050 91075 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-1115385597"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-e4ad6bb9-5e5d-4e39-b5fc-879c67981ee6', 'date': 'Thu, 20 Apr 2023 05:28:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d","name":"tempest-tagged-attachments-test-net-1115385597","tenant_id":"4f2142d418624acc8862aef9c3e66641","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"4f2142d418624acc8862aef9c3e66641","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-20T05:28:44Z","updated_at":"2023-04-20T05:28:44Z","revision_number":1}}' 2023-04-20 05:28:50,071 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 4.021s 2023-04-20 05:28:50,072 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-ae303d5b-8714-49c7-aa1d-40fd4e50191a', 'date': 'Thu, 20 Apr 2023 05:28:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"67854e4d-23eb-461b-a65f-f65e76851456","name":"","tenant_id":"4f2142d418624acc8862aef9c3e66641","network_id":"54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d","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-20T05:28:46Z","updated_at":"2023-04-20T05:28:46Z","revision_number":0,"project_id":"4f2142d418624acc8862aef9c3e66641"}}' 2023-04-20 05:28:50,579 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes 0.506s 2023-04-20 05:28:50,580 91075 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-1464033583"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1152e5-60b5-4dc6-8384-f748ca8ed7c7', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1152e5-60b5-4dc6-8384-f748ca8ed7c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes'} Body: b'{"volume": {"id": "ab073268-e778-4ecf-b526-23b702ae3374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:50.425616", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1464033583", "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/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}], "user_id": "ebf3f58860c14f2f9d9144f7272459bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:28:50,707 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374 0.095s 2023-04-20 05:28:50,708 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24c6218-8670-4b3e-b57d-5df4e451f76a', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24c6218-8670-4b3e-b57d-5df4e451f76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374'} Body: b'{"volume": {"id": "ab073268-e778-4ecf-b526-23b702ae3374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:50.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1464033583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}], "user_id": "ebf3f58860c14f2f9d9144f7272459bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f2142d418624acc8862aef9c3e66641"}}' 2023-04-20 05:28:51,821 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374 0.093s 2023-04-20 05:28:51,821 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c336d4e5-bdf2-4662-a1da-9999aa857037', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c336d4e5-bdf2-4662-a1da-9999aa857037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374'} Body: b'{"volume": {"id": "ab073268-e778-4ecf-b526-23b702ae3374", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:28:50.000000", "updated_at": "2023-04-20T05:28:51.000000", "name": "tempest-TaggedAttachmentsTest-volume-1464033583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778-4ecf-b526-23b702ae3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f2142d418624acc8862aef9c3e66641/volumes/ab073268-e778- 4ecf-b526-23b702ae3374"}], "user_id": "ebf3f58860c14f2f9d9144f7272459bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f2142d418624acc8862aef9c3e66641"}}' 2023-04-20 05:28:52,658 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/67854e4d-23eb-461b-a65f-f65e76851456 0.821s 2023-04-20 05:28:52,658 91075 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-c792fdc5-8bc9-4093-b45c-4dd8d9cc88e1', 'date': 'Thu, 20 Apr 2023 05:28:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/67854e4d-23eb-461b-a65f-f65e76851456'} Body: b'' 2023-04-20 05:28:54,639 91075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d 1.979s 2023-04-20 05:28:54,639 91075 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-505602ea-003e-4749-a397-3c0ce489e152', 'date': 'Thu, 20 Apr 2023 05:28:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/54d10df2-c8d5-4505-8ef4-b74a5f2d8a7d'} 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 ff2dc242-0aae-4a43-934c-29d2c22f67ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:03,071 91063 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.935s 2023-04-20 05:29:03,072 91063 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-834009242", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/ff2dc242-0aae-4a43-934c-29d2c22f67ac', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a2f416-1d05-4089-8915-8e49090ea3a0', 'x-compute-request-id': 'req-02a2f416-1d05-4089-8915-8e49090ea3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "ff2dc242-0aae-4a43-934c-29d2c22f67ac", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:29:02.901678", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-834009242", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 05:29:03,210 91063 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/ff2dc242-0aae-4a43-934c-29d2c22f67ac 0.133s 2023-04-20 05:29:03,210 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-195bba52-b6b3-4bf8-be0e-3f564d585e87', 'x-compute-request-id': 'req-195bba52-b6b3-4bf8-be0e-3f564d585e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/ff2dc242-0aae-4a43-934c-29d2c22f67ac'} Body: b'{"volume": {"id": "ff2dc242-0aae-4a43-934c-29d2c22f67ac", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:29:03.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-834009242", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 05:29:04,323 91063 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/ff2dc242-0aae-4a43-934c-29d2c22f67ac 0.107s 2023-04-20 05:29:04,324 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ab9fb9-76e0-4776-9464-3b524e2c1fbc', 'x-compute-request-id': 'req-26ab9fb9-76e0-4776-9464-3b524e2c1fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/ff2dc242-0aae-4a43-934c-29d2c22f67ac'} Body: b'{"volume": {"id": "ff2dc242-0aae-4a43-934c-29d2c22f67ac", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:29:03.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-834009242", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 8c67d9de-7799-4f5d-8645-1ea010705175 failed to build and is in ERROR status 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 35236698-0cca-4cc4-95ad-8ce372ccc1bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:16,750 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes 0.416s 2023-04-20 05:29:16,751 91063 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-167897761"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b4193c-f211-444b-9496-64a985176626', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b4193c-f211-444b-9496-64a985176626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes'} Body: b'{"volume": {"id": "35236698-0cca-4cc4-95ad-8ce372ccc1bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:16.658401", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-167897761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}], "user_id": "47f1871b260c40b6bbed8d0ca26af07c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:16,839 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.079s 2023-04-20 05:29:16,840 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567a9f4f-ead8-4640-b6a8-9e95e071b283', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567a9f4f-ead8-4640-b6a8-9e95e071b283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'{"volume": {"id": "35236698-0cca-4cc4-95ad-8ce372ccc1bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:17.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-167897761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}], "user_id": "47f1871b260c40b6bbed8d0ca26af07c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45c05d5f5e9342dc8550ac36558a64c2"}}' 2023-04-20 05:29:17,902 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.050s 2023-04-20 05:29:17,902 91063 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 05:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d21f160-b8f3-43ae-af19-40b826cb2ecd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d21f160-b8f3-43ae-af19-40b826cb2ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'{"volume": {"id": "35236698-0cca-4cc4-95ad-8ce372ccc1bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:17.000000", "updated_at": "2023-04-20T05:29:17.000000", "name": "tempest-VolumesServicesTestJSON-Volume-167897761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}], "user_id": "47f1871b260c40b6bbed8d0ca26af07c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45c05d5f5e9342dc8550ac36558a64c2"}}' 2023-04-20 05:29:18,021 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.101s 2023-04-20 05:29:18,021 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788815cc-16e1-4421-88d2-804676d325c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788815cc-16e1-4421-88d2-804676d325c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'{"volume": {"id": "35236698-0cca-4cc4-95ad-8ce372ccc1bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:17.000000", "updated_at": "2023-04-20T05:29:17.000000", "name": "tempest-VolumesServicesTestJSON-Volume-167897761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb"}], "user_id": "47f1871b260c40b6bbed8d0ca26af07c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45c05d5f5e9342dc8550ac36558a64c2"}}' 2023-04-20 05:29:18,162 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.130s 2023-04-20 05:29:18,163 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:18 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-c86c3719-3f5b-42c6-82f7-ac14407a8dc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'' 2023-04-20 05:29:18,189 91063 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb 0.026s 2023-04-20 05:29:18,189 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15ceb1c-88e0-4372-84d7-24c5dd516323', 'x-openstack-request-id': 'req-b15ceb1c-88e0-4372-84d7-24c5dd516323', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/45c05d5f5e9342dc8550ac36558a64c2/volumes/35236698-0cca-4cc4-95ad-8ce372ccc1bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 35236698-0cca-4cc4-95ad-8ce372ccc1bb 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 2d02ab9f-4346-4bc0-be8c-cf92bf655435 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:40,914 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.398s 2023-04-20 05:29:40,914 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-247548320", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdcEpYr8oB5wX6q5DbvctawGVcAlkmzfBfxQIrjpChTJXIcOOXPx8sydSIiGcd3LMhbdllRuuKj+ygiU+QBfLb3yyY6UYYvn21Nc+rTwbO12MpgFR1pEMLxGHqoo9kUtw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2103f320-0c17-4661-917c-1c1059a3bb92', 'x-compute-request-id': 'req-2103f320-0c17-4661-917c-1c1059a3bb92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-247548320", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdcEpYr8oB5wX6q5DbvctawGVcAlkmzfBfxQIrjpChTJXIcOOXPx8sydSIiGcd3LMhbdllRuuKj+ygiU+QBfLb3yyY6UYYvn21Nc+rTwbO12MpgFR1pEMLxGHqoo9kUtw==", "fingerprint": "2f:44:7e:ea:a9:66:92:f7:b5:ee:26:5f:b7:e0:00:ce", "user_id": "23d9c7203d6e4c93a5852973c88227b2"}}' 2023-04-20 05:29:41,062 91063 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.145s 2023-04-20 05:29:41,062 91063 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-2141158363", "description": "tempest-secgroup-smoke-2141158363 description", "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a335a95a-8e77-4959-8ab2-093136d98ebc', 'date': 'Thu, 20 Apr 2023 05:29:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "name": "tempest-secgroup-smoke-2141158363", "stateful": true, "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "description": "tempest-secgroup-smoke-2141158363 description", "shared": false, "security_group_rules": [{"id": "2c48acc1-eb92-4b4f-859b-fa2bf7d2f0e3", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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": 474, "description": null, "tags": [], "created_at": "2023-04-20T05:29:40Z", "updated_at": "2023-04-20T05:29:40Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}, {"id": "a2e5ed91-d612-466b-8cf4-f0e9d2ac64a2", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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": 473, "description": null, "tags": [], "created_at": "2023-04-20T05:29:40Z", "updated_at": "2023-04-20T05:29:40Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}], "tags": [], "created_at": "2023-04-20T05:29:40Z", "updated_at": "2023-04-20T05:29:40Z", "revision_number": 1, "project_id ": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,251 91063 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.188s 2023-04-20 05:29:41,251 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "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-23fa06ad-a9f9-4f4e-9d99-9cae3c3e06df', 'date': 'Thu, 20 Apr 2023 05:29: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": "b8b93f19-4003-4db8-9161-0ba970367380", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,428 91063 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.176s 2023-04-20 05:29:41,429 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "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-7ead55bf-748c-4278-a059-ad4d487acb82', 'date': 'Thu, 20 Apr 2023 05:29: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": "06321303-3526-404a-a08a-31dc941b0096", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,603 91063 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.174s 2023-04-20 05:29:41,604 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d5884f1e-2911-4476-8abf-dabdf99fecf7', 'date': 'Thu, 20 Apr 2023 05:29: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": "a47bb0af-a836-48cc-962e-3915563c2e40", "tenant_id": "20ed8f2156d54 6c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,777 91063 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.173s 2023-04-20 05:29:41,778 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b2d4232c-191c-49ac-9ee6-dbd543ccccb0', 'date': 'Thu, 20 Apr 2023 05:29: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": "3b69c126-0f1d-49d1-ad7a-668e77f264f5", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:41,953 91063 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.174s 2023-04-20 05:29:41,953 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8be0286a-6305-4a91-8fbd-e1774b8f9385', 'date': 'Thu, 20 Apr 2023 05:29: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": "7de8c98a-50bd-4962-bfb3-36155d268f86", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:41Z", "updated_at": "2023-04-20T05:29:41Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:42,121 91063 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.167s 2023-04-20 05:29:42,121 91063 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": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "project_id": "20ed8f2156d546c1a547f1317c6d44e0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f699b82e-1799-4042-9c9d-f2b1ebd2d186', 'date': 'Thu, 20 Apr 2023 05:29:42 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": "acc95698-2c51-43c6-a07c-8150f94d6334", "tenant_id": "20ed8f2156d546c1a547f1317c6d44e0", "security_group_id": "f5cd5582-fb2c-4af0-8643-31a8d0880eba", "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-20T05:29:42Z", "updated_at": "2023-04-20T05:29:42Z", "revision_number": 0, "project_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:42,377 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes 0.255s 2023-04-20 05:29:42,378 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-399856604", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d3b036-9871-4349-96b3-cca62e773ed2', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d3b036-9871-4349-96b3-cca62e773ed2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes'} Body: b'{"volume": {"id": "2d02ab9f-4346-4bc0-be8c-cf92bf655435", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:42.298984", "updated_at": null, "name": "tempest-TestStampPattern-volume-399856604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}], "user_id": "23d9c7203d6e4c93a5852973c88227b2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:42,433 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435 0.045s 2023-04-20 05:29:42,434 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd38d17-2684-4f3f-816c-4e40430c9cb5', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd38d17-2684-4f3f-816c-4e40430c9cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435'} Body: b'{"volume": {"id": "2d02ab9f-4346-4bc0-be8c-cf92bf655435", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:42.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-399856604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "m etadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}], "user_id": "23d9c7203d6e4c93a5852973c88227b2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:43,490 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435 0.040s 2023-04-20 05:29:43,490 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535764b6-0863-496c-9576-6358f31f8fc6', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535764b6-0863-496c-9576-6358f31f8fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435'} Body: b'{"volume": {"id": "2d02ab9f-4346-4bc0-be8c-cf92bf655435", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:42.000000", "updated_at": "2023-04-20T05:29:42.000000", "name": "tempest-TestStampPattern-volume-399856604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435"}], "user_id": "23d9c7203d6e4c93a5852973c88227b2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20ed8f2156d546c1a547f1317c6d44e0"}}' 2023-04-20 05:29:43,615 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435 0.113s 2023-04-20 05:29:43,615 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29: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-60f71085-dd55-4256-b389-e64e086d86e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435'} Body: b'' 2023-04-20 05:29:43,644 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435 0.028s 2023-04-20 05:29:43,644 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29: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-i d': 'req-f86bae70-830d-420f-a05e-7e95d6e38a84', 'x-openstack-request-id': 'req-f86bae70-830d-420f-a05e-7e95d6e38a84', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/20ed8f2156d546c1a547f1317c6d44e0/volumes/2d02ab9f-4346-4bc0-be8c-cf92bf655435'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2d02ab9f-4346-4bc0-be8c-cf92bf655435 could not be found."}}' 2023-04-20 05:29:43,834 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f5cd5582-fb2c-4af0-8643-31a8d0880eba 0.189s 2023-04-20 05:29:43,835 91063 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-5dfcc852-b8d0-4c28-a951-3b47dd20d5db', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:29:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f5cd5582-fb2c-4af0-8643-31a8d0880eba'} Body: b'' 2023-04-20 05:29:43,886 91063 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-247548320 0.050s 2023-04-20 05:29:43,886 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29: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-a96f6e85-9aab-4496-8ea6-39299ee91d70', 'x-compute-request-id': 'req-a96f6e85-9aab-4496-8ea6-39299ee91d70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-247548320'} Body: b'' 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 7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:51,867 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.349s 2023-04-20 05:29:51,868 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2009067697"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7338fe18-0408-45ba-b968-33259e1c2a5d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7338fe18-0408-45ba-b968-33259e1c2a5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:51.809877", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2009067697", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,062 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.184s 2023-04-20 05:29:52,063 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-310883893"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97876acf-eb2a-4208-b455-61694c9035a0', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97876acf-eb2a-4208-b455-61694c9035a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "d4562fe1-fc47-4b36-accb-fe4aa7c6bba6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.005280", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-310883893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/d4562fe1-fc47-4b36-accb-fe4aa7c6bba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/d4562fe1-fc47-4b36-accb-fe4aa7c6bba6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,346 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.274s 2023-04-20 05:29:52,347 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-542414120"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c32265d-aa9e-4898-90e0-21b71991c40d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c32265d-aa9e-4898-90e0-21b71991c40d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "c7327dc3-db9a-44e5-9815-d75a8bf418d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.283917", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-542414120", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/c7327dc3-db9a-44e5-9815-d75a8bf418d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/c7327dc3-db9a-44e5-9815-d75a8bf418d3"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,538 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.181s 2023-04-20 05:29:52,538 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-511749595"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3497ca80-fb2a-4903-b2ac-fbde20e66887', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3497ca80-fb2a-4903-b2ac-fbde20e66887', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "22905ee5-a666-4e54-8436-d5429e3050e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.481842", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-511749595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/22905ee5-a666-4e54-8436-d5429e3050e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/22905ee5-a666-4e54-8436-d5429e3050e6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,730 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes 0.182s 2023-04-20 05:29:52,731 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-1215709807"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb37727-34bc-472b-952e-e3ca27eafa5c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb37727-34bc-472b-952e-e3ca27eafa5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes'} Body: b'{"volume": {"id": "63041d6a-4b3a-4dfa-823a-6146cfeec6f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.674403", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1215709807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/63041d6a-4b3a-4dfa-823a-6146cfeec6f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/63041d6a-4b3a-4dfa-823a-6146cfeec6f1"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:29:52,784 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6 0.043s 2023-04-20 05:29:52,785 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d761ab17-ae25-4102-9fb3-1135227ca0e5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d761ab17-ae25-4102-9fb3-1135227ca0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6'} Body: b'{"volume": {"id": "7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.000000", "updated_at": "2023-04-20T05:29:52.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2009067697", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7acb5becac494fa8830000515baf2e0e"}}' 2023-04-20 05:29:53,836 91063 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6 0.039s 2023-04-20 05:29:53,837 91063 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3db65b-3fa5-4495-b225-3968a3a6cc4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3db65b-3fa5-4495-b225-3968a3a6cc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6'} Body: b'{"volume": {"id": "7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:29:52.000000", "updated_at": "2023-04-20T05:29:52.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2009067697", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7acb5becac494fa8830000515baf2e0e/volumes/7639a87f-d86e-4a97-97cc-a0f3ffbcc2e6"}], "user_id": "d5e670e5821d4879a6030b368f46601a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7acb5becac494fa8830000515baf2e0e"}}' 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 af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:24,877 91071 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.081s 2023-04-20 05:28:24,877 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:24 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-a537c49d-9160-4ce2-8c81-0245ba31d3be', '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": "636e86cdf83e480595e4f0dba3bf8c18", "name": "tempest-DeleteServersTestJSON-1664258365-project-member", "password_expires_at": null}, "audit_ids": ["ZXAz0tYXSW2zpZyQ9gA7JQ"], "expires_at": "2023-04-20T06:28:24.000000Z", "issued_at": "2023-04-20T05:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ca4a6041fb3472ebfa953dff7ce031c", "name": "tempest-DeleteServersTestJSON-1664258365"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4ca4a6041fb3472ebfa953dff7ce031c", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:24,877 91071 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'f0cb9047-57a2-4e4a-aaa8-36ed35617e4d', 'name': 'tempest-DeleteServersTestJSON-74564429-network', 'tenant_id': '4ca4a6041fb3472ebfa953dff7ce031c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4ca4a6041fb3472ebfa953dff7ce031c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31134, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:03Z', 'updated_at': '2023-04-20T05:28:03Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:28,098 91071 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.219s 2023-04-20 05:28:28,099 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1850556475", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "f0cb9047-57a2-4e4a-aaa8-36ed35617e4d"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30ab560-20ba-4a72-8120-441d1f124a63', 'x-compute-request-id': 'req-b30ab560-20ba-4a72-8120-441d1f124a63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "06aa1ee3-10da-4e16-a5a9-75b2f6089899", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "f2y9wXJehHgW"}}' 2023-04-20 05:28:28,404 91071 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/06aa1ee3-10da-4e16-a5a9-75b2f6089899 0.295s 2023-04-20 05:28:28,404 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23cd8761-f9e8-4b11-8864-ab05c5546145', 'x-compute-request-id': 'req-23cd8761-f9e8-4b11-8864-ab05c5546145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899'} Body: b'{"server": {"id": "06aa1ee3-10da-4e16-a5a9-75b2f6089899", "name": "tempest-DeleteServersTestJSON-server-1850556475", "status": "BUILD", "tenant_id": "4ca4a6041fb3472ebfa953dff7ce031c", "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:28:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "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 05:29:19,156 91071 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/06aa1ee3-10da-4e16-a5a9-75b2f6089899 0.688s 2023-04-20 05:29:19,156 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:18 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-fa6084ab-2870-4e14-954e-d518589beec3', 'x-compute-request-id': 'req-fa6084ab-2870-4e14-954e-d518589beec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899'} Body: b'{"server": {"id": "06aa1ee3-10da-4e16-a5a9-75b2f6089899", "name": "tempest-DeleteServersTestJSON-server-1850556475", "status": "ACTIVE", "tenant_id": "4ca4a6041fb3472ebfa953dff7ce031c", "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "metadata": {}, "hostId": "5263feb09516f8e1553df068b23d61e9cf694bb4829efb0ed26c0066", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:28:48Z", "addresses": {"tempest-DeleteServersTestJSON-74564429-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:4e:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/06aa1ee3-10da-4e16-a5a9-75b2f6089899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:29:19,173 91071 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:30:19,462 91071 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes 0.254s 2023-04-20 05:30:19,462 91071 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-1124746342"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0a9ef8-4e66-463d-b042-86fc27399e71', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0a9ef8-4e66-463d-b042-86fc27399e71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes'} Body: b'{"volume": {"id": "af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:19.37 2591", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1124746342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}], "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:30:19,525 91071 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4 0.052s 2023-04-20 05:30:19,525 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84989b59-502f-4159-a476-b92e5786219c', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84989b59-502f-4159-a476-b92e5786219c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4'} Body: b'{"volume": {"id": "af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:19.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1124746342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}], "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca4a6041fb3472ebfa953dff7ce031c"}}' 2023-04-20 05:30:20,589 91071 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4 0.052s 2023-04-20 05:30:20,590 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7817608e-dc84-4ecb-89cb-94e2d7265190', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7817608e-dc84-4ecb-89cb-94e2d7265190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4'} Body: b'{"volume": {"id": "af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:19.000000", "updated_at": "2023-04-20T05:30:20.000000", "name": "tempest-DeleteServersTestJSON-volume-1124746342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca4a6041fb3472ebfa953dff7ce031c/volum es/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca4a6041fb3472ebfa953dff7ce031c/volumes/af6ff18a-7ea7-4f51-9c41-4bf7d6a15dc4"}], "user_id": "636e86cdf83e480595e4f0dba3bf8c18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca4a6041fb3472ebfa953dff7ce031c"}}' 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 e4dfa7eb-ccf1-41be-a133-c9a566fcddf0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:19,056 91067 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:28:19,056 91067 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:28:19,316 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.256s 2023-04-20 05:28:19,317 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-296371510", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiqJm2QUND09tMh9nU7CWIfhGDNIunqx7uYtl5vZrkZUlZcmvgfCMBSz8QftxRnnfALup2x9fA/sjbxAXqqoz7SezGn86gP9z5VAeNb9hH4SbhGBdHZcF9+mupG1DtCRQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d76e918-8ab9-4856-9bae-642d4874b822', 'x-compute-request-id': 'req-5d76e918-8ab9-4856-9bae-642d4874b822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-296371510", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiqJm2QUND09tMh9nU7CWIfhGDNIunqx7uYtl5vZrkZUlZcmvgfCMBSz8QftxRnnfALup2x9fA/sjbxAXqqoz7SezGn86gP9z5VAeNb9hH4SbhGBdHZcF9+mupG1DtCRQ==", "fingerprint": "e7:e9:6c:b9:5d:f0:2b:de:58:d6:a9:9a:54:34:b1:d3", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc"}}' 2023-04-20 05:28:19,322 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-296371510 created 2023-04-20 05:28:20,026 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.704s 2023-04-20 05:28:20,027 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1600494429", "description": "tempest-description--1630780680"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-cf1c7115-86ae-4fec-b8d3-4ec3fc8cf2f0', 'date': 'Thu, 20 Apr 2023 05:28:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1b334769-099e-4eb8-92f5-4835808f1690", "name": "tempest-securitygroup--1600494429", "stateful": true, "tenant_id": "c1069c90da8244529aca2b5907e46691", "description": "tempest-description--1630780680", "shared": false, "security_group_rules": [{"id": "1c1f7cda-26b4-475e-a5dc-09d7e6848f5c", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "1b334769-099e-4eb8-92f5-4835808f1690", "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": 190, "description": null, "tags": [], "created_at": "2023-04-20T05:28:19Z", "updated_at": "2023-04-20T05:28:19Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}, {"id": "f7a245fc-8cbf-4bb5-b314-d82907586c31", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "1b334769-099e-4eb8-92f5-4835808f1690", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 189, "description": null, "tags": [], "created_at": "2023-04-20T05:28:19Z", "updated_at": "2023-04-20T05:28:19Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}], "tags": [], "created_at": "2023-04-20T05:28:19Z", "updated_at": "2023-04-20T05:28:19Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:28:21,452 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.424s 2023-04-20 05:28:21,452 91067 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": "1b334769-099e-4eb8-92f5-4835808f1690", "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-a40f93f4-903d-4d9a-bf22-c9ed764fa6bd', 'date': 'Thu, 20 Apr 2023 05:28: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": "423f81c9-1ccb-4c7a-93f0-e39c58f9586c", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "1b334769-099e-4eb8-92f5-4835808f1690", "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-20T05:28:20Z", "updated_at": "2023-04-20T05:28:20Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:28:22,257 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.804s 2023-04-20 05:28:22,257 91067 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": "1b334769-099e-4eb8-92f5-4835808f1690", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-40b54906-54c8-4faf-aabc-ba3674182404', 'date': 'Thu, 20 Apr 2023 05:28: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": "eda88ab2-84e9-4851-a345-a901dd21b219", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "1b334769-099e-4eb8-92f5-4835808f1690", "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-20T05:28:21Z", "updated_at": "2023-04-20T05:28:21Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:28:22,258 91067 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1600494429 created 2023-04-20 05:28:27,338 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 5.080s 2023-04-20 05:28:27,339 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-3e90711c-5c81-4115-b838-cf4e934cf3aa', 'date': 'Thu, 20 Apr 2023 05:28:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a0d1fd3a-4193-4f91-afcc-66f89ee8621d", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.85", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c1069c90da8244529aca2b5907e46691", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:24Z", "updated_at": "2023-04-20T05:28:24Z", "revision_number": 0}}' 2023-04-20 05:28:27,339 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a0d1fd3a-4193-4f91-afcc-66f89ee8621d', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.85', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:24Z', 'updated_at': '2023-04-20T05:28:24Z', 'revision_number': 0, 'ip': '172.24.4.85'} created 2023-04-20 05:28:27,435 91067 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.089s 2023-04-20 05:28:27,435 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a96f6b81-6dae-4258-9542-51da1ee052a5', '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": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "name": "tempest-AttachVolumeNegativeTest-528498534-project-member", "password_expires_at": null}, "audit_ids": ["XZg63K-BSROfAjiCvUnSmg"], "expires_at": "2023-04-20T06:28:27.000000Z", "issued_at": "2023-04-20T05:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1069c90da8244529aca2b5907e46691", "name": "tempest-AttachVolumeNegativeTest-528498534"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "Re gionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:27,436 91067 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '095a8a82-6992-4f8a-b50b-f67a659d9247', 'name': 'tempest-AttachVolumeNegativeTest-1609122099-network', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c1069c90da8244529aca2b5907e46691', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:27,436 91067 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-296371510', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiqJm2QUND09tMh9nU7CWIfhGDNIunqx7uYtl5vZrkZUlZcmvgfCMBSz8QftxRnnfALup2x9fA/sjbxAXqqoz7SezGn86gP9z5VAeNb9hH4SbhGBdHZcF9+mupG1DtCRQ==', 'fingerprint': 'e7:e9:6c:b9:5d:f0:2b:de:58:d6:a9:9a:54:34:b1:d3', 'user_id': '1558ef8ec15f4bcaa4d8a73bf3b457bc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC2gycKx9/lJxl/hb3ZJzed8uTyL5fAch7KtxA1ZkFbbWX8+KObcnbI\neJJIB029JeWgBwYFK4EEACKhZANiAAS4qiZtkFDQ9PbTIfZ1OwliH4RgzSLp6se7\nmLZeb2a5GVJWXJr4HwjAUs/EH7cUZ53wC7qdsfXwP7I28QF6qqM+0nsxp/OoD/c+\nVQHjW/YR+Em4RgXR2XBffprqRtQ7QkU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1b334769-099e-4eb8-92f5-4835808f1690', 'name': 'tempest-securitygroup--1600494429', 'stateful': True, 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'description': 'tempest-description--1630780680', 'shared': False, 'security_group_rules': [{'id': '1c1f7cda-26b4-475e-a5dc-09d7e6848f5c', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '1b334769-099e-4eb8-92f5-4835808f1690', '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': 190, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:19Z', 'updated_at': '2023-04-20T05:28:19Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, {'id': 'f7a245fc-8cbf-4bb5-b314-d82907586c31', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '1b334769-099e-4eb8-92f5-4835808f1690', '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': 189, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:19Z', 'updated_at': '2023-04-20T05:28:19Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b 5907e46691'}], 'tags': [], 'created_at': '2023-04-20T05:28:19Z', 'updated_at': '2023-04-20T05:28:19Z', 'revision_number': 1, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, 'floating_ip': {'id': 'a0d1fd3a-4193-4f91-afcc-66f89ee8621d', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.85', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:24Z', 'updated_at': '2023-04-20T05:28:24Z', 'revision_number': 0, 'ip': '172.24.4.85'}} 2023-04-20 05:28:29,530 91067 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 2.092s 2023-04-20 05:28:29,530 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1919304645", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "095a8a82-6992-4f8a-b50b-f67a659d9247"}], "security_groups": [{"name": "tempest-securitygroup--1600494429"}], "key_name": "tempest-keypair-296371510", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-039de1b3-fc31-4fa0-ac27-aa2ca967a2d0', 'x-compute-request-id': 'req-039de1b3-fc31-4fa0-ac27-aa2ca967a2d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1600494429"}], "adminPass": "password"}}' 2023-04-20 05:28:29,782 91067 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/78d63d1a-6a1d-4691-8560-1ec596d47524 0.249s 2023-04-20 05:28:29,783 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:29 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-3bdcc99d-2ba0-423d-9357-b29432b5e7c0', 'x-compute-request-id': 'req-3bdcc99d-2ba0-423d-9357-b29432b5e7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'{"server": {"id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "name": "tempest-AttachVolumeNegativeTest-server-1919304645", "status": "BUILD", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http:/ /10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:29Z", "updated": "2023-04-20T05:28:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-296371510", "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 05:29:20,144 91067 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/78d63d1a-6a1d-4691-8560-1ec596d47524 0.337s 2023-04-20 05:29:20,145 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:19 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-5f3db33c-09d9-47f0-bb82-7fd541a7cb54', 'x-compute-request-id': 'req-5f3db33c-09d9-47f0-bb82-7fd541a7cb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'{"server": {"id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "name": "tempest-AttachVolumeNegativeTest-server-1919304645", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:29Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-296371510", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1600494429"}], "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 05:29:20,158 91067 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:30:20,442 91067 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/78d63d1a-6a1d-4691-8560-1ec596d47524/os-interface 0.227s 2023-04-20 05:30:20,442 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Thu, 20 Apr 2023 05: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-1c054b6f-ad2c-464f-bbbd-079fa8cc17e9', 'x-compute-request-id': 'req-1c054b6f-ad2c-464f-bbbd-079fa8cc17e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "port_id": "b831830b-a235-411f-857f-00c256b1be91", "mac_addr": "fa:16:3e:ee:d4:51", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "73416bc8-7882-4118-8b35-bbc6d0d871ca", "ip_address": "10.0.0.5"}]}]}' 2023-04-20 05:30:21,728 91067 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/a0d1fd3a-4193-4f91-afcc-66f89ee8621d 1.282s 2023-04-20 05:30:21,729 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b831830b-a235-411f-857f-00c256b1be91"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-c2a57338-291e-4fe8-9259-7856eb1a0cd4', 'date': 'Thu, 20 Apr 2023 05:30:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a0d1fd3a-4193-4f91-afcc-66f89ee8621d'} Body: b'{"floatingip": {"id": "a0d1fd3a-4193-4f91-afcc-66f89ee8621d", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.85", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "e015fa76-1c13-4792-acd3-6cd51e5293a7", "port_id": "b831830b-a235-411f-857f-00c256b1be91", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "mac_address": "fa:16:3e:ee:d4:51", "admin_state_up": true, "status": "ACTIVE", "device_id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:24Z", "updated_at": "2023-04-20T05:30:20Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:30:21,730 91067 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.85:22' as 'cirros' with public key authentication 2023-04-20 05:30:21,761 91067 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:21,790 91067 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:21,791 91067 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.85 successfully created 2023-04-20 05:30:21,851 91067 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/78d63d1a-6a1d-4691-8560-1ec596d47524/ips 0.060s 2023-04-20 05:30:21,853 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:21 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-9f885b02-0d71-49c0-a233-4cc389c4d196', 'x-compute-request-id': 'req-9f885b02-0d71-49c0-a233-4cc389c4d196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-856 0-1ec596d47524/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-20 05:30:22,316 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes 0.459s 2023-04-20 05:30:22,316 91067 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-2042192405"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2048853-16e2-4297-8e1d-c2a5c3153a44', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2048853-16e2-4297-8e1d-c2a5c3153a44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes'} Body: b'{"volume": {"id": "e4dfa7eb-ccf1-41be-a133-c9a566fcddf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:22.223582", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2042192405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:30:22,372 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0 0.045s 2023-04-20 05:30:22,372 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2588d1-9554-4062-9f25-d0a5d90b8f04', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2588d1-9554-4062-9f25-d0a5d90b8f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0'} Body: b'{"volume": {"id": "e4dfa7eb-ccf1-41be-a133-c9a566fcddf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:22.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2042192405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:30:23,428 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_t o_different_server): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0 0.043s 2023-04-20 05:30:23,429 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aff76e2-c639-4b21-99bf-9f6cc3960e79', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aff76e2-c639-4b21-99bf-9f6cc3960e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0'} Body: b'{"volume": {"id": "e4dfa7eb-ccf1-41be-a133-c9a566fcddf0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:22.000000", "updated_at": "2023-04-20T05:30:22.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2042192405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/e4dfa7eb-ccf1-41be-a133-c9a566fcddf0"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:30:23,623 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524 0.183s 2023-04-20 05:30:23,624 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05: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-374e65d5-ac7a-4fc8-a117-fc9e8e86373d', 'x-compute-request-id': 'req-374e65d5-ac7a-4fc8-a117-fc9e8e86373d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'' 2023-04-20 05:30:23,898 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524 0.273s 2023-04-20 05:30:23,898 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60f22af-0516-422b-b76b-e6d4a4904a98', 'x-compute-request-id': 'req-b60f22af-0516-422b-b76b-e6d4a4904a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'{"server": {"id": "78d63d1a-6a1d-4691-8560-1ec596d47524", "name": "tempest-AttachVolumeNegativeTest-server-1919304645", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "4 3fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:29Z", "updated": "2023-04-20T05:30:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78d63d1a-6a1d-4691-8560-1ec596d47524"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-296371510", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1600494429"}], "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 05:31:14,016 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524 0.057s 2023-04-20 05:31:14,017 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05: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-b50a4477-8794-4154-84b4-d27ec7fb6a88', 'x-compute-request-id': 'req-b50a4477-8794-4154-84b4-d27ec7fb6a88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78d63d1a-6a1d-4691-8560-1ec596d47524'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 78d63d1a-6a1d-4691-8560-1ec596d47524 could not be found."}}' 2023-04-20 05:31:14,047 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-296371510 0.029s 2023-04-20 05:31:14,047 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:14 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-29539cf4-2101-4d22-8f79-38ca3ede5f27', 'x-compute-request-id': 'req-29539cf4-2101-4d22-8f79-38ca3ede5f27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-296371510'} Body: b'' 2023-04-20 05:31:14,230 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1b334769-099e-4eb8-92f5-4835808f1690 0.182s 2023-04-20 05:31:14,230 91067 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-9c8d6c58-b145-4b66-928d-0a61d5a1164c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:14 GMT', 'connection': 'close', 'status': '204', 'content-location': ' http://10.0.0.210:9696/networking/v2.0/security-groups/1b334769-099e-4eb8-92f5-4835808f1690'} Body: b'' 2023-04-20 05:31:14,247 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1b334769-099e-4eb8-92f5-4835808f1690 0.016s 2023-04-20 05:31:14,248 91067 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-9f29fe55-abff-455c-9c46-7b8d5a4e8c8c', 'date': 'Thu, 20 Apr 2023 05:31:14 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1b334769-099e-4eb8-92f5-4835808f1690'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1b334769-099e-4eb8-92f5-4835808f1690 does not exist", "detail": ""}}' 2023-04-20 05:31:14,700 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a0d1fd3a-4193-4f91-afcc-66f89ee8621d 0.451s 2023-04-20 05:31:14,700 91067 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-fa99a1d4-cf4d-4d2f-a691-24909f01e98b', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a0d1fd3a-4193-4f91-afcc-66f89ee8621d'} Body: b'' 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 0f3af2ee-cba7-4421-94ba-495adf48aaa4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:20,065 91073 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:28:20,065 91073 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:28:20,290 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.222s 2023-04-20 05:28:20,291 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-532733036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFHRRPrsCaIrE61Tz1aL3WWlLinJO2s1Iihp7MyDgYLLQFD3lRCVetkPwhOXoj7VnZgjVaX6pLu3P2T4HuMPV+Dbl0IkyVA3tvglsr/FlCEdJllNvzScMweffHYir2FqA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:20 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-3326d4a1-a235-4827-b490-dc281b057c2c', 'x-compute-request-id': 'req-3326d4a1-a235-4827-b490-dc281b057c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-532733036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFHRRPrsCaIrE61Tz1aL3WWlLinJO2s1Iihp7MyDgYLLQFD3lRCVetkPwhOXoj7VnZgjVaX6pLu3P2T4HuMPV+Dbl0IkyVA3tvglsr/FlCEdJllNvzScMweffHYir2FqA==", "fingerprint": "1d:34:32:b3:47:22:09:16:73:83:d7:c3:89:16:29:67", "user_id": "1071a61ffe56426997058ad6c6a2c486"}}' 2023-04-20 05:28:20,296 91073 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-532733036 created 2023-04-20 05:28:20,694 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.397s 2023-04-20 05:28:20,694 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1748238773", "description": "tempest-description--352011179"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-2bc0807d-7976-4630-9b36-f9195251cda1', 'date': 'Thu, 20 Apr 2023 05:28:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "name": "tempest-securitygroup--1748238773", "stateful": true, "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "description": "tempest-description--352011179", "shared": false, "security_group_rules": [{"id": "51de484f-dc6c-492c-93fb-eb985ca34542", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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": 200, "description": null, "tags": [], "created_at": "2023-04-20T05:28:20Z", "updated_at": "2023-04-20T05:28:20Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}, {"id": "b9172ee3-9671-4ba3-9bf9-2dcbb39228f6", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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": 199, "description": null, "tags": [], "created_at": "2023-04-20T05:28:20Z", "updated_at": "2023-04-20T05:28:20Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}], "tags": [], "created_at": "2023-04-20T05:28:20Z", "updated_at": "2023-04-20T05:28:20Z", "revision_number": 1, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:28:22,134 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.439s 2023-04-20 05:28:22,134 91073 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": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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-895b959b-496f-4e9a-8eb1-84ceefc5a7b5', 'date': 'Thu, 20 Apr 2023 05:28: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": "3785a3dc-a6ac-4259-95ec-e39e8e1a043a", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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-20T05:28:21Z", "updated_at": "2023-04-20T05:28:21Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:28:23,182 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.047s 2023-04-20 05:28:23,183 91073 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": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-06adcc1f-3b58-4162-b221-99a8a11a1101', 'date': 'Thu, 20 Apr 2023 05:28: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": "c2c6eaba-e207-4f79-b0dc-1538775542b6", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "74e2f0df-0a6b-445b-9a77-2b5b1cb6d888", "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-20T05:28:22Z", "updated_at": "2023-04-20T05:28:22Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:28:23,183 91073 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1748238773 created 2023-04-20 05:28:28,105 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.921s 2023-04-20 05:28:28,105 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-519aedf5-62a3-4a99-9813-df2013e16ea1', 'date': 'Thu, 20 Apr 2023 05:28:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "89ecaf3c-1638-42e1-83ca-3803c77ffce1", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "floating_ip_address": "172.24.4.74", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6404b98cd405456f8d4c275b72ef3d94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:26Z", "updated_at": "2023-04-20T05:28:26Z", "revision_number": 0}}' 2023-04-20 05:28:28,105 91073 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '89ecaf3c-1638-42e1-83ca-3803c77ffce1', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'floating_ip_address': '172.24.4.74', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:26Z', 'updated_at': '2023-04-20T05:28:26Z', 'revision_number': 0, 'ip': '172.24.4.74'} created 2023-04-20 05:28:28,226 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.114s 2023-04-20 05:28:28,227 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:28 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-87e97787-5db7-4700-a1bd-7190a22d1168', '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": "1071a61ffe56426997058ad6c6a2c486", "name": "tempest-AttachVolumeTestJSON-1004159936-project-member", "password_expires_at": null}, "audit_ids": ["91wA1L4qSpacBA_RsdgOBA"], "expires_at": "2023-04-20T06:28:28.000000Z", "issued_at": "2023-04-20T05:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6404b98cd405456f8d4c275b72ef3d94", "name": "tempest-AttachVolumeTestJSON-1004159936"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.21 0:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:28,227 91073 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a', 'name': 'tempest-AttachVolumeTestJSON-1893474249-network', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33678, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:28,228 91073 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-532733036', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFHRRPrsCaIrE61Tz1aL3WWlLinJO2s1Iihp7MyDgYLLQFD3lRCVetkPwhOXoj7VnZgjVaX6pLu3P2T4HuMPV+Dbl0IkyVA3tvglsr/FlCEdJllNvzScMweffHYir2FqA==', 'fingerprint': '1d:34:32:b3:47:22:09:16:73:83:d7:c3:89:16:29:67', 'user_id': '1071a61ffe56426997058ad6c6a2c486', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBNGsG0frQELu47EiASN+HDoZpcQR5+oIX6jdca7fqtJYpVmQaM2A6h\nUap+GlZLKzagBwYFK4EEACKhZANiAASxR0UT67AmiKxOtU89Wi91lpS4pyTtrNSI\noaezMg4GCy0BQ95UQlXrZD8ITl6I+1Z2YI1Wl+qS7tz9k+B7jD1fg25dCJMlQN7b\n4JbK/xZQhHSZZTb80nDMHn3x2Iq9hag=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '74e2f0df-0a6b-445b-9a77-2b5b1cb6d888', 'name': 'tempest-securitygroup--1748238773', 'stateful': True, 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': 'tempest-description--352011179', 'shared': False, 'security_group_rules': [{'id': '51de484f-dc6c-492c-93fb-eb985ca34542', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'security_group_id': '74e2f0df-0a6b-445b-9a77-2b5b1cb6d888', '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': 200, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:20Z', 'updated_at': '2023-04-20T05:28:20Z', 'revision_number': 0, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}, {'id': 'b9172ee3-9671-4ba3-9bf9-2dcbb39228f6', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'security_group_id': '74e2f0df-0a6b-445b-9a77-2b5b1cb6d888', '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': 199, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:20Z', 'updated_at': '2023-04-20T05:28:20Z', 'revision_number': 0, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}], 'tags': [], 'created_at': '2023-04-20T05:28:20Z', 'updated_at': '2023-04-20T05:28:20Z', 'revision_number': 1, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}, 'floating_ip': {'id': '89ecaf3c-1638-42e1-83ca-3803c77ffce1', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'floating_ip_address': '172.24.4.74', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:26Z', 'updated_at': '2023-04-20T05:28:26Z', 'revision_number': 0, 'ip': '172.24.4.74'}} 2023-04-20 05:28:30,394 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.165s 2023-04-20 05:28:30,394 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-511110022", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a"}], "security_groups": [{"name": "tempest-securitygroup--1748238773"}], "key_name": "tempest-keypair-532733036", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01a6d65-9f33-404d-be93-2f6cc1e9e2e7', 'x-compute-request-id': 'req-f01a6d65-9f33-404d-be93-2f6cc1e9e2e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1748238773"}], "adminPass": "password"}}' 2023-04-20 05:28:30,578 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.179s 2023-04-20 05:28:30,578 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:30 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-d33549e7-f4ad-48e6-8460-54d16fb41df9', 'x-compute-request-id': 'req-d33549e7-f4ad-48e6-8460-54d16fb41df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'{"server": {"id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "name": "tempest-AttachVolumeTestJSON-server-511110022", "status": "BUILD", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href ": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:30Z", "updated": "2023-04-20T05:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-532733036", "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 05:29:20,914 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.272s 2023-04-20 05:29:20,915 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:20 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-8fdab9c8-a223-4f24-88ec-551505ec2b83', 'x-compute-request-id': 'req-8fdab9c8-a223-4f24-88ec-551505ec2b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'{"server": {"id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "name": "tempest-AttachVolumeTestJSON-server-511110022", "status": "ACTIVE", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "739edafcdad93746f3accc924343984b0d59358d54592edc1c787fd4", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:30Z", "updated": "2023-04-20T05:28:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:a4:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-532733036", "OS-SRV-USG:launched_at": "2023-04-20T05:28:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1748238773"}], "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 05:29:20,939 91073 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:30:21,215 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0/os-interface 0.216s 2023-04-20 05:30:21,215 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-open stack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991fcb1c-d183-4956-a1e0-0f72ac67fa77', 'x-compute-request-id': 'req-991fcb1c-d183-4956-a1e0-0f72ac67fa77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a", "port_id": "432d95b7-22e4-4c17-b27f-ab25f1ecb6a3", "mac_addr": "fa:16:3e:73:a4:65", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0464b20c-8a65-4611-be15-fc19c7075d61", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 05:30:22,650 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/89ecaf3c-1638-42e1-83ca-3803c77ffce1 1.430s 2023-04-20 05:30:22,650 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "432d95b7-22e4-4c17-b27f-ab25f1ecb6a3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-589d2061-2159-4f56-89ba-3edf20d3849d', 'date': 'Thu, 20 Apr 2023 05:30:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/89ecaf3c-1638-42e1-83ca-3803c77ffce1'} Body: b'{"floatingip": {"id": "89ecaf3c-1638-42e1-83ca-3803c77ffce1", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "floating_ip_address": "172.24.4.74", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "69f47ef3-ef7c-44a1-8876-839f780a3d8d", "port_id": "432d95b7-22e4-4c17-b27f-ab25f1ecb6a3", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a", "mac_address": "fa:16:3e:73:a4:65", "admin_state_up": true, "status": "ACTIVE", "device_id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:26Z", "updated_at": "2023-04-20T05:30:21Z", "revision_number": 1, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:30:22,652 91073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74:22' as 'cirros' with public key authentication 2023-04-20 05:30:22,689 91073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:22,711 91073 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:22,711 91073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-20 05:30:22,753 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0/ips 0.042s 2023-04-20 05:30:22,754 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:22 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-b2466214-f8b2-4954-a7d3-7c82cbfc5da1', 'x-compute-request-id': 'req-b2466214-f8b2-4954-a7d3-7c82cbfc5da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 05:30:22,758 91073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.2 4.4.74:22' as 'cirros' with public key authentication 2023-04-20 05:30:22,763 91073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:22,780 91073 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:22,781 91073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-20 05:30:22,781 91073 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 05:30:22,781 91073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74:22' as 'cirros' with public key authentication 2023-04-20 05:30:22,786 91073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:22,805 91073 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:22,805 91073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-20 05:30:23,092 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes 0.259s 2023-04-20 05:30:23,092 91073 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-2019863206"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33be5cd-be67-44e8-8f0c-236b8077fbb7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33be5cd-be67-44e8-8f0c-236b8077fbb7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes'} Body: b'{"volume": {"id": "0f3af2ee-cba7-4421-94ba-495adf48aaa4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:23.018250", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2019863206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:30:23,150 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4 0.048s 2023-04-20 05:30:23,151 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f5f360-d9fd-4c48-92ec-5439767ced81', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f5f360-d9fd-4c48-92ec-5439767ced81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4'} Body: b'{"volume": {"id": "0f3af2ee-cba7-4421-94ba-495adf48aaa4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:23.000000", "updated_at": null, "name": "tempes t-AttachVolumeTestJSON-volume-2019863206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:30:24,270 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4 0.107s 2023-04-20 05:30:24,270 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f281de-1423-462a-bdfc-6c33d561edc6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f281de-1423-462a-bdfc-6c33d561edc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4'} Body: b'{"volume": {"id": "0f3af2ee-cba7-4421-94ba-495adf48aaa4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:23.000000", "updated_at": "2023-04-20T05:30:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-2019863206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/0f3af2ee-cba7-4421-94ba-495adf48aaa4"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:30:24,446 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.163s 2023-04-20 05:30:24,446 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:24 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-a77d67c6-0c98-41ef-83c4-762f2186ce3d', 'x-compute-request-id': 'req-a77d67c6-0c98-41ef-83c4-762f2186ce3d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'' 2023-04-20 05:30:24,672 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.225s 2023-04-20 05:30:24,673 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:24 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-e2d3f3f6-7e91-4daf-9ae2-6a3b8ca21369', 'x-compute-request-id': 'req-e2d3f3f6-7e91-4daf-9ae2-6a3b8ca21369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'{"server": {"id": "d5698511-ae0b-4340-a5bb-6a19a9c17dd0", "name": "tempest-AttachVolumeTestJSON-server-511110022", "status": "ACTIVE", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "739edafcdad93746f3accc924343984b0d59358d54592edc1c787fd4", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:30Z", "updated": "2023-04-20T05:30:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:a4:65"}, {"version": 4, "addr": "172.24.4.74", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:a4:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-532733036", "OS-SRV-USG:launched_at": "2023-04-20T05:28:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1748238773"}], "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 05:31:14,781 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0 0.046s 2023-04-20 05:31:14,782 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:14 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-706af2cf-a207-4cc7-bc6b-4d54f17d64e2', 'x-compute-request-id': 'req-706af2cf-a207-4cc7-bc6b-4d54f17d64e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5698511-ae0b-4340-a5bb-6a19a9c17dd0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d5698511-ae0b-4340-a5bb-6a19a9c17dd0 could not be found."}}' 2023-04-20 05:31:14,831 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-532733036 0.048s 2023-04-20 05:31:14,832 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:14 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-e79bbe3c-74a9-4872-9350-c3d3 4e311165', 'x-compute-request-id': 'req-e79bbe3c-74a9-4872-9350-c3d34e311165', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-532733036'} Body: b'' 2023-04-20 05:31:15,071 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/74e2f0df-0a6b-445b-9a77-2b5b1cb6d888 0.238s 2023-04-20 05:31:15,071 91073 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-5d221053-252a-438a-9204-276e7dcacc31', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/74e2f0df-0a6b-445b-9a77-2b5b1cb6d888'} Body: b'' 2023-04-20 05:31:15,089 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/74e2f0df-0a6b-445b-9a77-2b5b1cb6d888 0.017s 2023-04-20 05:31:15,090 91073 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-ef4c0505-d6ce-471a-8e5a-433841796346', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/74e2f0df-0a6b-445b-9a77-2b5b1cb6d888'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 74e2f0df-0a6b-445b-9a77-2b5b1cb6d888 does not exist", "detail": ""}}' 2023-04-20 05:31:15,647 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/89ecaf3c-1638-42e1-83ca-3803c77ffce1 0.557s 2023-04-20 05:31:15,647 91073 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-2beaf4ca-cb0c-4b85-9314-1897264f9a40', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/89ecaf3c-1638-42e1-83ca-3803c77ffce1'} Body: b'' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25eec22e-cf5a-4921-a1dd-24b7658b4f52 failed to build and is in ERROR status 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 a13d07bc-9758-4a66-b38c-72af8d946ac6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:21,855 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes 0.402s 2023-04-20 05:31:21,855 91071 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-1018206995"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb8a636-f473-448e-a3f8-ae677ecb742e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb8a636-f473-448e-a3f8-ae677ecb742e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes'} Body: b'{"volume": {"id": "a13d07bc-9758-4a66-b38c-72af8d946ac6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:21.783139", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1018206995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:21,913 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.048s 2023-04-20 05:31:21,914 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fe471d-7c2e-4bd1-b7c3-92b75cf7050f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fe471d-7c2e-4bd1-b7c3-92b75cf7050f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'{"volume": {"id": "a13d07bc-9758-4a66-b38c-72af8d946ac6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:22.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1018206995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:22,967 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.041s 2023-04-20 05:31:22,968 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f97e99-ec83-41da-8e1d-a8602cfa9416', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f97e99-ec83-41da-8e1d-a8602cfa9416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'{"volume": {"id": "a13d07bc-9758-4a66-b38c-72af8d946ac6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:22.000000", "updated_at": "2023-04-20T05:31:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-1018206995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:23,016 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.037s 2023-04-20 05:31:23,016 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16acff7-3b3e-489e-a1a1-fbcaece1eeb0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16acff7-3b3e-489e-a1a1-fbcaece1eeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'{"volume": {"id": "a13d07bc-9758-4a66-b38c-72af8d946ac6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:22.000000", "updated_at": "2023-04-20T05:31:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-1018206995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:23,121 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.093s 2023-04-20 05:31:23,121 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:23 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-6d7a8224-a083-49fc-80f7-d3fa0a660f54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'' 2023-04-20 05:31:23,144 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6 0.023s 2023-04-20 05:31:23,145 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:23 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-b3f196da-0cd4-4c67-bea0-f0d2ef8eb646', 'x-openstack-request-id': 'req-b3f196da-0cd4-4c67-bea0-f0d2ef8eb646', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/a13d07bc-9758-4a66-b38c-72af8d946ac6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a13d07bc-9758-4a66-b38c-72af8d946ac6 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 dc8699a1-6c31-4829-ae4c-d108c71b69a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:23,359 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes 0.211s 2023-04-20 05:31:23,360 91071 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-37109927"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef55792-f908-4f20-8182-65247b8214bb', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef55792-f908-4f20-8182-65247b8214bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes'} Body: b'{"volume": {"id": "dc8699a1-6c31-4829-ae4c-d108c71b69a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:23.295807", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-37109927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:23,408 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.039s 2023-04-20 05:31:23,408 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9c3e3a-9ad8-4c54-9322-0e4f7921ac54', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9c3e3a-9ad8-4c54-9322-0e4f7921ac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'{"volume": {"id": "dc8699a1-6c31-4829-ae4c-d108c71b69a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-37109927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:24,460 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.039s 2023-04-20 05:31:24,460 91071 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530406d0-7d6d-425f-90ce-c66da1afecc6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530406d0-7d6d-425f-90ce-c66da1afecc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'{"volume": {"id": "dc8699a1-6c31-4829-ae4c-d108c71b69a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:23.000000", "updated_at": "2023-04-20T05:31:23.000000", "name": "tempest-VolumesDeleteCascade-Volume-37109927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:24,510 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.039s 2023-04-20 05:31:24,510 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c7c590-05da-4be7-9b95-ed4b34a925f2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c7c590-05da-4be7-9b95-ed4b34a925f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'{"volume": {"id": "dc8699a1-6c31-4829-ae4c-d108c71b69a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:23.000000", "updated_at": "2023-04-20T05:31:23.000000", "name": "tempest-VolumesDeleteCascade-Volume-37109927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4"}], "user_id": "90af802672f74f8b8e34cf3208e248c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "602351bac66f41cc88d097b8c9d712f8"}}' 2023-04-20 05:31:24,619 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.098s 2023-04-20 05:31:24,619 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc74c881-adbf-4f7a-bc05-259d2182237d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'' 2023-04-20 05:31:24,642 91071 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4 0.023s 2023-04-20 05:31:24,643 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:24 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-aa71bb8f-2a55-4efe-8216-799ea1a9cff3', 'x-openstack-request-id': 'req-aa71bb8f-2a55-4efe-8216-799ea1a9cff3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/602351bac66f41cc88d097b8c9d712f8/volumes/dc8699a1-6c31-4829-ae4c-d108c71b69a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dc8699a1-6c31-4829-ae4c-d108c71b69a4 could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 409e77fb-3550-4e89-9cc3-c3594f90087d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:26,432 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.165s 2023-04-20 05:31:26,432 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5adb5fc0-7b8d-41dd-be4e-a880562564c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:31:26,902 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes 0.469s 2023-04-20 05:31:26,903 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1619347929"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a5bcc7-b944-43fc-a45e-4ed3fa26627b', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a5bcc7-b944-43fc-a45e-4ed3fa26627b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes'} Body: b'{"volume": {"id": "409e77fb-3550-4e89-9cc3-c3594f90087d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:26.830084", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1619347929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:26,957 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.040s 2023-04-20 05:31:26,957 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8febd37-805f-4a18-a21e-7322a1846b16', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8febd37-805f-4a18-a21e-7322a1846b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'{"volume": {"id": "409e77fb-3550-4e89-9cc3-c3594f90087d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:27.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1619347929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:28,051 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.063s 2023-04-20 05:31:28,053 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a8da66-c3d7-460f-a832-252dbb79f2e0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a8da66-c3d7-460f-a832-252dbb79f2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'{"volume": {"id": "409e77fb-3550-4e89-9cc3-c3594f90087d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:27.000000", "updated_at": "2023-04-20T05:31:27.000000", "name": "tempest-VolumesExtendTest-Volume-1619347929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:28,123 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.050s 2023-04-20 05:31:28,124 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516046e6-78df-4129-a0fd-de7ba836f89d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-516046e6-78df-4129-a0fd-de7ba836f89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'{"volume": {"id": "409e77fb-3550-4e89-9cc3-c3594f90087d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:27.000000", "updated_at": "2023-04-20T05:31:27.000000", "name": "tempest-VolumesExtendTest-Volume-1619347929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:28,279 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.143s 2023-04-20 05:31:28,279 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4df8c9f-ed78-4d81-8f1b-5d38f0bb3296', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'' 2023-04-20 05:31:28,310 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d 0.030s 2023-04-20 05:31:28,311 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ea0eae-fb53-4e53-8aed-83c9be936a0d', 'x-openstack-request-id': 'req-d9ea0eae-fb53-4e53-8aed-83c9be936a0d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/409e77fb-3550-4e89-9cc3-c3594f90087d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 409e77fb-3550-4e89-9cc3-c3594f90087d could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:28,543 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes 0.223s 2023-04-20 05:31:28,544 91071 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-2034759570"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8486fadf-46f3-4db6-9a1d-50bc62b0d6b9', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8486fadf-46f3-4db6-9a1d-50bc62b0d6b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes'} Body: b'{"volume": {"id": "a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:28.472537", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2034759570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:28,632 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.072s 2023-04-20 05:31:28,632 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b472e135-452c-4bc3-92a3-8a1a4ed04d04', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b472e135-452c-4bc3-92a3-8a1a4ed04d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'{"volume": {"id": "a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:28.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2034759570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:29,710 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.060s 2023-04-20 05:31:29,710 91071 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 05:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78200e8-d45c-45e9-bc5f-464188a826c3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78200e8-d45c-45e9-bc5f-464188a826c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'{"volume": {"id": "a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:28.000000", "updated_at": "2023-04-20T05:31:29.000000", "name": "tempest-VolumesExtendTest-Volume-2034759570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:29,799 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.076s 2023-04-20 05:31:29,799 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f112786a-096f-4ea5-8f20-ff7a56dbecf2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f112786a-096f-4ea5-8f20-ff7a56dbecf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'{"volume": {"id": "a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:28.000000", "updated_at": "2023-04-20T05:31:29.000000", "name": "tempest-VolumesExtendTest-Volume-2034759570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb"}], "user_id": "840d5ca973934c2a959a17c5ba140a8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fb845fc5a3e42d7a3b09816d3926a06"}}' 2023-04-20 05:31:29,938 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.128s 2023-04-20 05:31:29,939 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': ' text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff84b154-324f-471e-a58a-db0ab099cf62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'' 2023-04-20 05:31:29,965 91071 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 0.026s 2023-04-20 05:31:29,966 91071 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-49913c07-2ca1-4dfe-81a6-43c02eddb01c', 'x-openstack-request-id': 'req-49913c07-2ca1-4dfe-81a6-43c02eddb01c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6fb845fc5a3e42d7a3b09816d3926a06/volumes/a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a2f6d8f3-116f-46b5-b2ba-d07d3ad92fdb 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 2eef30af-f785-475e-a16f-02b650b9f777 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:32,418 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes 0.396s 2023-04-20 05:31:32,418 91071 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-2003306853"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2399db68-9c2a-4a52-b0e3-015bf22b3736', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2399db68-9c2a-4a52-b0e3-015bf22b3736', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes'} Body: b'{"volume": {"id": "2eef30af-f785-475e-a16f-02b650b9f777", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:32.355189", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2003306853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 05:31:32,466 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777 0.038s 2023-04-20 05:31:32,466 91071 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 05:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b31947-6866-439f-9c11-236ef049c07a', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b31947-6866-439f-9c11-236ef049c07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777'} Body: b'{"volume": {"id": "2eef30af-f785-475e-a16f-02b650b9f777", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:32.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2003306853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "309d53c4f1674504bf2d9016280a82a2"}}' 2023-04-20 05:31:33,519 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777 0.041s 2023-04-20 05:31:33,520 91071 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 05:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3446dfb3-5dc6-4317-9099-dd353f8a018e', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3446dfb3-5dc6-4317-9099-dd353f8a018e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777'} Body: b'{"volume": {"id": "2eef30af-f785-475e-a16f-02b650b9f777", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:32.000000", "updated_at": "2023-04-20T05:31:32.000000", "name": "tempest-VolumeRevertTests-Volume-2003306853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/2eef30af-f785-475e-a16f-02b650b9f777"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "309d53c4f1674504bf2d9016280a82a2"}}' 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 b0875e95-3720-4ebf-b11b-9c0466465eaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:33,712 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes 0.178s 2023-04-20 05:31:33,712 91071 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-1944624149"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e676105-556a-4c0c-8992-c178853f2604', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e676105-556a-4c0c-8992-c178853f2604', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes'} Body: b'{"volume": {"id": "b0875e95-3720-4ebf-b11b-9c0466465eaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:33.654783", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1944624149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 05:31:33,761 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf 0.039s 2023-04-20 05:31:33,761 91071 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 05:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60eab03f-b3e0-496e-96b9-531239905ced', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60eab03f-b3e0-496e-96b9-531239905ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf'} Body: b'{"volume": {"id": "b0875e95-3720-4ebf-b11b-9c0466465eaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:34.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1944624149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "309d53c4f1674504bf2d9016280a82a2"}}' 2023-04-20 05:31:34,819 91071 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf 0.044s 2023-04-20 05:31:34,819 91071 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 05:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83105c4d-d030-43dd-ac03-88149c137daa', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83105c4d-d030-43dd-ac03-88149c137daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf'} Body: b'{"volume": {"id": "b0875e95-3720-4ebf-b11b-9c0466465eaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:34.000000", "updated_at": "2023-04-20T05:31:34.000000", "name": "tempest-VolumeRevertTests-Volume-1944624149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/309d53c4f1674504bf2d9016280a82a2/volumes/b0875e95-3720-4ebf-b11b-9c0466465eaf"}], "user_id": "869e7e2e69dc405dbc8ae0690c3649f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "309d53c4f1674504bf2d9016280a82a2"}}' 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 61229173-5adb-42a6-8aea-3e81ab75717c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:48,584 91081 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/8d345021-146e-473e-8740-41c1850cd33e 0.656s 2023-04-20 05:28:48,584 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1fa6664-48d8-4127-9648-73dc8bb47c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:28:50,134 91081 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 1.494s 2023-04-20 05:28:50,135 91081 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 05:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/64f0ac76-aa76-468a-9730-62179f793d33', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-0fccaaee-7983-44d9-ae95-481c74a35ef2', '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": "724104a062524da498f880fde7276f83", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64f0ac76-aa76-468a-9730-62179f793d33", "created_at": "2023-04-20T05:28:50Z", "updated_at": "2023-04-20T05:28:50Z", "tags": [], "self": "/v2/images/64f0ac76-aa76-468a-9730-62179f793d33", "file": "/v2/images/64f0ac76-aa76-468a-9730-62179f793d33/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:28:53,225 91081 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 05:28:53,226 91081 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/64f0ac76-aa76-468a-9730-62179f793d33/file 3.090s 2023-04-20 05:28:53,226 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a002f550-dcee-4582-a269-12ff3fc7ad8d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33/file'} Body: b'' 2023-04-20 05:28:53,227 91081 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:28:53,227 91081 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:28:53,716 91081 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.485s 2023-04-20 05:28:53,717 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1504348446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOqiKS/SHzj2qKbO5Sdo69zyvvtnNND2p1E6Vy8QxQe05n3Zi0yc0FqMzWWoKXlEZ1qT3PFlGr5pBENcde8fePCTDiaREPxhzeiYalS1PQIE2rwZwt6YIxNKARJU6kcgXA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:53 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-47a5206e-76e4-409f-960e-c02f4bae21df', 'x-compute-request-id': 'req-47a5206e-76e4-409f-960e-c02f4bae21df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1504348446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOqiKS/SHzj2qKbO5Sdo69zyvvtnNND2p1E6Vy8QxQe05n3Zi0yc0FqMzWWoKXlEZ1qT3PFlGr5pBENcde8fePCTDiaREPxhzeiYalS1PQIE2rwZwt6YIxNKARJU6kcgXA==", "fingerprint": "e1:2a:10:ed:98:48:46:d7:ba:7a:a8:23:09:c2:e8:83", "user_id": "8afc1850f3ae430f92db6158f202fd21"}}' 2023-04-20 05:28:53,723 91081 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1504348446 created 2023-04-20 05:28:54,445 91081 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.722s 2023-04-20 05:28:54,446 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1798790406", "description": "tempest-description--2076621471"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-ca923872-481a-4d4d-a27b-865a7fa11f22', 'date': 'Thu, 20 Apr 2023 05:28:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3998414-3372-45ba-ae03-48e4858c4afd", "name": "tempest-securitygroup--1798790406", "stateful": true, "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "description": "tempest-description--2076621471", "shared": false, "security_group_rules": [{"id": "a32d3126-2a1c-4698-be08-82518b95cefe", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "security_group_id": "d3998414-3372-45ba-ae03-48e4858c4afd", "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": 335, "description": null, "tags": [], "create d_at": "2023-04-20T05:28:53Z", "updated_at": "2023-04-20T05:28:53Z", "revision_number": 0, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}, {"id": "ec5dafec-1a06-48be-9ec5-c4943e77a8c9", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "security_group_id": "d3998414-3372-45ba-ae03-48e4858c4afd", "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": 336, "description": null, "tags": [], "created_at": "2023-04-20T05:28:54Z", "updated_at": "2023-04-20T05:28:54Z", "revision_number": 0, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}], "tags": [], "created_at": "2023-04-20T05:28:53Z", "updated_at": "2023-04-20T05:28:54Z", "revision_number": 1, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:28:54,851 91081 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.404s 2023-04-20 05:28:54,852 91081 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": "d3998414-3372-45ba-ae03-48e4858c4afd", "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-24c3e2d9-ea3e-415b-881e-2726c61ada1e', 'date': 'Thu, 20 Apr 2023 05:28:54 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": "bb4c01e0-f334-4a4f-a41b-762bf5b666fc", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "security_group_id": "d3998414-3372-45ba-ae03-48e4858c4afd", "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-20T05:28:54Z", "updated_at": "2023-04-20T05:28:54Z", "revision_number": 0, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:28:55,610 91081 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.757s 2023-04-20 05:28:55,611 91081 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": "d3998414-3372-45ba-ae03-48e4858c4afd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8291a7fd-3d78-4647-abe6-17179ee71bb5', 'date': 'Thu, 20 Apr 2023 05:28:55 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": "3c324dac-fcf4-4af9-a713-ebc7b4e3448e", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "security_group_id": "d3998414-3372-45ba-ae03-48e4858c4afd", "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-20T05:28:55Z", "updated_at": "2023-04-20T05:28:55Z", "revision_number": 0, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:28:55,611 91081 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1798790406 created 2023-04-20 05:28:57,222 91081 INFO [tempest.lib.common.rest_client] Reques t (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.610s 2023-04-20 05:28:57,223 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-daa74e13-79ac-4c80-b23b-bb057bdaa327', 'date': 'Thu, 20 Apr 2023 05:28:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "493fb6d7-36eb-426e-ad73-6bab9fe076de", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "floating_ip_address": "172.24.4.121", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3acb217a867f47aab97360ef5dd2e98c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:56Z", "updated_at": "2023-04-20T05:28:56Z", "revision_number": 0}}' 2023-04-20 05:28:57,223 91081 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '493fb6d7-36eb-426e-ad73-6bab9fe076de', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3acb217a867f47aab97360ef5dd2e98c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:56Z', 'updated_at': '2023-04-20T05:28:56Z', 'revision_number': 0, 'ip': '172.24.4.121'} created 2023-04-20 05:28:57,279 91081 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.043s 2023-04-20 05:28:57,280 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:57 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-773084a4-2461-4002-8faf-16f29f57641b', '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": "8afc1850f3ae430f92db6158f202fd21", "name": "tempest-AttachSCSIVolumeTestJSON-1056669663-project-member", "password_expires_at": null}, "audit_ids": ["ckql3COuS1KQ2Jqh1-TAwA"], "expires_at": "2023-04-20T06:28:57.000000Z", "issued_at": "2023-04-20T05:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3acb217a867f47aab97360ef5dd2e98c", "name": "tempest-AttachSCSIVolumeTestJSON-1056669663"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3acb217a867f47aab9736 0ef5dd2e98c", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3acb217a867f47aab97360ef5dd2e98c", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:57,281 91081 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '639bee97-2341-4eec-9836-c8e155853404', 'name': 'tempest-AttachSCSIVolumeTestJSON-1080292001-network', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3acb217a867f47aab97360ef5dd2e98c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7695, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:03Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:57,282 91081 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1504348446', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOqiKS/SHzj2qKbO5Sdo69zyvvtnNND2p1E6Vy8QxQe05n3Zi0yc0FqMzWWoKXlEZ1qT3PFlGr5pBENcde8fePCTDiaREPxhzeiYalS1PQIE2rwZwt6YIxNKARJU6kcgXA==', 'fingerprint': 'e1:2a:10:ed:98:48:46:d7:ba:7a:a8:23:09:c2:e8:83', 'user_id': '8afc1850f3ae430f92db6158f202fd21', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBvbZVt8ZTFN/PBVS/fcjEUGPl5fgbdpeMACj3bFuIo4FixfPzXSB5R\nuNnQ/3cZoaagBwYFK4EEACKhZANiAATqoikv0h849qimzuUnaOvc8r77ZzTQ9qdR\nOlcvEMUHtOZ92YtMnNBajM1lqCl5RGdak9zxZRq+aQRDXHXvH3jwkw4mkRD8Yc3o\nmGpUtT0CBNq8GcLemCMTSgESVOpHIFw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd3998414-3372-45ba-ae03-48e4858c4afd', 'name': 'tempest-securitygroup--1798790406', 'stateful': True, 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'description': 'tempest-description--2076621471', 'shared': False, 'security_group_rules': [{'id': 'a32d3126-2a1c-4698-be08-82518b95cefe', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'security_group_id': 'd3998414-3372-45ba-ae03-48e4858c4afd', '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': 335, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:53Z', 'updated_at': '2023-04-20T05:28:53Z', 'revision_number': 0, 'project_id': '3acb217a867f47aab97360ef5dd2e98c'}, {'id': 'ec5dafec-1a06-48be-9ec5-c4943e77a8c9', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'security_ group_id': 'd3998414-3372-45ba-ae03-48e4858c4afd', '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': 336, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:54Z', 'updated_at': '2023-04-20T05:28:54Z', 'revision_number': 0, 'project_id': '3acb217a867f47aab97360ef5dd2e98c'}], 'tags': [], 'created_at': '2023-04-20T05:28:53Z', 'updated_at': '2023-04-20T05:28:54Z', 'revision_number': 1, 'project_id': '3acb217a867f47aab97360ef5dd2e98c'}, 'floating_ip': {'id': '493fb6d7-36eb-426e-ad73-6bab9fe076de', 'tenant_id': '3acb217a867f47aab97360ef5dd2e98c', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3acb217a867f47aab97360ef5dd2e98c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:56Z', 'updated_at': '2023-04-20T05:28:56Z', 'revision_number': 0, 'ip': '172.24.4.121'}} 2023-04-20 05:28:58,805 91081 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.520s 2023-04-20 05:28:58,806 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-702428099", "imageRef": "64f0ac76-aa76-468a-9730-62179f793d33", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "639bee97-2341-4eec-9836-c8e155853404"}], "security_groups": [{"name": "tempest-securitygroup--1798790406"}], "key_name": "tempest-keypair-1504348446", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ed119e-7ae0-4faa-8483-4875918f0a89', 'x-compute-request-id': 'req-30ed119e-7ae0-4faa-8483-4875918f0a89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1798790406"}], "adminPass": "fgUHrjfm8jMg"}}' 2023-04-20 05:28:59,151 91081 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/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.342s 2023-04-20 05:28:59,152 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82074c0f-784d-4b1b-8481-7cde1a7bae25', 'x-compute-request-id': 'req-82074c0f-784d-4b1b-8481-7cde1a7bae25', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'{"server": {"id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "name": "tempest-AttachSCSIVolumeTestJSON-server-702428099", "status": "BUILD", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "user_id": "8afc1850f3ae430f92db6158f202fd21", "metadata": {}, "hostId": "", "image": {"id": "64f0ac76-aa76-468a-9730-62179f793d33", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64f0ac76-aa76-468a-9730-62179f793d33"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:59Z", "updated": "2023-04-20T05:28:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1504348446", "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 05:29:49,449 91081 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/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.224s 2023-04-20 05:29:49,449 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:49 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-af0b7197-0c66-4dc9-b90a-e422d6ff61d2', 'x-compute-request-id': 'req-af0b7197-0c66-4dc9-b90a-e422d6ff61d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'{"server": {"id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "name": "tempest-AttachSCSIVolumeTestJSON-server-702428099", "status": "ACTIVE", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "user_id": "8afc1850f3ae430f92db6158f202fd21", "metadata": {}, "hostId": "9a5291b664a03e32150f7d22eb710284f893c0c35c9cea91f5ebcb39", "image": {"id": "64f0ac76-aa76-468a-9730-62179f793d33", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64f0ac76-aa76-468a-9730-62179f793d33"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:58Z", "updated": "2023-04-20T05:29:11Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1080292001-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1504348446", "OS-SRV-USG:launched_at": "2023-04-20T05:29:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1798790406"}], "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 05:29:49,461 91081 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:30:49,720 91081 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/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d/os-interface 0.214s 2023-04-20 05:30:49,720 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:49 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-61da943e-a3d5-4ed8-86a8-11630e964592', 'x-compute-request-id': 'req-61da943e-a3d5-4ed8-86a8-11630e964592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "639bee97-2341-4eec-9836-c8e155853404", "port_id": "1c98d5eb-fde4-4a13-a521-0a3f704fce3e", "mac_addr": "fa:16:3e:84:9c:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6e6aa5cd-5ae6-4e0d-814f-eb04bb08b164", "ip_address": "10.0.0.6"}]}]}' 2023-04-20 05:30:50,651 91081 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/493fb6d7-36eb-426e-ad73-6bab9fe076de 0.926s 2023-04-20 05:30:50,651 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1c98d5eb-fde4-4a13-a521-0a3f704fce3e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-aec88c64-6d4a-4949-b96c-6335e50f213d', 'date': 'Thu, 20 Apr 2023 05:30:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/493fb6d7-36eb-426e-ad73-6bab9fe076de'} Body: b'{"floatingip": {"id": "493fb6d7-36eb-426e-ad73-6bab9fe076de", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "floating_ip_address": "172.24.4.121", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "03393045-04c1-4e6c-b06d-450b8cba9039", "port_id": "1c98d5eb-fde4-4a13-a521-0a3f704fce3e", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "639bee97-2341-4eec-9836-c8e155853404", "mac_address": "fa:16:3e:84:9c:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:28:56Z", "updated_at": "2023-04-20T05:30:50Z", "revision_number": 1, "project_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:30:50,653 91081 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.121:22' as 'cirros' with public key authentication 2023-04-20 05:30:50,688 91081 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:30:50,709 91081 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:30:50,709 91081 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.121 successfully created 2023-04-20 05:30:50,932 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes 0.221s 2023-04-20 05:30:50,933 91081 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-818462039"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30: 50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a1f472-aefc-45a0-8af1-617cfe23c951', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a1f472-aefc-45a0-8af1-617cfe23c951', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes'} Body: b'{"volume": {"id": "61229173-5adb-42a6-8aea-3e81ab75717c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:50.872732", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-818462039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}], "user_id": "8afc1850f3ae430f92db6158f202fd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:30:50,992 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c 0.049s 2023-04-20 05:30:50,992 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e42dab-b085-4279-95ec-8ece5bc14a9f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e42dab-b085-4279-95ec-8ece5bc14a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c'} Body: b'{"volume": {"id": "61229173-5adb-42a6-8aea-3e81ab75717c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:51.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-818462039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}], "user_id": "8afc1850f3ae430f92db6158f202fd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:30:52,050 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c 0.046s 2023-04-20 05:30:52,051 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cddc13b-c6b0-4465-a1df-77796955eb25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cddc13b-c6b0-4465-a1df-77796955eb25', 'connection': 'close', 'status': '200 ', 'content-location': 'http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c'} Body: b'{"volume": {"id": "61229173-5adb-42a6-8aea-3e81ab75717c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:30:51.000000", "updated_at": "2023-04-20T05:30:51.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-818462039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3acb217a867f47aab97360ef5dd2e98c/volumes/61229173-5adb-42a6-8aea-3e81ab75717c"}], "user_id": "8afc1850f3ae430f92db6158f202fd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3acb217a867f47aab97360ef5dd2e98c"}}' 2023-04-20 05:30:52,208 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.144s 2023-04-20 05:30:52,208 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:52 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-ac10bdf4-4980-4410-b507-e62e54bd2bb4', 'x-compute-request-id': 'req-ac10bdf4-4980-4410-b507-e62e54bd2bb4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'' 2023-04-20 05:30:52,375 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.165s 2023-04-20 05:30:52,375 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:52 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-fb7695df-363b-46ae-835b-e2fea3c6e16b', 'x-compute-request-id': 'req-fb7695df-363b-46ae-835b-e2fea3c6e16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'{"server": {"id": "1b9dfc9e-e473-46cb-9963-2ba47fcfad5d", "name": "tempest-AttachSCSIVolumeTestJSON-server-702428099", "status": "ACTIVE", "tenant_id": "3acb217a867f47aab97360ef5dd2e98c", "user_id": "8afc1850f3ae430f92db6158f202fd21", "metadata": {}, "hostId": "9a5291b664a03e32150f7d22eb710284f893c0c35c9cea91f5ebcb39", "image": {"id": "64f0ac76-aa76-468a-9730-62179f793d33", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64f0ac76-aa76-468a-9730-62179f793d33"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:58Z", "updated": "2023-04-20T05:30:52Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1080292001-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:3c"}, {"version": 4, "addr": "172.24.4.121", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": " self", "href": "http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1504348446", "OS-SRV-USG:launched_at": "2023-04-20T05:29:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1798790406"}], "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 05:31:42,436 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d 0.041s 2023-04-20 05:31:42,437 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31: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-0cf65fc1-a82d-463a-a885-93af856a6eea', 'x-compute-request-id': 'req-0cf65fc1-a82d-463a-a885-93af856a6eea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b9dfc9e-e473-46cb-9963-2ba47fcfad5d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1b9dfc9e-e473-46cb-9963-2ba47fcfad5d could not be found."}}' 2023-04-20 05:31:42,467 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1504348446 0.030s 2023-04-20 05:31:42,468 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31: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-206c4494-60fb-45a0-bbf2-f7d64c4814e5', 'x-compute-request-id': 'req-206c4494-60fb-45a0-bbf2-f7d64c4814e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1504348446'} Body: b'' 2023-04-20 05:31:42,674 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d3998414-3372-45ba-ae03-48e4858c4afd 0.206s 2023-04-20 05:31:42,675 91081 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-fdd60db4-6b29-4117-87af-1eebda858b37', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3998414-3372-45ba-ae03-48e4858c4afd'} Body: b'' 2023-04-20 05:31:42,694 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d3998414-3372-45ba-ae03-48e4858c4afd 0.018s 2023-04-20 05:31:42,694 91081 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-822ca301-476a-4ba6-a3e1-8d45bee52bb9', 'date': 'Thu, 20 Apr 2023 05:31:42 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3998414-3372-45ba-ae03-48e4858c4afd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d3998414-3372-45ba-ae03-48e4858c4afd does not exist", "detail": ""}}' 2023-04-20 05:31:43,182 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/493fb6d7-36eb-426e-ad73-6bab9fe076de 0.487s 2023-04-20 05:31:43,182 91081 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-82e45752-2cb8-402f-8481-12c062b47e92', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/493fb6d7-36eb-426e-ad73-6bab9fe076de'} Body: b'' 2023-04-20 05:31:43,292 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33 0.109s 2023-04-20 05:31:43,292 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d8e87927-f4a3-4d04-9efb-eed6d2fdbaab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33'} Body: b'' 2023-04-20 05:31:43,311 91081 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33 0.017s 2023-04-20 05:31:43,311 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d411a4de-8141-4833-843c-be2d06489b47', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/64f0ac76-aa76-468a-9730-62179f793d33'} Body: b'{"message": "No image found with ID 64f0ac76-aa76-468a-9730-62179f793d33

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 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 c5b126b1-9455-4463-a7a0-98f25869403d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:13,943 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.289s 2023-04-20 05:29:13,943 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1419304051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZuaA21d8Xnyc0UbFG8MLJic/fo30gvvfsFPXjFXweq7fA7coXmmXGH8LAWcGKonW1ihiMTN9byCZ5jYQjUEC1GDYcn6X5VxHSUzTrJrQyMcfPhsDjlw0OAFxFTwDE6pQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:13 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-27cb4998-33bf-4134-a028-97838b199b7d', 'x-compute-request-id': 'req-27cb4998-33bf-4134-a028-97838b199b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1419304051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZuaA21d8Xnyc0UbFG8MLJic/fo30gvvfsFPXjFXweq7fA7coXmmXGH8LAWcGKonW1ihiMTN9byCZ5jYQjUEC1GDYcn6X5VxHSUzTrJrQyMcfPhsDjlw0OAFxFTwDE6pQ==", "fingerprint": "52:83:ee:82:78:76:b5:24:3d:ae:16:62:95:f0:81:e3", "user_id": "25a086c1dde540b194c70100b4ea61d9"}}' 2023-04-20 05:29:14,140 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.193s 2023-04-20 05:29:14,140 91085 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-1152173561", "description": "tempest-secgroup-smoke-1152173561 description", "project_id": "3d5cf3b44333417e9221dde77ba4becb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-f9a24f1e-ae00-4d7c-a866-02809a7c1db5', 'date': 'Thu, 20 Apr 2023 05:29:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "name": "tempest-secgroup-smoke-1152173561", "stateful": true, "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "description": "tempest-secgroup-smoke-1152173561 description", "shared": false, "security_group_rules": [{"id": "aafa8890-1ebc-41c8-9c55-b7de594a864d", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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": 413, "description": null, "tags": [], "created_at": "2023-04-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}, {"id": "bff42b7e-09cb-44f7-84be-2907819db5a4", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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": 414, "description": null, "tags": [], "created_at": "2023-04-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}], "tags": [], "created_at": "2023-04-20T05:29:13Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number" : 1, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:14,424 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.282s 2023-04-20 05:29:14,424 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "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-58f01b80-334f-4378-91bb-1d603fca8d03', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "e6c10215-281d-4313-80a6-14b25fe37aed", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:14,605 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-20 05:29:14,605 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "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-767dd53b-ef4f-475d-85d4-6a35d74ccafe', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "d4c56f5f-0c04-458e-b86d-33f7d356280f", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:14,789 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.183s 2023-04-20 05:29:14,789 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8d41f2c6-4c5b-47e3-a5ca-8b564ac01579', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "db582ef0-ca79-4927-ae5d-bce06e2046f0", "tenant_id": "3d5cf3 b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:14,987 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2023-04-20 05:29:14,987 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fa1d58c0-9b19-436f-bb87-044202b931e5', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "7adb218f-d87b-4db8-bf0a-68fc274917f1", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:15,173 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.185s 2023-04-20 05:29:15,173 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b4461055-11a5-4de4-b95d-4a3d143268ee', 'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "81be12ad-7935-4667-a178-8b696522d6e4", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:15Z", "updated_at": "2023-04-20T05:29:15Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:15,377 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-04-20 05:29:15,377 91085 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": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "project_id": "3d5cf3b44333417e9221dde77ba4becb", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-081c5cd1-68a4-4d7d-a4a9-a0a28e76dee7', 'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed6ea8c5-7823-4cd5-96c7-b4093e9ced9f", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "security_group_id": "acb0e12a-3e89-4f29-86a4-25b93cae4d91", "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-20T05:29:15Z", "updated_at": "2023-04-20T05:29:15Z", "revision_number": 0, "project_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:29:15,495 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2023-04-20 05:29:15,498 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:15 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-d500940d-2c90-421f-8872-0504f110d0e4', '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": "25a086c1dde540b194c70100b4ea61d9", "name": "tempest-SnapshotDataIntegrityTests-1857784873-project-member", "password_expires_at": null}, "audit_ids": ["US3mUD19S5iPwFFToQRRZA"], "expires_at": "2023-04-20T06:29:15.000000Z", "issued_at": "2023-04-20T05:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d5cf3b44333417e9221dde77ba4becb", "name": "tempest-SnapshotDataIntegrityTests-1857784873"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3d5cf3b44333417e9221dde77ba4becb", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "Reg ionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:29:15,501 91085 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'e68675c0-45ef-4e3d-bb0c-05ab90754490', 'name': 'tempest-SnapshotDataIntegrityTests-1654600298-network', 'tenant_id': '3d5cf3b44333417e9221dde77ba4becb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3d5cf3b44333417e9221dde77ba4becb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33050, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:51Z', 'updated_at': '2023-04-20T05:28:51Z', 'revision_number': 1} available for tenant 2023-04-20 05:29:16,314 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.809s 2023-04-20 05:29:16,315 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-405925125", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "networks": [{"uuid": "e68675c0-45ef-4e3d-bb0c-05ab90754490"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab39ceda-7059-47b9-8ca4-1570021a39aa', 'x-compute-request-id': 'req-ab39ceda-7059-47b9-8ca4-1570021a39aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "adminPass": "QtgjaZZeNjD2"}}' 2023-04-20 05:29:16,397 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.077s 2023-04-20 05:29:16,398 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:16 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-39cf6119-481f-4696-8bc4-e9a07cb71a1c', 'x-compute-request-id': 'req-39cf6119-481f-4696-8bc4-e9a07cb71a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbade b6e'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "name": "tempest-SnapshotDataIntegrityTests-server-405925125", "status": "BUILD", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "user_id": "25a086c1dde540b194c70100b4ea61d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "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 05:30:06,703 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.239s 2023-04-20 05:30:06,703 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f35633-386c-42a1-954d-386d22c4d09b', 'x-compute-request-id': 'req-46f35633-386c-42a1-954d-386d22c4d09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "name": "tempest-SnapshotDataIntegrityTests-server-405925125", "status": "ACTIVE", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "user_id": "25a086c1dde540b194c70100b4ea61d9", "metadata": {}, "hostId": "ecbfd7e6c7954ad6cfcd7893d428ca2525186fbd5f8d336041b5f4c6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:27Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1654600298-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6d:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "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 05:30:06,715 91085 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:31:07,046 91085 INFO [tempest.lib.common.rest_client] R equest (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.271s 2023-04-20 05:31:07,047 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ad4173-cd2f-4670-ab2e-be58f2f4ec2c', 'x-compute-request-id': 'req-49ad4173-cd2f-4670-ab2e-be58f2f4ec2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "name": "tempest-SnapshotDataIntegrityTests-server-405925125", "status": "ACTIVE", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "user_id": "25a086c1dde540b194c70100b4ea61d9", "metadata": {}, "hostId": "ecbfd7e6c7954ad6cfcd7893d428ca2525186fbd5f8d336041b5f4c6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:27Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1654600298-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6d:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "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 05:31:07,296 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes 0.233s 2023-04-20 05:31:07,296 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1124977174", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da518928-008f-4ae1-921a-9f8b51a7ac69', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da518928-008f-4ae1-921a-9f8b51a7ac69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes'} Body: b'{"volume": {"id": "c5b126b1-9455-4463-a7a0-98f25869403d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:07.225320", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1124977174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1- 9455-4463-a7a0-98f25869403d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}], "user_id": "25a086c1dde540b194c70100b4ea61d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:07,357 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d 0.050s 2023-04-20 05:31:07,358 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd72ff7-afd7-49ba-b6a8-db0a7a3ca45f', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd72ff7-afd7-49ba-b6a8-db0a7a3ca45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d'} Body: b'{"volume": {"id": "c5b126b1-9455-4463-a7a0-98f25869403d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:07.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1124977174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}], "user_id": "25a086c1dde540b194c70100b4ea61d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:31:08,409 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d 0.038s 2023-04-20 05:31:08,409 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09863ffe-5f48-40c4-b390-2e9923a27070', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09863ffe-5f48-40c4-b390-2e9923a27070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d'} Body: b'{"volume": {"id": "c5b126b1-9455-4463-a7a0-98f25869403d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:07.000000", "updated_at": "2023-04-20T05:31:07.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1124977174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d"}], "user_id": "25a086c1dde540b194c70100b4ea61d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": n ull, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d5cf3b44333417e9221dde77ba4becb"}}' 2023-04-20 05:31:08,520 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d 0.098s 2023-04-20 05:31:08,520 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31: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-1f532505-2ee8-416f-9dba-6d5bd2680168', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d'} Body: b'' 2023-04-20 05:31:08,541 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d 0.021s 2023-04-20 05:31:08,542 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31: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-cd46d53a-5cc9-4189-88f1-9744024b2f5b', 'x-openstack-request-id': 'req-cd46d53a-5cc9-4189-88f1-9744024b2f5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3d5cf3b44333417e9221dde77ba4becb/volumes/c5b126b1-9455-4463-a7a0-98f25869403d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c5b126b1-9455-4463-a7a0-98f25869403d could not be found."}}' 2023-04-20 05:31:08,666 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.123s 2023-04-20 05:31:08,666 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383dfd6c-0a97-44dd-b75a-162a553a7f37', 'x-compute-request-id': 'req-383dfd6c-0a97-44dd-b75a-162a553a7f37', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'' 2023-04-20 05:31:09,043 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.376s 2023-04-20 05:31:09,043 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ced619a-6ed0-46b7-92eb-11e88634b615', 'x-compute-request-id': 'req-1ced619a-6ed0-46b7-92eb-11e88634b615', 'connection': 'close', 'status': '200', 'conte nt-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'{"server": {"id": "83afcd8b-7577-4632-bc26-8ee4fbadeb6e", "name": "tempest-SnapshotDataIntegrityTests-server-405925125", "status": "ACTIVE", "tenant_id": "3d5cf3b44333417e9221dde77ba4becb", "user_id": "25a086c1dde540b194c70100b4ea61d9", "metadata": {}, "hostId": "ecbfd7e6c7954ad6cfcd7893d428ca2525186fbd5f8d336041b5f4c6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:31:09Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1654600298-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6d:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1419304051", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1152173561"}], "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 05:31:59,102 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e 0.040s 2023-04-20 05:31:59,102 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-14a24548-62d6-43f0-99e2-e243334699a0', 'x-compute-request-id': 'req-14a24548-62d6-43f0-99e2-e243334699a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/83afcd8b-7577-4632-bc26-8ee4fbadeb6e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 83afcd8b-7577-4632-bc26-8ee4fbadeb6e could not be found."}}' 2023-04-20 05:31:59,260 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/acb0e12a-3e89-4f29-86a4-25b93cae4d91 0.157s 2023-04-20 05:31:59,260 91085 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-37ed8776-a31a-4a58-9e6b-5fbf24e82709', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:31:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/acb0e12a-3e89-4f29-86a4-25b93cae4d91'} Body: b'' 2023-04-20 05:31:59,297 91085 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1419304051 0.036s 2023-04-20 05:31:59,298 91085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31 :59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8472196a-5d56-4b9a-a188-4189b75d8823', 'x-compute-request-id': 'req-8472196a-5d56-4b9a-a188-4189b75d8823', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1419304051'} Body: b'' 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 2a8a5744-1089-4088-bb55-fa6669c8ac95 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:29:13,101 91069 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:29:13,101 91069 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:29:13,345 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.240s 2023-04-20 05:29:13,346 91069 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-546899264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP3UXWbnwd8yMpy3SavFMvGCUAbyoUCL0JIVYD9Kr+Dx8j7eVD797joQaFVTOYBY48onocMVrys4CYvlkuKgD5ntCy2FeTWBQ3mK5mwv6xEPZGXH6Y6+MqnCmomFPP5NgA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fd59ad-d613-4b42-8169-ecab0c4160c7', 'x-compute-request-id': 'req-c1fd59ad-d613-4b42-8169-ecab0c4160c7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-546899264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP3UXWbnwd8yMpy3SavFMvGCUAbyoUCL0JIVYD9Kr+Dx8j7eVD797joQaFVTOYBY48onocMVrys4CYvlkuKgD5ntCy2FeTWBQ3mK5mwv6xEPZGXH6Y6+MqnCmomFPP5NgA==", "fingerprint": "bb:2e:4e:ef:ad:c4:53:cc:f8:82:1b:3f:13:70:09:80", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf"}}' 2023-04-20 05:29:13,350 91069 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-546899264 created 2023-04-20 05:29:13,555 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.204s 2023-04-20 05:29:13,555 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2142239933", "description": "tempest-description--1342933497"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-13d24091-95d1-408f-9fa3-1191050492e0', 'date': 'Thu, 20 Apr 2023 05:29:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "name": "tempest-securitygroup--2142239933", "stateful": true, "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "description": "tempest-description--1342933497", "shared": false, "security_group_rules": [{"id": "633b7e07-cf4b-4421-8b1e-bd819201c308", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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": 403, "description": null, "tags": [], "created_at": "2023-04-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}, {"id": "8f23bed2-5f27-46ae-a744-34bb2638fad0", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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": 402, "description": null, "tags": [], "created_at": "2023-04-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}], "tags": [], "created_at": "2023-04-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 1, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:29:13,810 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.254s 2023-04-20 05:29:13,811 91069 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": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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-5452377c-b0fe-4939-91c8-9cd4f35a083b', 'date': 'Thu, 20 Apr 2023 05:29:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ca161a47-1a25-484e-b07b-303db61fb545", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:29:14,123 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.311s 2023-04-20 05:29:14,123 91069 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": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-29518ee4-f62b-4e3e-bcb8-7dc697f3b8cc', 'date': 'Thu, 20 Apr 2023 05:29:14 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": "9bea6029-891d-475a-b491-77054ae39cb0", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "9c71180a-b5de-48e3-96d3-91d0b884d2f5", "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-20T05:29:13Z", "updated_at": "2023-04-20T05:29:13Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:29:14,123 91069 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2142239933 created 2023-04-20 05:29:15,077 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.953s 2023-04-20 05:29:15,077 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9b3d2d64-ccfb-43b9-9da9-ba88e1b977c8', 'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0d668375-58dc-4596-8db7-4f9bb9e1f207", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "floating_ip_address": "172.24.4.111", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "25e3d8c4aae04740b98c807df5434a53", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:29:14Z", "updated_at": "2023-04-20T05:29:14Z", "revision_number": 0}}' 2023-04-20 05:29:15,078 91069 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0d668375-58dc-4596-8db7-4f9bb9e1f207', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'floating_ip_address': '172.24.4.111', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:29:14Z', 'updated_at': '2023-04-20T05:29:14Z', 'revision_number': 0, 'ip': '172.24.4.111'} created 2023-04-20 05:29:15,189 91069 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.105s 2023-04-20 05:29:15,190 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f71f7699-32a5-4887-a46c-d65cc65ab18d', '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": "4ef040bbdf0346b98a7816a6d0b02cdf", "name": "tempest-AttachVolumeShelveTestJSON-760805304-project-member", "password_expires_at": null}, "audit_ids": ["APbP1tbNSJORPZ2C1UJeQg"], "expires_at": "2023-04-20T06:29:15.000000Z", "issued_at": "2023-04-20T05:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25e3d8c4aae04740b98c807df5434a53", "name": "tempest-AttachVolumeShelveTestJSON-760805304"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a 94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:29:15,190 91069 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0', 'name': 'tempest-AttachVolumeShelveTestJSON-975740176-network', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64554, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:29:05Z', 'updated_at': '2023-04-20T05:29:05Z', 'revision_number': 1} available for tenant 2023-04-20 05:29:15,191 91069 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-546899264', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP3UXWbnwd8yMpy3SavFMvGCUAbyoUCL0JIVYD9Kr+Dx8j7eVD797joQaFVTOYBY48onocMVrys4CYvlkuKgD5ntCy2FeTWBQ3mK5mwv6xEPZGXH6Y6+MqnCmomFPP5NgA==', 'fingerprint': 'bb:2e:4e:ef:ad:c4:53:cc:f8:82:1b:3f:13:70:09:80', 'user_id': '4ef040bbdf0346b98a7816a6d0b02cdf', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCR21c7/VWsarbmayoCoolOxp8/Q1/41uQHm8rple7S9Y0UaNRRB3Lv\nPn9WCgBPs8mgBwYFK4EEACKhZANiAAT91F1m58HfMjKct0mrxTLxglAG8qFAi9CS\nFWA/Sq/g8fI+3lQ+/e46EGhVUzmAWOPKJ6HDFa8rOAmL5ZLioA+Z7QsthXk1gUN5\niuZsL+sRD2Rlx+mOvjKpwpqJhTz+TYA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9c71180a-b5de-48e3-96d3-91d0b884d2f5', 'name': 'tempest-securitygroup--2142239933', 'stateful': True, 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'description': 'tempest-description--1342933497', 'shared': False, 'security_group_rules': [{'id': '633b7e07-cf4b-4421-8b1e-bd819201c308', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'security_group_id': '9c71180a-b5de-48e3-96d3-91d0b884d2f5', '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': 403, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:29:13Z', 'updated_at': '2023-04-20T05:29:13Z', 'revision_number': 0, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}, {'id': '8f23bed2-5f27-46ae-a744-34bb2638fad0', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'security_group_id': '9c71180a-b5de-48e3-96d3-91d0b884d2f5', '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': 402, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:29:13Z', 'updated_at': '2023 -04-20T05:29:13Z', 'revision_number': 0, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}], 'tags': [], 'created_at': '2023-04-20T05:29:13Z', 'updated_at': '2023-04-20T05:29:13Z', 'revision_number': 1, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}, 'floating_ip': {'id': '0d668375-58dc-4596-8db7-4f9bb9e1f207', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'floating_ip_address': '172.24.4.111', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:29:14Z', 'updated_at': '2023-04-20T05:29:14Z', 'revision_number': 0, 'ip': '172.24.4.111'}} 2023-04-20 05:29:16,058 91069 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.866s 2023-04-20 05:29:16,059 91069 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-1378341212", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0"}], "security_groups": [{"name": "tempest-securitygroup--2142239933"}], "key_name": "tempest-keypair-546899264", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a', '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-32253c53-6fb2-43ca-98d6-a575844eeaf7', 'x-compute-request-id': 'req-32253c53-6fb2-43ca-98d6-a575844eeaf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2142239933"}], "adminPass": "password"}}' 2023-04-20 05:29:16,199 91069 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/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.135s 2023-04-20 05:29:16,199 91069 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 05:29:16 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-5e5a0f1c-61b8-471b-a4b2-302de79d0a39', 'x-compute-request-id': 'req-5e5a0f1c-61b8-471b-a4b2-302de79d0a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'{"server": {"id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "name": "tempest-AttachVolumeShelveTestJSON-server-1378341212", "status": "BUILD", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": " 4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-546899264", "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 05:30:06,548 91069 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/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.272s 2023-04-20 05:30:06,548 91069 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 05:30:06 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-480a299c-a32c-46d4-be04-3b33d6d0ce3c', 'x-compute-request-id': 'req-480a299c-a32c-46d4-be04-3b33d6d0ce3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'{"server": {"id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "name": "tempest-AttachVolumeShelveTestJSON-server-1378341212", "status": "ACTIVE", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "b43db1b8f6bb56a94d97aaff5f0195855cb0afa78dc7b436fb131f34", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:29:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:6d:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-546899264", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2142239933"}], "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 05:30:06,562 91069 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:31:06,796 91069 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/ 5840d3e8-bf88-40d9-a864-03fb8c090e1a/os-interface 0.172s 2023-04-20 05:31:06,796 91069 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 05:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ccaeb61-db5f-4561-9116-9200b0c7f17e', 'x-compute-request-id': 'req-2ccaeb61-db5f-4561-9116-9200b0c7f17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0", "port_id": "3a0a039b-b5e2-4cff-a2c4-4e01e4cd15f4", "mac_addr": "fa:16:3e:a5:6d:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8b850998-de65-45e1-8baa-2c579ffb3764", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 05:31:07,586 91069 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/0d668375-58dc-4596-8db7-4f9bb9e1f207 0.785s 2023-04-20 05:31:07,587 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3a0a039b-b5e2-4cff-a2c4-4e01e4cd15f4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d2c048e5-8668-40ff-90b5-455e3ef10ed8', 'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0d668375-58dc-4596-8db7-4f9bb9e1f207'} Body: b'{"floatingip": {"id": "0d668375-58dc-4596-8db7-4f9bb9e1f207", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "floating_ip_address": "172.24.4.111", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "f9990daa-fc5f-4977-b834-61fd281f0957", "port_id": "3a0a039b-b5e2-4cff-a2c4-4e01e4cd15f4", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0", "mac_address": "fa:16:3e:a5:6d:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:29:14Z", "updated_at": "2023-04-20T05:31:07Z", "revision_number": 1, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:31:07,592 91069 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.111:22' as 'cirros' with public key authentication 2023-04-20 05:31:07,656 91069 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:31:07,682 91069 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:31:07,683 91069 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.111 successfully created 2023-04-20 05:31:07,722 91069 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/5840d3e8-bf88-40d9-a864-03fb8c090e1a/ips 0.039s 2023-04-20 05:31:07,723 91069 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 05:31:07 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-d0b76c38-7de1-4f46-aee0-3be5ae2dcf12', 'x-compute-request-id': 'req-d0b76c38-7de1-4f46-aee0-3be5ae2dcf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-20 05:31:07,964 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes 0.238s 2023-04-20 05:31:07,965 91069 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-1192209331"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccca087-3d88-419f-928d-0713c8493824', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccca087-3d88-419f-928d-0713c8493824', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes'} Body: b'{"volume": {"id": "2a8a5744-1089-4088-bb55-fa6669c8ac95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:07.895004", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1192209331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}], "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:31:08,018 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95 0.040s 2023-04-20 05:31:08,019 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a152ea7c-9a2b-4382-bcb0-741515dcc77c', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a152ea7c-9a2b-4382-bcb0-741515dcc77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95'} Body: b'{"volume": {"id": "2a8a5744-1089-4088-bb55-fa6669c8ac95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:08.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1192209331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}], "user_id": "4ef0 40bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:31:09,073 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95 0.039s 2023-04-20 05:31:09,073 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1abb73cb-893f-4b59-81a3-9300a070397c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1abb73cb-893f-4b59-81a3-9300a070397c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95'} Body: b'{"volume": {"id": "2a8a5744-1089-4088-bb55-fa6669c8ac95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:31:08.000000", "updated_at": "2023-04-20T05:31:08.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1192209331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/2a8a5744-1089-4088-bb55-fa6669c8ac95"}], "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:31:09,211 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.127s 2023-04-20 05:31:09,211 91069 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 05:31:09 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-0c8e8f53-959a-4367-b166-ebd0f68f1f55', 'x-compute-request-id': 'req-0c8e8f53-959a-4367-b166-ebd0f68f1f55', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'' 2023-04-20 05:31:09,632 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.420s 2023-04-20 05:31:09,632 91069 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 05:31:09 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-a78a4fbf-4c54-469c-af9e-be8d51195247', 'x-compute-request-id': 'req-a78a4fbf-4c54-469c-af9e-be8d51195247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'{"server": {"id": "5840d3e8-bf88-40d9-a864-03fb8c090e1a", "name": "tempest-AttachVolumeShelveTestJSON-server-1378341212", "status": "ACTIVE", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "b43db1b8f6bb56a94d97aaff5f0195855cb0afa78dc7b436fb131f34", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:29:16Z", "updated": "2023-04-20T05:31:09Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:6d:b7"}, {"version": 4, "addr": "172.24.4.111", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:6d:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-546899264", "OS-SRV-USG:launched_at": "2023-04-20T05:29:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2142239933"}], "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 05:31:59,754 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a 0.048s 2023-04-20 05:31:59,755 91069 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 05:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-21cfdc9d-3d22-4190-b154-e410ac490561', 'x-compute-request-id': 'req-21cfdc9d-3d22-4190-b154-e410ac490561', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5840d3e8-bf88-40d9-a864-03fb8c090e1a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5840d3e8-bf88-40d9-a864-03fb8c090e1a could not be found."}}' 2023-04-20 05:31:59,784 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-546899264 0.028s 2023-04-20 05:31:59,784 91069 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 05:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d071fd95-7a56-4a23-a182-6950b13ea159', 'x-compute-request-id': 'req-d071fd95-7a56-4a23-a182-6950b13ea159', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair -546899264'} Body: b'' 2023-04-20 05:32:00,063 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9c71180a-b5de-48e3-96d3-91d0b884d2f5 0.278s 2023-04-20 05:32:00,063 91069 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-901cff4a-3672-42ce-ba6b-ca8ecfc751a6', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:32:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9c71180a-b5de-48e3-96d3-91d0b884d2f5'} Body: b'' 2023-04-20 05:32:00,080 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9c71180a-b5de-48e3-96d3-91d0b884d2f5 0.016s 2023-04-20 05:32:00,080 91069 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-8b63aa9c-2f2b-49fe-ac5d-80d9d47ed9a7', 'date': 'Thu, 20 Apr 2023 05:32:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9c71180a-b5de-48e3-96d3-91d0b884d2f5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9c71180a-b5de-48e3-96d3-91d0b884d2f5 does not exist", "detail": ""}}' 2023-04-20 05:32:00,583 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0d668375-58dc-4596-8db7-4f9bb9e1f207 0.502s 2023-04-20 05:32:00,583 91069 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-6052a40c-de02-42a3-8b0b-c1dae01ce3ed', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:32:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0d668375-58dc-4596-8db7-4f9bb9e1f207'} Body: b'' 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 6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T05:31:32Z', 'message': 'Build of instance 6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 aborted: Volume 70681b91-8b1c-45d8-bf3e-c0f9296703c8 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-db4811bb-f094-4cfe-945f-b2f542a51c16. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:28:26,571 91077 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.037s 2023-04-20 05:28:26,571 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:26 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-c9495262-6649-4694-bea4-9179c8bcc8f1', '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": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447-project-member", "password_expires_at": null}, "audit_ids": ["FVsR65Z9RK2XAxH_W48R-g"], "expires_at": "2023-04-20T06:28:26.000000Z", "issued_at": "2023-04-20T05:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29f76ebb01544478b555aff667debbd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:28:26,572 91077 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'e0617596-5631-4c4b-8dd3-14d66bf18124', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-604721488-network', 'tenant_id': '29f76ebb01544478b555aff667debbd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': '29f76ebb01544478b555aff667debbd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58628, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:28:28,407 91077 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.834s 2023-04-20 05:28:28,407 91077 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-596543705", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "e0617596-5631-4c4b-8dd3-14d66bf18124"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41', '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-e7eca3ca-7e50-4758-b6f4-3232d926a438', 'x-compute-request-id': 'req-e7eca3ca-7e50-4758-b6f4-3232d926a438', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3nHNPXT59mTS"}}' 2023-04-20 05:28:28,578 91077 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/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41 0.166s 2023-04-20 05:28:28,579 91077 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 05:28:28 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-197dd3eb-a2be-465d-bc2d-09a3b5449d5b', 'x-compute-request-id': 'req-197dd3eb-a2be-465d-bc2d-09a3b5449d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41'} Body: b'{"server": {"id": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-596543705", "status": "BUILD", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:28:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8c0d 44c-46cf-4fb6-b9a4-45f26f8f6f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}], "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 05:29:19,097 91077 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/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41 0.450s 2023-04-20 05:29:19,098 91077 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 05:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b8eda6-9121-4408-abd6-74fb7e8c1639', 'x-compute-request-id': 'req-64b8eda6-9121-4408-abd6-74fb7e8c1639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41'} Body: b'{"server": {"id": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-596543705", "status": "ACTIVE", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "293d2b7dfd751b965d4f30fe4f6ba53e06aaace1f766e55cac3498c7", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-604721488-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:3e:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:29:19,114 91077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:30:20,315 91077 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/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41/action 1.168s 2023-04-20 05:30:20,316 91077 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-ServerBootFromVolumeStabl eRescueTest-image-325424381"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:19 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-53a52a78-be4c-4ee7-99d9-b3df1c2a307a', 'x-compute-request-id': 'req-53a52a78-be4c-4ee7-99d9-b3df1c2a307a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41/action'} Body: b'{"image_id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1"}' 2023-04-20 05:30:20,342 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.025s 2023-04-20 05:30:20,343 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75ade19b-27ca-4820-9a18-0712aa567a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:20Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:21,375 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.030s 2023-04-20 05:30:21,375 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e803ddee-ed8d-43cd-8c69-d6b143297176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:20Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:22,403 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.026s 2023-04-20 05:30:22,403 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-db04f2f5-3a02-4712-9583-65f4422786aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:20Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:23,426 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.022s 2023-04-20 05:30:23,427 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f04072d5-4677-473c-8372-c03886c1ef43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boo t_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:20Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:24,452 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.023s 2023-04-20 05:30:24,452 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1790638c-561c-4402-bc47-8013df99996a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:24Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:25,477 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.023s 2023-04-20 05:30:25,477 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f20195d-1d4d-4b8c-b73f-4a681d140112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:25Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:26,510 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.031s 2023-04-20 05:30:26,510 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ba89e13e-19f1-4527-a9d6-d76f1d7b7bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "07d5f81e8b13944eec57b1b863c6eb10", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "34cea68ac9766eb1d144bc558f573b7ad3f3133ad355f07902027adec10c4814897b66d58f0f495492fd696014e84fcbd388428b8483a07fd881b161b7374d61", "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20 Z", "updated_at": "2023-04-20T05:30:26Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:26,533 91077 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/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1 0.023s 2023-04-20 05:30:26,534 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96f8b4d8-e908-4fa6-a8e4-9a75a0b41d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-325424381", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "07d5f81e8b13944eec57b1b863c6eb10", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "34cea68ac9766eb1d144bc558f573b7ad3f3133ad355f07902027adec10c4814897b66d58f0f495492fd696014e84fcbd388428b8483a07fd881b161b7374d61", "id": "1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "created_at": "2023-04-20T05:30:20Z", "updated_at": "2023-04-20T05:30:26Z", "tags": [], "self": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1", "file": "/v2/images/1bd19b6e-1d61-4ccf-8739-43bf65c04ad1/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:30:27,062 91077 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/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41 0.527s 2023-04-20 05:30:27,062 91077 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 05:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d905ded-d8a4-48b0-bcb4-a209c1620803', 'x-compute-request-id': 'req-8d905ded-d8a4-48b0-bcb4-a209c1620803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41'} Body: b'{"server": {"id": "d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-596543705", "status": "ACTIVE", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "293d2b7dfd751b965d4f30fe4f6ba53e 06aaace1f766e55cac3498c7", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:28:28Z", "updated": "2023-04-20T05:30:26Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-604721488-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:3e:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8c0d44c-46cf-4fb6-b9a4-45f26f8f6f41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:31:27,220 91077 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.080s 2023-04-20 05:31:27,221 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:27 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-b3be4967-0962-475b-99d4-8afd14a19316', '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": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447-project-member", "password_expires_at": null}, "audit_ids": ["qBsoUi-nRhuCDCMe_HiSJw"], "expires_at": "2023-04-20T06:31:27.000000Z", "issued_at": "2023-04-20T05:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29f76ebb01544478b555aff667debbd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:31:27,221 91077 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'e0617596-5631-4c4b-8dd3-14d66bf18124', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-604721488-network', 'tenant_id': '29f76ebb01544478b555aff667debbd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '29f76ebb01544478b555aff667debbd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58628, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:31:27,937 91077 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.715s 2023-04-20 05:31:27,938 91077 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-123778017", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "e0617596-5631-4c4b-8dd3-14d66bf18124"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7', '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-db4811bb-f094-4cfe-945f-b2f542a51c16', 'x-compute-request-id': 'req-db4811bb-f094-4cfe-945f-b2f542a51c16', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6d6efa2a-a7ba-4d56-854b-8f1743acf8e7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "zN7xpGuhPPiV"}}' 2023-04-20 05:31:28,046 91077 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/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 0.105s 2023-04-20 05:31:28,047 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:27 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-4d23c2b8-3955-46df-9b9a-b87571c2b6c4', 'x-compute-request-id': 'req-4d23c2b8-3955-46df-9b9a-b87571c2b6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7'} Body: b'{"server": {"id": "6d6efa2a-a7ba-4d56-854b-8f1743acf8e7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-123778017", "status": "BUILD", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:31:28Z", "updated": "2023-04-20T05:31:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}], "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 05:32:18,385 91077 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/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 0.273s 2023-04-20 05:32:18,386 91077 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 05:32:18 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-b386c80e-105d-440e-96f5-1572f30064e4', 'x-compute-request-id': 'req-b386c80e-105d-440e-96f5-1572f30064e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7'} Body: b'{"server": {"id": "6d6efa2a-a7ba-4d56-854b-8f1743acf8e7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-123778017", "status": "ERROR", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:31:27Z", "updated": "2023-04-20T05:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/se rvers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T05:31:32Z", "message": "Build of instance 6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 aborted: Volume 70681b91-8b1c-45d8-bf3e-c0f9296703c8 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 05:32:18,402 91077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 05:32:19,023 91077 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/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 0.620s 2023-04-20 05:32:19,023 91077 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 05:32:18 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-c7c40fdc-e7eb-46a4-8b52-16a0ec255a4c', 'x-compute-request-id': 'req-c7c40fdc-e7eb-46a4-8b52-16a0ec255a4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7'} Body: b'' 2023-04-20 05:32:19,066 91077 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/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 0.042s 2023-04-20 05:32:19,066 91077 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 05:32:19 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-f7507d0d-6de6-4619-8480-a8206579b5db', 'x-compute-request-id': 'req-f7507d0d-6de6-4619-8480-a8206579b5db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d6efa2a-a7ba-4d56-854b-8f1743acf8e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6d6efa2a-a7ba-4d56-854b-8f1743acf8e7 could not be found."}}' 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 b6976787-2e21-4c97-ab15-99ecc9b544d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:30:18,553 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.247s 2023-04-20 05:30:18,553 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd433cd9-7439-40de-bf38-22517facfa1c', 'x-compute-request-id': 'req-dd433cd9-7439-40de-bf38-22517facfa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:30:18,927 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.362s 2023-04-20 05:30:18,928 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-544d0266-c676-4d48-892d-acfc3df1cbfc', 'x-compute-request-id': 'req-544d0266-c676-4d48-892d-acfc3df1cbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:31:09,566 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.576s 2023-04-20 05:31:09,566 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdec23c5-3f32-4132-b352-a4571e69b927', 'x-compute-request-id': 'req-cdec23c5-3f32-4132-b352-a4571e69b927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:31:10,287 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.709s 2023-04-20 05:31:10,288 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec48115-ca51-45db-be89-e48b0ebbcbaa', 'x-compute-request-id': 'req-aec48115-ca51-45db-be89-e48b0ebbcbaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:32:10,622 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes 0.262s 2023-04-20 05:32:10,622 91079 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-515919598"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c21f62d-9c60-4ed7-869d-40ab9ff48dae', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c21f62d-9c60-4ed7-869d-40ab9ff48dae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes'} Body: b'{"volume": {"id": "b6976787-2e21-4c97-ab15-99ecc9b544d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:32:10.541124", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-515919598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:32:10,699 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3 0.066s 2023-04-20 05:32:10,699 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9296672-ce1f-4925-bfa1-c7fac290c302', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9296672-ce1f-4925-bfa1-c7fac290c302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3'} Body: b'{"volume": {"id": "b6976787-2e21-4c97-ab15-99ecc9b544d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:32:11.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-515919598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:32:11,775 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3 0.064s 2023-04-20 05:32:11,775 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29fe9687-f20f-4a23-9751-68f349c54859', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29fe9687-f20f-4a23-9751-68f349c54859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3'} Body: b'{"volume": {"id": "b6976787-2e21-4c97-ab15-99ecc9b544d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:32:11.000000", "updated_at": "2023-04-20T05:32:11.000000", "name": "tempest-ServerActionsTestJSON-volume-515919598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/b6976787-2e21-4c97-ab15-99ecc9b544d3"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:32:12,033 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.245s 2023-04-20 05:32:12,033 91079 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b241e9-317b-42d6-a386-4807770689d0', 'x-compute-request-id': 'req-c6b241e9-317b-42d6-a386-4807770689d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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.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 2885281e-5c9e-4ec4-b353-f5c338ab38f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:32:04,489 91081 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:32:04,818 91081 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.326s 2023-04-20 05:32:04,819 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1214828661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP5WnsPSG69s1Ah0GxvA7qz2KN0TS7psfd2D1egvKB/IyYJC1uVjkeZo2qq80EosS0+lFfJOn+qjHAF6dCnZULJpT6CJwx23eU1FEfBKkKuO5boc9Ao8NcB38/r3XoIk8w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:04 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-2810275a-ccb9-4306-8f2d-f3462a04ebe4', 'x-compute-request-id': 'req-2810275a-ccb9-4306-8f2d-f3462a04ebe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1214828661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP5WnsPSG69s1Ah0GxvA7qz2KN0TS7psfd2D1egvKB/IyYJC1uVjkeZo2qq80EosS0+lFfJOn+qjHAF6dCnZULJpT6CJwx23eU1FEfBKkKuO5boc9Ao8NcB38/r3XoIk8w==", "fingerprint": "0a:fc:43:20:db:69:0b:a4:ab:37:32:2f:f0:7c:cd:fd", "user_id": "4eb937659897494cb185f8f5ce7f8b22"}}' 2023-04-20 05:32:04,821 91081 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1214828661 created 2023-04-20 05:32:05,350 91081 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.528s 2023-04-20 05:32:05,350 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--294295577", "description": "tempest-description--1054744978"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-53e4267f-237f-4387-9b68-21d9d9ad1505', 'date': 'Thu, 20 Apr 2023 05:32:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "name": "tempest-securitygroup--294295577", "stateful": true, "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "description": "tempest-description--1054744978", "shared": false, "security_group_rules": [{"id": "ab63c0e4-26eb-498b-b483-5ce6edb4227a", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "security_group_id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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": 562, "description": null, "tags": [], "created_at": "2023-04-20T05:32:05Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 0, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}, {"id": "b5d3b11a-c9d6-4d03-9b3e-f71803787c53", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "security_group_id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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": 561 , "description": null, "tags": [], "created_at": "2023-04-20T05:32:05Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 0, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}], "tags": [], "created_at": "2023-04-20T05:32:04Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 1, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:32:05,506 91081 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.155s 2023-04-20 05:32:05,507 91081 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": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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-6b6194a4-0446-4486-8ba0-e850cbf4fa7d', 'date': 'Thu, 20 Apr 2023 05:32: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": "b72678f2-2506-4319-b0ca-33dccf428a14", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "security_group_id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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-20T05:32:05Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 0, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:32:05,711 91081 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.203s 2023-04-20 05:32:05,711 91081 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": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-79f3514a-7cf7-4a5b-b61f-a23ae76d5611', 'date': 'Thu, 20 Apr 2023 05:32: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": "e6035b12-9812-480c-8779-c1b479c29581", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "security_group_id": "1287fb6a-aaf1-45df-b0c2-8651f6a02f76", "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-20T05:32:05Z", "updated_at": "2023-04-20T05:32:05Z", "revision_number": 0, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:32:05,711 91081 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--294295577 created 2023-04-20 05:32:06,625 91081 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.913s 2023-04-20 05:32:06,626 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-961e58a2-5fc5-4ad3-b454-c43ef648a3d0', 'date': 'Thu, 20 Apr 2023 05:32:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9254a36c-1e6e-46f2-8d49-1e35bf671b42", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "floating_ip_address": "172.24.4.41", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "43425b2c00284dc48e18d06e1a8e21e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:32:06Z", "updated_at": "2023-04-20T05:32:06Z", "revision_number": 0}}' 2023-04-20 05:32:06,626 91081 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9254a36c-1e6e-46f2-8d49-1e35bf671b42', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '43425b2c00284dc48e18d06e1a8e21e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:32:06Z', 'updated_at': '2023-04-20T05:32:06Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2023-04-20 05:32:06,780 91081 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 05:32:06,780 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a48c4823-b57b-4366-ba3f-8527c7cd5dfb', '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": "4eb937659897494cb185f8f5ce7f8b22", "name": "tempest-VolumesAdminNegativeTest-849033716-project-member", "password_expires_at": null}, "audit_ids": ["JIk4XxPkQD6c-G0AGqk92Q"], "expires_at": "2023-04-20T06:32:06.000000Z", "issued_at": "2023-04-20T05:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43425b2c00284dc48e18d06e1a8e21e5", "name": "tempest-VolumesAdminNegativeTest-849033716"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone" }, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:32:06,781 91081 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '31e06cfe-2345-4195-95ac-8e8981df4a22', 'name': 'tempest-VolumesAdminNegativeTest-311285250-network', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '43425b2c00284dc48e18d06e1a8e21e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61974, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:31:51Z', 'updated_at': '2023-04-20T05:31:51Z', 'revision_number': 1} available for tenant 2023-04-20 05:32:06,781 91081 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1214828661', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP5WnsPSG69s1Ah0GxvA7qz2KN0TS7psfd2D1egvKB/IyYJC1uVjkeZo2qq80EosS0+lFfJOn+qjHAF6dCnZULJpT6CJwx23eU1FEfBKkKuO5boc9Ao8NcB38/r3XoIk8w==', 'fingerprint': '0a:fc:43:20:db:69:0b:a4:ab:37:32:2f:f0:7c:cd:fd', 'user_id': '4eb937659897494cb185f8f5ce7f8b22', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBSFG5GSuKLRjlSGkmz+j+Truz8AORILaC0G2GzOXYBNcCIKN68uJo5\nG6BHNI1I6nmgBwYFK4EEACKhZANiAAT+Vp7D0huvbNQIdBsbwO6s9ijdE0u6bH3d\ng9XoLygfyMmCQtblY5HmaNqqvNBKLEtPpRXyTp/qoxwBenQp2VCyaU+gicMdt3lN\nRRHwSpCrjuW6HPQKPDXAd/P6916CJPM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1287fb6a-aaf1-45df-b0c2-8651f6a02f76', 'name': 'tempest-securitygroup--294295577', 'stateful': True, 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'description': 'tempest-description--1054744978', 'shared': False, 'security_group_rules': [{'id': 'ab63c0e4-26eb-498b-b483-5ce6edb4227a', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'security_group_id': '1287fb6a-aaf1-45df-b0c2-8651f6a02f76', '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': 562, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:32:05Z', 'updated_at': '2023-04-20T05:32:05Z', 'revision_number': 0, 'project_id': '43425b2c00284dc48e18d06e1a8e21e5'}, {'id': 'b5d3b11a-c9d6-4d03-9b3e-f71803787c53', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'security_group_id': '1287fb6a-aaf1-45df-b0c2-8651f6a02f76', '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': 561, 'description': None, 'tags': [], 'created_at': '2023-04-2 0T05:32:05Z', 'updated_at': '2023-04-20T05:32:05Z', 'revision_number': 0, 'project_id': '43425b2c00284dc48e18d06e1a8e21e5'}], 'tags': [], 'created_at': '2023-04-20T05:32:04Z', 'updated_at': '2023-04-20T05:32:05Z', 'revision_number': 1, 'project_id': '43425b2c00284dc48e18d06e1a8e21e5'}, 'floating_ip': {'id': '9254a36c-1e6e-46f2-8d49-1e35bf671b42', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '43425b2c00284dc48e18d06e1a8e21e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:32:06Z', 'updated_at': '2023-04-20T05:32:06Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2023-04-20 05:32:07,579 91081 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 0.797s 2023-04-20 05:32:07,579 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-759715989", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "31e06cfe-2345-4195-95ac-8e8981df4a22"}], "security_groups": [{"name": "tempest-securitygroup--294295577"}], "key_name": "tempest-keypair-1214828661", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a040ad1f-2da0-4ebb-8986-25627b3a79af', 'x-compute-request-id': 'req-a040ad1f-2da0-4ebb-8986-25627b3a79af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "80626649-9627-4a00-abcb-a307ac8c15bf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--294295577"}], "adminPass": "gX9axdqQCXac"}}' 2023-04-20 05:32:07,889 91081 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/80626649-9627-4a00-abcb-a307ac8c15bf 0.306s 2023-04-20 05:32:07,889 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a16f89-e64e-458e-9911-36ece2287d1d', 'x-compute-request-id': 'req-c2a16f89-e64e-458e-9911-36ece2287d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf'} Body: b'{"server": {"id": "80626649-9627-4a00-abcb-a307ac8c15bf", "name": "tempest-VolumesAdminNegativeTest-server-759715989", "status": "BUILD", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "user_id": "4eb937659897494cb185f8f5ce7f8b22", "metadata": {}, "hos tId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:08Z", "updated": "2023-04-20T05:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1214828661", "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 05:32:58,193 91081 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/80626649-9627-4a00-abcb-a307ac8c15bf 0.246s 2023-04-20 05:32:58,193 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:57 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-6aaeb306-688a-4bfb-8cb6-08767aaced8b', 'x-compute-request-id': 'req-6aaeb306-688a-4bfb-8cb6-08767aaced8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf'} Body: b'{"server": {"id": "80626649-9627-4a00-abcb-a307ac8c15bf", "name": "tempest-VolumesAdminNegativeTest-server-759715989", "status": "ACTIVE", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "user_id": "4eb937659897494cb185f8f5ce7f8b22", "metadata": {}, "hostId": "7db38bc530471e975e9d3b4a8d2215ebdcb10db847a3289373a6cf93", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:07Z", "updated": "2023-04-20T05:32:15Z", "addresses": {"tempest-VolumesAdminNegativeTest-311285250-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6a:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80626649-9627-4a00-abcb-a307ac8c15bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1214828661", "OS-SRV-USG:launched_at": "2023-04-20T05:32:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--294295577"}], "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 05:32:58,206 91081 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:33:58,448 91081 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/80626649-9627-4a00-abcb-a307ac8c15bf/os-interface 0.181s 2023-04-20 05:33:58,449 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33: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-5027d388-7f98-463c-9371-68f0e51cd52b', 'x-compute-request-id': 'req-5027d388-7f98-463c-9371-68f0e51cd52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80626649-9627-4a00-abcb-a307ac8c15bf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "31e06cfe-2345-4195-95ac-8e8981df4a22", "port_id": "9e7fb6d2-0ab7-4fd8-a650-7a5168722edd", "mac_addr": "fa:16:3e:d2:6a:5b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "29f7a8cd-2c78-4d7f-912c-293781cab775", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 05:33:59,382 91081 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/9254a36c-1e6e-46f2-8d49-1e35bf671b42 0.929s 2023-04-20 05:33:59,383 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9e7fb6d2-0ab7-4fd8-a650-7a5168722edd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-bb06c835-dce3-4a0d-ad8a-3cbad78ff492', 'date': 'Thu, 20 Apr 2023 05:33:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9254a36c-1e6e-46f2-8d49-1e35bf671b42'} Body: b'{"floatingip": {"id": "9254a36c-1e6e-46f2-8d49-1e35bf671b42", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "floating_ip_address": "172.24.4.41", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "875d7b1e-7db0-4d9d-80e6-bde981996b9c", "port_id": "9e7fb6d2-0ab7-4fd8-a650-7a5168722edd", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31e06cfe-2345-4195-95ac-8e8981df4a22", "mac_address": "fa:16:3e:d2:6a:5b", "admin_state_up": true, "status": "ACTIVE", "device_id": "80626649-9627-4a00-abcb-a307ac8c15bf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:32:06Z", "updated_at": "2023-04-20T05:33:58Z", "revision_number": 1, "project_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:33:59,386 91081 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-04-20 05:33:59,420 91081 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:33:59,443 91081 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:33:59,443 91081 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-04-20 05:33:59,782 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes 0.338s 2023-04-20 05:33:59,783 91081 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-962603290"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79188882-5890-46e4-bf40-076c56a0310d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-79188882-5890-46e4-bf40-076c56a0310d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes'} Body: b'{"volume": {"id": "2885281e-5c9e-4ec4-b353-f5c338ab38f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:59.689848", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-962603290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:33:59,833 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8 0.040s 2023-04-20 05:33:59,833 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6bb84c-a954-4209-8903-b3984a0e81ea', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6bb84c-a954-4209-8903-b3984a0e81ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8'} Body: b'{"volume": {"id": "2885281e-5c9e-4ec4-b353-f5c338ab38f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:00.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-962603290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:34:00,921 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8 0.077s 2023-04-20 05:34:00,922 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc447709-ac2c-4dd3-831d-b911afe81b7f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc447709-ac2c-4dd3-831d-b911afe81b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8'} Body: b'{"volume": {"id": "2885281e-5c9e-4ec4-b353-f5c338ab38f8", "status": "error", "si ze": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:00.000000", "updated_at": "2023-04-20T05:34:00.000000", "name": "tempest-VolumesAdminNegativeTest-volume-962603290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/2885281e-5c9e-4ec4-b353-f5c338ab38f8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 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 a509a51b-14f9-40df-8c79-f5577e4d3966 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:14,705 91067 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:31:14,706 91067 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:31:14,760 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-20 05:31:14,760 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2040957283", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMn8MmjhUSsDHf1X/+ojqFLpS1DK/g4/q5/SW98pV9164sL+XaWIpkepoaNNLDLjUbrosJSfrQoxuJIKXWoSj/ecqfkXWie1dcF966FxHp+nKSYbTFDLXzFNTL5Mj1wj/w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:14 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-266a9ceb-0e97-4eff-abc6-7226e91dac28', 'x-compute-request-id': 'req-266a9ceb-0e97-4eff-abc6-7226e91dac28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2040957283", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMn8MmjhUSsDHf1X/+ojqFLpS1DK/g4/q5/SW98pV9164sL+XaWIpkepoaNNLDLjUbrosJSfrQoxuJIKXWoSj/ecqfkXWie1dcF966FxHp+nKSYbTFDLXzFNTL5Mj1wj/w==", "fingerprint": "25:53:87:c8:34:c2:76:35:b2:7f:9c:b9:97:8d:40:f0", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc"}}' 2023-04-20 05:31:14,763 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2040957283 created 2023-04-20 05:31:15,000 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.236s 2023-04-20 05:31:15,000 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1538071153", "description": "tempest-description--750964394"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5c640850-a6ed-4ec2-bee4-66626de2a537', 'date': 'Thu, 20 Apr 2023 05:31:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "name": "tempest-securitygroup--1538071153", "stateful": true, "tenant_id": "c1069c90da8244529aca2b5907e46691", "description": "tempest-description--750964394", "shared": false, "security_group_rules": [{"id": "081bdc9f-abbe-4103-ae04-09da7dfb3721", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "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": 488, "description": null, "tags": [], "created_at": "2023-04-20T05:31:14Z", "updated_at": "2023-04-20T05:31:14Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}, {"id": "658e99a4-f583-4594-bc28-eed9fa7ee263", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 489, "description": null, "tags": [], "created_at": "2023-04-20T05:31:14Z", "updated_at": "2023-04-20T05:31:14Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}], "tags": [], "created_at": "2023-04-20T05:31:14Z", "updated_at": "2023-04-20T05:31:14Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:31:15,179 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.177s 2023-04-20 05:31:15,179 91067 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": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "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-63086b3b-42d2-42ae-a8f6-98009e3b6ffb', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4ee31bf8-2b10-4a6d-9704-e5bbdb382ce2", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "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-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:31:15,371 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-20 05:31:15,371 91067 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": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-75692201-6b39-461f-8a64-b91345b6d55a', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f9ead40-d213-4273-a457-9e4d29758899", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "6385975b-9d0f-4f9f-92da-062ce5f7d379", "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-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:31:15,371 91067 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1538071153 created 2023-04-20 05:31:16,361 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.989s 2023-04-20 05:31:16,362 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', ' x-openstack-request-id': 'req-4689acab-4081-4339-94d2-850a752d00d8', 'date': 'Thu, 20 Apr 2023 05:31:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1133bc06-6097-47fa-a4d6-a5f44c54577a", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.13", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c1069c90da8244529aca2b5907e46691", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0}}' 2023-04-20 05:31:16,362 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1133bc06-6097-47fa-a4d6-a5f44c54577a', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.13', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 0, 'ip': '172.24.4.13'} created 2023-04-20 05:31:16,443 91067 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.075s 2023-04-20 05:31:16,444 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:16 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-5066fce0-6c98-4d7d-b508-b317c9e01e78', '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": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "name": "tempest-AttachVolumeNegativeTest-528498534-project-member", "password_expires_at": null}, "audit_ids": ["CfeNwGqlRNKo_OZWy6I14Q"], "expires_at": "2023-04-20T06:31:16.000000Z", "issued_at": "2023-04-20T05:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1069c90da8244529aca2b5907e46691", "name": "tempest-AttachVolumeNegativeTest-528498534"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "Region One", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:31:16,444 91067 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '095a8a82-6992-4f8a-b50b-f67a659d9247', 'name': 'tempest-AttachVolumeNegativeTest-1609122099-network', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c1069c90da8244529aca2b5907e46691', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:31:16,445 91067 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2040957283', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMn8MmjhUSsDHf1X/+ojqFLpS1DK/g4/q5/SW98pV9164sL+XaWIpkepoaNNLDLjUbrosJSfrQoxuJIKXWoSj/ecqfkXWie1dcF966FxHp+nKSYbTFDLXzFNTL5Mj1wj/w==', 'fingerprint': '25:53:87:c8:34:c2:76:35:b2:7f:9c:b9:97:8d:40:f0', 'user_id': '1558ef8ec15f4bcaa4d8a73bf3b457bc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCsj2UP0azftuZSIxYzqbqf5jes6wAOPPNltszuFRakxx/PoK7dDR7d\nIadpTNe78V6gBwYFK4EEACKhZANiAATJ/DJo4VErAx39V//qI6hS6UtQyv4OP6uf\n0lvfKVfdeuLC/l2liKZHqaGjTSwy41G66LCUn60KMbiSCl1qEo/3nKn5F1ontXXB\nfeuhcR6fpykmG0xQy18xTUy+TI9cI/8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6385975b-9d0f-4f9f-92da-062ce5f7d379', 'name': 'tempest-securitygroup--1538071153', 'stateful': True, 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'description': 'tempest-description--750964394', 'shared': False, 'security_group_rules': [{'id': '081bdc9f-abbe-4103-ae04-09da7dfb3721', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '6385975b-9d0f-4f9f-92da-062ce5f7d379', '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': 488, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:31:14Z', 'updated_at': '2023-04-20T05:31:14Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, {'id': '658e99a4-f583-4594-bc28-eed9fa7ee263', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '6385975b-9d0f-4f9f-92da-062ce5f7d379', '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': 489, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:31:14Z', 'updated_at': '2023-04-20T05:31:14Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e4669 1'}], 'tags': [], 'created_at': '2023-04-20T05:31:14Z', 'updated_at': '2023-04-20T05:31:14Z', 'revision_number': 1, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, 'floating_ip': {'id': '1133bc06-6097-47fa-a4d6-a5f44c54577a', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.13', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 0, 'ip': '172.24.4.13'}} 2023-04-20 05:31:17,067 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.621s 2023-04-20 05:31:17,068 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-878663470", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "095a8a82-6992-4f8a-b50b-f67a659d9247"}], "security_groups": [{"name": "tempest-securitygroup--1538071153"}], "key_name": "tempest-keypair-2040957283", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3133c3-119e-474d-b577-1fa3b475cda8', 'x-compute-request-id': 'req-ad3133c3-119e-474d-b577-1fa3b475cda8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1538071153"}], "adminPass": "password"}}' 2023-04-20 05:31:17,141 91067 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/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.070s 2023-04-20 05:31:17,142 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:17 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-e5d43f97-eb4c-4baf-a18a-4a4c2fac21fd', 'x-compute-request-id': 'req-e5d43f97-eb4c-4baf-a18a-4a4c2fac21fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'{"server": {"id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "name": "tempest-AttachVolumeNegativeTest-server-878663470", "status": "BUILD", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/ images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:17Z", "updated": "2023-04-20T05:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2040957283", "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 05:32:07,572 91067 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/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.369s 2023-04-20 05:32:07,572 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:07 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-75839dd2-2f70-47e4-97c0-dfe23d6f30c5', 'x-compute-request-id': 'req-75839dd2-2f70-47e4-97c0-dfe23d6f30c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'{"server": {"id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "name": "tempest-AttachVolumeNegativeTest-server-878663470", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:17Z", "updated": "2023-04-20T05:31:26Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ce:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2040957283", "OS-SRV-USG:launched_at": "2023-04-20T05:31:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1538071153"}], "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 05:32:07,584 91067 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:33:07,817 91067 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/de429117-a3ee-46ae-ba8d-4d2d6c9e3089/os-interface 0.190s 2023-04-20 05:33:07,818 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:07 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-dbaab278-a0fa-41b2-b6ae-07c7ba4210bc', 'x-compute-request-id': 'req-dbaab278-a0fa-41b2-b6ae-07c7ba4210bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "port_id": "d072d509-898e-4552-994c-060638df5951", "mac_addr": "fa:16:3e:42:ce:6a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "73416bc8-7882-4118-8b35-bbc6d0d871ca", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 05:33:08,546 91067 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/1133bc06-6097-47fa-a4d6-a5f44c54577a 0.724s 2023-04-20 05:33:08,546 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d072d509-898e-4552-994c-060638df5951"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6b85395b-9e3a-4b3e-a32c-a2eaaa672427', 'date': 'Thu, 20 Apr 2023 05:33:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1133bc06-6097-47fa-a4d6-a5f44c54577a'} Body: b'{"floatingip": {"id": "1133bc06-6097-47fa-a4d6-a5f44c54577a", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.13", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "e015fa76-1c13-4792-acd3-6cd51e5293a7", "port_id": "d072d509-898e-4552-994c-060638df5951", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "mac_address": "fa:16:3e:42:ce:6a", "admin_state_up": true, "status": "ACTIVE", "device_id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:33:08Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:33:08,547 91067 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.13:22' as 'cirros' with public key authentication 2023-04-20 05:33:08,579 91067 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:33:08,601 91067 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:33:08,601 91067 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.13 successfully created 2023-04-20 05:33:08,643 91067 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/de429117-a3ee-46ae-ba8d-4d2d6c9e3089/ips 0.041s 2023-04-20 05:33:08,643 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:08 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-a142ba58-e318-4a21-bfc1-403a5dad6f36', 'x-compute-request-id': 'req-a142ba58-e318-4a21-bfc1-403a5dad6f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089/ips'} Body: b'{" addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-20 05:33:08,844 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes 0.196s 2023-04-20 05:33:08,845 91067 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-392936937"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b54781-fff2-4c79-9522-95304b0698ef', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b54781-fff2-4c79-9522-95304b0698ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes'} Body: b'{"volume": {"id": "a509a51b-14f9-40df-8c79-f5577e4d3966", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:08.786593", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-392936937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:33:08,898 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966 0.044s 2023-04-20 05:33:08,899 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f73849-b9e7-4018-bc1b-6b43ce4feeab', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f73849-b9e7-4018-bc1b-6b43ce4feeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966'} Body: b'{"volume": {"id": "a509a51b-14f9-40df-8c79-f5577e4d3966", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:09.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-392936937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:33:09,949 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/ c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966 0.039s 2023-04-20 05:33:09,949 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0120f7cf-30de-4880-8195-453ee905e35e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0120f7cf-30de-4880-8195-453ee905e35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966'} Body: b'{"volume": {"id": "a509a51b-14f9-40df-8c79-f5577e4d3966", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:09.000000", "updated_at": "2023-04-20T05:33:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-392936937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/a509a51b-14f9-40df-8c79-f5577e4d3966"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:33:10,126 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.166s 2023-04-20 05:33:10,126 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:09 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-8a92f6ce-3b80-401a-92d5-cc654ffcafa0', 'x-compute-request-id': 'req-8a92f6ce-3b80-401a-92d5-cc654ffcafa0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'' 2023-04-20 05:33:10,436 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.309s 2023-04-20 05:33:10,436 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5681c1-eb34-4a61-93ef-48233dcb02c1', 'x-compute-request-id': 'req-dd5681c1-eb34-4a61-93ef-48233dcb02c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'{"server": {"id": "de429117-a3ee-46ae-ba8d-4d2d6c9e3089", "name": "tempest-AttachVolumeNegativeTest-server-878663470", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", " image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:17Z", "updated": "2023-04-20T05:33:10Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ce:6a"}, {"version": 4, "addr": "172.24.4.13", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ce:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2040957283", "OS-SRV-USG:launched_at": "2023-04-20T05:31:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1538071153"}], "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 05:34:00,618 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089 0.120s 2023-04-20 05:34:00,619 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:00 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-8ee177c7-c94b-4d85-9175-6ed9937138b1', 'x-compute-request-id': 'req-8ee177c7-c94b-4d85-9175-6ed9937138b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de429117-a3ee-46ae-ba8d-4d2d6c9e3089'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance de429117-a3ee-46ae-ba8d-4d2d6c9e3089 could not be found."}}' 2023-04-20 05:34:00,648 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2040957283 0.029s 2023-04-20 05:34:00,649 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5386f54c-08da-4e76-bffb-fb390803a23d', 'x-compute-request-id': 'req-5386f54c-08da-4e76-bffb-fb390803a23d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2040957283'} Body: b'' 2023-04-20 05:34:00,810 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6385975b-9d0f-4f9f-92da-062ce5f7d379 0.161s 2023-04-20 05:34:00,810 91067 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-78303d47-5b25-4782-a33b-3ae604567724', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6385975b-9d0f-4f9f-92da-062ce5f7d379'} Body: b'' 2023-04-20 05:34:00,833 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6385975b-9d0f-4f9f-92da-062ce5f7d379 0.022s 2023-04-20 05:34:00,834 91067 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-8a35cded-80b0-4ea1-8cab-bcf97f367dc3', 'date': 'Thu, 20 Apr 2023 05:34:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6385975b-9d0f-4f9f-92da-062ce5f7d379'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6385975b-9d0f-4f9f-92da-062ce5f7d379 does not exist", "detail": ""}}' 2023-04-20 05:34:01,497 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1133bc06-6097-47fa-a4d6-a5f44c54577a 0.663s 2023-04-20 05:34:01,498 91067 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-f9e2d27f-747e-458f-a7a2-f5eef99e05bc', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1133bc06-6097-47fa-a4d6-a5f44c54577a'} 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 3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:31:15,653 91073 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:31:15,653 91073 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:31:15,715 91073 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 05:31:15,716 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-422048262", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjv7WKrsiRgRqtSwmDpJOuGQsnF0LFipbQNpI56J1b8cekle5BnhPtF+0+6yavD9ljGnQ/StVLqgFRhIdu6N7LUC7Oz11WZBUI+O965TgbuRBuTXJejCdSbfF8FZhjrMg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:15 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-1605f2dd-29cb-455e-8aa6-d38e13cd00e2', 'x-compute-request-id': 'req-1605f2dd-29cb-455e-8aa6-d38e13cd00e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-422048262", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjv7WKrsiRgRqtSwmDpJOuGQsnF0LFipbQNpI56J1b8cekle5BnhPtF+0+6yavD9ljGnQ/StVLqgFRhIdu6N7LUC7Oz11WZBUI+O965TgbuRBuTXJejCdSbfF8FZhjrMg==", "fingerprint": "e5:ea:e6:8d:e2:59:7e:91:bb:9c:82:ed:d1:d6:84:19", "user_id": "1071a61ffe56426997058ad6c6a2c486"}}' 2023-04-20 05:31:15,718 91073 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-422048262 created 2023-04-20 05:31:15,889 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2023-04-20 05:31:15,890 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--660371777", "description": "tempest-description--1243349701"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ca855a3e-72d4-47c9-ad18-54b18fbc6619', 'date': 'Thu, 20 Apr 2023 05:31:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "name": "tempest-securitygroup--660371777", "stateful": true, "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "description": "tempest-description--1243349701", "shared": false, "security_group_rules": [{"id": "aece024c-e476-4c99-9188-a723a7c2be1f", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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": 495, "description": null, "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}, {"id": "fd5735f7-6243-47bb-ad45-01df7a5c2caa", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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": 494, "description": null, "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}], "tags": [], "created_at": "2023-04-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 1, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:31:16,073 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-20 05:31:16,073 91073 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": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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-19490be1-99bd-4812-a14e-dd0f88ff05c3', 'date': 'Thu, 20 Apr 2023 05:31:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1809713-df0c-443f-8f3a-e90354284ade", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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-20T05:31:15Z", "updated_at": "2023-04-20T05:31:15Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:31:16,237 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-20 05:31:16,237 91073 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": "dd7d6d8a-05db-480e-89e6-f39344232e81", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e4335699-03a4-4bd7-899f-9f56b57d84b4', 'date': 'Thu, 20 Apr 2023 05:31:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9613af2d-21e6-45ce-b84f-4195bdf572eb", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "security_group_id": "dd7d6d8a-05db-480e-89e6-f39344232e81", "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-20T05:31:16Z", "updated_at": "2023-04-20T05:31:16Z", "revision_number": 0, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:31:16,238 91073 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--660371777 created 2023-04-20 05:31:17,304 91073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.066s 2023-04-20 05:31:17,305 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-1f4498e5-79fa-4de8-8c4c-09ec9bfe5138', 'date': 'Thu, 20 Apr 2023 05:31:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8a68f5de-e3b2-4637-b46b-1210ac2fdd8c", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "floating_ip_address": "172.24.4.174", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6404b98cd405456f8d4c275b72ef3d94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:31:16Z", "updated_at": "2023-04-20T05:31:16Z", "revision_number": 0}}' 2023-04-20 05:31:17,305 91073 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8a68f5de-e3b2-4637-b46b-1210ac2fdd8c', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'floating_ip_address': '172.24.4.174', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:31:16Z', 'updated_at': '2023-04-20T05:31:16Z', 'revision_number': 0, 'ip': '172.24.4.174'} created 2023-04-20 05:31:17,393 91073 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.083s 2023-04-20 05:31:17,394 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7d160b33-1c7f-4816-b22e-4c690b7be57f', '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": "1071a61ffe56426997058ad6c6a2c486", "name": "tempest-AttachVolumeTestJSON-1004159936-project-member", "password_expires_at": null}, "audit_ids": ["gzWcPK3BQTOstVCJboAofQ"], "expires_at": "2023-04-20T06:31:17.000000Z", "issued_at": "2023-04-20T05:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6404b98cd405456f8d4c275b72ef3d94", "name": "tempest-AttachVolumeTestJSON-1004159936"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http:// 10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6404b98cd405456f8d4c275b72ef3d94", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:31:17,394 91073 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a', 'name': 'tempest-AttachVolumeTestJSON-1893474249-network', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33678, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:31:17,395 91073 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-422048262', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjv7WKrsiRgRqtSwmDpJOuGQsnF0LFipbQNpI56J1b8cekle5BnhPtF+0+6yavD9ljGnQ/StVLqgFRhIdu6N7LUC7Oz11WZBUI+O965TgbuRBuTXJejCdSbfF8FZhjrMg==', 'fingerprint': 'e5:ea:e6:8d:e2:59:7e:91:bb:9c:82:ed:d1:d6:84:19', 'user_id': '1071a61ffe56426997058ad6c6a2c486', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBYHigSNtWrzwyPh3nMlPrjxt18OImZRbool9IddjsUH6vjxiegbxox\nQFIiVOsK+vagBwYFK4EEACKhZANiAAQY7+1iq7IkYEarUsJg6STrhkLJxdCxYqW0\nDaSOeidW/HHpJXuQZ4T7RftPusmrw/ZYxp0P0rVS6oBUYSHbujey1Auzs9dVmQVC\nPjveuU4G7kQbk1yXownUm3xfBWYY6zI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dd7d6d8a-05db-480e-89e6-f39344232e81', 'name': 'tempest-securitygroup--660371777', 'stateful': True, 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': 'tempest-description--1243349701', 'shared': False, 'security_group_rules': [{'id': 'aece024c-e476-4c99-9188-a723a7c2be1f', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'security_group_id': 'dd7d6d8a-05db-480e-89e6-f39344232e81', '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': 495, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 0, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}, {'id': 'fd5735f7-6243-47bb-ad45-01df7a5c2caa', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'security_group_id': 'dd7d6d8a-05db-480e-89e6-f39344232e81', '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': 494, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 0, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}], 'tags': [], 'created_at': '2023-04 -20T05:31:15Z', 'updated_at': '2023-04-20T05:31:15Z', 'revision_number': 1, 'project_id': '6404b98cd405456f8d4c275b72ef3d94'}, 'floating_ip': {'id': '8a68f5de-e3b2-4637-b46b-1210ac2fdd8c', 'tenant_id': '6404b98cd405456f8d4c275b72ef3d94', 'floating_ip_address': '172.24.4.174', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6404b98cd405456f8d4c275b72ef3d94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:31:16Z', 'updated_at': '2023-04-20T05:31:16Z', 'revision_number': 0, 'ip': '172.24.4.174'}} 2023-04-20 05:31:18,052 91073 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.657s 2023-04-20 05:31:18,053 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1344327051", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a"}], "security_groups": [{"name": "tempest-securitygroup--660371777"}], "key_name": "tempest-keypair-422048262", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b084d69-59f0-4e8f-b454-b2cd80f8ffc9', 'x-compute-request-id': 'req-4b084d69-59f0-4e8f-b454-b2cd80f8ffc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "627fa30d-3959-4d07-a636-84288d4459a8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/627fa30d-3959-4d07-a636-84288d4459a8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--660371777"}], "adminPass": "password"}}' 2023-04-20 05:31:18,133 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.075s 2023-04-20 05:31:18,133 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36973222-fcef-4a5c-8e78-3c61e68f6471', 'x-compute-request-id': 'req-36973222-fcef-4a5c-8e78-3c61e68f6471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'{"server": {"id": "627fa30d-3959-4d07-a636-84288d4459a8", "name": "tempest-AttachVolumeTestJSON-server-1344327051", "status": "BUILD", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "li nks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:18Z", "updated": "2023-04-20T05:31:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/627fa30d-3959-4d07-a636-84288d4459a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-422048262", "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 05:32:08,522 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.331s 2023-04-20 05:32:08,522 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:08 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-d5231736-655b-48c8-9426-3dd73beae854', 'x-compute-request-id': 'req-d5231736-655b-48c8-9426-3dd73beae854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'{"server": {"id": "627fa30d-3959-4d07-a636-84288d4459a8", "name": "tempest-AttachVolumeTestJSON-server-1344327051", "status": "ACTIVE", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "739edafcdad93746f3accc924343984b0d59358d54592edc1c787fd4", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:18Z", "updated": "2023-04-20T05:31:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:14:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/627fa30d-3959-4d07-a636-84288d4459a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-422048262", "OS-SRV-USG:launched_at": "2023-04-20T05:31:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--660371777"}], "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 05:32:08,534 91073 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:33:08,815 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8/os-interface 0.224s 2023-04-20 05:33:08,816 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:08 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-fc607d02-f51b-4c0d-b9c3-6ea2580e5b19', 'x-compute-request-id': 'req-fc607d02-f51b-4c0d-b9c3-6ea2580e5b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a", "port_id": "f36b2575-04b6-4b84-b8f4-5e0aeb53ad58", "mac_addr": "fa:16:3e:29:14:f4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0464b20c-8a65-4611-be15-fc19c7075d61", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 05:33:09,628 91073 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/8a68f5de-e3b2-4637-b46b-1210ac2fdd8c 0.808s 2023-04-20 05:33:09,628 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f36b2575-04b6-4b84-b8f4-5e0aeb53ad58"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-f6e99d25-0b88-44cf-9790-7efab09decbe', 'date': 'Thu, 20 Apr 2023 05:33:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8a68f5de-e3b2-4637-b46b-1210ac2fdd8c'} Body: b'{"floatingip": {"id": "8a68f5de-e3b2-4637-b46b-1210ac2fdd8c", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "floating_ip_address": "172.24.4.174", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "69f47ef3-ef7c-44a1-8876-839f780a3d8d", "port_id": "f36b2575-04b6-4b84-b8f4-5e0aeb53ad58", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "37fb57c1-9e9d-4bc4-8dfb-6377c6d9ff4a", "mac_address": "fa:16:3e:29:14:f4", "admin_state_up": true, "status": "ACTIVE", "device_id": "627fa30d-3959-4d07-a636-84288d4459a8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:31:16Z", "updated_at": "2023-04-20T05:33:09Z", "revision_number": 1, "project_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:33:09,629 91073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.174:22' as 'cirros' with public key authentication 2023-04-20 05:33:09,661 91073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:33:09,681 91073 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:33:09,681 91073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.174 successfully created 2023-04-20 05:33:09,725 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8/ips 0.043s 2023-04-20 05:33:09,726 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18568336-b412-4adc-b324-044994838bcf', 'x-compute-request-id': 'req-18568336-b412-4adc-b324-044994838bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 05:33:10,002 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes 0.273s 2023-04-20 05:33:10,003 91073 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-1722298970"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8947fd20-1549-47b9-903d-33464fd76ebd', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8947fd20-1549-47b9-903d-33464fd76ebd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes'} Body: b'{"volume": {"id": "3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:09.866891", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1722298970", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:33:10,068 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb 0.054s 2023-04-20 05:33:10,069 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de6025d-9600-41bc-8806-dfd9e8469187', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de6025d-9600-41bc-8806-dfd9e8469187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb'} Body: b'{"volume": {"id": "3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:10.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1722298970", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:33:11,128 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb 0.041s 2023-04-20 05:33:11,129 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7292e46f-7d96-4dab-a34e-020c31b1b428', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7292e46f-7d96-4dab-a34e-020c31b1b428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb'} Body: b'{"volume": {"id": "3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:10.000000", "updated_at": "2023-04-20T05:33:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1722298970", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6404b98cd405456f8d4c275b72ef3d94/volumes/3e18fce2-eac5-4ea1-b3b3-c64b79fe80eb"}], "user_id": "1071a61ffe56426997058ad6c6a2c486", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6404b98cd405456f8d4c275b72ef3d94"}}' 2023-04-20 05:33:11,258 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.118s 2023-04-20 05:33:11,259 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:11 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-4f430594-2bad-4125-912b-ff2811d1f8db', 'x-compute-request-id': 'req-4f430594-2bad-4125-912b-ff2811d1f8db', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'' 2023-04-20 05:33:12,227 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.967s 2023-04-20 05:33:12,227 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2707eed7-53ed-45d6-a8e4-758e1395a5a3', 'x-compute-request-id': 'req-2707eed7-53ed-45d6-a8e4-758e1395a5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'{"server": {"id": "627fa30d-3959-4d07-a636-84288d4459a8", "name": "tempest-AttachVolumeTestJSON-server-1344327051", "status": "ACTIVE", "tenant_id": "6404b98cd405456f8d4c275b72ef3d94", "user_id": "1071a61ffe56426997058ad6c6a2c486", "metadata": {}, "hostId": "739edafcdad93746f3accc924343984b0d59358d54592edc1c787fd4", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{ "rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:31:18Z", "updated": "2023-04-20T05:33:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1893474249-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:14:f4"}, {"version": 4, "addr": "172.24.4.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:14:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/627fa30d-3959-4d07-a636-84288d4459a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-422048262", "OS-SRV-USG:launched_at": "2023-04-20T05:31:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--660371777"}], "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 05:34:02,425 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8 0.137s 2023-04-20 05:34:02,425 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3027dc23-7162-4d19-965f-c47d46d32acf', 'x-compute-request-id': 'req-3027dc23-7162-4d19-965f-c47d46d32acf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/627fa30d-3959-4d07-a636-84288d4459a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 627fa30d-3959-4d07-a636-84288d4459a8 could not be found."}}' 2023-04-20 05:34:02,468 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-422048262 0.042s 2023-04-20 05:34:02,469 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:02 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-3e9fa876-1450-43ce-bbca-d2ecef6fb600', 'x-compute-request-id': 'req-3e9fa876-1450-43ce-bbca-d2ecef6fb600', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-422048262'} Body: b'' 2023-04-20 05:34:02,647 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/dd7d6d8a-05db-480e-89e6-f39344232e81 0.178s 2023-04-20 05:34:02,648 91073 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-8e3578cb-85fa-463c-a218-f64996281613', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd7d6d8a-05db-480e-89e6-f39344232e81'} Body: b'' 2023-04-20 05:34:02,669 91073 INFO [tempest .lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/dd7d6d8a-05db-480e-89e6-f39344232e81 0.020s 2023-04-20 05:34:02,669 91073 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-9c29603d-df14-440f-b6e8-9b0d35c71a60', 'date': 'Thu, 20 Apr 2023 05:34:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd7d6d8a-05db-480e-89e6-f39344232e81'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group dd7d6d8a-05db-480e-89e6-f39344232e81 does not exist", "detail": ""}}' 2023-04-20 05:34:03,343 91073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8a68f5de-e3b2-4637-b46b-1210ac2fdd8c 0.673s 2023-04-20 05:34:03,344 91073 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-359334c4-a279-4528-b918-85e4857d75c9', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8a68f5de-e3b2-4637-b46b-1210ac2fdd8c'} Body: b'' 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 113d7439-d9f6-47f1-a2a3-6339d2756059 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:04,143 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes 0.262s 2023-04-20 05:34:04,144 91075 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-1867104515"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2125c595-09e4-47f0-888a-487b550c12bf', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2125c595-09e4-47f0-888a-487b550c12bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes'} Body: b'{"volume": {"id": "113d7439-d9f6-47f1-a2a3-6339d2756059", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:04.066828", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1867104515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:04,191 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059 0.038s 2023-04-20 05:34:04,192 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f56372-bdf9-49ba-ac6f-5ef2328d36d1', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f56372-bdf9-49ba-ac6f-5ef2328d36d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059'} Body: b'{"volume": {"id": "113d7439-d9f6-47f1-a2a3-6339d2756059", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:04.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1867104515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3862eced3a047edbe7a341f7898896b"}}' 2023-04-20 05:34:05,251 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059 0.049s 2023-04-20 05:34:05,252 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ad90ca-24df-4a52-95da-48d7d8672f52', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ad90ca-24df-4a52-95da-48d7d8672f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059'} Body: b'{"volume": {"id": "113d7439-d9f6-47f1-a2a3-6339d2756059", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:04.000000", "updated_at": "2023-04-20T05:34:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1867104515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/113d7439-d9f6-47f1-a2a3-6339d2756059"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3862eced3a047edbe7a341f7898896b"}}' 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 247bcfc1-2859-4c80-bffe-f0350c168624 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:05,478 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes 0.213s 2023-04-20 05:34:05,479 91075 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-2062269818"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5749e480-b092-42ce-9df1-e85ec95214b5', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5749e480-b092-42ce-9df1-e85ec95214b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes'} Body: b'{"volume": {"id": "247bcfc1-2859-4c80-bffe-f0350c168624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:05.416496", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2062269818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:05,526 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624 0.037s 2023-04-20 05:34:05,526 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b90b9c2-9e8a-43b5-94a5-b007429c4b69', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b90b9c2-9e8a-43b5-94a5-b007429c4b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624'} Body: b'{"volume": {"id": "247bcfc1-2859-4c80-bffe-f0350c168624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:05.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2062269818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3862eced3a047edbe7a341f7898896b"}}' 2023-04-20 05:34:06,575 91075 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624 0.037s 2023-04-20 05:34:06,575 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068038ec-4449-40af-872d-d9731ebf732a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068038ec-4449-40af-872d-d9731ebf732a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624'} Body: b'{"volume": {"id": "247bcfc1-2859-4c80-bffe-f0350c168624", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:05.000000", "updated_at": "2023-04-20T05:34:06.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2062269818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3862eced3a047edbe7a341f7898896b/volumes/247bcfc1-2859-4c80-bffe-f0350c168624"}], "user_id": "4215c58b1fbf42f9ba87364b3b4ec5cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3862eced3a047edbe7a341f7898896b"}}' 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 27d71b12-b3d0-4512-b36c-989ff28e7619 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:08,654 91073 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.458s 2023-04-20 05:34:08,655 91073 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-752296871"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/27d71b12-b3d0-4512-b36c-989ff28e7619', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d47607-d151-4258-ac7a-ebe3f07e943f', 'x-compute-request-id': 'req-40d47607-d151-4258-ac7a-ebe3f07e943f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "27d71b12-b3d0-4512-b36c-989ff28e7619", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:34:08.536464", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-752296871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 05:34:08,733 91073 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/27d71b12-b3d0-4512-b36c-989ff28e7619 0.073s 2023-04-20 05:34:08,733 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9c4ab0-704e-4b3f-b58e-10d7b765528e', 'x-compute-request-id': 'req-6e9c4ab0-704e-4b3f-b58e-10d7b765528e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/27d71b12-b3d0-4512-b36c-989ff28e7619'} Body: b'{"volume": {"id": "27d71b12-b3d0-4512-b36c-989ff28e7619", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T05:34:09.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-752296871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 05:34:09,804 91073 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/27d71b12-b3d0-4512-b36c-989ff28e7619 0.065s 2023-04-20 05:34:09,805 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:09 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-d09edc54-089d-4027-858e-1412e00f9e92', 'x-compute-request-id': 'req-d09edc54-089d-4027-858e-1412e00f9e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/27d71b12-b3d0-4512-b36c-989ff28e7619'} Body: b'{"volume": {"id": "27d71b12-b3d0-4512-b36c-989ff28e7619", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-2 0T05:34:09.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-752296871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 3a599c79-2bb8-4346-85bd-9d7ab88e8634 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2a554e28-48ad-43cf-96e8-4fa64d8e9522 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:27,087 91073 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/571c62448d834623ada817b16d118360/types 0.197s 2023-04-20 05:34:27,087 91073 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 05:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360acc3f-ebf3-4f07-ba91-f2548da4f2a6', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360acc3f-ebf3-4f07-ba91-f2548da4f2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/571c62448d834623ada817b16d118360/types'} Body: b'{"volume_type": {"id": "fd50211e-d7a9-4156-9b72-e5ca2e787971", "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 05:34:27,782 91073 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.692s 2023-04-20 05:34:27,783 91073 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 05:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-687f5349-aeec-4c9d-b42f-54b03eab5589', '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": "d79fb09b7c11422983119d10ba48a4ec", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6835247d-29f6-401c-acf3-a3470c361ecf", "created_at": "2023-04-20T05:34:28Z", "updated_at": "2023-04-20T05:34:28Z", "tags": [], "self": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf", "file": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:28,879 91073 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/6835247d-29f6-401c-acf3-a3470c361ecf/file 1.094s 2023-04-20 05:34:28,879 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a1f129e4-9ec0-495e-8d38-9b0fa14c3524', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file'} Body: b'' 2023-04-20 05:34:28,897 91073 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/6835247d-29f6-401c-acf3-a3470c361ecf 0.017s 2023-04-20 05:34:28,898 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9a2379f5-cb55-4b28-8b20-761cf26d84ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf'} 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": "5d4cec4c0e58d9db2e154234da9e5e18", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d79fb09b7c11422983119d10ba48a4ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "18b3b89a04c985ac0f69e72d4043d09b444b577038770db98359bba0f0de29c7d525c80f6e4a18baf2e61afe6dee149c7a3ad58d356124d4dafa6cc799046f69", "id": "6835247d-29f6-401c-acf3-a3470c361ecf", "created_at": "2023-04-20T05:34:28Z", "updated_at": "2023-04-20T05:34:29Z", "tags": [], "self": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf", "file": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:28,919 91073 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/6835247d-29f6-401c-acf3-a3470c361ecf 0.021s 2023-04-20 05:34:28,920 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-adb293d1-8d0e-4f90-889c-65c7c25a77bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf'} 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": "5d4cec4c0e58d9db2e154234da9e5e18", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d79fb09b7c11422983119d10ba48a4ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "18b3b89a04c985ac0f69e72d4043d09b444b577038770db98359bba0f0de29c7d525c80f6e4a18baf2e61afe6dee149c7a3ad58d356124d4dafa6cc799046f69", "id": "6835247d-29f6-401c-acf3-a3470c361ecf", "created_at": "2023-04-20T05:34:28Z", "updated_at": "2023-04-20T05:34:29Z", "tags": [], "self": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf", "file": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:28,940 91073 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/6835247d-29f6-401c-acf3-a3470c361ecf 0.020s 2023-04-20 05:34:28,940 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe6cc109-895d-4283-87ab-ae24a49a1cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf'} 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": "5d4cec4c0e58d9db2e154234da9e5e18", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d79fb09b7c11422983119d10ba48a4ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "18b3b89a04c985ac0f69e72d4043d09b444b577038770db98359bba0f0de29c7d525c80f6e4a18baf2e61afe6dee149c7a3ad58d356124d4dafa6cc799046f69", "id": "6835247d-29f6-401c-acf3-a3470c361ecf", "created_at": "2023-04-20T05:34:28Z", "updated_at": "2023-04-20T05:34:29Z", "tags": [], "self": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf", "file": "/v2/images/6835247d-29f6-401c-acf3-a3470c361ecf/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:29,365 91073 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/d79fb09b7c11422983119d10ba48a4ec/volumes 0.424s 2023-04-20 05:34:29,365 91073 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": "6835247d-29f6-401c-acf3-a3470c361ecf", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca723875-a27e-42d4-b252-76a73a9baa77', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca723875-a27e-42d4-b252-76a73a9baa77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d79fb09b7c11422983119d10ba48a4ec/volumes'} Body: b'{"volume": {"id": "2a554e28-48ad-43cf-96e8-4fa64d8e9522", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:29.290803", "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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}], "user_id": "086ee2ccb9b140c09131cfb3374072e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:29,437 91073 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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522 0.060s 2023-04-20 05:34:29,437 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d7292b-35f4-46b3-acee-14d69842904f', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d7292b-35f4-46b3-acee-14d69842904f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522'} Body: b'{"volume": {"id": "2a554e28-48ad-43cf-96e8-4fa64d8e9522", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:29.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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}], "user_id": "086ee2ccb9b140c09131cfb3374072e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d79fb09b7c11422983119d10ba48a4ec"}}' 2023-04-20 05:34:30,496 91073 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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522 0.045s 2023-04-20 05:34:30,496 91073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d18a93b-ffec-4775-b77a-0d8be3914529', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d18a93b-ffec-4775-b77a-0d8be3914529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522'} Body: b'{"volume": {"id": "2a554e28-48ad-43cf-96e8-4fa64d8e9522", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:29.000000", "updated_at": "2023-04-20T05:34:29.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/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d79fb09b7c11422983119d10ba48a4ec/volumes/2a554e28-48ad-43cf-96e8-4fa64d8e9522"}], "user_id": "086ee2ccb9b140c09131cfb3374072e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d79fb09b7c11422983119d10ba48a4ec"}}' 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 3d878621-1cfe-4948-b10a-4345f55e3718 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:32:00,587 91069 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:32:00,587 91069 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:32:00,658 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-04-20 05:32:00,658 91069 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-1467630871", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL2HrHlKuOhJ62Xx3j6nYtJm8nbet/H2IAPT/MnbgJY8xLah4vWVMmxXoNQ50mxrvB8RlY0xBNmOZT581fAWOgMAX8nHWE4Yw2Tn+uv9hCBGTKsMhSvj+SyC2OHeV31atQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:00 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-06391d77-1c37-4f39-bda2-036026080fe9', 'x-compute-request-id': 'req-06391d77-1c37-4f39-bda2-036026080fe9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1467630871", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL2HrHlKuOhJ62Xx3j6nYtJm8nbet/H2IAPT/MnbgJY8xLah4vWVMmxXoNQ50mxrvB8RlY0xBNmOZT581fAWOgMAX8nHWE4Yw2Tn+uv9hCBGTKsMhSvj+SyC2OHeV31atQ==", "fingerprint": "1d:dc:f9:b9:e5:ab:cb:b0:10:2f:9c:d3:59:15:49:9b", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf"}}' 2023-04-20 05:32:00,661 91069 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1467630871 created 2023-04-20 05:32:00,813 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2023-04-20 05:32:00,813 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1845978237", "description": "tempest-description--2019157073"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-5fd00a82-dbf2-4669-a545-d5bb85c2c656', 'date': 'Thu, 20 Apr 2023 05:32:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4003a0f1-8125-4fae-b331-610752c2258d", "name": "tempest-securitygroup--1845978237", "stateful": true, "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "description": "tempest-description--2019157073", "shared": false, "security_group_rules": [{"id": "9fb7b3c0-a0e1-4f8d-a474-ba5310327d8b", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "4003a0f1-8125-4fae-b331-610752c2258d", "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": 553, "description": null, "tags": [], "created_at": "2023-04-20T05:32:00Z", "updated_at": "2023-04-20T05:32:00Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}, {"id": "f9b6385d-74a6-4b32-8d9f-be6761721ed1", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "4003a0f1-8125-4fae-b331-610752c2258d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remo te_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 554, "description": null, "tags": [], "created_at": "2023-04-20T05:32:00Z", "updated_at": "2023-04-20T05:32:00Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}], "tags": [], "created_at": "2023-04-20T05:32:00Z", "updated_at": "2023-04-20T05:32:00Z", "revision_number": 1, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:32:01,118 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.304s 2023-04-20 05:32:01,118 91069 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": "4003a0f1-8125-4fae-b331-610752c2258d", "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-9e75e2cc-a47e-4382-b4f3-df1f5caa66f8', 'date': 'Thu, 20 Apr 2023 05:32:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60e26d69-3d82-4de9-99b8-944b28ef1201", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "4003a0f1-8125-4fae-b331-610752c2258d", "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-20T05:32:00Z", "updated_at": "2023-04-20T05:32:00Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:32:01,528 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.409s 2023-04-20 05:32:01,528 91069 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": "4003a0f1-8125-4fae-b331-610752c2258d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ebc988b3-1060-45ba-8245-8bbbc59817c4', 'date': 'Thu, 20 Apr 2023 05:32:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "881126f9-6f95-4374-b5ab-00798e8583de", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "security_group_id": "4003a0f1-8125-4fae-b331-610752c2258d", "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-20T05:32:01Z", "updated_at": "2023-04-20T05:32:01Z", "revision_number": 0, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:32:01,529 91069 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1845978237 created 2023-04-20 05:32:02,603 91069 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.074s 2023-04-20 05:32:02,603 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'co ntent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b7b6ec11-c9c7-4436-9ea6-87a5f7b6a122', 'date': 'Thu, 20 Apr 2023 05:32:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5ed7d651-1ccf-4a2a-971d-8ecf78c7b945", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "floating_ip_address": "172.24.4.159", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "25e3d8c4aae04740b98c807df5434a53", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:32:01Z", "updated_at": "2023-04-20T05:32:01Z", "revision_number": 0}}' 2023-04-20 05:32:02,604 91069 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5ed7d651-1ccf-4a2a-971d-8ecf78c7b945', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'floating_ip_address': '172.24.4.159', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:32:01Z', 'updated_at': '2023-04-20T05:32:01Z', 'revision_number': 0, 'ip': '172.24.4.159'} created 2023-04-20 05:32:02,707 91069 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.097s 2023-04-20 05:32:02,707 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6fbdc6a1-c8f2-45ab-afe3-587a3296680e', '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": "4ef040bbdf0346b98a7816a6d0b02cdf", "name": "tempest-AttachVolumeShelveTestJSON-760805304-project-member", "password_expires_at": null}, "audit_ids": ["6UIUo34BTbSqPAjhY8gzUw"], "expires_at": "2023-04-20T06:32:02.000000Z", "issued_at": "2023-04-20T05:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25e3d8c4aae04740b98c807df5434a53", "name": "tempest-AttachVolumeShelveTestJSON-760805304"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1a c1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/25e3d8c4aae04740b98c807df5434a53", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:32:02,708 91069 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0', 'name': 'tempest-AttachVolumeShelveTestJSON-975740176-network', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64554, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:29:05Z', 'updated_at': '2023-04-20T05:29:05Z', 'revision_number': 1} available for tenant 2023-04-20 05:32:02,708 91069 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1467630871', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL2HrHlKuOhJ62Xx3j6nYtJm8nbet/H2IAPT/MnbgJY8xLah4vWVMmxXoNQ50mxrvB8RlY0xBNmOZT581fAWOgMAX8nHWE4Yw2Tn+uv9hCBGTKsMhSvj+SyC2OHeV31atQ==', 'fingerprint': '1d:dc:f9:b9:e5:ab:cb:b0:10:2f:9c:d3:59:15:49:9b', 'user_id': '4ef040bbdf0346b98a7816a6d0b02cdf', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDSzN++tct+9U+AcuT8KZx8Ti82Ik7v8vIxZ2WIqsAqrsONoHTgmXRc\nzqvEokcYtcSgBwYFK4EEACKhZANiAAS9h6x5SrjoSetl8d4+p2LSZvJ23rfx9iAD\n0/zJ24CWPMS2oeL1lTJsV6DUOdJsa7wfEZWNMQTZjmU+fNXwFjoDAF/Jx1hOGMNk\n5/rr/YQgRkyrDIUr4/ksgtjh3ld9WrU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4003a0f1-8125-4fae-b331-610752c2258d', 'name': 'tempest-securitygroup--1845978237', 'stateful': True, 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'description': 'tempest-description--2019157073', 'shared': False, 'security_group_rules': [{'id': '9fb7b3c0-a0e1-4f8d-a474-ba5310327d8b', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'security_group_id': '4003a0f1-8125-4fae-b331-610752c2258d', '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': 553, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:32:00Z', 'updated_at': '2023-04-20T05:32:00Z', 'revision_number': 0, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}, {'id': 'f9b6385d-74a6-4b32-8d9f-be6761721ed1', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'security_group_id': '4003a0f1-8125-4fae-b331-610752c2258d', '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': 554, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:32:00Z', 'updated_at': ' 2023-04-20T05:32:00Z', 'revision_number': 0, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}], 'tags': [], 'created_at': '2023-04-20T05:32:00Z', 'updated_at': '2023-04-20T05:32:00Z', 'revision_number': 1, 'project_id': '25e3d8c4aae04740b98c807df5434a53'}, 'floating_ip': {'id': '5ed7d651-1ccf-4a2a-971d-8ecf78c7b945', 'tenant_id': '25e3d8c4aae04740b98c807df5434a53', 'floating_ip_address': '172.24.4.159', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '25e3d8c4aae04740b98c807df5434a53', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:32:01Z', 'updated_at': '2023-04-20T05:32:01Z', 'revision_number': 0, 'ip': '172.24.4.159'}} 2023-04-20 05:32:03,469 91069 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.760s 2023-04-20 05:32:03,469 91069 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-1769239101", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0"}], "security_groups": [{"name": "tempest-securitygroup--1845978237"}], "key_name": "tempest-keypair-1467630871", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022', '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-6fa0e1ac-6136-4833-ac47-1cb8805330b6', 'x-compute-request-id': 'req-6fa0e1ac-6136-4833-ac47-1cb8805330b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1845978237"}], "adminPass": "password"}}' 2023-04-20 05:32:03,896 91069 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/fe831f98-6da2-44c1-bba4-515d30b4a022 0.423s 2023-04-20 05:32:03,896 91069 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 05:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c8d33d5-b7d9-46dd-8d2c-b7352db9992e', 'x-compute-request-id': 'req-2c8d33d5-b7d9-46dd-8d2c-b7352db9992e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'{"server": {"id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "name": "tempest-AttachVolumeShelveTestJSON-server-1769239101", "status": "BUILD", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_i d": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:03Z", "updated": "2023-04-20T05:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1467630871", "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 05:32:54,214 91069 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/fe831f98-6da2-44c1-bba4-515d30b4a022 0.267s 2023-04-20 05:32:54,215 91069 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 05:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', '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-b2d6c400-39cf-451f-8939-911d23880cd7', 'x-compute-request-id': 'req-b2d6c400-39cf-451f-8939-911d23880cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'{"server": {"id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "name": "tempest-AttachVolumeShelveTestJSON-server-1769239101", "status": "ACTIVE", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "b43db1b8f6bb56a94d97aaff5f0195855cb0afa78dc7b436fb131f34", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:03Z", "updated": "2023-04-20T05:32:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:11:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1467630871", "OS-SRV-USG:launched_at": "2023-04-20T05:32:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1845978237"}], "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 05:32:54,232 91069 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:33:54,628 91069 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/s ervers/fe831f98-6da2-44c1-bba4-515d30b4a022/os-interface 0.337s 2023-04-20 05:33:54,628 91069 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 05:33:54 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-14da2551-7816-42eb-8781-05cfe9723b76', 'x-compute-request-id': 'req-14da2551-7816-42eb-8781-05cfe9723b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0", "port_id": "75c70b63-c60f-45f7-acde-61a960acf716", "mac_addr": "fa:16:3e:b8:11:8b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8b850998-de65-45e1-8baa-2c579ffb3764", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 05:33:55,728 91069 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/5ed7d651-1ccf-4a2a-971d-8ecf78c7b945 1.095s 2023-04-20 05:33:55,728 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "75c70b63-c60f-45f7-acde-61a960acf716"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-62742e8b-0fdd-48f0-a14b-f422db70a5f4', 'date': 'Thu, 20 Apr 2023 05:33:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5ed7d651-1ccf-4a2a-971d-8ecf78c7b945'} Body: b'{"floatingip": {"id": "5ed7d651-1ccf-4a2a-971d-8ecf78c7b945", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "floating_ip_address": "172.24.4.159", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "f9990daa-fc5f-4977-b834-61fd281f0957", "port_id": "75c70b63-c60f-45f7-acde-61a960acf716", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ce9eb4b-2eb8-4368-9d6e-d2cab7b007b0", "mac_address": "fa:16:3e:b8:11:8b", "admin_state_up": true, "status": "ACTIVE", "device_id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:32:01Z", "updated_at": "2023-04-20T05:33:55Z", "revision_number": 1, "project_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:33:55,730 91069 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.159:22' as 'cirros' with public key authentication 2023-04-20 05:33:55,779 91069 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:33:55,800 91069 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:33:55,800 91069 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.159 successfully created 2023-04-20 05:33:55,850 91069 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/fe831f98-6da2-44c1-bba4-515d30b4a022/ips 0.049s 2023-04-20 05:33:55,850 91069 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 05:33:55 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-15fa3390-78d9-45e7-b696-ae8b21392a64', 'x-compute-request-id': 'req-15fa3390-78d9-45e7-b696-ae8b21392a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 05:33:56,071 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes 0.217s 2023-04-20 05:33:56,071 91069 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-2056207052"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d30846f-2474-4546-b7f3-9561b77e0b36', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d30846f-2474-4546-b7f3-9561b77e0b36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes'} Body: b'{"volume": {"id": "3d878621-1cfe-4948-b10a-4345f55e3718", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:56.009882", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2056207052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}], "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:33:56,123 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718 0.043s 2023-04-20 05:33:56,124 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f05404e-d3ca-4a32-88d4-18d31f8d42c3', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f05404e-d3ca-4a32-88d4-18d31f8d42c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718'} Body: b'{"volume": {"id": "3d878621-1cfe-4948-b10a-4345f55e3718", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:56.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2056207052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}], "user_id" : "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:33:57,173 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718 0.038s 2023-04-20 05:33:57,174 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4354202a-2a75-44b2-a22f-f9ec22d78e90', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4354202a-2a75-44b2-a22f-f9ec22d78e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718'} Body: b'{"volume": {"id": "3d878621-1cfe-4948-b10a-4345f55e3718", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:33:56.000000", "updated_at": "2023-04-20T05:33:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2056207052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/25e3d8c4aae04740b98c807df5434a53/volumes/3d878621-1cfe-4948-b10a-4345f55e3718"}], "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25e3d8c4aae04740b98c807df5434a53"}}' 2023-04-20 05:33:57,323 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022 0.138s 2023-04-20 05:33:57,323 91069 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 05:33:57 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-6aad8314-4487-41a0-b046-f69eb451e657', 'x-compute-request-id': 'req-6aad8314-4487-41a0-b046-f69eb451e657', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'' 2023-04-20 05:33:57,630 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022 0.306s 2023-04-20 05:33:57,631 91069 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 05:33:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1712', '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-a03c0501-27ce-49d0-a6fe-3be286105b2f', 'x-compute-reque st-id': 'req-a03c0501-27ce-49d0-a6fe-3be286105b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'{"server": {"id": "fe831f98-6da2-44c1-bba4-515d30b4a022", "name": "tempest-AttachVolumeShelveTestJSON-server-1769239101", "status": "ACTIVE", "tenant_id": "25e3d8c4aae04740b98c807df5434a53", "user_id": "4ef040bbdf0346b98a7816a6d0b02cdf", "metadata": {}, "hostId": "b43db1b8f6bb56a94d97aaff5f0195855cb0afa78dc7b436fb131f34", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:32:03Z", "updated": "2023-04-20T05:33:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-975740176-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:11:8b"}, {"version": 4, "addr": "172.24.4.159", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:11:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fe831f98-6da2-44c1-bba4-515d30b4a022"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1467630871", "OS-SRV-USG:launched_at": "2023-04-20T05:32:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1845978237"}], "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 05:34:47,971 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022 0.276s 2023-04-20 05:34:47,971 91069 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 05:34:47 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-ddaef59e-c955-4224-bdb8-e1ebb1bc38a5', 'x-compute-request-id': 'req-ddaef59e-c955-4224-bdb8-e1ebb1bc38a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fe831f98-6da2-44c1-bba4-515d30b4a022'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fe831f98-6da2-44c1-bba4-515d30b4a022 could not be found."}}' 2023-04-20 05:34:48,005 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1467630871 0.033s 2023-04-20 05:34:48,005 91069 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 05:34:47 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-0d196925-f024-46cb-9d9a-b12751f7c9b4', 'x-compute-request-id': 'req-0d196925-f024-46cb-9d9a-b12751f7c9b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempes t-keypair-1467630871'} Body: b'' 2023-04-20 05:34:48,142 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4003a0f1-8125-4fae-b331-610752c2258d 0.136s 2023-04-20 05:34:48,142 91069 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-94fc4815-c7f7-436c-8283-9a30239a4c0b', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4003a0f1-8125-4fae-b331-610752c2258d'} Body: b'' 2023-04-20 05:34:48,159 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/4003a0f1-8125-4fae-b331-610752c2258d 0.016s 2023-04-20 05:34:48,160 91069 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-6496ac8c-6eb7-402b-8397-387767260515', 'date': 'Thu, 20 Apr 2023 05:34:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4003a0f1-8125-4fae-b331-610752c2258d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4003a0f1-8125-4fae-b331-610752c2258d does not exist", "detail": ""}}' 2023-04-20 05:34:48,597 91069 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/5ed7d651-1ccf-4a2a-971d-8ecf78c7b945 0.437s 2023-04-20 05:34:48,598 91069 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-03957bb5-2c9e-4f55-9990-1e6dd814ce49', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:34:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5ed7d651-1ccf-4a2a-971d-8ecf78c7b945'} 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 b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:54,355 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types 0.195s 2023-04-20 05:34:54,356 91069 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-1109327822"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0e7f50-242a-4946-93cc-dc42dd021559', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0e7f50-242a-4946-93cc-dc42dd021559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types'} Body: b'{"volume_type": {"id": "a409c898-1d4b-43b0-8c8e-9614e3afdb8c", "name": "tempest-GroupSnapshotsV319Test-volume-type-1109327822", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:34:54,394 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/group_types 0.034s 2023-04-20 05:34:54,395 91069 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-2022853842"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c45afff-ce29-4472-80f8-e9c74b671f5c', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c45afff-ce29-4472-80f8-e9c74b671f5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/group_types'} Body: b'{"group_type": {"id": "5fdb940a-d64e-4b7c-852c-b32885352b91", "name": "tempest-GroupSnapshotsV319Test-group-type-2022853842", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:34:54,595 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups 0.196s 2023-04-20 05:34:54,596 91069 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": "5fdb940a-d64e-4b7c-852c-b32885352b91", "volume_types": ["a409c898-1d4b-43b0-8c8e-9614e3afdb8c"], "name": "tempest-GroupSnapshotsV319Test-Group-921541501"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c6e4ab-ac0e-47b5-8945-281020cce97c', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c6e4ab-ac0e-47b5-8945-281020cce97c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups'} Body: b'{"group": {"id": "b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7", "name": "tempest-GroupSnapshotsV319Test-Group-921541501"}}' 2023-04-20 05:34:54,630 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 0.032s 2023-04-20 05:34:54,631 91069 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 05:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d5e478-2e14-422c-89b1-125edbfa5d97', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d5e478-2e14-422c-89b1-125edbfa5d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7'} Body: b'{"group": {"id": "b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:34:55.000000", "name": "tempest-GroupSnapshotsV319Test-Group-921541501", "description": null, "group_type": "5fdb940a-d64e-4b7c-852c-b32885352b91", "volume_types": ["a409c898-1d4b-43b0-8c8e-9614e3afdb8c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:34:55,666 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 0.030s 2023-04-20 05:34:55,666 91069 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 05:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051f9383-4374-4a50-a646-0cd933d7b318', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051f9383-4374-4a50-a646-0cd933d7b318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7'} Body: b'{"group": {"id": "b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:34:55.000000", "name": "tempest-GroupSnapshotsV319Test-Group-921541501", "description": null, "group_type": "5fdb940a-d64e-4b7c-852c-b32885352b91", "volume_types": ["a409c898-1d4b-43b0-8c8e-9614e3afdb8c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:34:55,771 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/volumes/detail 0.099s 2023-04-20 05:34:55,771 91069 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 05:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f5a908-5a1c-48a4-afec-390a9c84ee2b', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f5a908-5a1c-48a4-afec-390a9c84ee2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:34:55,849 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7/action 0.065s 2023-04-20 05:34:55,849 91069 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 05:34:55 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-69184b96-cc59-4abf-a6e0-29b5fda35174', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7/action'} Body: b'' 2023-04-20 05:34:55,866 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 0.017s 2023-04-20 05:34:55,867 91069 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 05:34:55 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-20d31c21-217c-43ef-9d96-9fc42f9ee7f3', 'x-openstack-request-id': 'req-20d31c21-217c-43ef-9d96-9fc42f9ee7f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/316e758ea600421b95cd0d0febca8c84/groups/b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b1a3e8ff-c9bd-4ea6-a755-8f7920c2f8e7 could not be found."}}' 2023-04-20 05:34:55,898 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/group_types/5fdb940a-d64e-4b7c-852c-b32885352b91 0.031s 2023-04-20 05:34:55,899 91069 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 05:34:55 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-dd74cb7d-27cf-44f4-9c71-b7ffe1e0e65b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/group_types/5fdb940a-d64e-4b7c-852c-b32885352b91'} Body: b'' 2023-04-20 05:34:55,955 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types/a409c898-1d4b-43b0-8c8e-9614e3afdb8c 0.056s 2023-04-20 05:34:55,955 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:55 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-bf6cb3b7-c9e2-46b2-bb81-8d2241d5483c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types/a409c898-1d4b-43b0-8c8e-9614e3afdb8c'} Body: b'' 2023-04-20 05:34:55,974 91069 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types/a409c898-1d4b-43b0-8c8e-9614e3afdb8c 0.018s 2023-04-20 05:34:55,975 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:55 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-97cc7238-7d4e-47e9-8120-2f5a95f8f0ee', 'x-openstack-request-id': 'req-97cc7238-7d4e-47e9-8120-2f5a95f8f0ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/96df0ed01ec448acbc40ac87e846224e/types/a409c898-1d4b-43b0-8c8e-9614e3afdb8c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a409c898-1d4b-43b0-8c8e-9614e3afdb8c 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 5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:59,366 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes 0.313s 2023-04-20 05:34:59,367 91069 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-1319277295"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e246c552-6239-40bc-960f-9b87b07d11fc', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e246c552-6239-40bc-960f-9b87b07d11fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes'} Body: b'{"volume": {"id": "5f52c0a5-9c97-4c3c-9b29-d273a402c5e3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:59.304442", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1319277295", "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/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}], "user_id": "02cee6723aaa4012b43ebc7d7c4963ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:59,419 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 0.043s 2023-04-20 05:34:59,420 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69141dde-6739-4531-a25c-d439c1812d70', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69141dde-6739-4531-a25c-d439c1812d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'{"volume": {"id": "5f52c0a5-9c97-4c3c-9b29-d273a402c5e3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:59.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1319277295", "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/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}], "user_id": "02cee6723aaa4012b43ebc7d7c4963ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec270d25ac0d4e58951262b712610088"}}' 2023-04-20 05:35:00,471 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a4 02c5e3 0.040s 2023-04-20 05:35:00,472 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467aa06e-82fd-4cdd-8cc4-e9b8eb21befa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467aa06e-82fd-4cdd-8cc4-e9b8eb21befa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'{"volume": {"id": "5f52c0a5-9c97-4c3c-9b29-d273a402c5e3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:59.000000", "updated_at": "2023-04-20T05:34:59.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1319277295", "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/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}], "user_id": "02cee6723aaa4012b43ebc7d7c4963ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec270d25ac0d4e58951262b712610088"}}' 2023-04-20 05:35:00,524 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 0.039s 2023-04-20 05:35:00,524 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5fb58e-496f-45f6-bb99-18f381a4acec', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5fb58e-496f-45f6-bb99-18f381a4acec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'{"volume": {"id": "5f52c0a5-9c97-4c3c-9b29-d273a402c5e3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:59.000000", "updated_at": "2023-04-20T05:34:59.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1319277295", "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/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3"}], "user_id": "02cee6723aaa4012b43ebc7d7c4963ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec270d25ac0d4e58951262b712610088"}}' 2023-04-20 05:35:00,644 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 0.108s 2023-04-20 05:35:00,645 91069 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 05:35: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-a7a2579d-34a1-4215-bb41-363a5bf4cded', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'' 2023-04-20 05:35:00,668 91069 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 0.023s 2023-04-20 05:35:00,669 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35: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-ee345974-e130-472e-95ed-906e58beba30', 'x-openstack-request-id': 'req-ee345974-e130-472e-95ed-906e58beba30', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec270d25ac0d4e58951262b712610088/volumes/5f52c0a5-9c97-4c3c-9b29-d273a402c5e3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5f52c0a5-9c97-4c3c-9b29-d273a402c5e3 could not be found."}}' 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 f57a53b8-be65-4bb5-9373-2ed6c3595f8a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:33:01,072 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca 0.242s 2023-04-20 05:33:01,072 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:00 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-a3bfb3be-acaa-4cbe-ac2a-4c5f2c8521c5', 'x-compute-request-id': 'req-a3bfb3be-acaa-4cbe-ac2a-4c5f2c8521c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca'} Body: b'{"server": {"id": "75ddf1a2-942d-4240-afbe-20194c1845ca", "name": "tempest-ServersNegativeTestJSON-server-309695821", "status": "ACTIVE", "tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96", "user_id": "198edaee95b0445b8cb018046d790576", "metadata": {}, "hostId": "d65761320dc72bb322ec728a2951ad3d1d8d7c48a33312d185df8f44", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:27Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServersNegativeTestJSON-534871243-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:56:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:34:01,537 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes 0.391s 2023-04-20 05:34:01,538 91065 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-1937272804"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19794d52-77d6-477c-8151-a73a22c50f08', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19794d52-77d6-477c-8151-a73a22c50f08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes'} Body: b'{"volume": {"id": "f57a53b8-be65-4bb5-9373-2ed6c3595f8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:01.475473", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1937272804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:01,591 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a 0.043s 2023-04-20 05:34:01,591 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa7f26c-6bc6-4619-a23d-5ad0fcc7599b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa7f26c-6bc6-4619-a23d-5ad0fcc7599b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a'} Body: b'{"volume": {"id": "f57a53b8-be65-4bb5-9373-2ed6c3595f8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:01.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1937272804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96"}}' 2023-04-20 05:34:02,674 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a 0.071s 2023-04-20 05:34:02,674 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb73700-684b-4a67-9020-003a4b5412d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb73700-684b-4a67-9020-003a4b5412d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a'} Body: b'{"volume": {"id": "f57a53b8-be65-4bb5-9373-2ed6c3595f8a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:01.000000", "updated_at": "2023-04-20T05:34:02.000000", "name": "tempest-ServersNegativeTestJSON-volume-1937272804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/f57a53b8-be65-4bb5-9373-2ed6c3595f8a"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96"}}' 2023-04-20 05:34:02,948 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca 0.262s 2023-04-20 05:34:02,948 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:02 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-452a885a-f16f-4256-9720-3f23bafb65a6', 'x-compute-request-id': 'req-452a885a-f16f-4256-9720-3f23bafb65a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca'} Body: b'{"server": {"id": "75ddf1a2-942d-4240-afbe-20194c1845ca", "name": "tempest-ServersNegativeTestJSON-server-309695821", "status": "ACTIVE", "tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96", "user_id": "198edaee95b0445b8cb018046d790576", "metadata": {}, "hostId": "d65761320dc72bb322ec728a2951ad3d1d8d7c48a33312d185df8f44", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:27Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServersNegativeTestJSON-534871243-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:56:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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": []}}' 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 decfd8f8-9fe3-4518-9e09-e59cd5969660 failed to build and is in ERROR status 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 36a7886c-ffa1-48c1-887d-f888db250ca4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:33:12,690 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.580s 2023-04-20 05:33:12,690 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5002b4-c129-4ecb-83a8-e8871eea0ccf', 'x-compute-request-id': 'req-0a5002b4-c129-4ecb-83a8-e8871eea0ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:33:13,118 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.415s 2023-04-20 05:33:13,118 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618125f9-2604-43b5-a708-f9efc808c40a', 'x-compute-request-id': 'req-618125f9-2604-43b5-a708-f9efc808c40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:33:13,359 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.228s 2023-04-20 05:33:13,360 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583d332c-e88c-4705-b701-68a00c0318b3', 'x-compute-request-id': 'req-583d332c-e88c-4705-b701-68a00c0318b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:34:13,888 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/83045 a7a115e4207b19dab56c08be584/volumes 0.456s 2023-04-20 05:34:13,888 91079 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-90149070"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d216f1e-237c-4788-8dfa-966e04fe85f0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d216f1e-237c-4788-8dfa-966e04fe85f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes'} Body: b'{"volume": {"id": "36a7886c-ffa1-48c1-887d-f888db250ca4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:13.794704", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-90149070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:34:13,970 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4 0.071s 2023-04-20 05:34:13,970 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea36129-e8e6-4687-a11f-515984d3d519', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea36129-e8e6-4687-a11f-515984d3d519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4'} Body: b'{"volume": {"id": "36a7886c-ffa1-48c1-887d-f888db250ca4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:14.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-90149070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:34:15,106 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4 0.124s 2023-04-20 05:34:15,106 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Thu, 20 Apr 2023 05:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e655846a-95a0-4047-8ee5-36cfdae583d7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e655846a-95a0-4047-8ee5-36cfdae583d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4'} Body: b'{"volume": {"id": "36a7886c-ffa1-48c1-887d-f888db250ca4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:34:14.000000", "updated_at": "2023-04-20T05:34:14.000000", "name": "tempest-ServerActionsTestJSON-volume-90149070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/36a7886c-ffa1-48c1-887d-f888db250ca4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:34:15,117 91079 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 05:34:15,407 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.289s 2023-04-20 05:34:15,408 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e769adc8-1466-4416-a187-e7a4870d4e0f', 'x-compute-request-id': 'req-e769adc8-1466-4416-a187-e7a4870d4e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "sec urity_groups": [{"name": "tempest-securitygroup--128928648"}], "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.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 332e9dc1-d33e-4697-aa1d-942f38989fa8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:01,021 91081 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.080s 2023-04-20 05:34:01,021 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:00 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-564750ff-6be0-4713-89df-2bcf196ba77f', '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": "4eb937659897494cb185f8f5ce7f8b22", "name": "tempest-VolumesAdminNegativeTest-849033716-project-member", "password_expires_at": null}, "audit_ids": ["YJw1KUSYQvKE6-i8L5rVxA"], "expires_at": "2023-04-20T06:34:00.000000Z", "issued_at": "2023-04-20T05:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43425b2c00284dc48e18d06e1a8e21e5", "name": "tempest-VolumesAdminNegativeTest-849033716"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/43425b2c00284dc48e18d06e1a8e21e5", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:34:01,022 91081 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '31e06cfe-2345-4195-95ac-8e8981df4a22', 'name': 'tempest-VolumesAdminNegativeTest-311285250-network', 'tenant_id': '43425b2c00284dc48e18d06e1a8e21e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '43425b2c00284dc48e18d 06e1a8e21e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61974, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:31:51Z', 'updated_at': '2023-04-20T05:31:51Z', 'revision_number': 1} available for tenant 2023-04-20 05:34:01,834 91081 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.812s 2023-04-20 05:34:01,835 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-268255699", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "31e06cfe-2345-4195-95ac-8e8981df4a22"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef4b374-38c9-4935-8872-cefbe1fb704a', 'x-compute-request-id': 'req-eef4b374-38c9-4935-8872-cefbe1fb704a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f86221f9-7412-485d-b7c8-d8f159d8c956", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Eprs3u4fJnTc"}}' 2023-04-20 05:34:01,961 91081 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/f86221f9-7412-485d-b7c8-d8f159d8c956 0.121s 2023-04-20 05:34:01,965 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1fd53f-0b84-44f1-8996-f2514c3f78f7', 'x-compute-request-id': 'req-5d1fd53f-0b84-44f1-8996-f2514c3f78f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956'} Body: b'{"server": {"id": "f86221f9-7412-485d-b7c8-d8f159d8c956", "name": "tempest-VolumesAdminNegativeTest-server-268255699", "status": "BUILD", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "user_id": "4eb937659897494cb185f8f5ce7f8b22", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:02Z", "updated": "2023-04-20T05:34:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}], "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 05:34:52,453 91081 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/f86221f9-7412-485d-b7c8-d8f159d8c956 0.417s 2023-04-20 05:34:52,453 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae550c4-142f-440a-a105-145037ae2345', 'x-compute-request-id': 'req-aae550c4-142f-440a-a105-145037ae2345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956'} Body: b'{"server": {"id": "f86221f9-7412-485d-b7c8-d8f159d8c956", "name": "tempest-VolumesAdminNegativeTest-server-268255699", "status": "ACTIVE", "tenant_id": "43425b2c00284dc48e18d06e1a8e21e5", "user_id": "4eb937659897494cb185f8f5ce7f8b22", "metadata": {}, "hostId": "7db38bc530471e975e9d3b4a8d2215ebdcb10db847a3289373a6cf93", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:01Z", "updated": "2023-04-20T05:34:09Z", "addresses": {"tempest-VolumesAdminNegativeTest-311285250-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:ce:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f86221f9-7412-485d-b7c8-d8f159d8c956"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:34:09.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 05:34:52,466 91081 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:35:52,880 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes 0.372s 2023-04-20 05:35:52,881 91081 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-1446059299"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28bba9f-e36a-4fee-a4a0-69c0937e9139', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28bba9f-e36a-4fee-a4a0-69c0937e9139', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes'} Body: b'{"volume": {"id": "332e9dc1-d 33e-4697-aa1d-942f38989fa8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:52.644956", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1446059299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:35:52,939 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8 0.048s 2023-04-20 05:35:52,939 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6322d6f9-467e-4620-a749-ed69673e59b8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6322d6f9-467e-4620-a749-ed69673e59b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8'} Body: b'{"volume": {"id": "332e9dc1-d33e-4697-aa1d-942f38989fa8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:53.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1446059299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 2023-04-20 05:35:53,995 91081 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/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8 0.044s 2023-04-20 05:35:53,995 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4e0484-af07-454b-8a52-23989c2a546d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4e0484-af07-454b-8a52-23989c2a546d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8'} Body: b'{"volume": {"id": "332e9dc1-d33e-4697-aa1d-942f38989fa8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:53.000000", "updated_at": "2023-04-20T05:35:53.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1446059299", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/43425b2c00284dc48e18d06e1a8e21e5/volumes/332e9dc1-d33e-4697-aa1d-942f38989fa8"}], "user_id": "4eb937659897494cb185f8f5ce7f8b22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43425b2c00284dc48e18d06e1a8e21e5"}}' 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 0c1528ec-7e63-4e06-85f3-a64115099b03 failed to build and is in ERROR status 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 1d262f6a-bc48-484c-bd07-767ec5ea6305 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:35:58,840 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types 0.177s 2023-04-20 05:35:58,840 91075 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-281636580", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104b6e5b-3369-4a3f-b21c-bafba2996662', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104b6e5b-3369-4a3f-b21c-bafba2996662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types'} Body: b'{"volume_type": {"id": "e3ee1f4e-f82e-474f-ad49-78c60727e5f0", "name": "tempest-VolumeTypesAccessTest-volume-type-281636580", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 05:35:58,967 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes 0.124s 2023-04-20 05:35:58,967 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "e3ee1f4e-f82e-474f-ad49-78c60727e5f0", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1eae77-e47c-445e-9160-c9320b7b5519', 'x-openstack-request-id': 'req-0c1eae77-e47c-445e-9160-c9320b7b5519', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e3ee1f4e-f82e-474f-ad49-78c60727e5f0 could not be found."}}' 2023-04-20 05:35:58,968 91075 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 05:35:59,002 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0/action 0.033s 2023-04-20 05:35:59,002 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "5ea74b73232349a3b691f7f636f7200d"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35: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-18be7ead-5ce5-4be8-b0e4-250cf569ea8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0/action'} Body: b'' 2023-04-20 05:35:59,356 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes 0.353s 2023-04-20 05:35:59,356 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "e3ee1f4e-f82e-474f-ad49-78c60727e5 f0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1414440273"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21665a7-0d0c-4d8a-9c75-c99deef9feac', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21665a7-0d0c-4d8a-9c75-c99deef9feac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes'} Body: b'{"volume": {"id": "1d262f6a-bc48-484c-bd07-767ec5ea6305", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:59.274391", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1414440273", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-281636580", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}], "user_id": "92b0b129538f4df18856f7d82c97f0b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:35:59,407 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.041s 2023-04-20 05:35:59,408 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70d6ca6-08cc-40fc-9b42-20e9795e028d', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70d6ca6-08cc-40fc-9b42-20e9795e028d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'{"volume": {"id": "1d262f6a-bc48-484c-bd07-767ec5ea6305", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:59.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1414440273", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-281636580", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}], "user_id": "92b0b129538f4df18856f7d82c97f0b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ea74b73232349a3b691f7f636f7200d"}}' 2023-04-20 05:36:00,465 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.045s 2023-04-20 05:36:00,466 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df76e725-359b-425d-80b0-e2b1dbb924d4', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df76e725-359b-425d-80b0-e2b1dbb924d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'{"volume": {"id": "1d262f6a-bc48-484c-bd07-767ec5ea6305", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:59.000000", "updated_at": "2023-04-20T05:35:59.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1414440273", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-281636580", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}], "user_id": "92b0b129538f4df18856f7d82c97f0b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ea74b73232349a3b691f7f636f7200d"}}' 2023-04-20 05:36:00,529 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.051s 2023-04-20 05:36:00,529 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afbe65d-b13e-4c82-8c66-d0aec1840cfa', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afbe65d-b13e-4c82-8c66-d0aec1840cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'{"volume": {"id": "1d262f6a-bc48-484c-bd07-767ec5ea6305", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:59.000000", "updated_at": "2023-04-20T05:35:59.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1414440273", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-281636580", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305"}], "user_id": "92b0b129538f4df18856f7d82c97f0b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ea74b73232349a3b691f7f636f7200d"}}' 2023-04-20 05:36:00,646 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.106s 2023-04-20 05:36:00,646 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-0d39de33-d747-4206-bea9-ad407ebaa48d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3 b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'' 2023-04-20 05:36:00,671 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305 0.024s 2023-04-20 05:36:00,671 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-bfd50620-9f97-4a4b-a58b-4dcca0fe33bc', 'x-openstack-request-id': 'req-bfd50620-9f97-4a4b-a58b-4dcca0fe33bc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ea74b73232349a3b691f7f636f7200d/volumes/1d262f6a-bc48-484c-bd07-767ec5ea6305'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1d262f6a-bc48-484c-bd07-767ec5ea6305 could not be found."}}' 2023-04-20 05:36:00,708 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0/action 0.036s 2023-04-20 05:36:00,709 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "5ea74b73232349a3b691f7f636f7200d"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-c301d2d3-cd32-4400-bd21-d5112e1c17a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0/action'} Body: b'' 2023-04-20 05:36:00,759 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0 0.050s 2023-04-20 05:36:00,760 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-07f2be9e-f544-4a11-a3b5-c36839f22193', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0'} Body: b'' 2023-04-20 05:36:00,777 91075 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079acc319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0 0.016s 2023-04-20 05:36:00,777 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:00 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-66096399-7747-4eab-87c7-b294181d485c', 'x-openstack-request-id': 'req-66096399-7747-4eab-87c7-b294181d485c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/27692f8b2c83485a8bfd13079ac c319a/types/e3ee1f4e-f82e-474f-ad49-78c60727e5f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e3ee1f4e-f82e-474f-ad49-78c60727e5f0 could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9336db94-d4d0-46d9-b2ce-39f8e69bc8e6 failed to build and is in ERROR status 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 34028424-361c-4f84-bf1d-d9e95655f203 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T05:35:25Z', 'message': 'Build of instance 34028424-361c-4f84-bf1d-d9e95655f203 aborted: Volume e99e77cd-4fc3-4b00-b9c5-58eb09267af6 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-62757048-3d4e-4935-bb15-84f928f57bec. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:32:19,165 91077 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.082s 2023-04-20 05:32:19,166 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5388b4fe-156d-4e00-9640-a2013cfcc5e1', '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": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447-project-member", "password_expires_at": null}, "audit_ids": ["S09MeD2QTiar56uTo4t89g"], "expires_at": "2023-04-20T06:32:19.000000Z", "issued_at": "2023-04-20T05:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29f76ebb01544478b555aff667debbd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:32:19,166 91077 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'e0617596-5631-4c4b-8dd3-14d66bf18124', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-604721488-network', 'tenant_id': '29f76ebb01544478b555aff667debbd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': '29f76ebb01544478b555aff667debbd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58628, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:32:19,745 91077 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.577s 2023-04-20 05:32:19,745 91077 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-289909219", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "e0617596-5631-4c4b-8dd3-14d66bf18124"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084', '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-45b41373-6d01-4626-aa33-517e7792e6e0', 'x-compute-request-id': 'req-45b41373-6d01-4626-aa33-517e7792e6e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "47aac33d-2148-4155-b25f-4eeef975c084", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47aac33d-2148-4155-b25f-4eeef975c084"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8mTsEssz259H"}}' 2023-04-20 05:32:19,827 91077 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/47aac33d-2148-4155-b25f-4eeef975c084 0.079s 2023-04-20 05:32:19,828 91077 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 05:32:19 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-9ab7d995-caa2-461d-9ff5-f34b4ad54f78', 'x-compute-request-id': 'req-9ab7d995-caa2-461d-9ff5-f34b4ad54f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084'} Body: b'{"server": {"id": "47aac33d-2148-4155-b25f-4eeef975c084", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289909219", "status": "BUILD", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:32:20Z", "updated": "2023-04-20T05:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47aac 33d-2148-4155-b25f-4eeef975c084"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47aac33d-2148-4155-b25f-4eeef975c084"}], "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 05:33:10,203 91077 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/47aac33d-2148-4155-b25f-4eeef975c084 0.311s 2023-04-20 05:33:10,203 91077 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 05:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', '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-7680d7d9-7da0-4097-920a-5c409e47de53', 'x-compute-request-id': 'req-7680d7d9-7da0-4097-920a-5c409e47de53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084'} Body: b'{"server": {"id": "47aac33d-2148-4155-b25f-4eeef975c084", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289909219", "status": "ACTIVE", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "293d2b7dfd751b965d4f30fe4f6ba53e06aaace1f766e55cac3498c7", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:32:19Z", "updated": "2023-04-20T05:32:27Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-604721488-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:0f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47aac33d-2148-4155-b25f-4eeef975c084"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:32:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-20 05:33:10,218 91077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:34:11,271 91077 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/47aac33d-2148-4155-b25f-4eeef975c084/action 1.012s 2023-04-20 05:34:11,272 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStable RescueTest-image-158556952"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:10 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-7e229a86-f12d-46db-99df-6e2dcbc09ca9', 'x-compute-request-id': 'req-7e229a86-f12d-46db-99df-6e2dcbc09ca9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084/action'} Body: b'{"image_id": "e67962f3-2341-47e1-bfed-ff8053167680"}' 2023-04-20 05:34:11,307 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.033s 2023-04-20 05:34:11,307 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7df530b5-0207-46a5-b354-d98af314a268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:11Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:12,334 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.025s 2023-04-20 05:34:12,335 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca6a209b-2372-474e-9b6b-4310fd878df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:11Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:13,360 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.024s 2023-04-20 05:34:13,360 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3edf4442-6234-4ef9-a9da-47cc89b9282f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:11Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:14,387 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.025s 2023-04-20 05:34:14,388 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b3d4da3b-184b-4413-9575-a3054d28cafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot _roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:14Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:15,432 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.043s 2023-04-20 05:34:15,432 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1db65eb-18c6-4b90-8268-50dd4b8974f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:15Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:16,476 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.042s 2023-04-20 05:34:16,476 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-023750ce-eb65-4be3-a9b6-ba0c4a1b23bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "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": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:15Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:17,515 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.037s 2023-04-20 05:34:17,516 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec0e2fda-5b66-49e0-8b63-323e6f55bc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "6c13b99d7d345b083ebcf3fe53c265e8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b5935002db77549421ed8aa5402509484cda397b22879b67e00ce69e1bdb9b7b68e254ab8de3ac8743e8d51cb1ff3d541bf34 9f5efdb7b18a3f3ffc2ef95d6ac", "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:16Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:17,538 91077 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/e67962f3-2341-47e1-bfed-ff8053167680 0.022s 2023-04-20 05:34:17,538 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-06c2f879-8346-4e8b-93aa-20e9dea0be92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e67962f3-2341-47e1-bfed-ff8053167680'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "47aac33d-2148-4155-b25f-4eeef975c084", "owner_id": "29f76ebb01544478b555aff667debbd3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447", "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-1879280447-project-member", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158556952", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "6c13b99d7d345b083ebcf3fe53c265e8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "29f76ebb01544478b555aff667debbd3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b5935002db77549421ed8aa5402509484cda397b22879b67e00ce69e1bdb9b7b68e254ab8de3ac8743e8d51cb1ff3d541bf349f5efdb7b18a3f3ffc2ef95d6ac", "id": "e67962f3-2341-47e1-bfed-ff8053167680", "created_at": "2023-04-20T05:34:11Z", "updated_at": "2023-04-20T05:34:16Z", "tags": [], "self": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680", "file": "/v2/images/e67962f3-2341-47e1-bfed-ff8053167680/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:34:17,771 91077 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/47aac33d-2148-4155-b25f-4eeef975c084 0.232s 2023-04-20 05:34:17,771 91077 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 05:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', '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-90679d23-9503-40b6-beae-c8446f4e532e', 'x-compute-request-id': 'req-90679d23-9503-40b6-beae-c8446f4e532e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084'} Body: b'{"server": {"id": "47aac33d-2148-4155-b25f-4eeef975c084", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289909219", "status": "ACTIVE", "tenant_id": "29f76ebb01544478b555aff667debbd 3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "293d2b7dfd751b965d4f30fe4f6ba53e06aaace1f766e55cac3498c7", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:32:19Z", "updated": "2023-04-20T05:34:17Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-604721488-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:0f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47aac33d-2148-4155-b25f-4eeef975c084"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47aac33d-2148-4155-b25f-4eeef975c084"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:32:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-20 05:35:17,928 91077 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.076s 2023-04-20 05:35:17,929 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:17 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-477f3b84-4903-403f-8e8a-d5ae0c6cc7c9', '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": "82ae116ab3d844afa141c1186f2f63d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447-project-member", "password_expires_at": null}, "audit_ids": ["ZVy5Yc5qROO_uLLZxh4CkQ"], "expires_at": "2023-04-20T06:35:17.000000Z", "issued_at": "2023-04-20T05:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29f76ebb01544478b555aff667debbd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-1879280447"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "key stone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29f76ebb01544478b555aff667debbd3", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:35:17,929 91077 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'e0617596-5631-4c4b-8dd3-14d66bf18124', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-604721488-network', 'tenant_id': '29f76ebb01544478b555aff667debbd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '29f76ebb01544478b555aff667debbd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58628, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:35:18,801 91077 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.871s 2023-04-20 05:35:18,801 91077 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-455475100", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "8d345021-146e-473e-8740-41c1850cd33e", "destination_type": "volume"}], "networks": [{"uuid": "e0617596-5631-4c4b-8dd3-14d66bf18124"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203', '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-62757048-3d4e-4935-bb15-84f928f57bec', 'x-compute-request-id': 'req-62757048-3d4e-4935-bb15-84f928f57bec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "34028424-361c-4f84-bf1d-d9e95655f203", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34028424-361c-4f84-bf1d-d9e95655f203"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8SW7MgVw7xfg"}}' 2023-04-20 05:35:18,877 91077 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/34028424-361c-4f84 -bf1d-d9e95655f203 0.073s 2023-04-20 05:35:18,877 91077 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 05:35:18 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-c110ac94-84be-47ca-a1f7-56e4f3dfa520', 'x-compute-request-id': 'req-c110ac94-84be-47ca-a1f7-56e4f3dfa520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203'} Body: b'{"server": {"id": "34028424-361c-4f84-bf1d-d9e95655f203", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-455475100", "status": "BUILD", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:35:19Z", "updated": "2023-04-20T05:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34028424-361c-4f84-bf1d-d9e95655f203"}], "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 05:36:09,085 91077 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/34028424-361c-4f84-bf1d-d9e95655f203 0.146s 2023-04-20 05:36:09,085 91077 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 05:36:08 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-7bdeb5d2-d9e2-4a57-8085-c814710f2a3b', 'x-compute-request-id': 'req-7bdeb5d2-d9e2-4a57-8085-c814710f2a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203'} Body: b'{"server": {"id": "34028424-361c-4f84-bf1d-d9e95655f203", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-455475100", "status": "ERROR", "tenant_id": "29f76ebb01544478b555aff667debbd3", "user_id": "82ae116ab3d844afa141c1186f2f63d9", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T05:35:18Z", "updated": "2023-04-20T05:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"re l": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34028424-361c-4f84-bf1d-d9e95655f203"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T05:35:25Z", "message": "Build of instance 34028424-361c-4f84-bf1d-d9e95655f203 aborted: Volume e99e77cd-4fc3-4b00-b9c5-58eb09267af6 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 05:36:09,100 91077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-20 05:36:09,841 91077 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/34028424-361c-4f84-bf1d-d9e95655f203 0.740s 2023-04-20 05:36:09,841 91077 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 05:36:09 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-5fde801c-3c3d-439f-84e8-ddb416192445', 'x-compute-request-id': 'req-5fde801c-3c3d-439f-84e8-ddb416192445', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203'} Body: b'' 2023-04-20 05:36:09,884 91077 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203 0.043s 2023-04-20 05:36:09,884 91077 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 05:36:09 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-3e7169b2-3d48-45a3-a35b-a24059afcbcf', 'x-compute-request-id': 'req-3e7169b2-3d48-45a3-a35b-a24059afcbcf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34028424-361c-4f84-bf1d-d9e95655f203'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 34028424-361c-4f84-bf1d-d9e95655f203 could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 275340ca-a117-4f4f-be03-711443f38826 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 1b5f18d1-0109-404a-b486-cf97b772bff3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:11,849 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes 0.433s 2023-04-20 05:36:11,849 91075 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-1768408022"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e6f684-fc4f-4c54-b91b-4ed6d6ecfd55', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e6f684-fc4f-4c54-b91b-4ed6d6ecfd55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes'} Body: b'{"volume": {"id": "1b5f18d1-0109-404a-b486-cf97b772bff3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:11.790800", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1768408022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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 05:36:11,901 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.042s 2023-04-20 05:36:11,902 91075 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 05:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d9ab4a-3f9c-4337-aec5-ad7c6656c4d1', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d9ab4a-3f9c-4337-aec5-ad7c6656c4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'{"volume": {"id": "1b5f18d1-0109-404a-b486-cf97b772bff3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:12.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1768408022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:12,954 91075 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/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.040s 2023-04-20 05:36:12,954 91075 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 05:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24c56ee-320f-42ca-9ff5-686b716f0838', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24c56ee-320f-42ca-9ff5-686b716f0838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'{"volume": {"id": "1b5f18d1-0109-404a-b486-cf97b772bff3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:12.000000", "updated_at": "2023-04-20T05:36:12.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1768408022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:13,003 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.037s 2023-04-20 05:36:13,003 91075 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 05:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe51504-12f8-4672-80be-986f26628f93', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe51504-12f8-4672-80be-986f26628f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'{"volume": {"id": "1b5f18d1-0109-404a-b486-cf97b772bff3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:12.000000", "updated_at": "2023-04-20T05:36:12.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1768408022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:13,137 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.106s 2023-04-20 05:36:13,140 91075 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 05:36:13 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-c6eaa133-5445-4a88-a93a-e4efed8deda0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'' 2023-04-20 05:36:13,163 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3 0.021s 2023-04-20 05:36:13,163 91075 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 05:36:13 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-7f660f26-3248-4720-8b86-faec4180663d', 'x-openstack-request-id': 'req-7f660f26-3248-4720-8b86-faec4180663d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/1b5f18d1-0109-404a-b486-cf97b772bff3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b5f18d1-0109-404a-b486-cf97b772bff3 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 e3770292-58c8-425c-8d22-c23e4699c364 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:13,368 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes 0.191s 2023-04-20 05:36:13,368 91075 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-1074454018"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01541b4c-1e9d-4cf8-9654-e55f6c2f0d65', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01541b4c-1e9d-4cf8-9654-e55f6c2f0d65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes'} Body: b'{"volume": {"id": "e3770292-58c8-425c-8d22-c23e4699c364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:13.309157", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1074454018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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 05:36:13,416 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.038s 2023-04-20 05:36:13,416 91075 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 05:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb81d3a-ad3b-4bd7-8631-cba6f1ba1af1', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb81d3a-ad3b-4bd7-8631-cba6f1ba1af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'{"volume": {"id": "e3770292-58c8-425c-8d22-c23e4699c364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1074454018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:14,470 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.041s 2023-04-20 05:36:14,470 91075 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 05:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dc8fb4-95e2-4860-b942-a09aa199b8de', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dc8fb4-95e2-4860-b942-a09aa199b8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'{"volume": {"id": "e3770292-58c8-425c-8d22-c23e4699c364", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:13.000000", "updated_at": "2023-04-20T05:36:13.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1074454018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:14,527 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.045s 2023-04-20 05:36:14,527 91075 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 05:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a778e1e-8882-4750-8b5a-af9ddfd0a420', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a778e1e-8882-4750-8b5a-af9ddfd0a420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'{"volume": {"id": "e3770292-58c8-425c-8d22-c23e4699c364", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:13.000000", "updated_at": "2023-04-20T05:36:13.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1074454018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364"}], "user_id": "06da6dcd146c4006a5cdf330cac58621", "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": "e37731506c0c4896a516b66d83375b7c"}}' 2023-04-20 05:36:14,651 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.112s 2023-04-20 05:36:14,652 91075 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 05:36:14 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-59ae9f76-3aab-4eed-928e-4159f6a4b194', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'' 2023-04-20 05:36:14,675 91075 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364 0.022s 2023-04-20 05:36:14,675 91075 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 05:36:14 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-639e64a4-5c8d-4f90-ac36-0f621b15f0a8', 'x-openstack-request-id': 'req-639e64a4-5c8d-4f90-ac36-0f621b15f0a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e37731506c0c4896a516b66d83375b7c/volumes/e3770292-58c8-425c-8d22-c23e4699c364'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e3770292-58c8-425c-8d22-c23e4699c364 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 54779f30-cc63-4f24-8c70-d00163792e85 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:17,711 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.160s 2023-04-20 05:36:17,712 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0a516512-6c6c-4923-8e1e-163a35f053da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:36:18,155 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes 0.443s 2023-04-20 05:36:18,156 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-151640773"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f9d65f-d847-4078-80a4-2aeee884203c', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f9d65f-d847-4078-80a4-2aeee884203c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes'} Body: b'{"volume": {"id": "54779f30-cc63-4f24-8c70-d00163792e85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:18.089960", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-151640773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:18,208 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.042s 2023-04-20 05:36:18,209 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1627db3-cdde-4269-9804-d980ae6cb03e', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1627db3-cdde-4269-9804-d980ae6cb03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'{"volume": {"id": "54779f30-cc63-4f24-8c70-d00163792e85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:18.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-151640773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:19,291 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.070s 2023-04-20 05:36:19,292 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8efab5-7951-4aa6-aad4-ccc218b25962', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8efab5-7951-4aa6-aad4-ccc218b25962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'{"volume": {"id": "54779f30-cc63-4f24-8c70-d00163792e85", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:18.000000", "updated_at": "2023-04-20T05:36:18.000000", "name": "tempest-VolumesCloneTest-Volume-151640773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:19,347 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.044s 2023-04-20 05:36:19,347 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0673fb5-f104-4abb-ac4e-ebf168df774d', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0673fb5-f104-4abb-ac4e-ebf168df774d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'{"volume": {"id": "54779f30-cc63-4f24-8c70-d00163792e85", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:18.000000", "updated_at": "2023-04-20T05:36:18.000000", "name": "tempest-VolumesCloneTest-Volume-151640773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:19,458 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.099s 2023-04-20 05:36:19,458 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a5cfef-4bf2-4c3e-b50f-c69914b24c2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'' 2023-04-20 05:36:19,480 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85 0.021s 2023-04-20 05:36:19,480 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-ad5bb675-adb1-463b-9537-8cd90ed9701e', 'x-openstack-request-id': 'req-ad5bb675-adb1-463b-9537-8cd90ed9701e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/54779f30-cc63-4f24-8c70-d00163792e85'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 54779f30-cc63-4f24-8c70-d00163792e85 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 2b8dba8c-3db6-4517-b7c4-d208fdd12599 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:19,663 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes 0.179s 2023-04-20 05:36:19,664 91075 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-1248310064"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b788589-6dcb-49d8-b806-294c99500378', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b788589-6dcb-49d8-b806-294c99500378', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes'} Body: b'{"volume": {"id": "2b8dba8c-3db6-4517-b7c4-d208fdd12599", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:19.606185", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1248310064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:19,711 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.038s 2023-04-20 05:36:19,712 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a3a945-f72d-4b6b-8572-be87d50c2b2a', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a3a945-f72d-4b6b-8572-be87d50c2b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'{"volume": {"id": "2b8dba8c-3db6-4517-b7c4-d208fdd12599", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:20.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1248310064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:20,771 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.047s 2023-04-20 05:36:20,771 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9ce27f-5291-49c0-b961-1ba03d771e19', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9ce27f-5291-49c0-b961-1ba03d771e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'{"volume": {"id": "2b8dba8c-3db6-4517-b7c4-d208fdd12599", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:20.000000", "updated_at": "2023-04-20T05:36:20.000000", "name": "tempest-VolumesCloneTest-Volume-1248310064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:20,822 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.039s 2023-04-20 05:36:20,822 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c5df50-1cd1-4ccc-9c9d-584a7f0ed04c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c5df50-1cd1-4ccc-9c9d-584a7f0ed04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'{"volume": {"id": "2b8dba8c-3db6-4517-b7c4-d208fdd12599", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:20.000000", "updated_at": "2023-04-20T05:36:20.000000", "name": "tempest-VolumesCloneTest-Volume-1248310064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599"}], "user_id": "054b69b42f6c4a96bdc71558d2a71f91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f39b3f136f94f7e8570c9c42c9328d1"}}' 2023-04-20 05:36:20,934 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.102s 2023-04-20 05:36:20,934 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1a6142-5376-4289-a314-3c40015f72c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'' 2023-04-20 05:36:20,959 91075 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599 0.024s 2023-04-20 05:36:20,959 91075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6104b0-c55a-46e1-8ff1-06a89b551bf1', 'x-openstack-request-id': 'req-8a6104b0-c55a-46e1-8ff1-06a89b551bf1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f39b3f136f94f7e8570c9c42c9328d1/volumes/2b8dba8c-3db6-4517-b7c4-d208fdd12599'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b8dba8c-3db6-4517-b7c4-d208fdd12599 could not be found."}}' 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 4cb11b01-2f12-43ee-a065-853f5e6b4896 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:34:01,501 91067 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 05:34:01,501 91067 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:34:01,563 91067 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 05:34:01,564 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-66653533", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO5sPsrFgsNmJI2gXFKnMft0wTG7Fg8nW43UMS9/TV1KGxlkKypfKJ+yOgirCG2f8mm5RFrpABRfi2Ey8QbSIPAUrv03Kpg6A2LzhXCHnHm3BwisUYMn/QKH8znj+8Nuhw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:01 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-5721e095-2d84-4266-9459-b55ef5bd0848', 'x-compute-request-id': 'req-5721e095-2d84-4266-9459-b55ef5bd0848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-66653533", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO5sPsrFgsNmJI2gXFKnMft0wTG7Fg8nW43UMS9/TV1KGxlkKypfKJ+yOgirCG2f8mm5RFrpABRfi2Ey8QbSIPAUrv03Kpg6A2LzhXCHnHm3BwisUYMn/QKH8znj+8Nuhw==", "fingerprint": "54:88:39:95:dd:50:45:04:64:83:ce:df:a7:a1:2f:a2", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc"}}' 2023-04-20 05:34:01,566 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-66653533 created 2023-04-20 05:34:01,735 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.168s 2023-04-20 05:34:01,735 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--444744393", "description": "tempest-description--1242952022"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d9a2e5d9-4a75-43cc-964a-c1805e38f2f2', 'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "name": "tempest-securitygroup--444744393", "stateful": true, "tenant_id": "c1069c90da8244529aca2b5907e46691", "description": "tempest-description--1242952022", "shared": false, "security_group_rules": [{"id": "87f00883-e044-47c2-82cc-b28add1975ac", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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": 571, "description": null, "tags": [], "created_at": "2023-04-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}, {"id": "a0edfc07-b6f0-4824-a1dc-61df7e3713f0", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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": 572, "description": null, "tags": [], "created_at": "2023-04-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}], "tags": [], "created_at": "2023-04-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:34:01,916 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.181s 2023-04-20 05:34:01,917 91067 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": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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-409c22f4-1929-4ab9-bb7c-f2b3da0f5f0a', 'date': 'Thu, 20 Apr 2023 05:34:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d594826f-3597-4f0b-8602-366eebbc0c94", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:34:02,090 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-20 05:34:02,091 91067 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": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c8a9eed6-ab04-4ff8-af42-cd11f1127518', 'date': 'Thu, 20 Apr 2023 05:34:02 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": "978c6c19-acfe-4678-a51f-85c7048f928a", "tenant_id": "c1069c90da8244529aca2b5907e46691", "security_group_id": "0c53ab13-2cc1-4841-bd83-56ac8e70d62e", "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-20T05:34:01Z", "updated_at": "2023-04-20T05:34:01Z", "revision_number": 0, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:34:02,091 91067 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--444744393 created 2023-04-20 05:34:03,536 91067 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.444s 2023-04-20 05:34:03,537 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-opens tack-request-id': 'req-0d1bfcc6-ba98-4c7a-9d47-0951f8b6743b', 'date': 'Thu, 20 Apr 2023 05:34:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1683c300-caf9-43f1-a8b7-45711c95e3b7", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.9", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c1069c90da8244529aca2b5907e46691", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:34:02Z", "updated_at": "2023-04-20T05:34:02Z", "revision_number": 0}}' 2023-04-20 05:34:03,537 91067 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1683c300-caf9-43f1-a8b7-45711c95e3b7', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.9', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:34:02Z', 'updated_at': '2023-04-20T05:34:02Z', 'revision_number': 0, 'ip': '172.24.4.9'} created 2023-04-20 05:34:03,575 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2023-04-20 05:34:03,575 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:03 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-a3032c24-c198-4c2b-9273-5079af93ad55', '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": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "name": "tempest-AttachVolumeNegativeTest-528498534-project-member", "password_expires_at": null}, "audit_ids": ["Zq9StK47QC2blTZdRmq0Xg"], "expires_at": "2023-04-20T06:34:03.000000Z", "issued_at": "2023-04-20T05:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1069c90da8244529aca2b5907e46691", "name": "tempest-AttachVolumeNegativeTest-528498534"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0 .0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c1069c90da8244529aca2b5907e46691", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:34:03,576 91067 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '095a8a82-6992-4f8a-b50b-f67a659d9247', 'name': 'tempest-AttachVolumeNegativeTest-1609122099-network', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c1069c90da8244529aca2b5907e46691', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:34:03,576 91067 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-66653533', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO5sPsrFgsNmJI2gXFKnMft0wTG7Fg8nW43UMS9/TV1KGxlkKypfKJ+yOgirCG2f8mm5RFrpABRfi2Ey8QbSIPAUrv03Kpg6A2LzhXCHnHm3BwisUYMn/QKH8znj+8Nuhw==', 'fingerprint': '54:88:39:95:dd:50:45:04:64:83:ce:df:a7:a1:2f:a2', 'user_id': '1558ef8ec15f4bcaa4d8a73bf3b457bc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA8hhWUP8KMmTnOfLHic9zz/19qsdsXTb0G8I/cF2CoYhyBjXj5rXwL\niNx5IQLeCVqgBwYFK4EEACKhZANiAATubD7KxYLDZiSNoFxSpzH7dMExuxYPJ1uN\n1DEvf01dShsZZCsqXyifsjoIqwhtn/JpuURa6QAUX4thMvEG0iDwFK79NyqYOgNi\n84Vwh5x5twcIrFGDJ/0Ch/M54/vDboc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0c53ab13-2cc1-4841-bd83-56ac8e70d62e', 'name': 'tempest-securitygroup--444744393', 'stateful': True, 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'description': 'tempest-description--1242952022', 'shared': False, 'security_group_rules': [{'id': '87f00883-e044-47c2-82cc-b28add1975ac', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '0c53ab13-2cc1-4841-bd83-56ac8e70d62e', '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': 571, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:34:01Z', 'updated_at': '2023-04-20T05:34:01Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, {'id': 'a0edfc07-b6f0-4824-a1dc-61df7e3713f0', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'security_group_id': '0c53ab13-2cc1-4841-bd83-56ac8e70d62e', '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': 572, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:34:01Z', 'updated_at': '2023-04-20T05:34:01Z', 'revision_number': 0, 'project_id': 'c1069c90da8244529aca2b5907e46691'}], 'tags': [], 'created_at': '2023-04-2 0T05:34:01Z', 'updated_at': '2023-04-20T05:34:01Z', 'revision_number': 1, 'project_id': 'c1069c90da8244529aca2b5907e46691'}, 'floating_ip': {'id': '1683c300-caf9-43f1-a8b7-45711c95e3b7', 'tenant_id': 'c1069c90da8244529aca2b5907e46691', 'floating_ip_address': '172.24.4.9', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c1069c90da8244529aca2b5907e46691', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:34:02Z', 'updated_at': '2023-04-20T05:34:02Z', 'revision_number': 0, 'ip': '172.24.4.9'}} 2023-04-20 05:34:04,307 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.729s 2023-04-20 05:34:04,307 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1024067320", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "095a8a82-6992-4f8a-b50b-f67a659d9247"}], "security_groups": [{"name": "tempest-securitygroup--444744393"}], "key_name": "tempest-keypair-66653533", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a5f7d4f-1800-4129-ac3a-7be0e1cc8150', 'x-compute-request-id': 'req-7a5f7d4f-1800-4129-ac3a-7be0e1cc8150', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--444744393"}], "adminPass": "password"}}' 2023-04-20 05:34:04,406 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.095s 2023-04-20 05:34:04,406 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:04 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-e7ef8b2a-e48a-4c55-bfef-30e41778bbc8', 'x-compute-request-id': 'req-e7ef8b2a-e48a-4c55-bfef-30e41778bbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'{"server": {"id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "name": "tempest-AttachVolumeNegativeTest-server-1024067320", "status": "BUILD", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "lin ks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:04Z", "updated": "2023-04-20T05:34:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-66653533", "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 05:34:54,755 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.294s 2023-04-20 05:34:54,756 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:34:54 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-a8eeb360-568f-4d03-9cb9-0a180da6c603', 'x-compute-request-id': 'req-a8eeb360-568f-4d03-9cb9-0a180da6c603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'{"server": {"id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "name": "tempest-AttachVolumeNegativeTest-server-1024067320", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:04Z", "updated": "2023-04-20T05:34:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:13:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66653533", "OS-SRV-USG:launched_at": "2023-04-20T05:34:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--444744393"}], "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 05:34:54,767 91067 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:35:55,050 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81/os-interface 0.223s 2023-04-20 05:35:55,051 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:54 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-b340d3ac-86f8-4797-9ffa-637ff5013faa', 'x-compute-request-id': 'req-b340d3ac-86f8-4797-9ffa-637ff5013faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "port_id": "27aa88e0-680c-47b6-85bc-0a31ca2a1c2b", "mac_addr": "fa:16:3e:ac:13:21", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "73416bc8-7882-4118-8b35-bbc6d0d871ca", "ip_address": "10.0.0.13"}]}]}' 2023-04-20 05:35:56,113 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/1683c300-caf9-43f1-a8b7-45711c95e3b7 1.058s 2023-04-20 05:35:56,113 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "27aa88e0-680c-47b6-85bc-0a31ca2a1c2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-d0fb572b-3034-4864-af7d-5bdf127eb853', 'date': 'Thu, 20 Apr 2023 05:35:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1683c300-caf9-43f1-a8b7-45711c95e3b7'} Body: b'{"floatingip": {"id": "1683c300-caf9-43f1-a8b7-45711c95e3b7", "tenant_id": "c1069c90da8244529aca2b5907e46691", "floating_ip_address": "172.24.4.9", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "e015fa76-1c13-4792-acd3-6cd51e5293a7", "port_id": "27aa88e0-680c-47b6-85bc-0a31ca2a1c2b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "095a8a82-6992-4f8a-b50b-f67a659d9247", "mac_address": "fa:16:3e:ac:13:21", "admin_state_up": true, "status": "ACTIVE", "device_id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:34:02Z", "updated_at": "2023-04-20T05:35:55Z", "revision_number": 1, "project_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:35:56,115 91067 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.9:22' as 'cirros' with public key authentication 2023-04-20 05:35:56,147 91067 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:35:56,171 91067 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:35:56,171 91067 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.9 successfully created 2023-04-20 05:35:56,217 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81/ips 0.045s 2023-04-20 05:35:56,218 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0183cd0-d4a0-4c69-8985-2f1b258f91f1', 'x-compute-request-id': 'req-d0183cd0-d4a0-4c69-8985-2f1b258f91f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-20 05:35:56,433 91067 I NFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes 0.212s 2023-04-20 05:35:56,433 91067 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-2094304504"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67a7359-aac1-4e72-901a-2a7dd7b08f2e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67a7359-aac1-4e72-901a-2a7dd7b08f2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes'} Body: b'{"volume": {"id": "4cb11b01-2f12-43ee-a065-853f5e6b4896", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:56.368076", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2094304504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:35:56,489 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896 0.046s 2023-04-20 05:35:56,490 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf038e5a-c08c-407f-9b64-006f092a4940', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf038e5a-c08c-407f-9b64-006f092a4940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896'} Body: b'{"volume": {"id": "4cb11b01-2f12-43ee-a065-853f5e6b4896", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:56.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2094304504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:35:57,544 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896 0.043s 2023-04-20 05:35:57,545 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e8192c-78c3-443b-bc24-f24db6e429e8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e8192c-78c3-443b-bc24-f24db6e429e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896'} Body: b'{"volume": {"id": "4cb11b01-2f12-43ee-a065-853f5e6b4896", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:35:56.000000", "updated_at": "2023-04-20T05:35:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2094304504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1069c90da8244529aca2b5907e46691/volumes/4cb11b01-2f12-43ee-a065-853f5e6b4896"}], "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1069c90da8244529aca2b5907e46691"}}' 2023-04-20 05:35:57,682 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.126s 2023-04-20 05:35:57,682 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:57 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-70673b2a-2747-44ec-9187-9693e63436b8', 'x-compute-request-id': 'req-70673b2a-2747-44ec-9187-9693e63436b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'' 2023-04-20 05:35:57,870 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.187s 2023-04-20 05:35:57,870 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdedbb7f-6f04-4d37-a2db-bff61867c2f2', 'x-compute-request-id': 'req-cdedbb7f-6f04-4d37-a2db-bff61867c2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'{"server": {"id": "8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81", "name": "tempest-AttachVolumeNegativeTest-server-1024067320", "status": "ACTIVE", "tenant_id": "c1069c90da8244529aca2b5907e46691", "user_id": "1558ef8ec15f4bcaa4d8a73bf3b457bc", "metadata": {}, "hostId": "43fe2994bea73f95e9b79444144c27caff8efdc9cec06b870fff5e3f", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:34:04Z", "updated": "2023-04-20T05:35:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-1609122099-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:13:21"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:13:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66653533", "OS-SRV-USG:launched_at": "2023-04-20T05:34:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--444744393"}], "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 05:36:47,967 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 0.036s 2023-04-20 05:36:47,968 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:47 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-284efabb-6cbd-47ef-9154-a27e43781dcc', 'x-compute-request-id': 'req-284efabb-6cbd-47ef-9154-a27e43781dcc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8f1b54fb-3bb4-4e0d-a03e-7b7c3a474b81 could not be found."}}' 2023-04-20 05:36:48,000 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66653533 0.030s 2023-04-20 05:36:48,000 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:47 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-c0a169a8-5154-45d9-9ae2-638f4582430a', 'x-compute-request-id': 'req-c0a169a8-5154-45d9-9ae2-638f4582430a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66653533'} Body: b'' 2023-04-20 05:36:48,144 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0c53ab13-2cc1-4841-bd83-56ac8e70d62e 0.144s 2023-04-20 05:36:48,145 91067 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-d093041b-d6ec-4683-8243-13ba990a00f4', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:36:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0c53ab13-2cc1-4841-bd83-56ac8e70d62e'} Body: b'' 2023-04-20 0 5:36:48,187 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0c53ab13-2cc1-4841-bd83-56ac8e70d62e 0.042s 2023-04-20 05:36:48,188 91067 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-307689c9-af74-486e-b54c-f88748cd0114', 'date': 'Thu, 20 Apr 2023 05:36:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0c53ab13-2cc1-4841-bd83-56ac8e70d62e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0c53ab13-2cc1-4841-bd83-56ac8e70d62e does not exist", "detail": ""}}' 2023-04-20 05:36:48,728 91067 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1683c300-caf9-43f1-a8b7-45711c95e3b7 0.539s 2023-04-20 05:36:48,728 91067 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-24141da9-3ac4-4d6d-b0a8-fa1291a93925', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:36:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1683c300-caf9-43f1-a8b7-45711c95e3b7'} Body: b'' 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 4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:54,189 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types 0.157s 2023-04-20 05:36:54,190 91067 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-2088393334"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8818869e-298a-4724-87e0-dd25c524a558', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8818869e-298a-4724-87e0-dd25c524a558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types'} Body: b'{"volume_type": {"id": "2974f5f5-4a31-451f-98ee-0762917f6e2a", "name": "tempest-GroupsV320Test-volume-type-2088393334", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:36:54,228 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/group_types 0.032s 2023-04-20 05:36:54,229 91067 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-531874586"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4e7b01-75a7-4ed9-90b6-e4b0b486f4ca', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4e7b01-75a7-4ed9-90b6-e4b0b486f4ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/group_types'} Body: b'{"group_type": {"id": "5a3d19f1-ee76-4942-b599-1290c2023481", "name": "tempest-GroupsV320Test-group-type-531874586", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:36:54,431 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups 0.199s 2023-04-20 05:36:54,431 91067 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": "5a3d19f1-ee76-4942-b599-1290c2023481", "volume_types": ["2974f5f5-4a31-451f-98ee-0762917f6e2a"], "name": "tempest-GroupsV320Test-Group-486341850"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33749412-cd89-419c-aef9-eeec100dc876', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33749412-cd89-419c-aef9-eeec100dc876', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups'} Body: b'{"group": {"id": "4029b9e7-66f8-40a0-ae4d-6fcb37b7c061", "name": "tempest-GroupsV320Test-Group-486341850"}}' 2023-04-20 05:36:54,465 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 0.032s 2023-04-20 05:36:54,465 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa225ed6-febd-4feb-9978-3c62a2f188e9', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa225ed6-febd-4feb-9978-3c62a2f188e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061'} Body: b'{"group": {"id": "4029b9e7-66f8-40a0-ae4d-6fcb37b7c061", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:36:54.000000", "name": "tempest-GroupsV320Test-Group-486341850", "description": null, "group_type": "5a3d19f1-ee76-4942-b599-1290c2023481", "volume_types": ["2974f5f5-4a31-451f-98ee-0762917f6e2a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:36:55,501 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 0.030s 2023-04-20 05:36:55,501 91067 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 05:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81f7ea6-a4e0-4aa4-acfa-386ea60bcc1a', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81f7ea6-a4e0-4aa4-acfa-386ea60bcc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061'} Body: b'{"group": {"id": "4029b9e7-66f8-40a0-ae4d-6fcb37b7c061", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:36:54.000000", "name": "tempest-GroupsV320Test-Group-486341850", "description": null, "group_type": "5a3d19f1-ee76-4942-b599-1290c2023481", "volume_types": ["2974f5f5-4a31-451f-98ee-0762917f6e2a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:36:55,575 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/volumes/detail 0.067s 2023-04-20 05:36:55,575 91067 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 05:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a753d9b-bedf-4fc0-8b8a-5177c6acdc4e', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a753d9b-bedf-4fc0-8b8a-5177c6acdc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:36:55,652 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061/action 0.066s 2023-04-20 05:36:55,652 91067 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 05:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d55507-9935-4258-a23c-89f34df4f470', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061/action'} Body: b'' 2023-04-20 05:36:55,667 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 0.015s 2023-04-20 05:36:55,668 91067 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 05:36:55 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-56e65cc3-49da-42d4-9400-7d7ea37ef372', 'x-openstack-request-id': 'req-56e65cc3-49da-42d4-9400-7d7ea37ef372', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/248decb30c90419b884bf6bd4fd25243/groups/4029b9e7-66f8-40a0-ae4d-6fcb37b7c061'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4029b9e7-66f8-40a0-ae4d-6fcb37b7c061 could not be found."}}' 2023-04-20 05:36:55,696 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/group_types/5a3d19f1-ee76-4942-b599-1290c2023481 0.028s 2023-04-20 05:36:55,697 91067 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 05:36:55 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-4cd49901-83c7-4d93-89a7-6f7c62e15cb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/group_types/5a3d19f1-ee76-4942-b599-1290c2023481'} Body: b'' 2023-04-20 05:36:55,746 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types/2974f5f5-4a31-451f-98ee-0762917f6e2a 0.049s 2023-04-20 05:36:55,747 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:55 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-ffe5365f-f9ec-4af8-ae2f-176b776a73d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types/2974f5f5-4a31-451f-98ee-0762917f6e2a'} Body: b'' 2023-04-20 05:36:55,762 91067 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types/2974f5f5-4a31-451f-98ee-0762917f6e2a 0.014s 2023-04-20 05:36:55,762 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '11 4', 'content-type': 'application/json', 'x-compute-request-id': 'req-d038085f-81e2-49b7-96d1-262249613977', 'x-openstack-request-id': 'req-d038085f-81e2-49b7-96d1-262249613977', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17d4fa5d444d422c829266ee611f5a74/types/2974f5f5-4a31-451f-98ee-0762917f6e2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2974f5f5-4a31-451f-98ee-0762917f6e2a 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 3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:36:59,281 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes 0.458s 2023-04-20 05:36:59,281 91067 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-1736075684"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a60bcc-7e0f-4f94-b6f6-2afeb1a3486d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a60bcc-7e0f-4f94-b6f6-2afeb1a3486d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes'} Body: b'{"volume": {"id": "3da32a40-23e2-4aa9-a6bb-cd3c9f08f476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:59.226723", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1736075684", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:59,331 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.040s 2023-04-20 05:36:59,332 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091a078f-26a9-4414-b585-dc8d4a60bdc7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091a078f-26a9-4414-b585-dc8d4a60bdc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'{"volume": {"id": "3da32a40-23e2-4aa9-a6bb-cd3c9f08f476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:59.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1736075684", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:00,384 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.040s 2023-04-20 05:37:00,384 91067 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbe5d5a-7a86-4e0b-a9dc-9049df5ddd2f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbe5d5a-7a86-4e0b-a9dc-9049df5ddd2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'{"volume": {"id": "3da32a40-23e2-4aa9-a6bb-cd3c9f08f476", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:59.000000", "updated_at": "2023-04-20T05:36:59.000000", "name": "tempest-VolumesTransfersTest-Volume-1736075684", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:00,432 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.037s 2023-04-20 05:37:00,432 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a15e4d3-53fe-4ce4-99c2-33b7cca76f84', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a15e4d3-53fe-4ce4-99c2-33b7cca76f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'{"volume": {"id": "3da32a40-23e2-4aa9-a6bb-cd3c9f08f476", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:59.000000", "updated_at": "2023-04-20T05:36:59.000000", "name": "tempest-VolumesTransfersTest-Volume-1736075684", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:00,567 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.124s 2023-04-20 05:37:00,567 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fd4c6e-06cd-47f3-b8c2-9845e27e7567', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'' 2023-04-20 05:37:00,592 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 0.024s 2023-04-20 05:37:00,592 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37: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-2bd36cfe-a79f-4f0c-9822-8c44f68237b5', 'x-openstack-request-id': 'req-2bd36cfe-a79f-4f0c-9822-8c44f68237b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/3da32a40-23e2-4aa9-a6bb-cd3c9f08f476'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3da32a40-23e2-4aa9-a6bb-cd3c9f08f476 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 6238b92a-9b6a-47c9-9b02-fde17a7f7269 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:37:00,940 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes 0.344s 2023-04-20 05:37:00,940 91067 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-802229845"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d4b9cf-d8c6-405e-9008-e3ceed3114fd', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d4b9cf-d8c6-405e-9008-e3ceed3114fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes'} Body: b'{"volume": {"id": "6238b92a-9b6a-47c9-9b02-fde17a7f7269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:00.871178", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-802229845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:37:00,997 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.047s 2023-04-20 05:37:00,998 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276ec036-8b85-4be3-904b-f16cfba33b35', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276ec036-8b85-4be3-904b-f16cfba33b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'{"volume": {"id": "6238b92a-9b6a-47c9-9b02-fde17a7f7269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:01.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-802229845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:02,047 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.038s 2023-04-20 05:37:02,048 91067 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1100f45-00b2-4d4f-80ff-8af86df5da74', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1100f45-00b2-4d4f-80ff-8af86df5da74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'{"volume": {"id": "6238b92a-9b6a-47c9-9b02-fde17a7f7269", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:01.000000", "updated_at": "2023-04-20T05:37:01.000000", "name": "tempest-VolumesTransfersTest-Volume-802229845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:02,104 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.045s 2023-04-20 05:37:02,104 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35805bfa-cbb7-4754-9220-cd58c750996a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35805bfa-cbb7-4754-9220-cd58c750996a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'{"volume": {"id": "6238b92a-9b6a-47c9-9b02-fde17a7f7269", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:01.000000", "updated_at": "2023-04-20T05:37:01.000000", "name": "tempest-VolumesTransfersTest-Volume-802229845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269"}], "user_id": "caf4550cb8f34018b68d726c63562e53", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ae76527c13e4487bb88f556deb0e0d7"}}' 2023-04-20 05:37:02,221 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.106s 2023-04-20 05:37:02,221 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d374fd30-203a-4b23-8942-695a06923d0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'' 2023-04-20 05:37:02,242 91067 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269 0.020s 2023-04-20 05:37:02,242 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:02 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-859f371b-8c35-4179-bfdc-00ad634f06fe', 'x-openstack-request-id': 'req-859f371b-8c35-4179-bfdc-00ad634f06fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1ae76527c13e4487bb88f556deb0e0d7/volumes/6238b92a-9b6a-47c9-9b02-fde17a7f7269'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6238b92a-9b6a-47c9-9b02-fde17a7f7269 could not be found."}}' 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 0e5bc01a-ff60-4672-9fc5-e14dfa685a84 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:35:03,287 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca 0.263s 2023-04-20 05:35:03,287 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:03 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-9a422164-4838-4e57-ba7b-0bfec34f02c0', 'x-compute-request-id': 'req-9a422164-4838-4e57-ba7b-0bfec34f02c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca'} Body: b'{"server": {"id": "75ddf1a2-942d-4240-afbe-20194c1845ca", "name": "tempest-ServersNegativeTestJSON-server-309695821", "status": "ACTIVE", "tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96", "user_id": "198edaee95b0445b8cb018046d790576", "metadata": {}, "hostId": "d65761320dc72bb322ec728a2951ad3d1d8d7c48a33312d185df8f44", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:27Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServersNegativeTestJSON-534871243-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:56:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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 05:36:03,601 91065 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/4e0e7a7d59fd49c3aaaedbf085980c96/volumes 0.242s 2023-04-20 05:36:03,601 91065 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-472080271"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2f65b2-a1ee-49fc-ae15-64efc5f2ede4', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2f65b2-a1ee-49fc-ae15-64efc5f2ede4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes'} Body: b'{"volume": {"id": "0e5bc01a-ff60-4672-9fc5-e14dfa685a84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:03.516696", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-472080271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:03,653 91065 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/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84 0.042s 2023-04-20 05:36:03,653 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efacf61-e7cd-47fd-afc6-f4655b002457', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efacf61-e7cd-47fd-afc6-f4655b002457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84'} Body: b'{"volume": {"id": "0e5bc01a-ff60-4672-9fc5-e14dfa685a84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:04.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-472080271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96"}}' 2023-04-20 05:36:04,712 91065 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/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84 0.047s 2023-04-20 05:36:04,713 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7a0379-6542-43f0-81c5-5695f064cc0f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7a0379-6542-43f0-81c5-5695f064cc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84'} Body: b'{"volume": {"id": "0e5bc01a-ff60-4672-9fc5-e14dfa685a84", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:04.000000", "updated_at": "2023-04-20T05:36:04.000000", "name": "tempest-ServersNegativeTestJSON-volume-472080271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e0e7a7d59fd49c3aaaedbf085980c96/volumes/0e5bc01a-ff60-4672-9fc5-e14dfa685a84"}], "user_id": "198edaee95b0445b8cb018046d790576", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96"}}' 2023-04-20 05:36:05,049 91065 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca 0.320s 2023-04-20 05:36:05,049 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:04 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-86b1d427-6c4e-4fc5-a437-da15ba8a2e32', 'x-compute-request-id': 'req-86b1d427-6c4e-4fc5-a437-da15ba8a2e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca'} Body: b'{"server": {"id": "75ddf1a2-942d-4240-afbe-20194c1845ca", "name": "tempest-ServersNegativeTestJSON-server-309695821", "status": "ACTIVE", "tenant_id": "4e0e7a7d59fd49c3aaaedbf085980c96", "user_id": "198edaee95b0445b8cb018046d790576", "metadata": {}, "hostId": "d65761320dc72bb322ec728a2951ad3d1d8d7c48a33312d185df8f44", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:27Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServersNegativeTestJSON-534871243-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:56:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75ddf1a2-942d-4240-afbe-20194c1845ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.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_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 befb659a-184e-4dc0-8303-6f9012f5de60 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:37:05,711 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes 0.379s 2023-04-20 05:37:05,711 91067 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-172727729"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b223aa-68a5-4abc-a371-4dbdc416a7dd', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b223aa-68a5-4abc-a371-4dbdc416a7dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes'} Body: b'{"volume": {"id": "befb659a-184e-4dc0-8303-6f9012f5de60", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:37:05.634688", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-172727729", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}], "user_id": "2ca65756a4c9463b861a3f4c3a605705", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:37:05,765 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.042s 2023-04-20 05:37:05,765 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bfba343-695c-4139-9a70-62a8a45b4ea4', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bfba343-695c-4139-9a70-62a8a45b4ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'{"volume": {"id": "befb659a-184e-4dc0-8303-6f9012f5de60", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:37:06.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-172727729", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}], "user_id": "2ca65756a4c9463b861a3f4c3a605705", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6556d620cd433b88f567daaf62f512"}}' 2023-04-20 05:37:06,818 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.041s 2023-04-20 05:37:06,818 91067 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce19ca1d-5376-490a-9194-6121d65ef570', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce19ca1d-5376-490a-9194-6121d65ef570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'{"volume": {"id": "befb659a-184e-4dc0-8303-6f9012f5de60", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:37:06.000000", "updated_at": "2023-04-20T05:37:06.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-172727729", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}], "user_id": "2ca65756a4c9463b861a3f4c3a605705", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6556d620cd433b88f567daaf62f512"}}' 2023-04-20 05:37:06,870 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.041s 2023-04-20 05:37:06,871 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6378bad4-572b-4424-8d70-236447a89185', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6378bad4-572b-4424-8d70-236447a89185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'{"volume": {"id": "befb659a-184e-4dc0-8303-6f9012f5de60", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T05:37:06.000000", "updated_at": "2023-04-20T05:37:06.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-172727729", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60"}], "user_id": "2ca65756a4c9463b861a3f4c3a605705", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6556d620cd433b88f567daaf62f512"}}' 2023-04-20 05:37:07,267 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.386s 2023-04-20 05:37:07,267 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:06 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-93466de1-4dda-4531-af99-e1b782b8a8c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'' 2023-04-20 05:37:07,289 91067 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60 0.021s 2023-04-20 05:37:07,289 91067 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06cfcd7-8ff8-490b-91ff-41cdb1ae664a', 'x-openstack-request-id': 'req-b06cfcd7-8ff8-490b-91ff-41cdb1ae664a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c6556d620cd433b88f567daaf62f512/volumes/befb659a-184e-4dc0-8303-6f9012f5de60'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume befb659a-184e-4dc0-8303-6f9012f5de60 could not be found."}}' 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 cf73098c-5dc9-4d6d-b738-cc99981132e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:35:15,758 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.275s 2023-04-20 05:35:15,759 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989e19f3-e9f2-449b-9076-2f548b6a25c3', 'x-compute-request-id': 'req-989e19f3-e9f2-449b-9076-2f548b6a25c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:35:15,967 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.196s 2023-04-20 05:35:15,967 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebbd029-9602-4bb4-b831-379adefcf89a', 'x-compute-request-id': 'req-4ebbd029-9602-4bb4-b831-379adefcf89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:35:16,215 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.236s 2023-04-20 05:35:16,215 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ccf5ef1-3883-43a1-8650-c7f42d62f6cf', 'x-compute-request-id': 'req-9ccf5ef1-3883-43a1-8650-c7f42d62f6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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 05:36:16,380 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.085s 2023-04-20 05:36:16,380 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:16 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-a41538fe-d999-4a2e-8994-c942120fde44', '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": "6beb804304e94477ba224d9066ede268", "name": "tempest-ServerActionsTestJSON-1221325113-project-member", "password_expires_at": null}, "audit_ids": ["D_zd1PsfRPSoqn76MCZQHw"], "expires_at": "2023-04-20T06:36:16.000000Z", "issued_at": "2023-04-20T05:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83045a7a115e4207b19dab56c08be584", "name": "tempest-ServerActionsTestJSON-1221325113"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/83045a7a115e4207b19dab56c08be584", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:36:16,381 91079 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '3d4e6b0c-cdb1-463c-bbb2-ac602f68db1a', 'name': 'tempest-ServerActionsTestJSON-1587249624-network', 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '83045a7a115e4207b19dab56c08be584', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65171, 'is_default': False, 'availability_zone_hints': [], 'availability_ zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:28:02Z', 'updated_at': '2023-04-20T05:28:02Z', 'revision_number': 1} available for tenant 2023-04-20 05:36:16,381 91079 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-840035893', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKikIQWd05Ta1fcpuOoQan5PkLdCv2osqZRgqxrG1JcEHUrMFjNpTU1vIvkhtlh4foHkH2e70yzihn3H7OqCOrwZg/ic8lo/IjVwXdsJOZKFkUUCuixiR6575DWyDj8A6A==', 'fingerprint': 'd6:fa:af:64:f3:75:6b:04:e8:22:80:7d:e8:df:ab:f6', 'user_id': '6beb804304e94477ba224d9066ede268', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCdEJ5jAa4G6gd8gxaVn+xnotvZ9eHXABVl0prwl6+MIfpfmPWOTv6s\nNZLS+brGRCegBwYFK4EEACKhZANiAASopCEFndOU2tX3KbjqEGp+T5C3Qr9qLKmU\nYKsaxtSXBB1KzBYzaU1NbyL5IbZYeH6B5B9nu9Ms4oZ9x+zqgjq8GYP4nPJaPyI1\ncF3bCTmShZFFArosYkeue+Q1sg4/AOg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7915e188-5484-4dc9-9adf-5c71c86bf102', 'name': 'tempest-securitygroup--128928648', 'stateful': True, 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'description': 'tempest-description--95386365', 'shared': False, 'security_group_rules': [{'id': '4e442807-0d89-4f6f-8d2c-0345b811b9da', 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'security_group_id': '7915e188-5484-4dc9-9adf-5c71c86bf102', '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': 178, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:17Z', 'updated_at': '2023-04-20T05:28:17Z', 'revision_number': 0, 'project_id': '83045a7a115e4207b19dab56c08be584'}, {'id': 'e987dc8d-1267-40bf-bf8b-1b09b6795853', 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'security_group_id': '7915e188-5484-4dc9-9adf-5c71c86bf102', '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': 179, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:28:17Z', 'updated_at': '2023-04-20T05:28:17Z', 'revision_number': 0, 'project_id': '83045a7a115e4207b19dab56c08be584'}], 'tags': [], 'created_at': '2023-04-20T05:28:17Z', 'updated_at': '2023-04-20T05:28:17Z', 'revision_number': 1, 'project_id': '83045a7a115e4207b19dab56c08be584'}, 'floating_ip': {'id': 'dcc3149f-e861-43f2-8cce-d80691b2be75', 'tenant_id': '83045a7a115e4207b19dab56c08be584', 'floating_ip_address': '172.24.4.165', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '83045a7a115e4207b19dab56c08be584', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:28:22Z', 'updated_at': '2023-04-20T05:28:22Z', 'revision_number': 0, 'ip': '172.24.4.165'}} 2023-04-20 05:36:16,760 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes 0.378s 2023-04-20 05:36:16,760 91079 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-1861398159", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c250ba5c-c91a-410a-83cc-fafb57ba9bcb', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c250ba5c-c91a-410 a-83cc-fafb57ba9bcb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes'} Body: b'{"volume": {"id": "cf73098c-5dc9-4d6d-b738-cc99981132e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:16.683645", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1861398159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:36:16,808 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4 0.038s 2023-04-20 05:36:16,808 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a11758-0019-49cd-a67f-2ae41020e305', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a11758-0019-49cd-a67f-2ae41020e305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4'} Body: b'{"volume": {"id": "cf73098c-5dc9-4d6d-b738-cc99981132e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:17.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1861398159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:36:17,858 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4 0.039s 2023-04-20 05:36:17,858 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e0e29a-8672-4089-a61e-565dad0c55e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e0e29a-8672-4089-a61e-565dad0c55e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4'} Body: b'{"volume": {"id": "cf73098c-5dc9-4d6d-b738-cc99981132e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:36:17. 000000", "updated_at": "2023-04-20T05:36:17.000000", "name": "tempest-tempest.common.compute-volume-1861398159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4"}], "user_id": "6beb804304e94477ba224d9066ede268", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83045a7a115e4207b19dab56c08be584"}}' 2023-04-20 05:36:17,972 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4 0.102s 2023-04-20 05:36:17,973 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab60f217-c8da-4b88-baa4-1958e2a7d0d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4'} Body: b'' 2023-04-20 05:36:18,002 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4 0.028s 2023-04-20 05:36:18,002 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36: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-6715c644-0e26-475c-8027-7d87a2a8b4e8', 'x-openstack-request-id': 'req-6715c644-0e26-475c-8027-7d87a2a8b4e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/83045a7a115e4207b19dab56c08be584/volumes/cf73098c-5dc9-4d6d-b738-cc99981132e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cf73098c-5dc9-4d6d-b738-cc99981132e4 could not be found."}}' 2023-04-20 05:36:18,003 91079 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 05:36:18,560 91079 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd 0.556s 2023-04-20 05:36:18,561 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b982abe-5978-493f-af19-4ed6f66a92a2', 'x-compute-request-id': 'req-0b982abe-5978-493f-af19-4ed6f66a92a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd'} Body: b'{"server": {"id": "14bdff10-3 d1f-491e-8d7b-f4c0a0260dcd", "name": "tempest-ServerActionsTestJSON-server-1733441759", "status": "ACTIVE", "tenant_id": "83045a7a115e4207b19dab56c08be584", "user_id": "6beb804304e94477ba224d9066ede268", "metadata": {}, "hostId": "069068c48f0877e4162394cfaddd34daadc40b626c2f7caed937a8fa", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:28:26Z", "updated": "2023-04-20T05:28:47Z", "addresses": {"tempest-ServerActionsTestJSON-1587249624-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}, {"version": 4, "addr": "172.24.4.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:ec:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bdff10-3d1f-491e-8d7b-f4c0a0260dcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-840035893", "OS-SRV-USG:launched_at": "2023-04-20T05:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--128928648"}], "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_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.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 168807f8-73ef-4aa4-a71e-f7cdad7602da failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:37:56,365 91081 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes 0.558s 2023-04-20 05:37:56,365 91081 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-17247985", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7745ac9-560f-4eb4-ad0b-238fd085c908', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7745ac9-560f-4eb4-ad0b-238fd085c908', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes'} Body: b'{"volume": {"id": "168807f8-73ef-4aa4-a71e-f7cdad7602da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:56.303620", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-17247985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}], "user_id": "898ff6ef72ca47468957d5e1b469222c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:37:56,423 91081 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da 0.048s 2023-04-20 05:37:56,423 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9957f980-435f-493d-adad-fc76ab960b51', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9957f980-435f-493d-adad-fc76ab960b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da'} Body: b'{"volume": {"id": "168807f8-73ef-4aa4-a71e-f7cdad7602da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-17247985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}], "user_id": "898ff6ef72ca47468957d5e1b469222c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9aaa6143ddae4690bd7ab6f8e932baf4"}}' 2023-04-20 05:37:57,486 91081 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da 0.052s 2023-04-20 05:37 :57,487 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77639411-87e6-4b31-a191-7c076baee0db', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77639411-87e6-4b31-a191-7c076baee0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da'} Body: b'{"volume": {"id": "168807f8-73ef-4aa4-a71e-f7cdad7602da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:56.000000", "updated_at": "2023-04-20T05:37:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-17247985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9aaa6143ddae4690bd7ab6f8e932baf4/volumes/168807f8-73ef-4aa4-a71e-f7cdad7602da"}], "user_id": "898ff6ef72ca47468957d5e1b469222c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9aaa6143ddae4690bd7ab6f8e932baf4"}}' 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 c9176223-d621-4ad6-9575-ed8d7491a087 failed to build and is in ERROR status 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 567596bb-8143-47f2-ac99-6dbe414e46c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:06,202 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types 0.231s 2023-04-20 05:38:06,202 91081 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-579902692"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49747673-83fe-4148-8a61-59efcb43a4a5', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49747673-83fe-4148-8a61-59efcb43a4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types'} Body: b'{"volume_type": {"id": "d2c104df-cc0f-44e4-8540-5322501f63f0", "name": "tempest-GroupSnapshotsTest-volume-type-579902692", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:38:06,237 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types 0.032s 2023-04-20 05:38:06,238 91081 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-1411447554"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de5996c-b6f3-40a4-9eef-5d7149b2f974', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de5996c-b6f3-40a4-9eef-5d7149b2f974', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types'} Body: b'{"group_type": {"id": "e8882da8-e1e6-4e99-9634-50130d96bb1f", "name": "tempest-GroupSnapshotsTest-group-type-1411447554", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:38:06,692 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups 0.451s 2023-04-20 05:38:06,692 91081 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": "e8882da8-e1e6-4e99-9634-50130d96bb1f", "volume_types": ["d2c104df-cc0f-44e4-8540-5322501f63f0"], "name": "tempest-GroupSnapshotsTest-Group-443922275"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dda1be3-6f7f-4407-aeb2-234011d00409', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dda1be3-6f7f-4407-aeb2-234011d00409', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups'} Body: b'{"group": {"id": "567596bb-8143-47f2-ac99-6dbe414e46c8", "name": "tempest-GroupSnapshotsTest-Group-443922275"}}' 2023-04-20 05:38:06,727 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8 0.032s 2023-04-20 05:38:06,728 91081 DEBUG [tempest.lib.commo n.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 05:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0bb4a5-f7d3-4f49-ae9e-c9755793dc3f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0bb4a5-f7d3-4f49-ae9e-c9755793dc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8'} Body: b'{"group": {"id": "567596bb-8143-47f2-ac99-6dbe414e46c8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:38:06.000000", "name": "tempest-GroupSnapshotsTest-Group-443922275", "description": null, "group_type": "e8882da8-e1e6-4e99-9634-50130d96bb1f", "volume_types": ["d2c104df-cc0f-44e4-8540-5322501f63f0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:07,771 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8 0.038s 2023-04-20 05:38:07,772 91081 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 05:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2495c0af-4238-4ccb-9348-4229202f1612', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2495c0af-4238-4ccb-9348-4229202f1612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8'} Body: b'{"group": {"id": "567596bb-8143-47f2-ac99-6dbe414e46c8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:38:06.000000", "name": "tempest-GroupSnapshotsTest-Group-443922275", "description": null, "group_type": "e8882da8-e1e6-4e99-9634-50130d96bb1f", "volume_types": ["d2c104df-cc0f-44e4-8540-5322501f63f0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:07,881 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail 0.104s 2023-04-20 05:38:07,882 91081 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 05:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138001b9-3615-4810-b6f3-6c69223d00bf', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138001b9-3615-4810-b6f3-6c69223d00bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:38:07,970 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8/action 0.067s 2023-04-20 05:38:07,970 91081 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-vo lumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:07 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-87edc314-c68b-428e-8892-6504b4a945fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8/action'} Body: b'' 2023-04-20 05:38:07,988 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8 0.017s 2023-04-20 05:38:07,988 91081 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 05:38:07 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-43140a5e-a61d-446d-8fdc-2b3418a2ea1b', 'x-openstack-request-id': 'req-43140a5e-a61d-446d-8fdc-2b3418a2ea1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/567596bb-8143-47f2-ac99-6dbe414e46c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 567596bb-8143-47f2-ac99-6dbe414e46c8 could not be found."}}' 2023-04-20 05:38:08,019 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/e8882da8-e1e6-4e99-9634-50130d96bb1f 0.030s 2023-04-20 05:38:08,020 91081 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 05:38:07 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-083f32e2-f29d-4e2b-9749-a39d3dd230b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/e8882da8-e1e6-4e99-9634-50130d96bb1f'} Body: b'' 2023-04-20 05:38:08,070 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/d2c104df-cc0f-44e4-8540-5322501f63f0 0.050s 2023-04-20 05:38:08,070 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38: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-22470e21-3763-45b5-971f-e50dbb8637ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/d2c104df-cc0f-44e4-8540-5322501f63f0'} Body: b'' 2023-04-20 05:38:08,086 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/d2c104df-cc0f-44e4-8540-5322501f63f0 0.014s 2023-04-20 05:38:08,086 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 0 5:38:08 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-db42a7be-1f36-42a8-879c-b08f206b2aa5', 'x-openstack-request-id': 'req-db42a7be-1f36-42a8-879c-b08f206b2aa5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/d2c104df-cc0f-44e4-8540-5322501f63f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d2c104df-cc0f-44e4-8540-5322501f63f0 could not be found."}}' 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 d9e38648-9ba2-44eb-8688-54ed5a89efaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:35:22,065 91069 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 05:35:22,869 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.804s 2023-04-20 05:35:22,870 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1257122624", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a212a92d-af57-467a-b463-268733436d43', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1257122624", "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": "933c341c0bcc47a5927fd8961b4fea9e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "created_at": "2023-04-20T05:35:23Z", "updated_at": "2023-04-20T05:35:23Z", "tags": [], "self": "/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79", "file": "/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:35:24,238 91069 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/3f036090-7f12-45eb-bc09-9ba3d93fda79/file 1.368s 2023-04-20 05:35:24,239 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8479c14e-6297-452e-9ff2-8e64a8686986', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79/file'} Body: b'' 2023-04-20 05:35:24,239 91069 DEBUG [tempest.scenario.manager] image:3f036090-7f12-45eb-bc09-9ba3d93fda79 2023-04-20 05:35:24,295 91069 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.051s 2023-04-20 05:35:24,296 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-505941647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwXGxFjj5vzBwR1qo2XsLGRQo2W/4R8RkL01uUjTOagSGArPqq6/t9g8e1pYDKlmogoRf9FT6sJNlBfS+zJ0zPMgBywHOlPfyPFKWpg00XELop4nWp2BUpyXgmiLNR5DQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:24 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-fb4e9980-2111-499c-abb2-de269c9d2f8a', 'x-compute-request-id': 'req-fb4e9980-2111-499c-abb2-de269c9d2f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-505941647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwXGxFjj5vzBwR1qo2XsLGRQo2W/4R8RkL01uUjTOagSGArPqq6/t9g8e1pYDKlmogoRf9FT6sJNlBfS+zJ0zPMgBywHOlPfyPFKWpg00XELop4nWp2BUpyXgmiLNR5DQ==", "fingerprint": "10:94:67:43:79:c0:a1:4b:42:b3:74:2b:01:d9:2e:8b", "user_id": "151ab31d22b943519eb10b95b8542cc5"}}' 2023-04-20 05:35:24,337 91069 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.033s 2023-04-20 05:35:24,338 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:24 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-6cba0b38-f700-4741-92e0-e93f7d7164b3', '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": "151ab31d22b943519eb10b95b8542cc5", "name": "tempest-TestMinimumBasicScenario-945306862-project-member", "password_expires_at": null}, "audit_ids": ["RsBEVA6tSFCJLtunPXwlww"], "expires_at": "2023-04-20T06:35:24.000000Z", "issued_at": "2023-04-20T05:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933c341c0bcc47a5927fd8961b4fea9e", "name": "tempest-TestMinimumBasicScenario-945306862"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:35:24,338 91069 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '6808a39f-22cd-436a-8bc9-834a064db94c', 'name': 'tempest-TestMinimumBasicScenario-1950425816-network', 'tenant_id': '933c341c0bcc47a5927fd8961b4fea9e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '933c341c0bcc47a5927fd8961b4fea9e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63267, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:35:09Z', 'updated_at': '2023-04-20T05:35:09Z', 'revision_number': 1} available for tenant 2023-04-20 05:35:25,162 91069 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.823s 2023-04-20 05:35:25,163 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1736981550", "imageRef": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-505941647", "networks": [{"uuid": "6808a39f-22cd-436a-8bc9-834a064db94c"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acfd4756-a3de-40dd-ba18-d7223cc53102', 'x-compute-request-id': 'req-acfd4756-a3de-40dd-ba18-d7223cc53102', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "77Vs2TWezMbh"}}' 2023-04-20 05:35:25,260 91069 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/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.095s 2023-04-20 05:35:25,261 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd60073a-2c9c-4dde-97a9-02ec07bb76d8', 'x-compute-request-id': 'req-cd60073a-2c9c-4dde-97a9-02ec07bb76d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "BUILD", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "", "image": {"id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "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 05:36:15,597 91069 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/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.276s 2023-04-20 05:36:15,597 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:36:15 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-6f6378a2-c4e5-4945-a8f0-d9403957a04d', 'x-compute-request-id': 'req-6f6378a2-c4e5-4945-a8f0-d9403957a04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:35:32Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:22:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "OS-SRV-USG:launched_at": "2023-04-20T05:35:31.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 05:36:15,609 91069 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:37:15,928 91069 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/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.258s 2023-04-20 05:37:15,929 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Thu, 20 Apr 2023 05:37:15 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-66dee81d-7fa4-4d65-bf7b-2b81e9c8e5d8', 'x-compute-request-id': 'req-66dee81d-7fa4-4d65-bf7b-2b81e9c8e5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:35:32Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:22:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "OS-SRV-USG:launched_at": "2023-04-20T05:35:31.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 05:37:16,134 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.194s 2023-04-20 05:37:16,135 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:15 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-363581f6-9bb9-4a0b-84f8-d9a946fc17a5', 'x-compute-request-id': 'req-363581f6-9bb9-4a0b-84f8-d9a946fc17a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}]}]}' 2023-04-20 05:37:16,710 91069 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/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.571s 2023-04-20 05:37:16,710 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:16 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-4ac15cfd-cff9-4ff1-a7ea-8c83baa3dcd4', 'x-compute-request-id': 'req-4ac15cfd-cff9-4ff1-a7ea-8c83baa3dcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "3f036090-7f12-45eb-bc09-9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:35:32Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:22:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "OS-SRV-USG:launched_at": "2023-04-20T05:35:31.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 05:37:17,007 91069 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/933c341c0bcc47a5927fd8961b4fea9e/volumes 0.285s 2023-04-20 05:37:17,008 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1246901494", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482d54a6-fe96-4cde-b4e0-e1076313ea3c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482d54a6-fe96-4cde-b4e0-e1076313ea3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes'} Body: b'{"volume": {"id": "d9e38648-9ba2-44eb-8688-54ed5a89efaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:16.915729", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1246901494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:37:17,068 91069 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/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf 0.051s 2023-04-20 05:37:17,068 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28dc16d1-acef-4b82-8e94-bbccc9a95529', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28dc16d1-acef-4b82-8e94-bbccc9a95529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf'} Body: b'{"volume": {"id": "d9e38648-9ba2-44eb-8688-54ed5a89efaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:17.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1246901494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "933c341c0bcc47a5927fd8961b4fea9e"}}' 2023-04-20 05:37:18,121 91069 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/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf 0.041s 2023-04-20 05:37:18,122 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2370d30a-0dda-4c53-a9a9-99ecb2e3a490', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2370d30a-0dda-4c53-a9a9-99ecb2e3a490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf'} Body: b'{"volume": {"id": "d9e38648-9ba2-44eb-8688-54ed5a89efaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:37:17.000000", "updated_at": "2023-04-20T05:37:17.000000", "name": "tempest-TestMinimumBasicScenario-volume-1246901494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "933c341c0bcc47a5927fd8961b4fea9e"}}' 2023-04-20 05:37:18,362 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf 0.229s 2023-04-20 05:37:18,362 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971df4ce-5bbb-441b-9974-e0bd0e74dff2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf'} Body: b'' 2023-04-20 05:37:18,384 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf 0.021s 2023-04-20 05:37:18,384 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ac3acd-3d83-45e2-878f-5731b4d4eabf', 'x-openstack-request-id': 'req-82ac3acd-3d83-45e2-878f-5731b4d4eabf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/d9e38648-9ba2-44eb-8688-54ed5a89efaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d9e38648-9ba2-44eb-8688-54ed5a89efaf could not be found."}}' 2023-04-20 05:37:18,508 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.123s 2023-04-20 05:37:18,509 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37: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-34718a78-4fd2-42e7-beca-f5726167f2bf', 'x-compute-request-id': 'req-34718a78-4fd2-42e7-beca-f5726167f2bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'' 2023-04-20 05:37:18,714 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.205s 2023-04-20 05:37:18,714 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:37:18 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-6de3bdd3-a07a-462e-9dfa-06a2c2c37544', 'x-compute-request-id': 'req-6de3bdd3-a07a-462e-9dfa-06a2c2c37544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"server": {"id": "1a420a0f-1dba-4fdc-937f-3a77bccfeb2a", "name": "tempest-TestMinimumBasicScenario-server-1736981550", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "3f036090-7f12-45eb-bc09- 9ba3d93fda79", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3f036090-7f12-45eb-bc09-9ba3d93fda79"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:35:25Z", "updated": "2023-04-20T05:37:18Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:22:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-505941647", "OS-SRV-USG:launched_at": "2023-04-20T05:35:31.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 05:38:08,791 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a 0.036s 2023-04-20 05:38:08,791 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 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-1aa9e0c3-464e-44e3-a046-72a122559b69', 'x-compute-request-id': 'req-1aa9e0c3-464e-44e3-a046-72a122559b69', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a420a0f-1dba-4fdc-937f-3a77bccfeb2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1a420a0f-1dba-4fdc-937f-3a77bccfeb2a could not be found."}}' 2023-04-20 05:38:08,823 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-505941647 0.031s 2023-04-20 05:38:08,824 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 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-a690758d-c394-4e7e-a44e-c25a78943593', 'x-compute-request-id': 'req-a690758d-c394-4e7e-a44e-c25a78943593', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-505941647'} Body: b'' 2023-04-20 05:38:08,916 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/3f036090-7f12-45eb-bc09-9ba3d93fda79 0.091s 2023-04-20 05:38:08,916 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5659acfe-3df1-409c-9efd-266f1339028e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3f0 36090-7f12-45eb-bc09-9ba3d93fda79'} Body: b'' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:07,758 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/4604abc23a6c4b0f9ab2e98fd2fdf840/os-quota-sets/f184538f242a4eb0ab10eb6d5eaab61c?usage=True 0.072s 2023-04-20 05:38:07,758 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7306cd6-8f94-4fb2-a1b7-09e98409bf77', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7306cd6-8f94-4fb2-a1b7-09e98409bf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4604abc23a6c4b0f9ab2e98fd2fdf840/os-quota-sets/f184538f242a4eb0ab10eb6d5eaab61c?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_tempest-GroupSnapshotsTest-volume-type-579902692": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_tempest-GroupSnapshotsTest-volume-type-579902692": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_tempest-GroupSnapshotsTest-volume-type-579902692": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:08,119 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes 0.352s 2023-04-20 05:38:08,119 91065 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-329793792"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e4346e-8139-476e-9d7f-1ad22f5cfd58', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e4346e-8139-476e-9d7f-1ad22f5cfd58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes'} Body: b'{"volume": {"id": "85a9083f-6f1f-49f0-8d4c-41bb3cb688e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.056449", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329793792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:08,172 91065 IN FO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.044s 2023-04-20 05:38:08,173 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0526094-fbbc-49df-b472-4ee566949112', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0526094-fbbc-49df-b472-4ee566949112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'{"volume": {"id": "85a9083f-6f1f-49f0-8d4c-41bb3cb688e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329793792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:09,225 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.041s 2023-04-20 05:38:09,226 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a450a6f8-eb30-429f-9e51-9a25a9fca858', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a450a6f8-eb30-429f-9e51-9a25a9fca858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'{"volume": {"id": "85a9083f-6f1f-49f0-8d4c-41bb3cb688e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "updated_at": "2023-04-20T05:38:08.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329793792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:09,276 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.039s 2023-04-20 05:38:09,277 91065 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b2eca8-aae4-4858-b0bb-c764320d4ec2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b2eca8-aae4-4858-b0bb-c764320d4ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'{"volume": {"id": "85a9083f-6f1f-49f0-8d4c-41bb3cb688e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "updated_at": "2023-04-20T05:38:08.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329793792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:09,390 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.103s 2023-04-20 05:38:09,391 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 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-2f3692de-4500-4c81-a5be-4ff8f87ef479', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'' 2023-04-20 05:38:09,419 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 0.028s 2023-04-20 05:38:09,420 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9343424b-37f7-441f-ab91-631887bfce13', 'x-openstack-request-id': 'req-9343424b-37f7-441f-ab91-631887bfce13', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/85a9083f-6f1f-49f0-8d4c-41bb3cb688e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 85a9083f-6f1f-49f0-8d4c-41bb3cb688e1 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 439889b8-8688-4068-a797-530988d73fc6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:08,123 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types 0.033s 2023-04-20 05:38:08,123 91081 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-1294933143"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd97d06-31f9-455d-bec6-e7e0551a0cae', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd97d06-31f9-455d-bec6-e7e0551a0cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types'} Body: b'{"volume_type": {"id": "b804b08a-888b-4135-b39a-0427219a0977", "name": "tempest-GroupSnapshotsTest-volume-type-1294933143", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:38:08,156 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types 0.029s 2023-04-20 05:38:08,156 91081 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-259132548"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9077a2-b9e5-4ea2-ac10-d394d6ebac7e', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9077a2-b9e5-4ea2-ac10-d394d6ebac7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types'} Body: b'{"group_type": {"id": "91826778-83a7-4415-881c-d3b151e8ec43", "name": "tempest-GroupSnapshotsTest-group-type-259132548", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:38:08,258 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups 0.098s 2023-04-20 05:38:08,258 91081 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": "91826778-83a7-4415-881c-d3b151e8ec43", "volume_types": ["b804b08a-888b-4135-b39a-0427219a0977"], "name": "tempest-GroupSnapshotsTest-Group-281138121"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d616401f-796e-4c5d-a5b2-55ad471a2e69', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d616401f-796e-4c5d-a5b2-55ad471a2e69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups'} Body: b'{"group": {"id": "439889b8-8688-4068-a797-530988d73fc6", "name": "tempest-GroupSnapshotsTest-Group-281138121"}}' 2023-04-20 05:38:08,294 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6 0.033s 2023-04-20 05:38:08,294 91081 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 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5782321a-69fc-49f7-9b0c-f24c45734ae2', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5782321a-69fc-49f7-9b0c-f24c45734ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6'} Body: b'{"group": {"id": "439889b8-8688-4068-a797-530988d73fc6", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "name": "tempest-GroupSnapshotsTest-Group-281138121", "description": null, "group_type": "91826778-83a7-4415-881c-d3b151e8ec43", "volume_types": ["b804b08a-888b-4135-b39a-0427219a0977"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:09,329 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6 0.030s 2023-04-20 05:38:09,330 91081 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 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4329b1-7496-427f-be5e-058ce52a5826', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4329b1-7496-427f-be5e-058ce52a5826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6'} Body: b'{"group": {"id": "439889b8-8688-4068-a797-530988d73fc6", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:38:08.000000", "name": "tempest-GroupSnapshotsTest-Group-281138121", "description": null, "group_type": "91826778-83a7-4415-881c-d3b151e8ec43", "volume_types": ["b804b08a-888b-4135-b39a-0427219a0977"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:09,334 91081 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 05:38:09,403 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail 0.068s 2023-04-20 05:38:09,403 91081 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 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d095c8e-855d-4982-b3c9-778a4b81e5b8', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d095c8e-855d-4982-b3c9-778a4b81e5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:38:09,485 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6/action 0.06 9s 2023-04-20 05:38:09,486 91081 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 05:38:09 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-c183b7ed-e70d-4e22-94f2-0c83b63d5291', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6/action'} Body: b'' 2023-04-20 05:38:09,503 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6 0.017s 2023-04-20 05:38:09,504 91081 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 05:38:09 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-d7bb331f-ae5c-48ee-bfd6-fdbc672cd0d1', 'x-openstack-request-id': 'req-d7bb331f-ae5c-48ee-bfd6-fdbc672cd0d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/439889b8-8688-4068-a797-530988d73fc6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 439889b8-8688-4068-a797-530988d73fc6 could not be found."}}' 2023-04-20 05:38:09,532 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/91826778-83a7-4415-881c-d3b151e8ec43 0.027s 2023-04-20 05:38:09,532 91081 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 05:38:09 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-f9a54f19-afd6-4036-94be-384f68d33a00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/91826778-83a7-4415-881c-d3b151e8ec43'} Body: b'' 2023-04-20 05:38:09,605 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/b804b08a-888b-4135-b39a-0427219a0977 0.071s 2023-04-20 05:38:09,605 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 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-13ea5d12-9e74-4aa0-9bfa-f49c5df6ed0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/b804b08a-888b-4135-b39a-0427219a0977'} Body: b'' 2023-04-20 05:38:09,623 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/b804b08a-888b-4135-b39a-0427219a0977 0.017s 2023-04-20 05:38:09,624 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 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-40df73ab-0028-4adb-88fb-f41e1fe61cdc', 'x-openstack-request-id': 'req-40df73ab-0028-4adb-88fb-f41e1fe61cdc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/b804b08a-888b-4135-b39a-0427219a0977'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b804b08a-888b-4135-b39a-0427219a0977 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 ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:09,664 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes 0.240s 2023-04-20 05:38:09,664 91065 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-321901763"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a061974-71c9-4343-8791-3b9aa2bec03e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a061974-71c9-4343-8791-3b9aa2bec03e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes'} Body: b'{"volume": {"id": "ef9ba1f7-1fce-4673-b70e-8b464e9a3da3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:09.593927", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-321901763", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:09,724 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.049s 2023-04-20 05:38:09,724 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ffd2c9-89d5-4ac0-8395-a1ed8aac40b2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ffd2c9-89d5-4ac0-8395-a1ed8aac40b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'{"volume": {"id": "ef9ba1f7-1fce-4673-b70e-8b464e9a3da3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-321901763", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:10,774 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.038s 2023-04-20 05:38:10,775 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c189d30a-ec16-425b-abdb-9f231cd14751', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c189d30a-ec16-425b-abdb-9f231cd14751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'{"volume": {"id": "ef9ba1f7-1fce-4673-b70e-8b464e9a3da3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "updated_at": "2023-04-20T05:38:10.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-321901763", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:10,826 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.040s 2023-04-20 05:38:10,827 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2414be2-cf03-494a-8c6a-fb75521a1d7f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2414be2-cf03-494a-8c6a-fb75521a1d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'{"volume": {"id": "ef9ba1f7-1fce-4673-b70e-8b464e9a3da3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "updated_at": "2023-04-20T05:38:10.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-321901763", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3"}], "user_id": "6ff76aeb177642e8b781420016cf0b69", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f184538f242a4eb0ab10eb6d5eaab61c"}}' 2023-04-20 05:38:10,953 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.113s 2023-04-20 05:38:10,954 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:10 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a102dc3e-5539-4d52-92ab-2a18d057fb90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'' 2023-04-20 05:38:10,974 91065 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 0.020s 2023-04-20 05:38:10,975 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1601329f-0ae8-4340-bf81-4efc99fa6038', 'x-openstack-request-id': 'req-1601329f-0ae8-4340-bf81-4efc99fa6038', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f184538f242a4eb0ab10eb6d5eaab61c/volumes/ef9ba1f7-1fce-4673-b70e-8b464e9a3da3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef9ba1f7-1fce-4673-b70e-8b464e9a3da3 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 4a5f5c67-35b1-4228-8322-1fdee56c3287 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:09,688 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types 0.060s 2023-04-20 05:38:09,689 91081 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-1894126439"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc6713c-b4e2-4481-9dbd-92765f5372c2', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc6713c-b4e2-4481-9dbd-92765f5372c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types'} Body: b'{"volume_type": {"id": "5937a46c-7a57-427c-891e-3f75c1cf2ca9", "name": "tempest-GroupSnapshotsTest-volume-type-1894126439", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:38:09,725 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types 0.030s 2023-04-20 05:38:09,726 91081 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-2019053786"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac0e7d2-e632-4d8c-b479-67eaa9cc777f', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac0e7d2-e632-4d8c-b479-67eaa9cc777f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types'} Body: b'{"group_type": {"id": "9b9e5371-78d0-4e66-82a4-b499aa6124d4", "name": "tempest-GroupSnapshotsTest-group-type-2019053786", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 05:38:09,811 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups 0.082s 2023-04-20 05:38:09,811 91081 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": "9b9e5371-78d0-4e66-82a4-b499aa6124d4", "volume_types": ["5937a46c-7a57-427c-891e-3f75c1cf2ca9"], "name": "tempest-GroupSnapshotsTest-Group-553457740"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03fcaed-7108-40c1-9a54-b5bad7737759', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03fcaed-7108-40c1-9a54-b5bad7737759', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups'} Body: b'{"group": {"id": "4a5f5c67-35b1-4228-8322-1fdee56c3287", "name": "tempest-GroupSnapshotsTest-Group-553457740"}}' 2023-04-20 05:38:09,843 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287 0.029s 2023-04-20 05:38:09,844 91081 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21c05b9-7a6d-437f-a8c6-d18866bbd16f', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21c05b9-7a6d-437f-a8c6-d18866bbd16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287'} Body: b'{"group": {"id": "4a5f5c67-35b1-4228-8322-1fdee56c3287", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "name": "tempest-GroupSnapshotsTest-Group-553457740", "description": null, "group_type": "9b9e5371-78d0-4e66-82a4-b499aa6124d4", "volume_types": ["5937a46c-7a57-427c-891e-3f75c1cf2ca9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:10,887 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287 0.038s 2023-04-20 05:38:10,887 91081 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 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431cc0dc-ebe9-45a3-91bb-bf6b7e80a59a', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431cc0dc-ebe9-45a3-91bb-bf6b7e80a59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287'} Body: b'{"group": {"id": "4a5f5c67-35b1-4228-8322-1fdee56c3287", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T05:38:10.000000", "name": "tempest-GroupSnapshotsTest-Group-553457740", "description": null, "group_type": "9b9e5371-78d0-4e66-82a4-b499aa6124d4", "volume_types": ["5937a46c-7a57-427c-891e-3f75c1cf2ca9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 05:38:10,962 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail 0.070s 2023-04-20 05:38:10,963 91081 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 05:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f6e2ee-e526-4a30-bd86-017bc09fa53d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f6e2ee-e526-4a30-bd86-017bc09fa53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 05:38:11,052 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287/action 0.078s 2023-04-20 05:38:11,053 91081 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 05:38:10 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-5224ef20-9c6e-4311-8291-7def88185e80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287/action'} Body: b'' 2023-04-20 05:38:11,070 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287 0.016s 2023-04-20 05:38:11,070 91081 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 05:38:11 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-e4a529f8-e476-4dc9-b87d-6feb5bc5e72d', 'x-openstack-request-id': 'req-e4a529f8-e476-4dc9-b87d-6feb5bc5e72d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e953123cc6ed41c59cf6af1d879cc1dd/groups/4a5f5c67-35b1-4228-8322-1fdee56c3287'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4a5f5c67-35b1-4228-8322-1fdee56c3287 could not be found."}}' 2023-04-20 05:38:11,100 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/9b9e5371-78d0-4e66-82a4-b499aa6124d4 0.029s 2023-04-20 05:38:11,100 91081 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 05:38:11 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-4d3382a2-c4d9-4918-a69e-c1114b3976da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/group_types/9b9e5371-78d0-4e66-82a4-b499aa6124d4'} Body: b'' 2023-04-20 05:38:11,154 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/5937a46c-7a57-427c-891e-3f75c1cf2ca9 0.053s 2023-04-20 05:38:11,154 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062e1f1c-40ee-4f8b-a390-201084f4fbff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/5937a46c-7a57-427c-891e-3f75c1cf2ca9'} Body: b'' 2023-04-20 05:38:11,169 91081 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/5937a46c-7a57-427c-891e-3f75c1cf2ca9 0.014s 2023-04-20 05:38:11,169 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Thu, 20 Apr 2023 05:38:11 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-356b662c-b05b-4146-85f7-2b339cb1f620', 'x-openstack-request-id': 'req-356b662c-b05b-4146-85f7-2b339cb1f620', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc7a85bd87ab48a39cd94ce1a09001a9/types/5937a46c-7a57-427c-891e-3f75c1cf2ca9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5937a46c-7a57-427c-891e-3f75c1cf2ca9 could not be found."}}' 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 05:38:15,077 91081 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/f9bfed90b2b747d7ac26e052a1b89bfc/scheduler-stats/get_pools?detail=True 0.306s 2023-04-20 05:38:15,077 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03b8e9c-f73f-4fef-827b-c70b6e94a3b1', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03b8e9c-f73f-4fef-827b-c70b6e94a3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f9bfed90b2b747d7ac26e052a1b89bfc/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 05:38:15,126 91081 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/f9bfed90b2b747d7ac26e052a1b89bfc/scheduler-stats/get_pools 0.031s 2023-04-20 05:38:15,126 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f9dce2-7274-49a9-b770-9ef692212799', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f9dce2-7274-49a9-b770-9ef692212799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f9bfed90b2b747d7ac26e052a1b89bfc/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 1090f454-d288-4d51-979e-884cb122fc78 failed to build and is in ERROR status 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 1fa8d860-1297-4df2-bc7a-09176bcd3152 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:24,896 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.189s 2023-04-20 05:38:24,896 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3e1973b-bdc1-41d9-be95-ad0fff441d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:38:25,391 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes 0.494s 2023-04-20 05:38:25,391 91077 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-1579326607", "snapshot_id": null, "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f28d660-098b-4b11-9cf0-5c16e96aed5f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f28d660-098b-4b11-9cf0-5c16e96aed5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes'} Body: b'{"volume": {"id": "1fa8d860-1297-4df2-bc7a-09176bcd3152", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:25.310484", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1579326607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:25,453 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152 0.052s 2023-04-20 05:38:25,453 91077 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 05:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d29de54-5e56-44d1-b9a2-8b64a5c8c6ec', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d29de54-5e56-44d1-b9a2-8b64a5c8c6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152'} Body: b'{"volume": {"id": "1fa8d860-1297-4df2-bc7a-09176bcd3152", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:25.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1579326607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:26,508 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152 0.044s 2023-04-20 05:38:26,509 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f22e37-1682-4b83-a9bd-2a2e6b8975c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f22e37-1682-4b83-a9bd-2a2e6b8975c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152'} Body: b'{"volume": {"id": "1fa8d860-1297-4df2-bc7a-09176bcd3152", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:25.000000", "updated_at": "2023-04-20T05:38:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1579326607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:26,643 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152 0.123s 2023-04-20 05:38:26,644 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 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-51d833d3-e2d2-4b34-aba5-7dc00a0a43ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152'} Body: b'' 2023-04-20 05:38:26,668 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152 0.023s 2023-04-20 05:38:26,668 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69eb730-53a6-408a-998a-dcf9ddcab836', 'x-openstack-request-id': 'req-c69eb730-53a6-408a-998a-dcf9ddcab836', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/1fa8d860-1297-4df2-bc7a-09176bcd3152'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1fa8d860-1297-4df2-bc7a-09176bcd3152 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 74c34a8c-a701-4306-a96e-89b9ea669c0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:26,692 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.021s 2023-04-20 05:38:26,692 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a2a466b7-c512-4a04-b97e-5029a81cc991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:38:27,069 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes 0.376s 2023-04-20 05:38:27,069 91077 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-1844517710", "snapshot_id": null, "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b780f422-0f07-4627-b664-fb3ba423a497', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b780f422-0f07-4627-b664-fb3ba423a497', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes'} Body: b'{"volume": {"id": "74c34a8c-a701-4306-a96e-89b9ea669c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:27.003873", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1844517710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:27,123 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c 0.044s 2023-04-20 05:38:27,123 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6307fe4b-5e3f-457a-9bd2-96aa7fc27fdb', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6307fe4b-5e3f-457a-9bd2-96aa7fc27fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c'} Body: b'{"volume": {"id": "74c34a8c-a701-4306-a96e-89b9ea669c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1844517710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:28,183 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c 0.048s 2023-04-20 05:38:28,183 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da22d0a8-2e30-4b2f-b51c-7a1407accde8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da22d0a8-2e30-4b2f-b51c-7a1407accde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c'} Body: b'{"volume": {"id": "74c34a8c-a701-4306-a96e-89b9ea669c0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:27.000000", "updated_at": "2023-04-20T05:38:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1844517710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:28,373 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c 0.176s 2023-04-20 05:38:28,374 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319fb9c6-f285-4628-bfd3-e9b0ac76497e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c'} Body: b'' 2023-04-20 05:38:28,399 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c 0.025s 2023-04-20 05:38:28,399 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-808b9533-cb21-4b48-a2fd-46197acb854e', 'x-openstack-request-id': 'req-808b9533-cb21-4b48-a2fd-46197acb854e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/74c34a8c-a701-4306-a96e-89b9ea669c0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 74c34a8c-a701-4306-a96e-89b9ea669c0c 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 fabbe6a4-c4f6-48af-836a-4bc6115fdf96 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:28,403 91077 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 05:38:28,463 91077 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.057s 2023-04-20 05:38:28,464 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1601341995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFekZe05Vfy8KSD6sl5d6dBCdKPpd0q9Nz4BVsz3meLE126jwc0ty5YPfC+6usTMqfe6HN/Q9+7VFA6fg4Uo5pLe9Lw0lSrRaQsJlEGqystm3nVycBGT19kQTC4Se89F3A=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:28 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-e3d356ae-3a53-4592-bf58-ea83a180cab0', 'x-compute-request-id': 'req-e3d356ae-3a53-4592-bf58-ea83a180cab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1601341995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFekZe05Vfy8KSD6sl5d6dBCdKPpd0q9Nz4BVsz3meLE126jwc0ty5YPfC+6usTMqfe6HN/Q9+7VFA6fg4Uo5pLe9Lw0lSrRaQsJlEGqystm3nVycBGT19kQTC4Se89F3A==", "fingerprint": "02:5d:69:51:2b:f9:97:79:f7:7a:3c:75:a4:e6:d0:7b", "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6"}}' 2023-04-20 05:38:28,624 91077 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.156s 2023-04-20 05:38:28,624 91077 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-2110325496", "description": "tempest-secgroup-smoke-2110325496 description", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-42804a1b-e0f3-40ac-82a5-01beb2489384', 'date': 'Thu, 20 Apr 2023 05:38:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "66c870dc-b630-4d26-a89b-aa3e20577414", "name": "tempest-secgroup-smoke-2110325496", "stateful": true, "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "description": "tempest-secgroup-smoke-2110325496 description", "shared": false, "security_group_rules": [{"id": "32646778-322c-4f95-a9c9-955b3a5d4258", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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": 980, "description": null, "tags": [], "created_at": "2023-04-20T05:38:28Z", "updated_at": "2023-04-20T05:38:28Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}, {"id": "aa17875c-12e4-4e02-8e2d-3408b509de09", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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": 979, "description": null, "tags": [], "created_at": "2023-04-20T05:38:28Z", "updated_at": "2023-04-20T05:38:28Z", "revision_number": 0, "project_id": "9c20e 0ae7c1b4b82854b71ca376fe43c"}], "tags": [], "created_at": "2023-04-20T05:38:28Z", "updated_at": "2023-04-20T05:38:28Z", "revision_number": 1, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:29,007 91077 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.382s 2023-04-20 05:38:29,008 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "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-dc9f6334-c76a-4a5d-b8ca-17c883c79480', 'date': 'Thu, 20 Apr 2023 05:38:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8879d875-c900-4bb0-84eb-4b79416b435f", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:28Z", "updated_at": "2023-04-20T05:38:28Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:29,342 91077 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.333s 2023-04-20 05:38:29,342 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "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-67939876-93b8-4757-a7e2-a239d0d35ebb', 'date': 'Thu, 20 Apr 2023 05:38:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3245bd1-6d91-4334-8eae-6c155939f876", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:29Z", "updated_at": "2023-04-20T05:38:29Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:29,733 91077 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.389s 2023-04-20 05:38:29,733 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-04eae156-772c-426e-babc-e32d3c1f01bf', 'date': 'Thu, 20 Apr 2023 05:38:29 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fc063d20-3360-4e7b-83d2-809328aaa329", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:29Z", "updated_at": "2023-04-20T05:38:29Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:29,973 91077 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.239s 2023-04-20 05:38:29,973 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-32e2a873-7248-4b82-8d3a-9fabde67c6d3', 'date': 'Thu, 20 Apr 2023 05:38:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0584435f-9824-4edd-8dd5-d5461da9d60f", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:29Z", "updated_at": "2023-04-20T05:38:29Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:31,282 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.309s 2023-04-20 05:38:31,283 91077 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": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8928ed83-8abd-4aa9-a348-22d6451214b3', 'date': 'Thu, 20 Apr 2023 05:38:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e85a0be6-c9c1-4592-bd57-14b3e5ec0ddf", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:30Z", "updated_at": "2023-04-20T05:38:30Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:31,740 91077 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.456s 2023-04-20 05:38:31,740 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2d479389-8c7e-41b1-9877-97c94880b69b', 'date': 'Thu, 20 Apr 2023 05:38:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f1e38211-69e0-4d83-a957-8bce910fa787", "tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c", "security_group_id": "66c870dc-b630-4d26-a89b-aa3e20577414", "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-20T05:38:31Z", "updated_at": "2023-04-20T05:38:31Z", "revision_number": 0, "project_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:31,741 91077 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 05:38:31,762 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e 0.021s 2023-04-20 05:38:31,763 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f483ea5b-38ce-4e5f-ae79-919b88f5d04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d345021-146e-473e-8740-41c1850cd33e'} 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": "924dcf40a8a14a0583d40bef5af172b8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "8d345021-146e-473e-8740-41c1850cd33e", "created_at": "2023-04-20T05:24:42Z", "updated_at": "2023-04-20T05:24:44Z", "tags": [], "self": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e", "file": "/v2/images/8d345021-146e-473e-8740-41c1850cd33e/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:38:32,190 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes 0.427s 2023-04-20 05:38:32,190 91077 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-871130794", "snapshot_id": null, "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c570dc8f-9144-4299-9a8b-c63028354b2c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c570dc8f-9144-4299-9a8b-c63028354b2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volum es'} Body: b'{"volume": {"id": "fabbe6a4-c4f6-48af-836a-4bc6115fdf96", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:32.110378", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-871130794", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:32,265 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96 0.065s 2023-04-20 05:38:32,265 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f567c18-d848-41ed-9597-4f09e442d664', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f567c18-d848-41ed-9597-4f09e442d664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96'} Body: b'{"volume": {"id": "fabbe6a4-c4f6-48af-836a-4bc6115fdf96", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-871130794", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:33,351 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96 0.073s 2023-04-20 05:38:33,352 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b36597c-3c4c-46f5-9692-f9f58d0d28d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b36597c-3c4c-46f5-9692-f9f58d0d28d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96'} Body: b'{"volume": {"id": "fabbe6a4-c4f6-48af-836a-4bc6115fdf96", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:32.000000", "updated_at": "2023-04-20T05:38:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-871130794", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96"}], "user_id": "a2492f1d667b48a3b6ffa4a24593dfa6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c20e0ae7c1b4b82854b71ca376fe43c"}}' 2023-04-20 05:38:33,535 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96 0.171s 2023-04-20 05:38:33,535 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38: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-aa2c1ba3-177b-4ef4-81b6-11a666f57e4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96'} Body: b'' 2023-04-20 05:38:33,563 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96 0.027s 2023-04-20 05:38:33,563 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38: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-bad9fc64-8ffe-47b8-ac6c-204fef991eb4', 'x-openstack-request-id': 'req-bad9fc64-8ffe-47b8-ac6c-204fef991eb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c20e0ae7c1b4b82854b71ca376fe43c/volumes/fabbe6a4-c4f6-48af-836a-4bc6115fdf96'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fabbe6a4-c4f6-48af-836a-4bc6115fdf96 could not be found."}}' 2023-04-20 05:38:33,904 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/66c870dc-b630-4d26-a89b-aa3e20577414 0.340s 2023-04-20 05:38:33,904 91077 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-3e53a618-ff0c-407f-9f46-d2edbcd9b02d', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:38:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/66c870dc-b630-4d26-a89b-aa3e20577414'} Body: b'' 2023-04-20 05:38:33,942 91077 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1601341995 0.037s 2023-04-20 05:38:33,942 91077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:33 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-53b90b6e-049d-40fe-8d41-648314f911c0', 'x-compute-request-id': 'req-53b90b6e-049d-40fe-8d41-648314f911c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1601341995'} Body: b'' setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b7018b4-a750-44c7-a189-7a13202f1d37 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 712c2ad3-1472-44f4-9e47-f5aef23828a7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:43,765 91065 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.331s 2023-04-20 05:38:43,766 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1569942740", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNp5EJ89cgBm5xCuXdbWkXvP8tHANDjzVckfw0Gs19n//5M/ryzg7WEXBlhUbPEXw2aW4TgohHECLz4fL+7cKfGrbNYwHMH/Cvl4ksownUtF7ywWQypmcAl4xrnVyH9l0Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:43 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-c676afdf-aa22-4650-b9ba-96e5d6dcc01a', 'x-compute-request-id': 'req-c676afdf-aa22-4650-b9ba-96e5d6dcc01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1569942740", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNp5EJ89cgBm5xCuXdbWkXvP8tHANDjzVckfw0Gs19n//5M/ryzg7WEXBlhUbPEXw2aW4TgohHECLz4fL+7cKfGrbNYwHMH/Cvl4ksownUtF7ywWQypmcAl4xrnVyH9l0Q==", "fingerprint": "64:6b:50:42:9a:7f:67:90:1f:d6:c9:f7:e5:c5:19:53", "user_id": "b4a616cc775f4bd1b0c4c2206e36e44a"}}' 2023-04-20 05:38:43,935 91065 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.166s 2023-04-20 05:38:43,936 91065 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-668547012", "description": "tempest-secgroup-smoke-668547012 description", "project_id": "215dae2998c14795be92f7f78c633f42"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-c104b607-1b1e-4011-af17-6ba43bb10334', 'date': 'Thu, 20 Apr 2023 05:38:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "name": "tempest-secgroup-smoke-668547012", "stateful": true, "tenant_id": "215dae2998c14795be92f7f78c633f42", "description": "tempest-secgroup-smoke-668547012 description", "shared": false, "security_group_rules": [{"id": "371e7673-f275-4872-b4af-943298e525bd", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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": 1005, "description": null, "tags": [], "created_at": "2023-04-20T05:38:43Z", "updated_at": "2023-04-20T05:38:43Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}, {"id": "f93269b0-eff6-4b2a-9f35-dcf097cbad63", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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": 1004, "description": null, "tags": [], "created_at": "2023-04-20T05:38:43Z", "updated_at": "2023-04-20T05:38:43Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}], "tags": [], "created_at": "2023-04-20T05:38:43Z", "updated_at": "2023-04-20T05:38 :43Z", "revision_number": 1, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,105 91065 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.168s 2023-04-20 05:38:44,105 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "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-d36b7868-a786-47e2-99b4-86c0ec6622bd', 'date': 'Thu, 20 Apr 2023 05:38:44 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": "b3b8f70e-953e-47fe-9195-bc2ea977bdcf", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,262 91065 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.156s 2023-04-20 05:38:44,262 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "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-707ea93f-206e-4e10-b374-7b374079da8f', 'date': 'Thu, 20 Apr 2023 05:38:44 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": "c8e4456e-c983-43d7-af37-f7481ac82ebf", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,425 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-20 05:38:44,425 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bd76ca4d-5657-4486-b781-2afed5d0652a', 'date': 'Thu, 20 Apr 2023 05:38:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "b66ba28e-1e76-4dc4-90f8-073d25046f6f", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,613 91065 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.187s 2023-04-20 05:38:44,613 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fbd1399a-3be5-4020-a61c-1bf2bb731672', 'date': 'Thu, 20 Apr 2023 05:38:44 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": "8cf0565c-2c8f-4731-938f-df9fbce7f57a", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:44,787 91065 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.173s 2023-04-20 05:38:44,787 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "project_id": "215dae2998c14795be92f7f78c633f42", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c16e415b-801d-4142-965f-36d4d63d8821', 'date': 'Thu, 20 Apr 2023 05:38:44 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": "3e305d06-d6bf-44c3-984b-7d1dfb926d90", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:45,176 91065 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.388s 2023-04-20 05:38:45,177 91065 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": "cec767bf-dcac-4a0e-a593-54e2ca4ab278" , "project_id": "215dae2998c14795be92f7f78c633f42", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1f555a7b-a27f-4238-b13e-32eafd4e8ab0', 'date': 'Thu, 20 Apr 2023 05:38:45 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": "840e1d2d-d432-4bf2-ba17-d83e5cfa6d25", "tenant_id": "215dae2998c14795be92f7f78c633f42", "security_group_id": "cec767bf-dcac-4a0e-a593-54e2ca4ab278", "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-20T05:38:44Z", "updated_at": "2023-04-20T05:38:44Z", "revision_number": 0, "project_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:45,275 91065 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.091s 2023-04-20 05:38:45,275 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:45 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-ae3f2ba5-3a3b-433d-a0e4-887cfd1ffc14', '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": "b4a616cc775f4bd1b0c4c2206e36e44a", "name": "tempest-TestShelveInstance-643227908-project-member", "password_expires_at": null}, "audit_ids": ["uhR1QTq0Rbyerx2EgZp3xw"], "expires_at": "2023-04-20T06:38:45.000000Z", "issued_at": "2023-04-20T05:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "215dae2998c14795be92f7f78c633f42", "name": "tempest-TestShelveInstance-643227908"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/215dae2998c14795be92f7f78c633f42", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_l egacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:38:45,276 91065 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'b7647b26-b2f3-4132-92ab-80be46358bae', 'name': 'tempest-TestShelveInstance-1588461835-network', 'tenant_id': '215dae2998c14795be92f7f78c633f42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '215dae2998c14795be92f7f78c633f42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61903, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:38:27Z', 'updated_at': '2023-04-20T05:38:27Z', 'revision_number': 1} available for tenant 2023-04-20 05:38:45,629 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes 0.351s 2023-04-20 05:38:45,629 91065 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-2118161390", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672f14c4-82c6-493e-b47e-2c5a393aa1ab', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672f14c4-82c6-493e-b47e-2c5a393aa1ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes'} Body: b'{"volume": {"id": "712c2ad3-1472-44f4-9e47-f5aef23828a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:45.565886", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2118161390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}], "user_id": "b4a616cc775f4bd1b0c4c2206e36e44a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:45,682 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7 0.043s 2023-04-20 05:38:45,682 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d31fb44-cf1c-4704-8208-20b5a38bb23f', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-8d31fb44-cf1c-4704-8208-20b5a38bb23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7'} Body: b'{"volume": {"id": "712c2ad3-1472-44f4-9e47-f5aef23828a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:46.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2118161390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}], "user_id": "b4a616cc775f4bd1b0c4c2206e36e44a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:46,742 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7 0.048s 2023-04-20 05:38:46,743 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e3b674-4819-446a-a687-99ff9afa88d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e3b674-4819-446a-a687-99ff9afa88d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7'} Body: b'{"volume": {"id": "712c2ad3-1472-44f4-9e47-f5aef23828a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:46.000000", "updated_at": "2023-04-20T05:38:46.000000", "name": "tempest-tempest.common.compute-volume-2118161390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7"}], "user_id": "b4a616cc775f4bd1b0c4c2206e36e44a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215dae2998c14795be92f7f78c633f42"}}' 2023-04-20 05:38:46,859 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7 0.106s 2023-04-20 05:38:46,860 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:46 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-2bb46476-0518-4e4b-8a1d-27da5ab603f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7'} Body: b'' 2023-04-20 05:38:46,887 91065 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7 0.027s 2023-04-20 05:38:46,888 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:46 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-eb41ff10-61ef-4ce9-a76d-ca2173e65d26', 'x-openstack-request-id': 'req-eb41ff10-61ef-4ce9-a76d-ca2173e65d26', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/215dae2998c14795be92f7f78c633f42/volumes/712c2ad3-1472-44f4-9e47-f5aef23828a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 712c2ad3-1472-44f4-9e47-f5aef23828a7 could not be found."}}' 2023-04-20 05:38:47,059 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cec767bf-dcac-4a0e-a593-54e2ca4ab278 0.168s 2023-04-20 05:38:47,059 91065 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-266ce339-dd5a-41bf-b736-d0c3018bee80', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 05:38:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cec767bf-dcac-4a0e-a593-54e2ca4ab278'} Body: b'' 2023-04-20 05:38:47,092 91065 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1569942740 0.032s 2023-04-20 05:38:47,092 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:47 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-0bb4f551-bee2-4bbf-9cd5-549e613b4a81', 'x-compute-request-id': 'req-0bb4f551-bee2-4bbf-9cd5-549e613b4a81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1569942740'} 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 f0f3b2e7-ed65-4754-a300-1f5293107aff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:55,012 91065 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes 0.357s 2023-04-20 05:38:55,012 91065 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-402398577"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce0d887-eba4-46a5-b95b-4e15c124ff4d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce0d887-eba4-46a5-b95b-4e15c124ff4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes'} Body: b'{"volume": {"id": "f0f3b2e7-ed65-4754-a300-1f5293107aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:54.948612", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-402398577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}], "user_id": "22eca74e1f7143e4ba1401cd7ec4bac7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:38:55,065 91065 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff 0.042s 2023-04-20 05:38:55,065 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e83f6f4-01ec-4e28-a483-3124dd572b14', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e83f6f4-01ec-4e28-a483-3124dd572b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff'} Body: b'{"volume": {"id": "f0f3b2e7-ed65-4754-a300-1f5293107aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:55.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-402398577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}], "user_id": "22eca74e1f7143e4ba1401cd7ec4bac7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b20dd728de3459a979873687a45a7d2"}}' 2023-04-20 05:38:56,117 91065 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff 0.039s 2023 -04-20 05:38:56,117 91065 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf23bba-2e46-424e-add9-e90c6806fe0d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf23bba-2e46-424e-add9-e90c6806fe0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff'} Body: b'{"volume": {"id": "f0f3b2e7-ed65-4754-a300-1f5293107aff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:38:55.000000", "updated_at": "2023-04-20T05:38:55.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-402398577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b20dd728de3459a979873687a45a7d2/volumes/f0f3b2e7-ed65-4754-a300-1f5293107aff"}], "user_id": "22eca74e1f7143e4ba1401cd7ec4bac7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b20dd728de3459a979873687a45a7d2"}}' 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 c29351b4-4109-4fd8-80a8-74eb0ce82079 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:08,924 91069 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 05:38:09,592 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.667s 2023-04-20 05:38:09,593 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--783145101", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-00041d73-6f81-4f3b-9c9b-5660a6414912', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--783145101", "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": "933c341c0bcc47a5927fd8961b4fea9e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "aea58d6c-8958-49db-a421-0b889809e7ff", "created_at": "2023-04-20T05:38:10Z", "updated_at": "2023-04-20T05:38:10Z", "tags": [], "self": "/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff", "file": "/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:38:11,084 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff/file 1.490s 2023-04-20 05:38:11,084 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5fd78ff4-e48f-46e5-af30-058c501ba246', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff/file'} Body: b'' 2023-04-20 05:38:11,084 91069 DEBUG [tempest.scenario.manager] image:aea58d6c-8958-49db-a421-0b889809e7ff 2023-04-20 05:38:11,146 91069 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 05:38:11,146 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1501039756", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaNd8HMlZ8lW0RpGZJJpw5obd2dbGPMkjv5bu9Yn8QRKcXOU4IJQ7xf9A8n6/Dy6cN/YBvJxeRwhGS6K/Sj1o0diw8hNY1Ad5w+Z2GuHajRkS52RIBNE32TkIoftJ+xeQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:11 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-308feb21-012b-4e26-8e48-e7eca9bca000', 'x-compute-request-id': 'req-308feb21-012b-4e26-8e48-e7eca9bca000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-15010 39756", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaNd8HMlZ8lW0RpGZJJpw5obd2dbGPMkjv5bu9Yn8QRKcXOU4IJQ7xf9A8n6/Dy6cN/YBvJxeRwhGS6K/Sj1o0diw8hNY1Ad5w+Z2GuHajRkS52RIBNE32TkIoftJ+xeQ==", "fingerprint": "37:10:a9:a7:f3:f2:de:51:26:07:43:22:bc:8c:96:ac", "user_id": "151ab31d22b943519eb10b95b8542cc5"}}' 2023-04-20 05:38:11,250 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2023-04-20 05:38:11,250 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:11 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-514f9163-d5dd-4eee-8c63-ce4af8b6ad95', '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": "151ab31d22b943519eb10b95b8542cc5", "name": "tempest-TestMinimumBasicScenario-945306862-project-member", "password_expires_at": null}, "audit_ids": ["SpUSHeWvSBiAUvHcpwrEyQ"], "expires_at": "2023-04-20T06:38:11.000000Z", "issued_at": "2023-04-20T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933c341c0bcc47a5927fd8961b4fea9e", "name": "tempest-TestMinimumBasicScenario-945306862"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/933c341c0bcc47a5927fd8961b4fea9e", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:38:11,251 91069 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '6808a39f-22cd-436a-8bc9-834a064db94c', 'name': 'tempest-TestMinimumBasicScenario-1950425816-network', 'tenant_id': '933c341c0bcc47a5927fd8961b4fea9e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '933c341c0bcc47a5927fd8961b4fea9e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63267, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:35:09Z', 'updated_at': '2023-04-20T05:35:09Z', 'revision_number': 1} available for tenant 2023-04-20 05:38:12,141 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.889s 2023-04-20 05:38:12,141 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1155041720", "imageRef": "aea58d6c-8958-49db-a421-0b889809e7ff", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "networks": [{"uuid": "6808a39f-22cd-436a-8bc9-834a064db94c"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7217ebb1-7d1a-44f5-8db8-cfb86896e784', 'x-compute-request-id': 'req-7217ebb1-7d1a-44f5-8db8-cfb86896e784', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "u9mbxYHG2sSj"}}' 2023-04-20 05:38:12,510 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.366s 2023-04-20 05:38:12,511 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:12 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-c8580e2c-882e-4291-a84b-a117f8404aeb', 'x-compute-request-id': 'req-c8580e2c-882e-4291-a84b-a117f8404aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "BUILD", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:38:12Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "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 05:39:03,011 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.457s 2023-04-20 05:39:03,011 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:39:02 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-09be3a3b-c522-42ad-b300-92609641432d', 'x-compute-request-id': 'req-09be3a3b-c522-42ad-b300-92609641432d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:38:20Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:21:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "OS-SRV-USG:launched_at": "2023-04-20T05:38:20.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 05:39:03,022 91069 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:40:03,416 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.361s 2023-04-20 05:40:03,417 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:03 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-4a68e211-c57b-4b46-8aa3-602eb67a2184', 'x-compute-request-id': 'req-4a68e211-c57b-4b46-8aa3-602eb67a2184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:38:20Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:21:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "OS-SRV-USG:launched_at": "2023-04-20T05:38:20.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 05:40:03,667 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.229s 2023-04-20 05:40:03,667 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:03 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-92262e15-6a07-4b68-8edd-c467165d2501', 'x-compute-request-id': 'req-92262e15-6a07-4b68-8edd-c467165d2501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}]}]}' 2023-04-20 05:40:03,839 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.168s 2023-04-20 05:40:03,840 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:03 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-cedc3a03-8ab6-4ae1-8189-81baf53dd371', 'x-compute-request-id': 'req-cedc3a03-8ab6-4ae1-8189-81baf53dd371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-239 9-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:38:20Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:21:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "OS-SRV-USG:launched_at": "2023-04-20T05:38:20.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 05:40:04,065 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes 0.214s 2023-04-20 05:40:04,066 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2026682008", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f740f09-99ed-414b-b47e-0ff2635707c0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f740f09-99ed-414b-b47e-0ff2635707c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes'} Body: b'{"volume": {"id": "c29351b4-4109-4fd8-80a8-74eb0ce82079", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:03.997316", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-2026682008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:40:04,145 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079 0.070s 2023-04-20 05:40:04,146 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37ee8d3-2754-4162-a5a1-56db58bbf0b2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37ee8d3-2754-4162-a5a1-56db58bbf0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079'} Body: b'{"volume": {"id": "c29351b4-4109-4fd8-80a8-74eb0ce82079", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:04.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-2026682008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "933c341c0bcc47a5927fd8961b4fea9e"}}' 2023-04-20 05:40:05,210 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079 0.052s 2023-04-20 05:40:05,210 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c00c77f-ccf4-47d2-a3cc-25c463466189', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c00c77f-ccf4-47d2-a3cc-25c463466189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079'} Body: b'{"volume": {"id": "c29351b4-4109-4fd8-80a8-74eb0ce82079", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:04.000000", "updated_at": "2023-04-20T05:40:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-2026682008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079"}], "user_id": "151ab31d22b943519eb10b95b8542cc5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "933c341c0bcc47a5927fd8961b4fea9e"}}' 2023-04-20 05:40:05,361 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079 0.139s 2023-04-20 05:40:05,361 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-605c239e-9e8b-40ad-b674-2ee2b9173eae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v 3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079'} Body: b'' 2023-04-20 05:40:05,385 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079 0.023s 2023-04-20 05:40:05,385 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-d9508f53-1034-458e-9ee1-29f31b6bc375', 'x-openstack-request-id': 'req-d9508f53-1034-458e-9ee1-29f31b6bc375', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/933c341c0bcc47a5927fd8961b4fea9e/volumes/c29351b4-4109-4fd8-80a8-74eb0ce82079'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c29351b4-4109-4fd8-80a8-74eb0ce82079 could not be found."}}' 2023-04-20 05:40:05,516 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.131s 2023-04-20 05:40:05,517 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-0b9054cf-0f2c-4468-8f58-7d195d958e4c', 'x-compute-request-id': 'req-0b9054cf-0f2c-4468-8f58-7d195d958e4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'' 2023-04-20 05:40:05,782 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.265s 2023-04-20 05:40:05,782 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:05 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-0dc8da57-2cc3-43f9-9668-d44252ed4848', 'x-compute-request-id': 'req-0dc8da57-2cc3-43f9-9668-d44252ed4848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"server": {"id": "526b246a-2399-48c3-b422-d62065c10078", "name": "tempest-TestMinimumBasicScenario-server-1155041720", "status": "ACTIVE", "tenant_id": "933c341c0bcc47a5927fd8961b4fea9e", "user_id": "151ab31d22b943519eb10b95b8542cc5", "metadata": {}, "hostId": "ceb06af8bd6919dcc79097adb32a1a4be2df0a0bc5f2eeb60da80f75", "image": {"id": "aea58d6c-8958-49db-a421-0b889809e7ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aea58d6c-8958-49db-a421-0b889809e7ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:12Z", "updated": "2023-04-20T05:40:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1950425816-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:21:76"}]}, "accessIPv4": " ", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/526b246a-2399-48c3-b422-d62065c10078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501039756", "OS-SRV-USG:launched_at": "2023-04-20T05:38:20.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 05:40:56,061 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078 0.238s 2023-04-20 05:40:56,061 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:55 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-bac18fe7-46e7-4606-a55c-ba25659fb8b9', 'x-compute-request-id': 'req-bac18fe7-46e7-4606-a55c-ba25659fb8b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/526b246a-2399-48c3-b422-d62065c10078'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 526b246a-2399-48c3-b422-d62065c10078 could not be found."}}' 2023-04-20 05:40:56,100 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1501039756 0.038s 2023-04-20 05:40:56,101 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-7dac7721-b1c9-47aa-b7b1-0615cec2e85c', 'x-compute-request-id': 'req-7dac7721-b1c9-47aa-b7b1-0615cec2e85c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1501039756'} Body: b'' 2023-04-20 05:40:56,205 91069 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff 0.103s 2023-04-20 05:40:56,205 91069 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b93c1c18-3740-442e-b8b6-e5c6cb6d3d2f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/aea58d6c-8958-49db-a421-0b889809e7ff'} Body: b'' 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 45ba6c6b-a315-49cc-b4d9-9567a368717a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:22,694 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.150s 2023-04-20 05:38:22,695 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:22 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-559564dd-3f62-4e0f-92c7-9ab7afa4e2ce', '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": "e47226cac2f843acaacca27801a0d415", "name": "tempest-VolumesActionsTest-1602720106-project-member", "password_expires_at": null}, "audit_ids": ["3-Ogt71xQSa67Zw-pE6FMA"], "expires_at": "2023-04-20T06:38:22.000000Z", "issued_at": "2023-04-20T05:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b35b59c7df742798e854837cc2df719", "name": "tempest-VolumesActionsTest-1602720106"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3b35b59c7df742798e854837cc2df719", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:38:22,696 91081 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd01c1d7e-e6ec-46c7-a160-679b15626343', 'name': 'tempest-VolumesActionsTest-862450764-network', 'tenant_id': '3b35b59c7df742798e854837cc2df719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3b35b59c7df742798e854837cc2df719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8886, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:38:18Z', 'updated_at': '2023-04-20T05:38:18Z', 'revision_number': 1} available for tenant 2023-04-20 05:38:24,436 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.738s 2023-04-20 05:38:24,436 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-429134067", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "d01c1d7e-e6ec-46c7-a160-679b15626343"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db74933-5f06-443c-985f-bb745fce7886', 'x-compute-request-id': 'req-7db74933-5f06-443c-985f-bb745fce7886', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KbQq4JZM7urv"}}' 2023-04-20 05:38:24,562 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.123s 2023-04-20 05:38:24,563 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:24 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-3116d906-5c81-4b6d-b276-1f581c283384', 'x-compute-request-id': 'req-3116d906-5c81-4b6d-b276-1f581c283384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'{"server": {"id": "fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b", "name": "tempest-VolumesActionsTest-instance-429134067", "status": "BUILD", "tenant_id": "3b35b59c7df742798e854837cc2df719", "user_id": "e47226cac2f843acaacca27801a0d415", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:24Z", "updated": "2023-04-20T05:38:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}], "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": "schedu ling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 05:39:15,028 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.395s 2023-04-20 05:39:15,028 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52193cd8-124f-4640-924e-c9aa10412859', 'x-compute-request-id': 'req-52193cd8-124f-4640-924e-c9aa10412859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'{"server": {"id": "fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b", "name": "tempest-VolumesActionsTest-instance-429134067", "status": "ACTIVE", "tenant_id": "3b35b59c7df742798e854837cc2df719", "user_id": "e47226cac2f843acaacca27801a0d415", "metadata": {}, "hostId": "ea5c525298f934bd200bc48dfcc1f3f6d8dc83dd7364eb8fa3dbf032", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:24Z", "updated": "2023-04-20T05:38:32Z", "addresses": {"tempest-VolumesActionsTest-862450764-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8c:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:38: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 05:39:15,039 91081 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 05:40:15,304 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes 0.205s 2023-04-20 05:40:15,305 91081 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-671257168"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6abe2a-d7e7-480a-8919-00e3035be83f', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6abe2a-d7e7-480a-8919-00e3035be83f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "45ba6c6b-a315-49cc-b4d9-9567a368717a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:15.247068", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-671257168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source _volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:40:15,365 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.048s 2023-04-20 05:40:15,366 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8627c9d4-74c1-497c-8156-d04ee5186dad', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8627c9d4-74c1-497c-8156-d04ee5186dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'{"volume": {"id": "45ba6c6b-a315-49cc-b4d9-9567a368717a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:15.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-671257168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:40:16,418 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.040s 2023-04-20 05:40:16,418 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a7e7aa-b676-4f78-85f2-6a57c7eaa10d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a7e7aa-b676-4f78-85f2-6a57c7eaa10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'{"volume": {"id": "45ba6c6b-a315-49cc-b4d9-9567a368717a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:15.000000", "updated_at": "2023-04-20T05:40:15.000000", "name": "tempest-VolumesActionsTest-Volume-671257168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}], "user_id": "e47226cac2f843acaacca27801 a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:40:16,470 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.037s 2023-04-20 05:40:16,470 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e7aa6f-e50e-4a2d-9925-063ccbd55cd1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e7aa6f-e50e-4a2d-9925-063ccbd55cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'{"volume": {"id": "45ba6c6b-a315-49cc-b4d9-9567a368717a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:40:15.000000", "updated_at": "2023-04-20T05:40:15.000000", "name": "tempest-VolumesActionsTest-Volume-671257168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:40:16,581 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.101s 2023-04-20 05:40:16,581 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-1119d81d-4224-461d-a6eb-89b97ccf9359', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'' 2023-04-20 05:40:16,602 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a 0.020s 2023-04-20 05:40:16,603 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40: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-42f5e794-6d22-4bed-9cf9-b234e91ab910', 'x-openstack-request-id': 'req-42f5e794-6d22-4bed-9cf9-b234e91ab910', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/45ba6c6b-a315-49cc-b4d9-9567a368717a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45ba6c6b-a315-49cc-b4d9-9567a368717a could not be found."}}' 2023-04-20 05:40:16,719 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.115s 2023-04-20 05:40:16,719 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:16 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-5124cc03-0885-4750-8a30-bf5be6044a13', 'x-compute-request-id': 'req-5124cc03-0885-4750-8a30-bf5be6044a13', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'' 2023-04-20 05:40:17,060 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.340s 2023-04-20 05:40:17,060 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1130e83-b6ba-4334-b4f6-a08b75240cb8', 'x-compute-request-id': 'req-f1130e83-b6ba-4334-b4f6-a08b75240cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'{"server": {"id": "fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b", "name": "tempest-VolumesActionsTest-instance-429134067", "status": "ACTIVE", "tenant_id": "3b35b59c7df742798e854837cc2df719", "user_id": "e47226cac2f843acaacca27801a0d415", "metadata": {}, "hostId": "ea5c525298f934bd200bc48dfcc1f3f6d8dc83dd7364eb8fa3dbf032", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:24Z", "updated": "2023-04-20T05:40:17Z", "addresses": {"tempest-VolumesActionsTest-862450764-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8c:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T05:38:32.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 05:41:07,163 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 0.042s 2023-04-20 05:41:07,164 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'o penstack-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-8de8e822-04e4-4c8c-82a0-8798447dd49e', 'x-compute-request-id': 'req-8de8e822-04e4-4c8c-82a0-8798447dd49e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fce5cbed-4bd5-4e48-afdc-bf9d9c3c758b 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 60b079e0-01fc-4210-b7a0-375a1f174312 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:07,396 91081 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/3b35b59c7df742798e854837cc2df719/volumes 0.220s 2023-04-20 05:41:07,397 91081 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-1750875090"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836a600a-b1d5-4944-9ec9-9ccce7c15524', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836a600a-b1d5-4944-9ec9-9ccce7c15524', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "60b079e0-01fc-4210-b7a0-375a1f174312", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:07.291728", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1750875090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:07,446 91081 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/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.040s 2023-04-20 05:41:07,446 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d33302d-ca2c-48b7-94c2-f80ed95a27aa', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d33302d-ca2c-48b7-94c2-f80ed95a27aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'{"volume": {"id": "60b079e0-01fc-4210-b7a0-375a1f174312", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:07.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1750875090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:08,502 91081 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/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.044s 2023-04-20 05:41:08,503 91081 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 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c5ef1d-40a7-4c7c-8193-5d8022fd3282', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c5ef1d-40a7-4c7c-8193-5d8022fd3282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'{"volume": {"id": "60b079e0-01fc-4210-b7a0-375a1f174312", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:07.000000", "updated_at": "2023-04-20T05:41:07.000000", "name": "tempest-VolumesActionsTest-Volume-1750875090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:08,567 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.051s 2023-04-20 05:41:08,568 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0106303c-91b5-498d-a157-0172cea7fbee', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0106303c-91b5-498d-a157-0172cea7fbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'{"volume": {"id": "60b079e0-01fc-4210-b7a0-375a1f174312", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:07.000000", "updated_at": "2023-04-20T05:41:07.000000", "name": "tempest-VolumesActionsTest-Volume-1750875090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:08,676 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.098s 2023-04-20 05:41:08,676 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7743cd89-06b3-4ac3-ba6a-eae4f8baf13b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'' 2023-04-20 05:41:08,697 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312 0.020s 2023-04-20 05:41:08,698 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41: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-7b2ec15e-0678-4d62-b413-3fc254722822', 'x-openstack-request-id': 'req-7b2ec15e-0678-4d62-b413-3fc254722822', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/60b079e0-01fc-4210-b7a0-375a1f174312'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60b079e0-01fc-4210-b7a0-375a1f174312 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 563784dc-3d19-464f-a4c2-66f60ce6815a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:08,905 91081 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/3b35b59c7df742798e854837cc2df719/volumes 0.202s 2023-04-20 05:41:08,905 91081 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-861269325"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6dfd0d-17b1-474a-808d-82d0874a9c65', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6dfd0d-17b1-474a-808d-82d0874a9c65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "563784dc-3d19-464f-a4c2-66f60ce6815a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:08.843785", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-861269325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:08,957 91081 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/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.042s 2023-04-20 05:41:08,958 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94408f1-a22c-4d8f-a06d-e24f9a8319ce', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94408f1-a22c-4d8f-a06d-e24f9a8319ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'{"volume": {"id": "563784dc-3d19-464f-a4c2-66f60ce6815a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:09.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-861269325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:10,014 91081 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/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.045s 2023-04-20 05:41:10,015 91081 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efa8ea4-5f8b-4a4e-8483-f6ad47bf2970', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efa8ea4-5f8b-4a4e-8483-f6ad47bf2970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'{"volume": {"id": "563784dc-3d19-464f-a4c2-66f60ce6815a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:09.000000", "updated_at": "2023-04-20T05:41:09.000000", "name": "tempest-VolumesActionsTest-Volume-861269325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:10,080 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.044s 2023-04-20 05:41:10,080 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7e6ac0-0180-4fe5-a536-2e233e9ada2a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7e6ac0-0180-4fe5-a536-2e233e9ada2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'{"volume": {"id": "563784dc-3d19-464f-a4c2-66f60ce6815a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:09.000000", "updated_at": "2023-04-20T05:41:09.000000", "name": "tempest-VolumesActionsTest-Volume-861269325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:10,196 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.104s 2023-04-20 05:41:10,196 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 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-d5861174-8f7c-4649-9493-9b15cb9c6549', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'' 2023-04-20 05:41:10,224 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a 0.028s 2023-04-20 05:41:10,225 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5cbedd-dc0c-4a19-be33-8c994ba93f5d', 'x-openstack-request-id': 'req-db5cbedd-dc0c-4a19-be33-8c994ba93f5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/563784dc-3d19-464f-a4c2-66f60ce6815a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 563784dc-3d19-464f-a4c2-66f60ce6815a 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 751f1fd0-3699-435f-84e9-5a94455be43b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:10,409 91081 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/3b35b59c7df742798e854837cc2df719/volumes 0.181s 2023-04-20 05:41:10,409 91081 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-1262598135"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3a7295-4b76-4a98-8a44-6e14a40cc3c7', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3a7295-4b76-4a98-8a44-6e14a40cc3c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "751f1fd0-3699-435f-84e9-5a94455be43b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:10.353034", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1262598135", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:10,457 91081 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/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.039s 2023-04-20 05:41:10,458 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0795c5-4fe1-44eb-b42b-fb1b28a33107', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0795c5-4fe1-44eb-b42b-fb1b28a33107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'{"volume": {"id": "751f1fd0-3699-435f-84e9-5a94455be43b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:10.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1262598135", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:11,515 91081 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/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.046s 2023-04-20 05:41:11,516 91081 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 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5e289c-ecca-4a29-ad74-dead1bb31efe', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5e289c-ecca-4a29-ad74-dead1bb31efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'{"volume": {"id": "751f1fd0-3699-435f-84e9-5a94455be43b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:10.000000", "updated_at": "2023-04-20T05:41:11.000000", "name": "tempest-VolumesActionsTest-Volume-1262598135", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:11,570 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.044s 2023-04-20 05:41:11,571 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2266ae8c-4965-49e9-aef3-8a8aeb662f25', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2266ae8c-4965-49e9-aef3-8a8aeb662f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'{"volume": {"id": "751f1fd0-3699-435f-84e9-5a94455be43b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:10.000000", "updated_at": "2023-04-20T05:41:11.000000", "name": "tempest-VolumesActionsTest-Volume-1262598135", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:11,685 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.103s 2023-04-20 05:41:11,685 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a30e082-509f-409f-b2a0-c90662f07717', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'' 2023-04-20 05:41:11,710 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b 0.023s 2023-04-20 05:41:11,710 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bbd288-b86b-46b3-ace5-c398c3ff2ba6', 'x-openstack-request-id': 'req-50bbd288-b86b-46b3-ace5-c398c3ff2ba6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/751f1fd0-3699-435f-84e9-5a94455be43b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 751f1fd0-3699-435f-84e9-5a94455be43b 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 f6176c23-123e-4b8e-933b-f06fd86ee3ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:12,046 91081 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/3b35b59c7df742798e854837cc2df719/volumes 0.333s 2023-04-20 05:41:12,046 91081 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-457002366"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd773cb5-bc15-4250-babf-59de30f1da1c', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd773cb5-bc15-4250-babf-59de30f1da1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "f6176c23-123e-4b8e-933b-f06fd86ee3ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:11.903764", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-457002366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:12,093 91081 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/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.037s 2023-04-20 05:41:12,094 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d6fa6a-f7df-464c-96f0-bee1ae1a321e', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d6fa6a-f7df-464c-96f0-bee1ae1a321e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'{"volume": {"id": "f6176c23-123e-4b8e-933b-f06fd86ee3ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:12.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-457002366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:13,151 91081 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/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.044s 2023-04-20 05:41:13,151 91081 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88acbfd6-9b45-422d-9f08-029a3cc7ac5b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88acbfd6-9b45-422d-9f08-029a3cc7ac5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'{"volume": {"id": "f6176c23-123e-4b8e-933b-f06fd86ee3ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:12.000000", "updated_at": "2023-04-20T05:41:12.000000", "name": "tempest-VolumesActionsTest-Volume-457002366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:13,203 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.041s 2023-04-20 05:41:13,203 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e112ad-f158-4633-9d92-c2b79cdbece1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e112ad-f158-4633-9d92-c2b79cdbece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'{"volume": {"id": "f6176c23-123e-4b8e-933b-f06fd86ee3ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:12.000000", "updated_at": "2023-04-20T05:41:12.000000", "name": "tempest-VolumesActionsTest-Volume-457002366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:13,316 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.099s 2023-04-20 05:41:13,317 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ec2e19-46eb-4a08-87fc-adfba76a25b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'' 2023-04-20 05:41:13,342 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad 0.024s 2023-04-20 05:41:13,342 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41: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-6d7236f6-7f3b-4163-ba45-87dc2481c38b', 'x-openstack-request-id': 'req-6d7236f6-7f3b-4163-ba45-87dc2481c38b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/f6176c23-123e-4b8e-933b-f06fd86ee3ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f6176c23-123e-4b8e-933b-f06fd86ee3ad 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 46005d49-65ac-421e-9f29-039aa1c8958c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:13,567 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes 0.222s 2023-04-20 05:41:13,567 91081 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-1051094715"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3ed7d7-adbc-4077-a283-51a18beccd88', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3ed7d7-adbc-4077-a283-51a18beccd88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes'} Body: b'{"volume": {"id": "46005d49-65ac-421e-9f29-039aa1c8958c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:13.503638", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1051094715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:41:13,620 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.043s 2023-04-20 05:41:13,621 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a650c7-aeaa-42cb-8542-15e797ae9b8e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a650c7-aeaa-42cb-8542-15e797ae9b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'{"volume": {"id": "46005d49-65ac-421e-9f29-039aa1c8958c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1051094715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:14,675 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.039s 2023-04-20 05:41:14,675 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342531a6-6e63-442f-81f2-6ed5d054b045', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342531a6-6e63-442f-81f2-6ed5d054b045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'{"volume": {"id": "46005d49-65ac-421e-9f29-039aa1c8958c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:14.000000", "updated_at": "2023-04-20T05:41:14.000000", "name": "tempest-VolumesActionsTest-Volume-1051094715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:14,726 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.039s 2023-04-20 05:41:14,727 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbcb8e1-4933-40c1-ab5b-87548b751492', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbcb8e1-4933-40c1-ab5b-87548b751492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'{"volume": {"id": "46005d49-65ac-421e-9f29-039aa1c8958c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:14.000000", "updated_at": "2023-04-20T05:41:14.000000", "name": "tempest-VolumesActionsTest-Volume-1051094715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c"}], "user_id": "e47226cac2f843acaacca27801a0d415", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b35b59c7df742798e854837cc2df719"}}' 2023-04-20 05:41:14,834 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.097s 2023-04-20 05:41:14,834 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc04c85-f1ee-45f6-bb87-a6cc8928fe4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'' 2023-04-20 05:41:14,856 91081 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c 0.021s 2023-04-20 05:41:14,856 91081 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5c9bf6-0f6d-4f83-974e-0fd39724d019', 'x-openstack-request-id': 'req-bc5c9bf6-0f6d-4f83-974e-0fd39724d019', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3b35b59c7df742798e854837cc2df719/volumes/46005d49-65ac-421e-9f29-039aa1c8958c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 46005d49-65ac-421e-9f29-039aa1c8958c could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 483518df-fca1-441e-a6d5-20d4809a7a86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:19,971 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes 0.563s 2023-04-20 05:41:19,972 91081 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-1871256559"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8795fbae-92f5-4d1f-b009-128d30ffe9f8', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8795fbae-92f5-4d1f-b009-128d30ffe9f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes'} Body: b'{"volume": {"id": "483518df-fca1-441e-a6d5-20d4809a7a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:19.889757", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1871256559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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 05:41:20,024 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.039s 2023-04-20 05:41:20,025 91081 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 05:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59ed445-1923-4bc9-ac3b-52f9bd195984', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59ed445-1923-4bc9-ac3b-52f9bd195984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'{"volume": {"id": "483518df-fca1-441e-a6d5-20d4809a7a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:20.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1871256559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:21,075 91081 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.038s 2023-04-20 05:41:21,075 91081 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 05:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3804c5b-8c0f-4cc4-ac19-b116554b40d6', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3804c5b-8c0f-4cc4-ac19-b116554b40d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'{"volume": {"id": "483518df-fca1-441e-a6d5-20d4809a7a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:20.000000", "updated_at": "2023-04-20T05:41:20.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1871256559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:21,142 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.047s 2023-04-20 05:41:21,143 91081 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 05:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c53d99-81fc-45fe-86e9-2ecc69102744', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c53d99-81fc-45fe-86e9-2ecc69102744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'{"volume": {"id": "483518df-fca1-441e-a6d5-20d4809a7a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:20.000000", "updated_at": "2023-04-20T05:41:20.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1871256559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:21,262 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.099s 2023-04-20 05:41:21,262 91081 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 05:41:21 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-b329e03f-4b19-4b4f-b146-dff34a33a268', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'' 2023-04-20 05:41:21,285 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86 0.022s 2023-04-20 05:41:21,286 91081 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 05:41:21 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-3ec60609-7a04-457d-8b7a-687ec9584de2', 'x-openstack-request-id': 'req-3ec60609-7a04-457d-8b7a-687ec9584de2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/483518df-fca1-441e-a6d5-20d4809a7a86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 483518df-fca1-441e-a6d5-20d4809a7a86 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 3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:41:21,494 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes 0.203s 2023-04-20 05:41:21,495 91081 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-804774364"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f53bbed-f7df-40d9-8df6-28a14a47cbef', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f53bbed-f7df-40d9-8df6-28a14a47cbef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes'} Body: b'{"volume": {"id": "3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:21.432781", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-804774364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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 05:41:21,548 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.044s 2023-04-20 05:41:21,548 91081 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 05:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1af12c-06a5-4201-b77d-95c6bb1f7d76', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1af12c-06a5-4201-b77d-95c6bb1f7d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'{"volume": {"id": "3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:21.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-804774364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:22,601 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.041s 2023-04-20 05:41:22,602 91081 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 05:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20694167-051a-49dd-bf7d-bcc92595aac8', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20694167-051a-49dd-bf7d-bcc92595aac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'{"volume": {"id": "3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:21.000000", "updated_at": "2023-04-20T05:41:22.000000", "name": "tempest-VolumesTransfersV357Test-Volume-804774364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:22,655 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.042s 2023-04-20 05:41:22,655 91081 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 05:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd80ee0-7da0-40c8-8895-583255c85ae4', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd80ee0-7da0-40c8-8895-583255c85ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'{"volume": {"id": "3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:41:21.000000", "updated_at": "2023-04-20T05:41:22.000000", "name": "tempest-VolumesTransfersV357Test-Volume-804774364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e"}], "user_id": "99cc6dbed11449df92c8b88a42f97be7", "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": "efb23dd9dbff4290a51f973b88e751bb"}}' 2023-04-20 05:41:22,778 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.111s 2023-04-20 05:41:22,778 91081 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 05:41:22 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-aa8123eb-80d8-4a68-b649-3b62e206468a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'' 2023-04-20 05:41:22,812 91081 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e 0.033s 2023-04-20 05:41:22,812 91081 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 05:41:22 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-a2864330-9ff9-4315-acf8-fb01c3114f31', 'x-openstack-request-id': 'req-a2864330-9ff9-4315-acf8-fb01c3114f31', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/efb23dd9dbff4290a51f973b88e751bb/volumes/3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f7b2d2f-fcdc-420a-9bb8-4055a00c8a4e could not be found."}}' 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 94495037-7018-45c1-a6dc-41aa829f30e9 failed to build and is in ERROR status 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 a2bbeaa6-9dde-4a23-810c-a0ad5860887e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:38:24,693 91079 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 05:38:24,890 91079 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.194s 2023-04-20 05:38:24,891 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-240490223", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVj9+D7oRsqvTYnHcLCIw6LsZdQOZnWBC7EgeWmmYc2Pwg0cRNr1pyls3wF055FhrGQVfNTLFfcUgF6nOfU6ndxnP5RUkIdi9ryD7x8/ksSmOTVpXmMeEYvC7xB7vWIlw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:24 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-1d371999-bb4c-4dec-923a-3c2f3d739c14', 'x-compute-request-id': 'req-1d371999-bb4c-4dec-923a-3c2f3d739c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-240490223", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVj9+D7oRsqvTYnHcLCIw6LsZdQOZnWBC7EgeWmmYc2Pwg0cRNr1pyls3wF055FhrGQVfNTLFfcUgF6nOfU6ndxnP5RUkIdi9ryD7x8/ksSmOTVpXmMeEYvC7xB7vWIlw==", "fingerprint": "32:7b:7c:cb:83:eb:75:23:ce:bb:50:e1:f2:99:ef:9c", "user_id": "d186e766b78344a295b352fbfcccbab3"}}' 2023-04-20 05:38:24,894 91079 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-240490223 created 2023-04-20 05:38:25,047 91079 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-20 05:38:25,047 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--179601921", "description": "tempest-description--467320124"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-6062b1ea-a694-40a2-a56b-b02e79a72407', 'date': 'Thu, 20 Apr 2023 05:38:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "name": "tempest-securitygroup--179601921", "stateful": true, "tenant_id": "e5adc23748b041639625884af10dc569", "description": "tempest-description--467320124", "shared": false, "security_group_rules": [{"id": "0fbb6c87-f76b-4645-b98b-0642f4e40dc3", "tenant_id": "e5adc23748b041639625884af10dc569", "security_group_id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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": 958, "description": null, "tags": [], "created_at": "2023-04-20T05:38:24Z", "updated_at": "2023-04-20T05:38:24Z", "revision_number": 0, "project_id": "e5adc23748b041639625884af10dc569"}, {"id": "57d03476-3c62-42f2-90db-f688e0b6363f", "tenant_id": "e5adc23748b041639625884af10dc569", "security_group_id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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": 95 7, "description": null, "tags": [], "created_at": "2023-04-20T05:38:24Z", "updated_at": "2023-04-20T05:38:24Z", "revision_number": 0, "project_id": "e5adc23748b041639625884af10dc569"}], "tags": [], "created_at": "2023-04-20T05:38:24Z", "updated_at": "2023-04-20T05:38:24Z", "revision_number": 1, "project_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:38:25,231 91079 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.183s 2023-04-20 05:38:25,231 91079 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": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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-b0af41bb-0f75-4135-a940-b41acd945e60', 'date': 'Thu, 20 Apr 2023 05:38:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "224310ee-23af-4f33-831d-f0495fcc2e6e", "tenant_id": "e5adc23748b041639625884af10dc569", "security_group_id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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-20T05:38:25Z", "updated_at": "2023-04-20T05:38:25Z", "revision_number": 0, "project_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:38:25,424 91079 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.192s 2023-04-20 05:38:25,424 91079 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": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f75495c5-3b57-44b9-a460-eb9c064ae109', 'date': 'Thu, 20 Apr 2023 05:38:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f4c40e0-7fe1-4c9d-8577-4cf0c29c879b", "tenant_id": "e5adc23748b041639625884af10dc569", "security_group_id": "336b4ef3-698e-4bfa-8031-2fe121af98e6", "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-20T05:38:25Z", "updated_at": "2023-04-20T05:38:25Z", "revision_number": 0, "project_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:38:25,424 91079 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--179601921 created 2023-04-20 05:38:26,332 91079 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.907s 2023-04-20 05:38:26,332 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0d0875a1-defb-4516-936d-cfb1db 6e0ca1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f289b201-840e-4600-9639-53af6fa25482', 'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "93d4a57e-49d1-42ac-b3da-137bbb3f7c99", "tenant_id": "e5adc23748b041639625884af10dc569", "floating_ip_address": "172.24.4.135", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e5adc23748b041639625884af10dc569", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:38:25Z", "updated_at": "2023-04-20T05:38:25Z", "revision_number": 0}}' 2023-04-20 05:38:26,333 91079 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '93d4a57e-49d1-42ac-b3da-137bbb3f7c99', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'floating_ip_address': '172.24.4.135', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e5adc23748b041639625884af10dc569', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:38:25Z', 'updated_at': '2023-04-20T05:38:25Z', 'revision_number': 0, 'ip': '172.24.4.135'} created 2023-04-20 05:38:26,425 91079 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.086s 2023-04-20 05:38:26,426 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 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-f68eb824-527c-423a-b6a4-3da185cbf5e0', '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": "d186e766b78344a295b352fbfcccbab3", "name": "tempest-ServerStableDeviceRescueTest-1533380158-project-member", "password_expires_at": null}, "audit_ids": ["QGYNTtkBRSGKBxj56C5I9w"], "expires_at": "2023-04-20T06:38:26.000000Z", "issued_at": "2023-04-20T05:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5adc23748b041639625884af10dc569", "name": "tempest-ServerStableDeviceRescueTest-1533380158"}, "is_domain": false, "roles": [{"id": "9ffaadabfd574110b4c306f6e47efd9f", "name": "reader"}, {"id": "880650cdba164c35a9bd92974096562a", "name": "member"}], "catalog": [{"endpoints": [{"id": "ca50aeb985334f47bf2eea5217b8b8d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569", "region": "RegionOne"}], "id": "018339ba6c49402c811bda273b5f3ac1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "00a8b0390fab4b149c4b703562054599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "45e0eb6be94b4f0d934658eccafbd5cd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1d42356eef1c4d4a89f3f7df03439343", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569", "region": "RegionOne"}], "id": "5f38211ba8764120b19ba15c009acbd9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5e95ff04a454af99a53ff25701f1bf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "66a0cf6a875640ef8e6953600d09532c", "type": "ide ntity", "name": "keystone"}, {"endpoints": [{"id": "e399bb1ac1a94081b16be0aef1c4e04f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "7530d94336e74a6997ad12ee2ebdad04", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ebf25c7bfd414f1ca1501bdb28656341", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e5adc23748b041639625884af10dc569", "region": "RegionOne"}], "id": "b72c385248bf4337b6bba96556dd302b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5fc5a9f338c047aa90736057c83daf37", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d6f9f08b3e1d404c9d2426f917f9a63b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a7972392cb864f1581da20ba95029d4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "fa6a6c6fe9864da18eb7949a804614c8", "type": "image", "name": "glance"}]}}' 2023-04-20 05:38:26,426 91079 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '0f049a9f-9d24-4083-abdb-7d878e9913e7', 'name': 'tempest-ServerStableDeviceRescueTest-1934278617-network', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e5adc23748b041639625884af10dc569', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T05:38:16Z', 'updated_at': '2023-04-20T05:38:16Z', 'revision_number': 1} available for tenant 2023-04-20 05:38:26,427 91079 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-240490223', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVj9+D7oRsqvTYnHcLCIw6LsZdQOZnWBC7EgeWmmYc2Pwg0cRNr1pyls3wF055FhrGQVfNTLFfcUgF6nOfU6ndxnP5RUkIdi9ryD7x8/ksSmOTVpXmMeEYvC7xB7vWIlw==', 'fingerprint': '32:7b:7c:cb:83:eb:75:23:ce:bb:50:e1:f2:99:ef:9c', 'user_id': 'd186e766b78344a295b352fbfcccbab3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDChWT0g9raZKM9ymmwkHMEkgMtJgkfbxrhGxKKDkoLbLiY836sOGXMU\nQGioxeRj1k+gBwYFK4EEACKhZANiAAR1Y/fg+6EbKr02Jx3CwiMOi7GXUDmZ1gQu\nxIHlppmHNj8INHETa9acpbN8BdOeRYaxkFXzUyxX3FIBepzn1Op3cZz+UVJCHYva\n8g+8fP5LEpjk1aV5jHhGLwu8Qe71iJc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '336b4ef3-698e-4bfa-8031-2fe121af98e6', 'name': 'tempest-securitygroup--179601921', 'stateful': True, 'tenant_id': 'e5adc23748b041639625884af10dc569', 'description': 'tempest-description--467320124', 'shared': False, 'security_group_rules': [{'id': '0fbb6c87-f76b-4645-b98b-0642f4e40dc3', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'security_group_id': '336b4ef3-698e-4bfa-8031-2fe121af98e6', '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': 958, 'description': None, 'tags': [], 'created_at': '2023-04-20T05:38:24Z', 'updated_at': '2023-04-20T05:38:24Z', 'revision_number': 0, 'project_id': 'e5adc23748b041639625884af10dc569'}, {'id': '57d03476-3c62-42f2-90db-f688e0b6363f', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'security_group_id': '336b4ef3-698e-4bfa-8031-2fe121af98e6', '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': 957, 'description': None, 'tag s': [], 'created_at': '2023-04-20T05:38:24Z', 'updated_at': '2023-04-20T05:38:24Z', 'revision_number': 0, 'project_id': 'e5adc23748b041639625884af10dc569'}], 'tags': [], 'created_at': '2023-04-20T05:38:24Z', 'updated_at': '2023-04-20T05:38:24Z', 'revision_number': 1, 'project_id': 'e5adc23748b041639625884af10dc569'}, 'floating_ip': {'id': '93d4a57e-49d1-42ac-b3da-137bbb3f7c99', 'tenant_id': 'e5adc23748b041639625884af10dc569', 'floating_ip_address': '172.24.4.135', 'floating_network_id': '0d0875a1-defb-4516-936d-cfb1db6e0ca1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e5adc23748b041639625884af10dc569', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T05:38:25Z', 'updated_at': '2023-04-20T05:38:25Z', 'revision_number': 0, 'ip': '172.24.4.135'}} 2023-04-20 05:38:27,181 91079 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.753s 2023-04-20 05:38:27,182 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "imageRef": "8d345021-146e-473e-8740-41c1850cd33e", "flavorRef": "42", "networks": [{"uuid": "0f049a9f-9d24-4083-abdb-7d878e9913e7"}], "security_groups": [{"name": "tempest-securitygroup--179601921"}], "key_name": "tempest-keypair-240490223", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3823ad00-60d1-419f-9a5a-1f29e6a4df64', 'x-compute-request-id': 'req-3823ad00-60d1-419f-9a5a-1f29e6a4df64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--179601921"}], "adminPass": "W3iGiWo3afkt"}}' 2023-04-20 05:38:27,293 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc 0.084s 2023-04-20 05:38:27,297 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a15026d-cd9b-49d9-80dc-7372a9e360b0', 'x-compute-request-id': 'req-7a15026d-cd9b-49d9-80dc-7372a9e360b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "status": "BUILD", "tenant_id": "e5adc23748b041639625884af10dc569", "user_id": "d186e7 66b78344a295b352fbfcccbab3", "metadata": {}, "hostId": "", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:27Z", "updated": "2023-04-20T05:38:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-240490223", "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 05:39:17,788 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc 0.442s 2023-04-20 05:39:17,789 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9924539-15a2-4603-866b-492240049f08', 'x-compute-request-id': 'req-a9924539-15a2-4603-866b-492240049f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "status": "ACTIVE", "tenant_id": "e5adc23748b041639625884af10dc569", "user_id": "d186e766b78344a295b352fbfcccbab3", "metadata": {}, "hostId": "81723ac8b1e7de04cef027042791b3f6d59c34bf58e75cbc75a6b7a6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:27Z", "updated": "2023-04-20T05:38:36Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1934278617-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-240490223", "OS-SRV-USG:launched_at": "2023-04-20T05:38:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--179601921"}], "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 05:39:17,802 91079 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 05:40:18,074 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc/os-interface 0.211s 2023-04-20 05:40:18,075 91079 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cbe599c-6905-4943-9c4e-6086d0e9bba6', 'x-compute-request-id': 'req-5cbe599c-6905-4943-9c4e-6086d0e9bba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0f049a9f-9d24-4083-abdb-7d878e9913e7", "port_id": "290ee17c-ff7f-4f98-973f-be64c6824f63", "mac_addr": "fa:16:3e:b0:fe:cc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "280815ec-e56d-4e76-ba5b-81fb54f3d424", "ip_address": "10.0.0.5"}]}]}' 2023-04-20 05:40:18,855 91079 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/93d4a57e-49d1-42ac-b3da-137bbb3f7c99 0.776s 2023-04-20 05:40:18,856 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "290ee17c-ff7f-4f98-973f-be64c6824f63"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d7bb306b-d104-45c0-abfa-3d01fcf0079f', 'date': 'Thu, 20 Apr 2023 05:40:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/93d4a57e-49d1-42ac-b3da-137bbb3f7c99'} Body: b'{"floatingip": {"id": "93d4a57e-49d1-42ac-b3da-137bbb3f7c99", "tenant_id": "e5adc23748b041639625884af10dc569", "floating_ip_address": "172.24.4.135", "floating_network_id": "0d0875a1-defb-4516-936d-cfb1db6e0ca1", "router_id": "f0ca856e-1473-4208-a495-5371b47f22e2", "port_id": "290ee17c-ff7f-4f98-973f-be64c6824f63", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f049a9f-9d24-4083-abdb-7d878e9913e7", "mac_address": "fa:16:3e:b0:fe:cc", "admin_state_up": true, "status": "ACTIVE", "device_id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T05:38:25Z", "updated_at": "2023-04-20T05:40:18Z", "revision_number": 1, "project_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:40:18,861 91079 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.135:22' as 'cirros' with public key authentication 2023-04-20 05:40:18,932 91079 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 05:40:18,958 91079 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 05:40:18,959 91079 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.135 successfully created 2023-04-20 05:40:19,793 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc/action 0.832s 2023-04-20 05:40:19,793 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-681158703"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:18 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/f8a7fd91-207a-4e8e-a891-4702b83c1580', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77616d9d-eee3-48d7-a60c-6dfe5deb5b3e', 'x-compute-request-id': 'req-77616d9d-eee3-48d7-a60c-6dfe5deb5b3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc/action'} Body: b'' 2023-04-20 05:40:19,866 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.070s 2023-04-20 05:40:19,867 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de7aca3-7b9f-485e-8a05-7b0c4eef3a35', 'x-compute-request-id': 'req-9de7aca3-7b9f-485e-8a05-7b0c4eef3a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580'} Body: b'{"image": {"id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3"}, "created": "2023-04-20T05:40:20Z", "updated": "2023-04-20T05:40:20Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}], "server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}]}}}' 2023-04-20 05:41:09,985 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.062s 2023-04-20 05:41:09,986 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b6f933-55e0-4990-9066-3b5a63797765', 'x-compute-request-id': 'req-23b6f933-55e0-4990-9066-3b5a63797765', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580'} Body: b'{"image": {"id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_id": "e5adc23748b041639625884af10dc569", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3"}, "created": "2023-04-20T05:40:20Z", "updated": "2023-04-20T05:40:24Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}], "server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}]}}}' 2023-04-20 05:41:10,055 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.062s 2023-04-20 05:41:10,056 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c146d886-d521-4708-996a-2d760f2f95df', 'x-compute-request-id': 'req-c146d886-d521-4708-996a-2d760f2f95df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580'} Body: b'{"image": {"id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_id": "e5adc23748b041639625884af10dc569", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3"}, "created": "2023-04-20T05:40:20Z", "updated": "2023-04-20T05:40:24Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/f8a7fd91-207a-4e8e-a891-4702b83c1580"}], "server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}]}}}' 2023-04-20 05:41:10,288 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc 0.225s 2023-04-20 05:41:10,289 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51253f1-2eb0-48fe-a127-19ee04285759', 'x-compute-request-id': 'req-c51253f1-2eb0-48fe-a127-19ee04285759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "status": "ACTIVE", "tenant_id": "e5adc23748b041639625884af10dc569", "user_id": "d186e766b78344a295b352fbfcccbab3", "metadata": {}, "hostId": "81723ac8b1e7de04cef027042791b3f6d59c34bf58e75cbc75a6b7a6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:27Z", "updated": "2023-04-20T05:40:24Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1934278617-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}, {"version": 4, "addr": "172.24.4.135", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-240490223", "OS-SRV-USG:launched_at": "2023-04-20T05:38:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--179601921"}], "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 05:42:10,496 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.144s 2023-04-20 05:42:10,497 91079 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 05:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d678464a-d62f-426b-ba92-43636f7806e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f8a7fd91-207a-4e 8e-a891-4702b83c1580'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_id": "e5adc23748b041639625884af10dc569", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "86c509b3ba4230d6b0eb44f6342710bb", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e5adc23748b041639625884af10dc569", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f9974b99b3620749b9ddffc89b505237d3f1dde9291b4e199b95b8365e6e6a173dc5bddb80b02004c36b711a31d3f99aa70c72ed5ce4efbd1b7c3858fca058a7", "id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "created_at": "2023-04-20T05:40:20Z", "updated_at": "2023-04-20T05:42:10Z", "tags": [], "self": "/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580", "file": "/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:42:10,622 91079 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/f8a7fd91-207a-4e8e-a891-4702b83c1580 0.124s 2023-04-20 05:42:10,622 91079 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 05:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4d411404-c61e-4e1b-9695-73ce44853237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580'} Body: b'{"base_image_ref": "8d345021-146e-473e-8740-41c1850cd33e", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "owner_id": "e5adc23748b041639625884af10dc569", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1533380158", "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-1533380158-project-member", "user_id": "d186e766b78344a295b352fbfcccbab3", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-681158703", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "86c509b3ba4230d6b0eb44f6342710bb", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e5adc23748b041639625884af10dc569", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f9974b99b3620749b9ddffc89b505237d3f1dde9291b4e199b95b8365e6e6a173dc5bddb80b02004c36b711a31d3f99aa70c72ed5ce4efbd1b7c3858fca058a7", "id": "f8a7fd91-207a-4e8e-a891-4702b83c1580", "created_at": "2023-04-20T05:40:20Z", "updated_at": "2023-04-20T05:42:11Z", "tags": [], "sel f": "/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580", "file": "/v2/images/f8a7fd91-207a-4e8e-a891-4702b83c1580/file", "schema": "/v2/schemas/image"}' 2023-04-20 05:42:10,857 91079 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/fc1f03f2-d973-4427-9354-cadc0fe1cdfc 0.234s 2023-04-20 05:42:10,857 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e512bac-1c39-4739-8353-da2863341dc4', 'x-compute-request-id': 'req-9e512bac-1c39-4739-8353-da2863341dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc'} Body: b'{"server": {"id": "fc1f03f2-d973-4427-9354-cadc0fe1cdfc", "name": "tempest-ServerStableDeviceRescueTest-server-2102937581", "status": "ACTIVE", "tenant_id": "e5adc23748b041639625884af10dc569", "user_id": "d186e766b78344a295b352fbfcccbab3", "metadata": {}, "hostId": "81723ac8b1e7de04cef027042791b3f6d59c34bf58e75cbc75a6b7a6", "image": {"id": "8d345021-146e-473e-8740-41c1850cd33e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8d345021-146e-473e-8740-41c1850cd33e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T05:38:27Z", "updated": "2023-04-20T05:40:24Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1934278617-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}, {"version": 4, "addr": "172.24.4.135", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:fe:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fc1f03f2-d973-4427-9354-cadc0fe1cdfc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-240490223", "OS-SRV-USG:launched_at": "2023-04-20T05:38:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--179601921"}], "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 05:42:11,076 91079 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/e5adc23748b041639625884af10dc569/volumes 0.206s 2023-04-20 05:42:11,076 91079 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-351464826"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455d7840-62f7-418e-927d-12a1c2bb0d9c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455d7840-62f7-418e-927d-12a1c2bb0d9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes'} Body: b'{"volume": {"id": "a2bbeaa6-9dde-4a23-810c-a0ad5860887e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at ": "2023-04-20T05:42:11.019072", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-351464826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}], "user_id": "d186e766b78344a295b352fbfcccbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:42:11,149 91079 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/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e 0.063s 2023-04-20 05:42:11,150 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb46dc5-86d2-448b-9795-423a183b662f', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb46dc5-86d2-448b-9795-423a183b662f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e'} Body: b'{"volume": {"id": "a2bbeaa6-9dde-4a23-810c-a0ad5860887e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:42:11.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-351464826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}], "user_id": "d186e766b78344a295b352fbfcccbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5adc23748b041639625884af10dc569"}}' 2023-04-20 05:42:12,209 91079 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/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e 0.047s 2023-04-20 05:42:12,210 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:42:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17e94fe-834f-477d-9888-8539fc95b74e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17e94fe-834f-477d-9888-8539fc95b74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e'} Body: b'{"volume": {"id": "a2bbeaa6-9dde-4a23-810c-a0ad5860887e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:42:11.000000", "updated_at": "2023-04-20T05:42:11.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-351464826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5adc23748b041639625884af10dc569/volumes/a2bbeaa6-9dde-4a23-810c-a0ad5860887e"}], "user_id": "d186e766b78344a295b352fbfcccbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5adc23748b041639625884af10dc569"}}' 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 b91f3d52-8bda-45da-9519-a3901ecf4e8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 05:43:21,847 91079 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/79a942de60364034b6465ae2644eb906/types 0.213s 2023-04-20 05:43:21,847 91079 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-541460197", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd909c6-9fe2-4563-ba32-ff4caba070bf', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd909c6-9fe2-4563-ba32-ff4caba070bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types'} Body: b'{"volume_type": {"id": "4702230c-6035-4309-9b22-1721e8032717", "name": "tempest-VolumeTypesTest-volume-type-541460197", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:43:21,886 91079 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/79a942de60364034b6465ae2644eb906/types 0.036s 2023-04-20 05:43:21,887 91079 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-1843552545", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411b3f0a-639e-463b-8042-b53786582e0b', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411b3f0a-639e-463b-8042-b53786582e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types'} Body: b'{"volume_type": {"id": "1b76957e-1aa2-409c-880d-97284c9190c2", "name": "tempest-VolumeTypesTest-volume-type-1843552545", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 05:43:22,360 91079 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/f70014a8d703435fbf348683b89b7604/volumes 0.468s 2023-04-20 05:43:22,360 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-3718198", "volume_type": "4702230c-6035-4309-9b22-1721e8032717", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff61383-384f-4495-90c7-fab2b3c115f9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff61383-384f-4495-90c7-fab2b3c115f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes'} Body: b'{"volume": {"id": "b91f3d52-8bda-45da-9519-a3901ecf4e8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:43:22.284953", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-3718198", "description": null, "volume_ty pe": "tempest-VolumeTypesTest-volume-type-541460197", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}], "user_id": "b8b8383bf1184dba8419b48324a8f7f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 05:43:22,407 91079 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/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.037s 2023-04-20 05:43:22,408 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c49f5a3-415a-47e1-aac0-499342fdb5c1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c49f5a3-415a-47e1-aac0-499342fdb5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'{"volume": {"id": "b91f3d52-8bda-45da-9519-a3901ecf4e8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:43:22.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-3718198", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-541460197", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}], "user_id": "b8b8383bf1184dba8419b48324a8f7f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f70014a8d703435fbf348683b89b7604"}}' 2023-04-20 05:43:23,462 91079 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/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.043s 2023-04-20 05:43:23,463 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da71f4c4-9fcd-459e-b8e2-eed4f1d39017', 'content-length': '933', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da71f4c4-9fcd-459e-b8e2-eed4f1d39017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'{"volume": {"id": "b91f3d52-8bda-45da-9519-a3901ecf4e8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:43:22.000000", "updated_at": "2023-04-20T05:43:22.000000", "name": "tempest-VolumeTypesTest-volume-3718198", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-541460197", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901e cf4e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}], "user_id": "b8b8383bf1184dba8419b48324a8f7f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f70014a8d703435fbf348683b89b7604"}}' 2023-04-20 05:43:23,518 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.044s 2023-04-20 05:43:23,518 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad11654-b53d-44e0-83bd-9d1002f39601', 'content-length': '933', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad11654-b53d-44e0-83bd-9d1002f39601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'{"volume": {"id": "b91f3d52-8bda-45da-9519-a3901ecf4e8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T05:43:22.000000", "updated_at": "2023-04-20T05:43:22.000000", "name": "tempest-VolumeTypesTest-volume-3718198", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-541460197", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e"}], "user_id": "b8b8383bf1184dba8419b48324a8f7f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f70014a8d703435fbf348683b89b7604"}}' 2023-04-20 05:43:23,624 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.095s 2023-04-20 05:43:23,624 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b1187b-1404-4e08-94e7-39a14c1e6cff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'' 2023-04-20 05:43:23,649 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e 0.023s 2023-04-20 05:43:23,649 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 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-84d6e6da-0e15-4572-bd4b-e45ca11b98ee', 'x-openstack-request-id': 'req-84d6e6da-0e15-4572-bd4b-e45ca11b98ee', 'connec tion': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f70014a8d703435fbf348683b89b7604/volumes/b91f3d52-8bda-45da-9519-a3901ecf4e8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b91f3d52-8bda-45da-9519-a3901ecf4e8e could not be found."}}' 2023-04-20 05:43:23,707 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/1b76957e-1aa2-409c-880d-97284c9190c2 0.057s 2023-04-20 05:43:23,707 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9266d80-d6e1-4bfe-9731-89099657e3ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/1b76957e-1aa2-409c-880d-97284c9190c2'} Body: b'' 2023-04-20 05:43:23,722 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/1b76957e-1aa2-409c-880d-97284c9190c2 0.014s 2023-04-20 05:43:23,722 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5435352-de63-4ff6-b1ef-4c16cb3d3949', 'x-openstack-request-id': 'req-c5435352-de63-4ff6-b1ef-4c16cb3d3949', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/1b76957e-1aa2-409c-880d-97284c9190c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1b76957e-1aa2-409c-880d-97284c9190c2 could not be found."}}' 2023-04-20 05:43:23,779 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/4702230c-6035-4309-9b22-1721e8032717 0.057s 2023-04-20 05:43:23,779 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4451d6a-40e2-4c66-826f-9196a1b12586', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/4702230c-6035-4309-9b22-1721e8032717'} Body: b'' 2023-04-20 05:43:23,799 91079 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/4702230c-6035-4309-9b22-1721e8032717 0.019s 2023-04-20 05:43:23,799 91079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 05:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c63b3a6-add6-4b44-bbb9-f7dee1182a2d', 'x-openstack-request-id': 'req-3c63b3a6-add6-4b44-bbb9-f7dee1182a2d', 'connection' : 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/79a942de60364034b6465ae2644eb906/types/4702230c-6035-4309-9b22-1721e8032717'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4702230c-6035-4309-9b22-1721e8032717 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 fda009b0-9f23-4d1b-b51f-6c838bb35e71 failed to build and is in ERROR status ====== Totals ====== Ran: 198 tests in 929.6651 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3857.9169 sec. ============== Worker Balance ============== - Worker 0 (18 tests) => 0:01:10.129246 - Worker 1 (26 tests) => 0:05:55.300561 - Worker 2 (12 tests) => 0:09:14.894972 - Worker 3 (11 tests) => 0:12:21.362262 - Worker 4 (12 tests) => 0:03:11.226716 - Worker 5 (20 tests) => 0:06:10.443150 - Worker 6 (13 tests) => 0:08:20.562020 - Worker 7 (15 tests) => 0:10:19.096798 - Worker 8 (16 tests) => 0:15:29.626062 - Worker 9 (18 tests) => 0:12:42.109507 - Worker 10 (16 tests) => 0:00:40.188977 - Worker 11 (21 tests) => 0:03:56.161647 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed