all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.3.0,cmd2==2.4.3,cryptography==40.0.2,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.2.0,packaging==23.1,paramiko==3.1.0,pbr==5.11.1,prettytable==3.7.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==2.0.0,six==1.16.0,stestr==4.0.1,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@e13e4da77f44b24e79963d86baf95cde8cc2032c#egg=tempest,testtools==2.6.0,tzdata==2023.3,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='3375786664' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {0} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {7} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {5} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {3} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.300174s] ... ok {5} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.100332s] ... ok {4} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [5.652545s] ... ok {5} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.415940s] ... ok {5} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.324448s] ... ok {5} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.243972s] ... ok {7} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [0.192682s] ... 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 139, 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:36,669 79387 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2023-07-24 09:20:36,670 79387 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:36 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-cc748798-3c57-484e-9534-ec93158e3e21', '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": "1738887d63bf4776bb48fcdde4e1697e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1321260692-project-member", "password_expires_at": null}, "audit_ids": ["K3nj8DwpSVaiDuxd78mNJw"], "expires_at": "2023-07-24T10:20:36.000000Z", "issued_at": "2023-07-24T09:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5b0790a22cc4d37a3976aafc4d1ba7f", "name": "tempest-ServerBootFromVolumeStableRescueTest-1321260692"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:36,670 79387 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'b3bef165-a54e-4dfb-bd94-0c04a25e8a06', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-629362721-network', 'tenant_id': 'c5b0790a22cc4d37a3976aafc4d1ba7f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': 'c5b0790a22cc4d37a3976aafc4d1ba7f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39758, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:36,811 79387 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.139s 2023-07-24 09:20:36,811 79387 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-286018132", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "b3bef165-a54e-4dfb-bd94-0c04a25e8a06"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:36 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': '73', 'x-openstack-request-id': 'req-5b88cc7b-97f3-4ebb-91ba-1c47ea36322c', 'x-compute-request-id': 'req-5b88cc7b-97f3-4ebb-91ba-1c47ea36322c', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {7} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [0.082248s] ... 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 139, 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:36,868 79387 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.047s 2023-07-24 09:20:36,869 79387 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:36 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-eaf5718f-1e93-4602-b8d9-cb290365ee9e', '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": "1738887d63bf4776bb48fcdde4e1697e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1321260692-project-member", "password_expires_at": null}, "audit_ids": ["8LKg1tRGQTW8JjI5YDvjFQ"], "expires_at": "2023-07-24T10:20:36.000000Z", "issued_at": "2023-07-24T09:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5b0790a22cc4d37a3976aafc4d1ba7f", "name": "tempest-ServerBootFromVolumeStableRescueTest-1321260692"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:36,869 79387 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'b3bef165-a54e-4dfb-bd94-0c04a25e8a06', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-629362721-network', 'tenant_id': 'c5b0790a22cc4d37a3976aafc4d1ba7f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': 'c5b0790a22cc4d37a3976aafc4d1ba7f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39758, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:36,896 79387 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.026s 2023-07-24 09:20:36,897 79387 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-372565063", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "b3bef165-a54e-4dfb-bd94-0c04a25e8a06"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:36 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': '73', 'x-openstack-request-id': 'req-34dcec3b-0956-4711-9f3a-391c04e0e23b', 'x-compute-request-id': 'req-34dcec3b-0956-4711-9f3a-391c04e0e23b', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [0.258511s] ... 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 112, in test_delete_server_while_in_attached_volume server = self.create_test_server(wait_until='ACTIVE') 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:42,194 79379 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.079s 2023-07-24 09:20:42,195 79379 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:42 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-c14fa42f-ea2b-41ae-abd4-569805f2cd50', '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": "8caee48228ea43ddaf248e3e16bc6f0d", "name": "tempest-DeleteServersTestJSON-2040943523-project-member", "password_expires_at": null}, "audit_ids": ["TpKcIl5EQAmsvk659jH3qg"], "expires_at": "2023-07-24T10:20:42.000000Z", "issued_at": "2023-07-24T09:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4b81be0258148efacd8d9ec93d175ff", "name": "tempest-DeleteServersTestJSON-2040943523"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d4b81be0258148efacd8d9ec93d175ff", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d4b81be0258148efacd8d9ec93d175ff", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d4b81be0258148efacd8d9ec93d175ff", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:42,195 79379 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '74f48642-5edc-4031-a44d-8d97b6b4da73', 'name': 'tempest-DeleteServersTestJSON-1250404946-network', 'tenant_id': 'd4b81be0258148efacd8d9ec93d175ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd4b81be0258148efacd8d9ec93d175ff', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43234, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:20Z', 'updated_at': '2023-07-24T09:20:21Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:42,364 79379 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.168s 2023-07-24 09:20:42,365 79379 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-878360190", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "74f48642-5edc-4031-a44d-8d97b6b4da73"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20: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': '73', 'x-openstack-request-id': 'req-8c521e8f-06ad-4f2b-b76c-78cdcc71f8a9', 'x-compute-request-id': 'req-8c521e8f-06ad-4f2b-b76c-78cdcc71f8a9', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [30.606995s] ... ok {10} setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON) [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/servers/test_servers_negative.py", line 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.298651s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.498960s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.050862s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.056473s] ... ok {10} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.363935s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [11.566055s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.236065s] ... ok {1} setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON) [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/servers/test_server_rescue_negative.py", line 52, in resource_setup server = cls.create_test_server(adminPass=cls.password, 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.497137s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.067228s] ... ok {10} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [2.075962s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.318684s] ... ok {0} tearDownClass (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 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume d3181f9f-92bf-4243-a367-b1c7aa51a019 failed to delete and is in error_deleting status, ) {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [5.825499s] ... 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 65, in test_update_attached_volume_with_nonexistent_volume_in_body self.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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:53,958 79385 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:20:54,398 79385 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.437s 2023-07-24 09:20:54,398 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1486626293", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGboTWWraRoHxhbeC4EdS6pJopXzYgHY6soqgmwDOl4JOV2Eip5J5Px+M7i2/gCaVIYJCYa1+foDpoRLiPmWz7MGvJU4XU0e+pIZ1BCsDtMMA8qqiVWlx2ZJVofi8zIoqw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20: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-64517eb3-60b8-47ca-ab3b-8e3923086296', 'x-compute-request-id': 'req-64517eb3-60b8-47ca-ab3b-8e3923086296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1486626293", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGboTWWraRoHxhbeC4EdS6pJopXzYgHY6soqgmwDOl4JOV2Eip5J5Px+M7i2/gCaVIYJCYa1+foDpoRLiPmWz7MGvJU4XU0e+pIZ1BCsDtMMA8qqiVWlx2ZJVofi8zIoqw==", "fingerprint": "4b:5f:90:b9:33:63:61:b7:d8:f4:51:b1:38:fd:a2:12", "user_id": "5a6ed8224541432a95340630a52a68f4"}}' 2023-07-24 09:20:54,404 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1486626293 created 2023-07-24 09:20:55,392 79385 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.987s 2023-07-24 09:20:55,392 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1904165701", "description": "tempest-description--2128263382"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-2881f969-950b-42e1-83d7-7f2d4a87c947', 'date': 'Mon, 24 Jul 2023 09:20:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "name": "tempest-securitygroup--1904165701", "stateful": true, "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "description": "tempest-description--2128263382", "shared": false, "security_group_rules": [{"id": "825caa29-f09b-4dbd-973f-ed8c0bc6527f", "project_id": "2c1fe98fbe12466498c752d9a57be021", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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": 213, "description": null, "tags": [], "created_at": "2023-07-24T09:20:54Z", "updated_at": "2023-07-24T09:20:54Z", "revision_number": 0}, {"id": "a5ca7a3b-8e51-407f-866e-f31083c9399a", "project_id": "2c1fe98fbe12466498c752d9a57be021", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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": nu ll, "remote_group_id": null, "standard_attr_id": 214, "description": null, "tags": [], "created_at": "2023-07-24T09:20:54Z", "updated_at": "2023-07-24T09:20:54Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:20:54Z", "updated_at": "2023-07-24T09:20:54Z", "revision_number": 1, "project_id": "2c1fe98fbe12466498c752d9a57be021"}}' 2023-07-24 09:20:55,788 79385 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.394s 2023-07-24 09:20:55,788 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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-75f6c53c-829b-4b6f-a9c8-d7997ca88d44', 'date': 'Mon, 24 Jul 2023 09:20: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": "83bdfc2e-b370-41a6-a906-4fb05b72656b", "project_id": "2c1fe98fbe12466498c752d9a57be021", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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-07-24T09:20:55Z", "updated_at": "2023-07-24T09:20:55Z", "revision_number": 0}}' 2023-07-24 09:20:56,321 79385 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.532s 2023-07-24 09:20:56,321 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a5ac005d-a914-49a4-8ff7-f1af6131b9b1', 'date': 'Mon, 24 Jul 2023 09:20:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e31f6170-224e-4de6-93cb-e2bd54ec6c1d", "project_id": "2c1fe98fbe12466498c752d9a57be021", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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-07-24T09:20:55Z", "updated_at": "2023-07-24T09:20:55Z", "revision_number": 0}}' 2023-07-24 09:20:56,322 79385 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1904165701 created 2023-07-24 09:20:59,546 79385 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 3.223s 2023-07-24 09:20:59,547 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b" }} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-19b3f435-a8b5-45b8-a64c-2c3825393128', 'date': 'Mon, 24 Jul 2023 09:20:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "af70c3ed-4365-4752-8198-167a28ccfb6a", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "floating_ip_address": "172.24.4.93", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2c1fe98fbe12466498c752d9a57be021", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:20:57Z", "updated_at": "2023-07-24T09:20:57Z", "revision_number": 0}}' 2023-07-24 09:20:59,547 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'af70c3ed-4365-4752-8198-167a28ccfb6a', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'floating_ip_address': '172.24.4.93', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:20:57Z', 'updated_at': '2023-07-24T09:20:57Z', 'revision_number': 0, 'ip': '172.24.4.93'} created 2023-07-24 09:20:59,747 79385 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.189s 2023-07-24 09:20:59,747 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:59 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-58c9882c-180c-49ec-8941-1a6b03d0f343', '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": "5a6ed8224541432a95340630a52a68f4", "name": "tempest-VolumesAdminNegativeTest-1845621030-project-member", "password_expires_at": null}, "audit_ids": ["8DMjlcfLTcqBpil6fg5mZQ"], "expires_at": "2023-07-24T10:20:59.000000Z", "issued_at": "2023-07-24T09:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c1fe98fbe12466498c752d9a57be021", "name": "tempest-VolumesAdminNegativeTest-1845621030"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae496 6bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:59,748 79385 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '78e1d31e-965f-4216-af76-433bbb615c5a', 'name': 'tempest-VolumesAdminNegativeTest-689768843-network', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63443, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:59,749 79385 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1486626293', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGboTWWraRoHxhbeC4EdS6pJopXzYgHY6soqgmwDOl4JOV2Eip5J5Px+M7i2/gCaVIYJCYa1+foDpoRLiPmWz7MGvJU4XU0e+pIZ1BCsDtMMA8qqiVWlx2ZJVofi8zIoqw==', 'fingerprint': '4b:5f:90:b9:33:63:61:b7:d8:f4:51:b1:38:fd:a2:12', 'user_id': '5a6ed8224541432a95340630a52a68f4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCr3G/W1cHk2JOP8bqEkvPDJ5TyJyyW7MUBB898oGjD+Iy1LP1XG8HG\nZJaxDPt5qJ+gBwYFK4EEACKhZANiAARm6E1lq2kaB8YW3guBHUuqSaKV82IB2OrK\nKoJsAzpeCTldhIqeSeT8fjO4tv4AmlSGCQmGtfn6A6aES4j5ls+zBryVOF1NHvqS\nGdQQrA7TDAPKqolVpcdmSVaH4vMyKKs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6ae0f053-c008-4948-950f-c0b7ede1f017', 'name': 'tempest-securitygroup--1904165701', 'stateful': True, 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'description': 'tempest-description--2128263382', 'shared': False, 'security_group_rules': [{'id': '825caa29-f09b-4dbd-973f-ed8c0bc6527f', 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'security_group_id': '6ae0f053-c008-4948-950f-c0b7ede1f017', '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': 213, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:20:54Z', 'updated_at': '2023-07-24T09:20:54Z', 'revision_number': 0}, {'id': 'a5ca7a3b-8e51-407f-866e-f31083c9399a', 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'security_group_id': '6ae0f053-c008-4948-950f-c0b7ede1f017', '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': 214, ' description': None, 'tags': [], 'created_at': '2023-07-24T09:20:54Z', 'updated_at': '2023-07-24T09:20:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:20:54Z', 'updated_at': '2023-07-24T09:20:54Z', 'revision_number': 1, 'project_id': '2c1fe98fbe12466498c752d9a57be021'}, 'floating_ip': {'id': 'af70c3ed-4365-4752-8198-167a28ccfb6a', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'floating_ip_address': '172.24.4.93', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:20:57Z', 'updated_at': '2023-07-24T09:20:57Z', 'revision_number': 0, 'ip': '172.24.4.93'}} 2023-07-24 09:20:59,778 79385 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 09:20:59,778 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1698165286", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "78e1d31e-965f-4216-af76-433bbb615c5a"}], "security_groups": [{"name": "tempest-securitygroup--1904165701"}], "key_name": "tempest-keypair-1486626293", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20: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': '73', 'x-openstack-request-id': 'req-4dd29a5f-cd9c-43ad-95b4-bdf6e9be8ed7', 'x-compute-request-id': 'req-4dd29a5f-cd9c-43ad-95b4-bdf6e9be8ed7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:20:59,779 79385 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1629110. The failure could be related to https://launchpad.net/bugs/1629110 {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [0.161970s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 46, in test_update_attached_volume_with_nonexistent_volume_in_uri self.server = self.create_test_server(wait_until="ACTIVE") 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:59,920 79385 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.121s 2023-07-24 09:20:59,921 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:59 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-ed601bc2-ae51-483c-a7d1-20f73df4fca2', '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": "5a6ed8224541432a95340630a52a68f4", "name": "tempest-VolumesAdminNegativeTest-1845621030-project-member", "password_expires_at": null}, "audit_ids": ["b984ImraSCKa47zl3DPDyg"], "expires_at": "2023-07-24T10:20:59.000000Z", "issued_at": "2023-07-24T09:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c1fe98fbe12466498c752d9a57be021", "name": "tempest-VolumesAdminNegativeTest-1845621030"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:59,921 79385 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '78e1d31e-965f-4216-af76-433bbb615c5a', 'name': 'tempest-VolumesAdminNegativeTest-689768843-network', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c1fe98fbe12466498c 752d9a57be021', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63443, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:59,953 79385 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 09:20:59,954 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-58469444", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "78e1d31e-965f-4216-af76-433bbb615c5a"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20: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': '73', 'x-openstack-request-id': 'req-94d70d2c-c2dc-4d92-8833-73724f2627f6', 'x-compute-request-id': 'req-94d70d2c-c2dc-4d92-8833-73724f2627f6', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {5} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [9.387718s] ... ok {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.222634s] ... ok {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.216894s] ... ok {9} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [10.909006s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 94, in test_attach_scsi_disk_with_config_drive 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:01,807 79391 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/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.153s 2023-07-24 09:21:01,808 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0292685c-7a83-47d9-8187-97a5955e2c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:21:02,788 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.939s 2023-07-24 09:21:02,788 79391 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': 'Mon, 24 Jul 2023 09:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2d42dc10-c978-493b-9f88-a11c31dd7327', '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": "f6de005af75b4aee821543a8bf77efb9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f12e82d-a680-4b48-bfcc-36ddb8470dda", "created_at": "2023-07-24T09:21:03Z", "updated_at": "2023-07-24T09:21:03Z", "tags": [], "self": "/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda", "file": "/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:21:04,467 79391 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-07-24 09:21:04,468 79391 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/2f12e82d-a680-4b48-bfcc-36ddb8470dda/file 1.678s 2023-07-24 09:21:04,468 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5f19398d-b41e-4653-9804-d63ca23ad4f4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda/file'} Body: b'' 2023-07-24 09:21:04,469 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:21:04,470 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:04,937 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.463s 2023-07-24 09:21:04,937 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1761579088", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJq7gjlbXuX1/Ub/9JK+PddYdRdPbEYBJvwJpabuO+DHbh6fYQ9gJ6DvXd9F2/9gIYejitSgXhPKYH5a88ewIhoLPuVtY+HNvugmGYVPrgUbmb9y5G8rBznk09+5y/Joew=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21: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-dde00e61-a078-430c-849d-428a4bba03fd', 'x-compute-request-id': 'req-dde00e61-a078-430c-849d-428a4bba03fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1761579088", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJq7gjlbXuX1/Ub/9JK+PddYdRdPbEYBJvwJpabuO+DHbh6fYQ9gJ6DvXd9F2/9gIYejitSgXhPKYH5a88ewIhoLPuVtY+HNvugmGYVPrgUbmb9y5G8rBznk09+5y/Joew==", "fingerprint": "ec:1e:84:20:0a:3f:38:c9:65:e7:ca:f9:0b:06:07:bb", "user_id": "4ee73b9e4c2a4f3981c98ed1333c4a55"}}' 2023-07-24 09:21:04,943 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1761579088 created 2023-07-24 09:21:05,244 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.300s 2023-07-24 09:21:05,245 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1881360091", "description": "tempest-description--682468326"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-29bdc781-4f64-494a-9d43-d63194becb62', 'date': 'Mon, 24 Jul 2023 09:21:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "name": "tempest-securitygroup--1881360091", "stateful": true, "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "description": "tempest-description--682468326", "shared": false, "security_group_rules": [{"id": "16c05a13-efbc-4245-a79e-0743df21f18e", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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 ": 280, "description": null, "tags": [], "created_at": "2023-07-24T09:21:05Z", "updated_at": "2023-07-24T09:21:05Z", "revision_number": 0}, {"id": "f54dc247-a122-4dee-96d4-0f7684faf253", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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": 281, "description": null, "tags": [], "created_at": "2023-07-24T09:21:05Z", "updated_at": "2023-07-24T09:21:05Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:05Z", "updated_at": "2023-07-24T09:21:05Z", "revision_number": 1, "project_id": "86c3eaafdd0b4a64a61a73e321b395e3"}}' 2023-07-24 09:21:05,871 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.625s 2023-07-24 09:21:05,872 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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-e45c9d3a-4a47-4566-b31e-f75036d0ee2f', 'date': 'Mon, 24 Jul 2023 09:21: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": "ef29db76-0385-498e-812b-9fb833929881", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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-07-24T09:21:05Z", "updated_at": "2023-07-24T09:21:05Z", "revision_number": 0}}' 2023-07-24 09:21:06,595 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.722s 2023-07-24 09:21:06,595 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-341fc827-dacb-415b-85d0-3194aca30d14', 'date': 'Mon, 24 Jul 2023 09:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f317a62-2567-4f4d-a373-4b1f14ccbc34", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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-07-24T09:21:06Z", "updated_at": "2023-07-24T09:21:06Z", "revision_number": 0}}' 2023-07-24 09:21:06,595 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1881360091 created 2023-07-24 09:21:09,704 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.107s 2023-07-24 09:21:09,704 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-828562c2-d1f7-47b7-8a2d-7282d97d9f38', 'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bd788a46-4ce8-452d-b50d-dc6b935ac30c", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "floating_ip_address": "172.24.4.45", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:08Z", "updated_at": "2023-07-24T09:21:08Z", "revision_number": 0}}' 2023-07-24 09:21:09,704 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bd788a46-4ce8-452d-b50d-dc6b935ac30c', 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:08Z', 'updated_at': '2023-07-24T09:21:08Z', 'revision_number': 0, 'ip': '172.24.4.45'} created 2023-07-24 09:21:09,827 79391 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.114s 2023-07-24 09:21:09,828 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:09 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-fdd888ef-7ec6-4982-b19c-22b314545862', '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": "4ee73b9e4c2a4f3981c98ed1333c4a55", "name": "tempest-AttachSCSIVolumeTestJSON-1979521413-project-member", "password_expires_at": null}, "audit_ids": ["lUDMiS42Tf68qU0cLLzYBw"], "expires_at": "2023-07-24T10:21:09.000000Z", "issued_at": "2023-07-24T09:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86c3eaafdd0b4a64a61a73e321b395e3", "name": "tempest-AttachSCSIVolumeTestJSON-1979521413"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/86c3eaafdd0b4a64a61a73e321b395e3", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "883 61adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/86c3eaafdd0b4a64a61a73e321b395e3", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/86c3eaafdd0b4a64a61a73e321b395e3", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:09,829 79391 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'e6a0a99e-7bb9-4673-8042-c4aea5580753', 'name': 'tempest-AttachSCSIVolumeTestJSON-982770129-network', 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5086, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:20Z', 'updated_at': '2023-07-24T09:20:20Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:09,830 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1761579088', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJq7gjlbXuX1/Ub/9JK+PddYdRdPbEYBJvwJpabuO+DHbh6fYQ9gJ6DvXd9F2/9gIYejitSgXhPKYH5a88ewIhoLPuVtY+HNvugmGYVPrgUbmb9y5G8rBznk09+5y/Joew==', 'fingerprint': 'ec:1e:84:20:0a:3f:38:c9:65:e7:ca:f9:0b:06:07:bb', 'user_id': '4ee73b9e4c2a4f3981c98ed1333c4a55', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDoV5BvQMCBtXeHeFNJwkn8KgWnfsB/7xEPGJNrnebUTCOgHz1UegJh\nFJeKy1aRINmgBwYFK4EEACKhZANiAASau4I5W17l9f1G//SSvj3XWHUXT2xGASb8\nCaWm7jvgx24en2EPYCeg713fRdv/YCGHo4rUoF4TymB+WvPHsCIaCz7lbWPhzb7o\nJhmFT64FG5m/cuRvKwc55NPfucvyaHs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '662e03d3-fcf2-464b-b8ee-f6be656b1247', 'name': 'tempest-securitygroup--1881360091', 'stateful': True, 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'description': 'tempest-description--682468326', 'shared': False, 'security_group_rules': [{'id': '16c05a13-efbc-4245-a79e-0743df21f18e', 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'security_group_id': '662e03d3-fcf2-464b-b8ee-f6be656b1247', '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': 280, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:05Z', 'updated_at': '2023-07-24T09:21:05Z', 'revision_number': 0}, {'id': 'f54dc247-a122-4dee-96d4-0f7684faf253', 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'tenant_id': '86 c3eaafdd0b4a64a61a73e321b395e3', 'security_group_id': '662e03d3-fcf2-464b-b8ee-f6be656b1247', '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': 281, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:05Z', 'updated_at': '2023-07-24T09:21:05Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:05Z', 'updated_at': '2023-07-24T09:21:05Z', 'revision_number': 1, 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3'}, 'floating_ip': {'id': 'bd788a46-4ce8-452d-b50d-dc6b935ac30c', 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:08Z', 'updated_at': '2023-07-24T09:21:08Z', 'revision_number': 0, 'ip': '172.24.4.45'}} 2023-07-24 09:21:09,856 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 09:21:09,857 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-2068409774", "imageRef": "2f12e82d-a680-4b48-bfcc-36ddb8470dda", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "e6a0a99e-7bb9-4673-8042-c4aea5580753"}], "security_groups": [{"name": "tempest-securitygroup--1881360091"}], "key_name": "tempest-keypair-1761579088", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-1e71fb9b-e8ee-4d0e-b88f-35a8b1fb66f7', 'x-compute-request-id': 'req-1e71fb9b-e8ee-4d0e-b88f-35a8b1fb66f7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:21:09,893 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1761579088 0.033s 2023-07-24 09:21:09,893 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6085b26-e6df-4ecd-9b84-6481f43e9b3b', 'x-compute-request-id': 'req-a6085b26-e6df-4ecd-9b84-6481f43e9b3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1761579088'} Body: b'' 2023-07-24 09:21:10,944 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/662e03d3-fcf2-464b-b8ee-f6be656b1247 1.050s 2023-07-24 09:21:10,945 79391 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-5b25d706-cd5d-48f3-bc43-3cdb810d090d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/662e03d3-fcf2-464b-b8ee-f6be656b1247'} Body: b'' 2023-07-24 09:21:10,982 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/662e03d3-fcf2-464b-b8ee-f6be656b1247 0.036s 2023-07-24 09:21:10,982 79391 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-36ecf862-dddb-4bd9-8f70-eee39825a912', 'date': 'Mon, 24 Jul 2023 09:21:10 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/662e03d3-fcf2-464b-b8ee-f6be656b1247'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 662e03d3-fcf2-464b-b8ee-f6be656b1247 does not exist", "detail": ""}}' 2023-07-24 09:21:12,391 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bd788a46-4ce8-452d-b50d-dc6b935ac30c 1.407s 2023-07-24 09:21:12,391 79391 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-be8cbdf6-1018-4956-a788-934ac4b0a12f', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bd788a46-4ce8-452d-b50d-dc6b935ac30c'} Body: b'' 2023-07-24 09:21:12,538 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda 0.146s 2023-07-24 09:21:12,539 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dfbf8b21-358c-454b-a183-156606fd6d08', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda'} Body: b'' 2023-07-24 09:21:12,561 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda 0.021s 2023-07-24 09:21:12,561 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a53ef887-b897-4fe2-9942-959df86f64fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda'} Body: b'{"message": "No image found with ID 2f12e82d-a680-4b48-bfcc-36ddb8470dda

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {10} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.195300s] ... ok {5} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.352803s] ... ok {5} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.348675s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [10.354455s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.098627s] ... ok {2} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [14.857722s] ... 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 113, in test_volume_swap 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:01,354 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes 0.384s 2023-07-24 09:21:01,354 79377 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-464032381"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2466bff8-95a1-4458-9321-0a036f937848', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2466bff8-95a1-4458-9321-0a036f937848', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.281583", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:01,565 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273 0.198s 2023-07-24 09:21:01,565 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81e7739-e1e2-4349-a1c2-f3af33a1f171', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81e7739-e1e2-4349-a1c2-f3af33a1f171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:02,643 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273 0.057s 2023-07-24 09:21:02,644 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb966eb-ebcc-402b-b62e-09a7dab553b2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb966eb-ebcc-402b-b62e-09a7dab553b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.000000", "updated_at": "2023-07-24T09:21:01.000000", "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:03,708 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273 0.051s 2023-07-24 09:21:03,708 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8cd364-40a9-496a-8b6d-1a135108db26', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8cd364-40a9-496a-8b6d-1a135108db26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.000000", "updated_at": "2023-07-24T09:21:01.000000", "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:04,781 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273 0.060s 2023-07-24 09:21:04,781 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c13b061-8069-4d41-9d7e-d56f305f13bd', 'content-length': '904', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c13b061-8069-4d41-9d7e-d56f305f13bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.000000", "updated_at": "2023-07-24T09:21:04.000000", "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:04,796 79377 INFO [tempest.common.waiters] volume a5a02736-8a30-4bc2-bcad-2c82f1ba5273 reached available after waiting for 3.796795 seconds 2023-07-24 09:21:05,072 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes 0.274s 2023-07-24 09:21:05,072 79377 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-1916588365"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2805a53-fe65-405a-a858-7ed7172d8e6f', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2805a53-fe65-405a-a858-7ed7172d8e6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:04.974290", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:05,331 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 0.247s 2023-07-24 09:21:05,332 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee53fd6-4746-4fc1-9709-d1773211d9a2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee53fd6-4746-4fc1-9709-d1773211d9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:05.000000", "updated_at": "2023-07-24T09:21:05.000000", "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:06,398 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 0.053s 2023-07-24 09:21:06,399 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bae2a8-e07d-4d69-b5e8-a22d7b6b489b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bae2a8-e07d-4d69-b5e8-a22d7b6b489b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:05.000000", "updated_at": "2023-07-24T09:21:05.000000", "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:07,539 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 0.121s 2023-07-24 09:21:07,540 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ae2544-7928-4d6b-a27c-c572101485dd', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ae2544-7928-4d6b-a27c-c572101485dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:05.000000", "updated_at" : "2023-07-24T09:21:05.000000", "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:08,596 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 0.042s 2023-07-24 09:21:08,596 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0b5a3e-b502-4d26-8e09-9f5358ed439f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0b5a3e-b502-4d26-8e09-9f5358ed439f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:05.000000", "updated_at": "2023-07-24T09:21:08.000000", "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:08,607 79377 INFO [tempest.common.waiters] volume 1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 reached available after waiting for 3.607688 seconds 2023-07-24 09:21:08,608 79377 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:08,740 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.129s 2023-07-24 09:21:08,740 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1732009031", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEDAoKmq1rx6jOG+Lg4M5QIlD2IJSlmMtOpdeb9ghKkvSJyVPHzg3YcP8eNRvATclDiicKmVYqWn1E62n479d5KLHQvUIOgZjA2iGHhwUwSzJQiezRPdpfmH8IDVnghNpg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:08 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-7e4e39b3-78cd-4b65-a4ef-5ca51499c861', 'x-compute-request-id': 'req-7e4e39b3-78cd-4b65-a4ef-5ca51499c861', 'connection': 'close', 'status': '200', 'co ntent-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1732009031", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEDAoKmq1rx6jOG+Lg4M5QIlD2IJSlmMtOpdeb9ghKkvSJyVPHzg3YcP8eNRvATclDiicKmVYqWn1E62n479d5KLHQvUIOgZjA2iGHhwUwSzJQiezRPdpfmH8IDVnghNpg==", "fingerprint": "8a:53:f9:9a:7d:07:1c:32:8e:9a:fb:d2:53:c7:9e:37", "user_id": "319a9ca6eb994d02abb7cb366afb6b03"}}' 2023-07-24 09:21:08,743 79377 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1732009031 created 2023-07-24 09:21:09,500 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.756s 2023-07-24 09:21:09,500 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--5607964", "description": "tempest-description--1026584427"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-33e4453b-b7ca-4ca5-98cb-457b7d10d8f6', 'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "name": "tempest-securitygroup--5607964", "stateful": true, "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "description": "tempest-description--1026584427", "shared": false, "security_group_rules": [{"id": "15beba9b-a317-45d8-9a10-25b5d4a362dc", "project_id": "75da1c75e2054523baf33b35c40bdad6", "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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": 304, "description": null, "tags": [], "created_at": "2023-07-24T09:21:09Z", "updated_at": "2023-07-24T09:21:09Z", "revision_number": 0}, {"id": "68d771da-b285-43e6-921c-8491b51687b3", "project_id": "75da1c75e2054523baf33b35c40bdad6", "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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": 305, "description": null, "tags": [], "created_at": "2023-07-24T09:21:09Z", "updated_at": "2023-07-24T09:21:09Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:09Z", "updated_at": "2023-07-24T09:21:09Z", "revision_number": 1, "project_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:10,331 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.830s 2023-07-24 09:21:10,332 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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-1c74225c-f287-433f-b433-02b35d15ebd5', 'date': 'Mon, 24 Jul 2023 09:21:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1d61f147-ce69-4914-b4d3-b7f0ae28480a", "project_id": "75da1c75e2054523baf33b35c40bdad6", "tenant_id": "75d a1c75e2054523baf33b35c40bdad6", "security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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-07-24T09:21:09Z", "updated_at": "2023-07-24T09:21:09Z", "revision_number": 0}}' 2023-07-24 09:21:11,403 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.070s 2023-07-24 09:21:11,403 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1d50723a-9516-4d21-b08f-cd27f46e7536', 'date': 'Mon, 24 Jul 2023 09:21:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91215a20-3303-4633-ad18-0bb97ec59aa7", "project_id": "75da1c75e2054523baf33b35c40bdad6", "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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-07-24T09:21:10Z", "updated_at": "2023-07-24T09:21:10Z", "revision_number": 0}}' 2023-07-24 09:21:11,404 79377 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--5607964 created 2023-07-24 09:21:15,653 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.248s 2023-07-24 09:21:15,653 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c81079a7-8174-4708-8d91-2ea6d5324581', 'date': 'Mon, 24 Jul 2023 09:21:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8c4da73e-77dc-4022-b2bb-8568541cfc88", "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "floating_ip_address": "172.24.4.253", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "75da1c75e2054523baf33b35c40bdad6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:13Z", "updated_at": "2023-07-24T09:21:13Z", "revision_number": 0}}' 2023-07-24 09:21:15,653 79377 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8c4da73e-77dc-4022-b2bb-8568541cfc88', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'floating_ip_address': '172.24.4.253', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:13Z', 'updated_at': '2023-07-24T09:21:13Z', 'revision_number': 0, 'ip': '172.24.4.253'} created 2023-07-24 09:21:15,789 79377 INFO [tempest.lib.comm on.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.129s 2023-07-24 09:21:15,789 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2799', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-046f02c5-5403-4ae5-a69e-8aaaf894a51d', '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": "319a9ca6eb994d02abb7cb366afb6b03", "name": "tempest-TestVolumeSwap-611378348-project-member", "password_expires_at": null}, "audit_ids": ["S3tZRWR8RSSh58ff3-blgA"], "expires_at": "2023-07-24T10:21:15.000000Z", "issued_at": "2023-07-24T09:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75da1c75e2054523baf33b35c40bdad6", "name": "tempest-TestVolumeSwap-611378348"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/75da1c75e2054523baf33b35c40bdad6", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:15,790 79377 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'd0e1504a-20b6-4f86-9cb4-9839e162745d', 'name': 'tempest-TestVolumeSwap-133271629-network', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25236, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:15,791 79377 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1732009031', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEDAoKmq1rx6jOG+Lg4M5QIlD2IJSlmMtOpdeb9ghKkvSJyVPHzg3YcP8eNRvATclDiicKmVYqWn1E62n479d5KLHQvUIOgZjA2iGHhwUwSzJQiezRPdpfmH8IDVnghNpg==', 'fingerprint': '8a:53:f9:9a:7d:07:1c:32:8e:9a:fb:d2:53:c7:9e:37', 'user_id': '319a9ca6eb994d02abb7cb366afb6b03', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBGLVKuRBxRi/S74ETkziqPLXgynaZZI24t1eXloqTbRy6rn36gAX0W\nwpawqvFDSAmgBwYFK4EEACKhZANiAARAwKCpqta8eozhvi4ODOUCJQ9iCUpZjLTq\nXXm/YISpL0iclTx84N2HD/HjUbwE3JQ4onCplWKlp9ROtp+O/XeSix0L1CDoGYwN\nohh4cFMEsyUIns0T3aX5h/CA1Z4ITaY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0204c5ba-e9ea-43f2-b2ac-9432e1e01c42', 'name': 'tempest-securitygroup--5607964', 'stateful': True, 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'description': 'tempest-description--1026584427', 'shared': False, 'security_group_rules': [{'id': '15beba9b-a317-45d8-9a10-25b5d4a362dc', 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'security_group_id': '0204c5ba-e9ea-43f2-b2ac-9432e1e01c42', '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': 304, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:09Z', 'updated_at': '2023-07-24T09:21:09Z', 'revision_number': 0}, {'id': '68d771da-b285-43e6-921c-8491b51687b3', 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'security_group_id': '0204c5ba-e9ea-43f2-b2ac-9432e1e01c42', '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': 305, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:09Z', 'updated_at': '2023-07-24T09:21:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:09Z', 'updated_at': '2023-07-24T09:21:09Z', 'revision_number': 1, 'project_id': '75da1c75e2054523baf33b35c40bdad6'}, 'floating_ip': {'id': '8c4da73e-77dc-4022-b2bb-8568541cfc88', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'floating_ip_address': '172.24.4.253', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:13Z', 'updated_at': '2023-07-24T09:21:13Z', 'revision_number': 0, 'ip': '172.24.4.253'}} 2023-07-24 09:21:15,823 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 09:21:15,824 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-1945176295", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "d0e1504a-20b6-4f86-9cb4-9839e162745d"}], "security_groups": [{"name": "tempest-securitygroup--5607964"}], "key_name": "tempest-keypair-1732009031", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 J ul 2023 09:21:15 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': '73', 'x-openstack-request-id': 'req-f6ee35b8-7e3e-4b77-9228-c279cd75f36e', 'x-compute-request-id': 'req-f6ee35b8-7e3e-4b77-9228-c279cd75f36e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.422361s] ... ok {10} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [0.180113s] ... 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_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:22,054 79373 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.127s 2023-07-24 09:21:22,055 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:21 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-6c00f783-9397-436d-9f85-910f696038b8', '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": "01ac9393a255437b89d187c9050d19fe", "name": "tempest-VolumesActionsTest-1925934203-project-member", "password_expires_at": null}, "audit_ids": ["QpPlYb-iT5SXpoimxHlC1Q"], "expires_at": "2023-07-24T10:21:21.000000Z", "issued_at": "2023-07-24T09:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ba77bf9ba14a2fa5faa1932e7b9459", "name": "tempest-VolumesActionsTest-1925934203"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:22,056 79373 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': 'aecdaa2e-06f2-4a1d-9745-f05e88085507', 'name': 'tempest-VolumesActionsTest-1144152534-network', 'tenant_id': '23ba77bf9ba14a2fa5faa1932e7b9459', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23ba77bf9ba14a2fa5faa1932e7b9459', 'port_security_enabled': True, 'router:external': False , 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4803, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:01Z', 'updated_at': '2023-07-24T09:21:01Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:22,091 79373 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 400 POST http://10.0.0.210/compute/v2.1/servers 0.034s 2023-07-24 09:21:22,091 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-530200046", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "aecdaa2e-06f2-4a1d-9745-f05e88085507"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-7a8df0e1-e088-433e-9a3e-1d45151d6ca5', 'x-compute-request-id': 'req-7a8df0e1-e088-433e-9a3e-1d45151d6ca5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [0.104070s] ... 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_actions.py", line 81, in test_get_volume_attachment server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:22,156 79373 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.055s 2023-07-24 09:21:22,157 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21: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-8befa9ce-9b54-48b9-ad9b-ae8b1bf9224f', '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": "01ac9393a255437b89d187c9050d19fe", "name": "tempest-VolumesActionsTest-1925934203-project-member", "password_expires_at": null}, "audit_ids": ["e4qzH0R8RtW_LDsaTFAwDg"], "expires_at": "2023-07-24T10:21:22.000000Z", "issued_at": "2023-07-24T09:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ba77bf9ba14a2fa5faa1932e7b9459", "name": "tempest-VolumesActionsTest-1925934203"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:22,158 79373 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': 'aecdaa2e-06f2-4a1d-9745-f05e88085507', 'name': 'tempest-VolumesActionsTest-1144152534-network', 'tenant_id': '23ba77bf9ba14a2fa5faa1932e7b9459', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23ba77bf9ba14a2fa5faa1932e7b9459', 'port_security_enabled': True, 'router:external': False, 'provider:network_ty pe': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4803, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:01Z', 'updated_at': '2023-07-24T09:21:01Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:22,198 79373 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 400 POST http://10.0.0.210/compute/v2.1/servers 0.039s 2023-07-24 09:21:22,199 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1765752039", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "aecdaa2e-06f2-4a1d-9745-f05e88085507"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-4a930141-574e-4435-b91c-92a31634af4b', 'x-compute-request-id': 'req-4a930141-574e-4435-b91c-92a31634af4b', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {4} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.377756s] ... ok {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.334275s] ... ok {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.322515s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.048686s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.025285s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.028353s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.029071s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.037643s] ... ok {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [8.795776s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:17,704 79375 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:21:17,705 79375 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:17,873 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.166s 2023-07-24 09:21:17,874 79375 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-2057409408", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFRI9ENGc1C1jfdjm+UuWPNhiHE6Z8QMaUDNpftwvQV4iOaSDXuv9kH8YMEXcgKdfpVvh+l635j+zpx6n2l+lJ8gji7HKvTK2qxYIXJ1XvRvJAJwLrspFZPb7MPC2QysnQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:17 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-55dc0c98-2c43-416e-8c69-c2ca3636932c', 'x-compute-request-id': 'req-55dc0c98-2c43-416e-8c69-c2ca3636932c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2057409408", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFRI9ENGc1C1jfdjm+UuWPNhiHE6Z8QMaUDNpftwvQV4iOaSDXuv9kH8YMEXcgKdfpVvh+l635j+zpx6n2l+lJ8gji7HKvTK2qxYIXJ1XvRvJAJwLrspFZPb7MPC2QysnQ==", "fingerprint": "92:dd:22:e7:cd:0d:1d:94:00:57:fc:02:9d:96:db:10", "user_id": "731696241ea24716820c6e3c31c4c32b"}}' 2023-07-24 09:21:17,880 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2057409408 created 2023-07-24 09:21:19,163 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.283s 2023-07-24 09:21:19,164 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--69550943", "description": "tempest-description--1262299618"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-7bd625e4-5e7b-4b31-8907-428cd5a522dc', 'date': 'Mon, 24 Jul 2023 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "name": "tempest-securitygroup--69550943", "stateful": true, "tenant_id": "eeac993804d844268c2226bf01b49d9d", "description": "tempest-description--1262299618", "shared": false, "security_group_rules": [{"id": "4de97067-982b-4b8f-bd86-f8ab1705eb89", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "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": 339, "description": null, "tags": [], "created_at": "2023-07-24T09:21:18Z", "updated_at": "2023-07-24T09:21:18Z", "revision_number": 0}, {"id": "9db673e3-2922-4ba5-924c-60563ef77909", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_r ange_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 340, "description": null, "tags": [], "created_at": "2023-07-24T09:21:18Z", "updated_at": "2023-07-24T09:21:18Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:18Z", "updated_at": "2023-07-24T09:21:18Z", "revision_number": 1, "project_id": "eeac993804d844268c2226bf01b49d9d"}}' 2023-07-24 09:21:19,740 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.575s 2023-07-24 09:21:19,740 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "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-e1297a69-027f-452b-b800-f3830cc9ce27', 'date': 'Mon, 24 Jul 2023 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2638a9db-3911-45a6-b2e2-85e1a18ca27a", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "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-07-24T09:21:19Z", "updated_at": "2023-07-24T09:21:19Z", "revision_number": 0}}' 2023-07-24 09:21:20,374 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.633s 2023-07-24 09:21:20,374 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-149f45ed-37dd-4b48-a2d9-c56371b2f170', 'date': 'Mon, 24 Jul 2023 09:21:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cdd51202-e060-4087-acb6-cf8924cb2bea", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "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-07-24T09:21:19Z", "updated_at": "2023-07-24T09:21:19Z", "revision_number": 0}}' 2023-07-24 09:21:20,375 79375 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--69550943 created 2023-07-24 09:21:24,094 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.719s 2023-07-24 09:21:24,094 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9c716f76-e21e-4ab6-9028-57cea357ac78', 'date': 'Mon, 24 Jul 2023 09:21:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "59edc39f-f69c-474b-a1b9-8182bcc01d7d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "floating_ip_address": "172.24.4.182", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eeac993804d844268c2226bf01b49d9d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:22Z", "updated_at": "2023-07-24T09:21:22Z", "revision_number": 0}}' 2023-07-24 09:21:24,095 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '59edc39f-f69c-474b-a1b9-8182bcc01d7d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'floating_ip_address': '172.24.4.182', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:22Z', 'updated_at': '2023-07-24T09:21:22Z', 'revision_number': 0, 'ip': '172.24.4.182'} created 2023-07-24 09:21:24,242 79375 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.141s 2023-07-24 09:21:24,243 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fd7ae24f-bbee-4fe7-9512-1ac47af3d17f', '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": "731696241ea24716820c6e3c31c4c32b", "name": "tempest-AttachVolumeShelveTestJSON-97329596-project-member", "password_expires_at": null}, "audit_ids": ["f82T-7vfQM2tzPvh22Lf3Q"], "expires_at": "2023-07-24T10:21:24.000000Z", "issued_at": "2023-07-24T09:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeac993804d844268c2226bf01b49d9d", "name": "tempest-AttachVolumeShelveTestJSON-97329596"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "reg ion_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:24,243 79375 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '3d8b0f2f-b175-4778-aa3d-1c66747f533a', 'name': 'tempest-AttachVolumeShelveTestJSON-1242849649-network', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30843, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:59Z', 'updated_at': '2023-07-24T09:21:00Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:24,244 79375 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2057409408', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFRI9ENGc1C1jfdjm+UuWPNhiHE6Z8QMaUDNpftwvQV4iOaSDXuv9kH8YMEXcgKdfpVvh+l635j+zpx6n2l+lJ8gji7HKvTK2qxYIXJ1XvRvJAJwLrspFZPb7MPC2QysnQ==', 'fingerprint': '92:dd:22:e7:cd:0d:1d:94:00:57:fc:02:9d:96:db:10', 'user_id': '731696241ea24716820c6e3c31c4c32b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFJgCiK0lKc2se6a9uWmyCWgtK+tZUffIEn0MIl3f3y2tG6LA6A1EF\ndDG4n3Q9Sz6gBwYFK4EEACKhZANiAARUSPRDRnNQtY33Y5vlLljzYYhxOmfEDGlA\nzaX7cL0FeIjmkg17r/ZB/GDBF3ICnX6Vb4fpet+Y/s6cep9pfpSfII4uxyr0ytqs\nWCFydV70byQCcC67KRWT2+zDwtkMrJ0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e55382ba-ba46-41bf-9e6e-95c2124a6b3f', 'name': 'tempest-securitygroup--69550943', 'stateful': True, 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'description': 'tempest-description--1262299618', 'shared': False, 'security_group_rules': [{'id': '4de97067-982b-4b8f-bd86-f8ab1705eb89', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'security_group_id': 'e55382ba-ba46-41bf-9e6e-95c2124a6b3f', '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': 339, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:18Z', 'updated_at': '2023-07-24T09:21:18Z', 'revision_number': 0}, {'id': '9db673e3-2922-4ba5-924c-60563ef77909', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'security_group_id': 'e55382ba-ba46-41bf-9e6e-95c2124a6b3f', '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': 340, 'description': None, 'tags': [], 'created_at' : '2023-07-24T09:21:18Z', 'updated_at': '2023-07-24T09:21:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:18Z', 'updated_at': '2023-07-24T09:21:18Z', 'revision_number': 1, 'project_id': 'eeac993804d844268c2226bf01b49d9d'}, 'floating_ip': {'id': '59edc39f-f69c-474b-a1b9-8182bcc01d7d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'floating_ip_address': '172.24.4.182', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:22Z', 'updated_at': '2023-07-24T09:21:22Z', 'revision_number': 0, 'ip': '172.24.4.182'}} 2023-07-24 09:21:24,272 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 09:21:24,272 79375 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-557821166", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "3d8b0f2f-b175-4778-aa3d-1c66747f533a"}], "security_groups": [{"name": "tempest-securitygroup--69550943"}], "key_name": "tempest-keypair-2057409408", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:24 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': '73', 'x-openstack-request-id': 'req-c51bb165-e733-407e-9265-5f627d608902', 'x-compute-request-id': 'req-c51bb165-e733-407e-9265-5f627d608902', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:21:24,317 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2057409408 0.042s 2023-07-24 09:21:24,317 79375 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': 'Mon, 24 Jul 2023 09:21:24 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-478fb4b8-ecec-4dd8-b4c6-d1d5697d53b3', 'x-compute-request-id': 'req-478fb4b8-ecec-4dd8-b4c6-d1d5697d53b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2057409408'} Body: b'' 2023-07-24 09:21:25,307 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e55382ba-ba46-41bf-9e6e-95c2124a6b3f 0.989s 2023-07-24 09:21:25,308 79375 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-19897f5c-57de-462c-8402-c4048d52f3e8', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210 :9696/networking/v2.0/security-groups/e55382ba-ba46-41bf-9e6e-95c2124a6b3f'} Body: b'' 2023-07-24 09:21:25,376 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e55382ba-ba46-41bf-9e6e-95c2124a6b3f 0.068s 2023-07-24 09:21:25,377 79375 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-06728aa0-2630-4358-ba1c-e6320fe85ca1', 'date': 'Mon, 24 Jul 2023 09:21:25 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e55382ba-ba46-41bf-9e6e-95c2124a6b3f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e55382ba-ba46-41bf-9e6e-95c2124a6b3f does not exist", "detail": ""}}' 2023-07-24 09:21:26,498 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/59edc39f-f69c-474b-a1b9-8182bcc01d7d 1.121s 2023-07-24 09:21:26,499 79375 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-d56f5ac5-dc2f-4369-b331-1da3f2c2277c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/59edc39f-f69c-474b-a1b9-8182bcc01d7d'} Body: b'' {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.141163s] ... ok {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) [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/servers/test_server_actions.py", line 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in recreate_server server = cls.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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} {7} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [7.282525s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:26,502 79375 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:21:26,502 79375 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:26,578 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.073s 2023-07-24 09:21:26,579 79375 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-1926778210", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKHpGP7MQBRhIEENw6OzeWawzrc8LDiASwOt6Mpn992YaNjoqWMs4Ipjk89yWRi1efcqwVJVZV/DgHgn7/xzsOcReDXypjOasFtSnl/dVuw/TfgBsZA62fkVTmyt4O5AYA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:26 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-ff1b72c5-dc18-4015-ad04-a0b4bbe048ec', 'x-compute-request-id': 'req-ff1b72c5-dc18-4015-ad04-a0b4bbe048ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1926778210", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKHpGP7MQBRhIEENw6OzeWawzrc8LDiASwOt6Mpn992YaNjoqWMs4Ipjk89yWRi1efcqwVJVZV/DgHgn7/xzsOcReDXypjOasFtSnl/dVuw/TfgBsZA62fkVTmyt4O5AYA==", "fingerprint": "93:3d:a3:3d:e1:ce:fc:0d:68:c1:38:e9:8e:9c:af:32", "user_id": "731696241ea24716820c6e3c31c4c32b"}}' 2023-07-24 09:21:26,584 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1926778210 created 2023-07-24 09:21:27,490 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.905s 2023-07-24 09:21:27,490 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1307810158", "description": "tempest-description--1383901674"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-44506c7b-7806-473a-80aa-603f05d71fee', 'date': 'Mon, 24 Jul 2023 09:21:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0855e052-29d3-4172-94a2-8c87172f25a6", "name": "tempest-securitygroup--1307810158", "stateful": true, "tenant_id": "eeac993804d844268c2226bf01b49d9d", "description": "tempest-description--1383901674", "shared": false, "security_group_rules": [{"id": "62a9966e-b0e8-4c7b-95f4-a4a2cfe1f017", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "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": 383, "description": null, "tags": [], "created_at": "2023-07-24T09:21:26Z", "updated_at": "2023-07-24T09:21:26Z", "revision_number": 0}, {"id": "be0ca670-fa04-45e7-98d7-18a2ae8f7771", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "ethertype": "IPv4", "direction": "egress", "protocol": null, "po rt_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": 382, "description": null, "tags": [], "created_at": "2023-07-24T09:21:26Z", "updated_at": "2023-07-24T09:21:26Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:26Z", "updated_at": "2023-07-24T09:21:26Z", "revision_number": 1, "project_id": "eeac993804d844268c2226bf01b49d9d"}}' 2023-07-24 09:21:28,890 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.398s 2023-07-24 09:21:28,890 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "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-d55cb943-0ca7-4fe2-8f15-9c26faff61f4', 'date': 'Mon, 24 Jul 2023 09:21:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c6875657-1184-48eb-ab59-9b88ac47af25", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "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-07-24T09:21:28Z", "updated_at": "2023-07-24T09:21:28Z", "revision_number": 0}}' 2023-07-24 09:21:29,339 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.448s 2023-07-24 09:21:29,340 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a7867802-758a-4346-b4c8-5a87f8e87075', 'date': 'Mon, 24 Jul 2023 09:21: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": "ccc86cd2-007d-44d3-9ff0-b118fe753b34", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "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-07-24T09:21:29Z", "updated_at": "2023-07-24T09:21:29Z", "revision_number": 0}}' 2023-07-24 09:21:29,340 79375 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1307810158 created 2023-07-24 09:21:31,815 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.474s 2023-07-24 09:21:31,816 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'co ntent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-17acae08-f786-49d8-ab9a-ecdad0799b11', 'date': 'Mon, 24 Jul 2023 09:21:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2dafaae0-ed07-47a2-9588-cc5d8810ec07", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "floating_ip_address": "172.24.4.231", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eeac993804d844268c2226bf01b49d9d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:31Z", "updated_at": "2023-07-24T09:21:31Z", "revision_number": 0}}' 2023-07-24 09:21:31,817 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2dafaae0-ed07-47a2-9588-cc5d8810ec07', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'floating_ip_address': '172.24.4.231', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:31Z', 'updated_at': '2023-07-24T09:21:31Z', 'revision_number': 0, 'ip': '172.24.4.231'} created 2023-07-24 09:21:31,921 79375 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-07-24 09:21:31,921 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:31 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-eba8e81b-220e-4b24-9289-e39e010cb15d', '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": "731696241ea24716820c6e3c31c4c32b", "name": "tempest-AttachVolumeShelveTestJSON-97329596-project-member", "password_expires_at": null}, "audit_ids": ["xoQHUlulQ9ijvIvL0wDzKg"], "expires_at": "2023-07-24T10:21:31.000000Z", "issued_at": "2023-07-24T09:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeac993804d844268c2226bf01b49d9d", "name": "tempest-AttachVolumeShelveTestJSON-97329596"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public" , "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:31,922 79375 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '3d8b0f2f-b175-4778-aa3d-1c66747f533a', 'name': 'tempest-AttachVolumeShelveTestJSON-1242849649-network', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30843, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:59Z', 'updated_at': '2023-07-24T09:21:00Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:31,922 79375 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1926778210', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKHpGP7MQBRhIEENw6OzeWawzrc8LDiASwOt6Mpn992YaNjoqWMs4Ipjk89yWRi1efcqwVJVZV/DgHgn7/xzsOcReDXypjOasFtSnl/dVuw/TfgBsZA62fkVTmyt4O5AYA==', 'fingerprint': '93:3d:a3:3d:e1:ce:fc:0d:68:c1:38:e9:8e:9c:af:32', 'user_id': '731696241ea24716820c6e3c31c4c32b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDByJCuv5j/TOjW90QCCoGYDFBkrDe/5uaYQy5JIBFQs9sckBvfjYxkz\nxwFiEFFoKtagBwYFK4EEACKhZANiAASh6Rj+zEAUYSBBDcOjs3lmsM63PCw4gEsD\nrejKZ/fdmGjY6KljLOCKY5PPclkYtXn3KsFSVWVfw4B4J+/8c7DnEXg18qYzmrBb\nUp5f3VbsP034AbGQOtn5FU5sreDuQGA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0855e052-29d3-4172-94a2-8c87172f25a6', 'name': 'tempest-securitygroup--1307810158', 'stateful': True, 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'description': 'tempest-description--1383901674', 'shared': False, 'security_group_rules': [{'id': '62a9966e-b0e8-4c7b-95f4-a4a2cfe1f017', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'security_group_id': '0855e052-29d3-4172-94a2-8c87172f25a6', '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': 383, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:26Z', 'updated_at': '2023-07-24T09:21:26Z', 'revision_number': 0}, {'id': 'be0ca670-fa04-45e7-98d7-18a2ae8f7771', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'security_group_id': '0855e052-29d3-4172-94a2-8c87172f25a6', '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': 382, 'description': None, 'tags': [], 'cre ated_at': '2023-07-24T09:21:26Z', 'updated_at': '2023-07-24T09:21:26Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:26Z', 'updated_at': '2023-07-24T09:21:26Z', 'revision_number': 1, 'project_id': 'eeac993804d844268c2226bf01b49d9d'}, 'floating_ip': {'id': '2dafaae0-ed07-47a2-9588-cc5d8810ec07', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'floating_ip_address': '172.24.4.231', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:31Z', 'updated_at': '2023-07-24T09:21:31Z', 'revision_number': 0, 'ip': '172.24.4.231'}} 2023-07-24 09:21:31,962 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.038s 2023-07-24 09:21:31,962 79375 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-766644579", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "3d8b0f2f-b175-4778-aa3d-1c66747f533a"}], "security_groups": [{"name": "tempest-securitygroup--1307810158"}], "key_name": "tempest-keypair-1926778210", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:31 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': '73', 'x-openstack-request-id': 'req-84031b3d-f3b6-44cd-8b23-5778dc0085b2', 'x-compute-request-id': 'req-84031b3d-f3b6-44cd-8b23-5778dc0085b2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:21:32,011 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1926778210 0.047s 2023-07-24 09:21:32,011 79375 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': 'Mon, 24 Jul 2023 09:21:31 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-5fee0705-d355-410a-8cb5-411e8da104b9', 'x-compute-request-id': 'req-5fee0705-d355-410a-8cb5-411e8da104b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1926778210'} Body: b'' 2023-07-24 09:21:32,466 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0855e052-29d3-4172-94a2-8c87172f25a6 0.453s 2023-07-24 09:21:32,466 79375 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-c8809ec2-7084-4fa9-bcbc-6e074df876da', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http:// 10.0.0.210:9696/networking/v2.0/security-groups/0855e052-29d3-4172-94a2-8c87172f25a6'} Body: b'' 2023-07-24 09:21:32,507 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0855e052-29d3-4172-94a2-8c87172f25a6 0.039s 2023-07-24 09:21:32,507 79375 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-8d4b76c8-51b1-45a3-8e01-542f2543cd44', 'date': 'Mon, 24 Jul 2023 09:21:32 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0855e052-29d3-4172-94a2-8c87172f25a6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0855e052-29d3-4172-94a2-8c87172f25a6 does not exist", "detail": ""}}' 2023-07-24 09:21:33,783 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2dafaae0-ed07-47a2-9588-cc5d8810ec07 1.274s 2023-07-24 09:21:33,783 79375 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-9391d97e-8a4f-4bc7-93d6-c1d50b0ffac0', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2dafaae0-ed07-47a2-9588-cc5d8810ec07'} Body: b'' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [43.219173s] ... ok {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [21.174104s] ... ok {4} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.760084s] ... ok {11} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [45.012741s] ... 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 213, in test_tagged_boot_devices 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:07,281 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes 0.748s 2023-07-24 09:21:07,282 79396 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-630626341", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da022b4-2a71-496f-9ffc-673b6e7463f5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da022b4-2a71-496f-9ffc-673b6e7463f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.192636", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:07,364 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.069s 2023-07-24 09:21:07,364 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7cf497-fe4a-4e53-beb9-132c21e64c22', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7cf497-fe4a-4e53-beb9-132c21e64c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:08,448 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.068s 2023-07-24 09 :21:08,448 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df63d3f7-f039-460f-9e74-7bfeb524d60f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df63d3f7-f039-460f-9e74-7bfeb524d60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:09,510 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.049s 2023-07-24 09:21:09,510 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fc6aa5-b92e-4ed1-8c7e-a760b894be78', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fc6aa5-b92e-4ed1-8c7e-a760b894be78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:10,576 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.051s 2023-07-24 09:21:10,577 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Mon, 24 Jul 2023 09:21:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00913a2-3784-41b8-bd6b-21ed7ceaf24e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00913a2-3784-41b8-bd6b-21ed7ceaf24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:11,646 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.057s 2023-07-24 09:21:11,646 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e3ea82-fe9b-4baa-aa99-d74536833b6f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e3ea82-fe9b-4baa-aa99-d74536833b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:12,713 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.049s 2023-07-24 09:21:12,714 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306c6bab-0fcb-406c-83c4-12df2351753a', 'content-length': '1363', 'openstack-api-vers ion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306c6bab-0fcb-406c-83c4-12df2351753a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:12.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:12,726 79396 INFO [tempest.common.waiters] volume 697a6c6c-e7ff-402b-9df8-a566c8e1850f reached available after waiting for 5.726453 seconds 2023-07-24 09:21:12,978 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes 0.251s 2023-07-24 09:21:12,979 79396 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-1109098701"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b137645-35a6-4be7-b090-a6ce6441e460', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b137645-35a6-4be7-b090-a6ce6441e460', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:12.905081", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:13,042 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29 0.052s 2023-07-24 09:21:13,043 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'app lication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a1d878-81ab-4463-9f95-36e0b7dad689', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a1d878-81ab-4463-9f95-36e0b7dad689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:13.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:14,108 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29 0.044s 2023-07-24 09:21:14,109 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef2a893-2d9d-4f10-a3bf-e78662ef0ae2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef2a893-2d9d-4f10-a3bf-e78662ef0ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:13.000000", "updated_at": "2023-07-24T09:21:13.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:15,177 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29 0.056s 2023-07-24 09:21:15,177 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5043f3-1cb1 -4aa8-9c85-8fe52cbefcc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5043f3-1cb1-4aa8-9c85-8fe52cbefcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:13.000000", "updated_at": "2023-07-24T09:21:13.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:16,245 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29 0.045s 2023-07-24 09:21:16,245 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d601a975-0dca-49ca-811e-6e23a38d4988', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d601a975-0dca-49ca-811e-6e23a38d4988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:13.000000", "updated_at": "2023-07-24T09:21:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:16,255 79396 INFO [tempest.common.waiters] volume d0791f8f-9255-49f0-ae0d-43c0860d7b29 reached available after waiting for 3.255837 seconds 2023-07-24 09:21:16,555 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes 0.299s 2023-07-24 09:21:16,555 79396 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-1224837129"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb84d6a-91ea-4c ec-a754-7ae8fae68c45', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb84d6a-91ea-4cec-a754-7ae8fae68c45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.473318", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:16,635 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9 0.066s 2023-07-24 09:21:16,635 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c18490c-0321-4f9c-b8e8-7825e4888ce7', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c18490c-0321-4f9c-b8e8-7825e4888ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:17,706 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9 0.058s 2023-07-24 09:21:17,707 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342ed3ca-9727-466d-a6f8-dc0bd5159ae0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342ed3ca-9727-466d-a6f8-dc0bd5159ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.000000", "updated_at": "2023-07-24T09:21:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:18,771 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9 0.052s 2023-07-24 09:21:18,771 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bd79f2-1701-4f09-a85d-4e3a5266d6a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bd79f2-1701-4f09-a85d-4e3a5266d6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.000000", "updated_at": "2023-07-24T09:21:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:19,844 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9 0.056s 2023-07-24 09:21:19,844 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b9072a-bb6b-42f7-a990-c90482a33499', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b9072a-bb6b-42f7-a990-c90482a33499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.000000", "updated_at": "2023-07-24T09:21:19.000000", "name": " tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:19,855 79396 INFO [tempest.common.waiters] volume 6372b872-8302-42af-883f-9c23353c66c9 reached available after waiting for 3.855017 seconds 2023-07-24 09:21:21,996 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 2.141s 2023-07-24 09:21:21,997 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-296673871"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c7ad1f8f-f042-4191-a474-355b71d2679c', 'date': 'Mon, 24 Jul 2023 09:21:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"053ef149-0ed8-4268-bace-dc0df660ca4d","name":"tempest-device-tagging-net1-296673871","tenant_id":"ffec351097f2409fb84d7d2a98978742","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ffec351097f2409fb84d7d2a98978742","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-07-24T09:21:19Z","updated_at":"2023-07-24T09:21:20Z","revision_number":1}}' 2023-07-24 09:21:23,925 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.927s 2023-07-24 09:21:23,925 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-246852991"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d5dd9ac8-84a2-40d4-807a-3fe75b4675a5', 'date': 'Mon, 24 Jul 2023 09:21:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"c2fb3511-c91a-4528-abe7-8c6384223587","name":"tempest-device-tagging-net2-246852991","tenant_id":"ffec351097f2409fb84d7d2a98978742","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ffec351097f2409fb84d7d2a98978742","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-07-24T09:21:22Z","updated_at":"2023-07-24T09:21:22Z","revision_number":1}}' 2023-07-24 09:21:27,327 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 3.401s 2023-07-24 09:21:27,328 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "053ef149-0ed8-4268-bace-dc0df660ca4d", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-d938f156-ec97-43b1-a6f2-17e3c961e245', 'date': 'Mon, 24 Jul 2023 09:21:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"b3b027f6-0e3c-4009-abef-7123b404f780","name":"","tenant_id":"ffec351097f2409fb84d7d2a98978742","network_id":"053ef149-0ed8-4268-bace-dc0df660ca4d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T09:21:24Z","updated_at":"2023-07-24T09:21:24Z","revision_number":0,"project_id":"ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:31,082 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 3.753s 2023-07-24 09:21:31,083 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "c2fb3511-c91a-4528-abe7-8c6384223587", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-0d7e0ee8-6b5c-4275-b55f-4e0b6942578c', 'date': 'Mon, 24 Jul 2023 09:21:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"058ec4b6-200d-4ea6-9859-d4d116af9f63","name":"","tenant_id":"ffec351097f2409fb84d7d2a98978742","network_id":"c2fb3511-c91a-4528-abe7-8c6384223587","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T09:21:28Z","updated_at":"2023-07-24T09:21:28Z","revision_number":0,"project_id":"ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:33,725 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 2.642s 2023-07-24 09:21:33,726 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "053ef149-0ed8-4268-bace-dc0df660ca4d", "name": "tempest-TaggedBootDevicesTest_v242-675332602", "fixed_ips": [{"subnet_id": "b3b027f6-0e3c-4009-abef-7123b404f780"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-af826e2a-0463-47f2-a811-590ba6227e72', 'date': 'Mon, 24 Jul 2023 09:21:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"b7eb3eb4-80c7-499b-bb0d-33ec21773383","name":"tempest-TaggedBootDevicesTest_v242-675332602","network_id":"053ef149-0ed8-4268-bace-dc0df660ca4d","tenant_id":"ffec351097f2409fb84d7d2a98978742","mac_address":"fa:16:3e:2d:22:e7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"b3b027f6-0e3c-4009-abef-7123b404f780","ip_address":"10.1.1.136"}],"project_id":"ffec351097f2409fb84d7d2a98978742","port_security_enabled":true,"security_groups":["2076e096-d4f4-417c-93e9-7191e3eb9eef"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T09:21:31Z","updated_at":"2023-07-24T09:21:32Z","revision_number":1}}' 2023-07-24 09:21:35,477 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v 242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.750s 2023-07-24 09:21:35,477 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "053ef149-0ed8-4268-bace-dc0df660ca4d", "name": "tempest-TaggedBootDevicesTest_v242-1080371931", "fixed_ips": [{"subnet_id": "b3b027f6-0e3c-4009-abef-7123b404f780"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-fd01c927-f927-498b-a754-95276bda1b8c', 'date': 'Mon, 24 Jul 2023 09:21:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"49b40538-df9a-4aac-a5b0-923fda4ca759","name":"tempest-TaggedBootDevicesTest_v242-1080371931","network_id":"053ef149-0ed8-4268-bace-dc0df660ca4d","tenant_id":"ffec351097f2409fb84d7d2a98978742","mac_address":"fa:16:3e:95:84:9a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"b3b027f6-0e3c-4009-abef-7123b404f780","ip_address":"10.1.1.42"}],"project_id":"ffec351097f2409fb84d7d2a98978742","port_security_enabled":true,"security_groups":["2076e096-d4f4-417c-93e9-7191e3eb9eef"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T09:21:34Z","updated_at":"2023-07-24T09:21:34Z","revision_number":1}}' 2023-07-24 09:21:35,478 79396 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:21:35,479 79396 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:35,536 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.055s 2023-07-24 09:21:35,537 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1075559682", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2cq553rpyrjp2AqqvZ9LPpFr94ZiTJO5xlkcSVyvV/qjN/Pi5+LyyhOaSaDBZeUdSbB4l1tPbpzCT4k77+SLvPoAbuXGtv39b8a/tetRxs5HOM8L0U/SQ6UcNVf9nM6g=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a4ae1f8-02af-427b-a69f-2ce6151f035e', 'x-compute-request-id': 'req-4a4ae1f8-02af-427b-a69f-2ce6151f035e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1075559682", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2cq553rpyrjp2AqqvZ9LPpFr94ZiTJO5xlkcSVyvV/qjN/Pi5+LyyhOaSaDBZeUdSbB4l1tPbpzCT4k77+SLvPoAbuXGtv39b8a/tetRxs5HOM8L0U/SQ6UcNVf9nM6g==", "fingerprint": "29:ac:0e:f3:a2:3a:82:cb:85:ff:b7:49:bc:d5:fa:bc", "user_id": "ead2988c94e5445d81ce56965888d6bc"}}' 2023-07-24 09:21:35,540 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1075559682 created 2023-07-24 09:21:35,954 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.414s 2023-07-24 09:21:35,955 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1989295996", "description": "tempest-description--1779148435"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-099c6b97-74bd-4f68-8c39-1598b16b3c32', 'date': 'Mon, 24 Jul 2023 09:21:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "name": "tempest-securitygroup--1989295996", "stateful": true, "tenant_id": "ffec351097f2409fb84d7d2a98978742", "description": "tempest-description--1779148435", "shared": false, "security_group_rules": [{"id": "43a0e992-c841-4cc8-a70c-03d516ab4867", "project_id": "ffec351097f2409fb84d7d2a98978742", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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": 414, "description": null, "tags": [], "created_at": "2023-07-24T09:21:35Z", "updated_at": "2023-07-24T09:21:35Z", "revision_number": 0}, {"id": "9a326629-b333-42cc-883c-e108a68eb66a", "project_id": "ffec351097f2409fb84d7d2a98978742", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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": 415, "description": null, "tags": [], "created_at": "2023-07-24T09:21:35Z", "updated_at": "2023-07-24T09:21:35Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:35Z", "updated_at": "2023-07-24T09:21:35Z", "revision_number": 1, "project_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:36,605 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.649s 2023-07-24 09:21:36,606 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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-a62f2386-9e6a-4223-8150-185f43de7930', 'date': 'Mon, 24 Jul 2023 09:21:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f395f690-58aa-476f-93ad-7970fdd9eb01", "project_id": "ffec351097f2409fb84d7d2a98978742", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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-07-24T09:21:36Z", "updated_at": "2023-07-24T09:21:36Z", "revision_number": 0}}' 2023-07-24 09:21:37,564 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.957s 2023-07-24 09:21:37,565 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1ca69b26-af79-45cb-bd78-6fc2f6a326f7', 'date': 'Mon, 24 Jul 2023 09:21:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c7370b1e-d1dc-4426-93fc-bcea271078a6", "project_id": "ffec351097f2409fb84d7d2a98978742", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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-07-24T09:21:36Z", "updated_at": "2023-07-24T09:21:36Z", "revision_number": 0}}' 2023-07-24 09:21:37,565 79396 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1989295996 created 2023-07-24 09:21:39,823 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.258s 2023-07-24 09:21:39,824 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-2688257f-d10f-4b8e-9f2c-523107f5cf16', 'date': 'Mon, 24 Jul 2023 09:21:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dc555ad8-24db-42a5-915b-5455cec2b467", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "floating_ip_address": "172.24.4.33", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ffec351097f2409fb84d7d2a98978742", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:38Z", "updated_at": "2023-07-24T09:21:38Z", "revision_number": 0}}' 2023-07-24 09:21:39,824 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dc555ad8-24db-42a5-915b-5455cec2b467', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'floating_ip_address': '172.24.4.33', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:38Z', 'updated_at': '2023-07-24T09:21:38Z', 'revision_number': 0, 'ip': '172.24.4.33'} created 2023-07-24 09:21:39,939 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.109s 2023-07-24 09:21:39,940 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:39 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-b8e3fddf-a643-4fe7-91ac-9a9c60fbe77c', '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": "ead2988c94e5445d81ce56965888d6bc", "name": "tempest-TaggedBootDevicesTest_v242-219939616-project-member", "password_expires_at": null}, "audit_ids": ["8y5AA8R1RvSiwKz5hQTzlA"], "expir es_at": "2023-07-24T10:21:39.000000Z", "issued_at": "2023-07-24T09:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffec351097f2409fb84d7d2a98978742", "name": "tempest-TaggedBootDevicesTest_v242-219939616"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:39,941 79396 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'f90fafa1-989e-4bf4-a6ee-28b94e084215', 'name': 'tempest-TaggedBootDevicesTest_v242-17660082-network', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:20Z', 'updated_at': '2023-07-24T09:20:20Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:40,018 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.069s 2023-07-24 09:21:40,019 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:39 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-a92af256-cd20-4720-94f0-fd23acd17fc5', 'co nnection': '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": "ead2988c94e5445d81ce56965888d6bc", "name": "tempest-TaggedBootDevicesTest_v242-219939616-project-member", "password_expires_at": null}, "audit_ids": ["7n4kN0i6Sa6a5dnLjHZxWQ"], "expires_at": "2023-07-24T10:21:40.000000Z", "issued_at": "2023-07-24T09:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffec351097f2409fb84d7d2a98978742", "name": "tempest-TaggedBootDevicesTest_v242-219939616"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:40,019 79396 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'f90fafa1-989e-4bf4-a6ee-28b94e084215', 'name': 'tempest-TaggedBootDevicesTest_v242-17660082-network', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:20Z', 'updated_at': '2023-07-24T09:20:20Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:40,020 79396 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1075559682', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAAB hBK2cq553rpyrjp2AqqvZ9LPpFr94ZiTJO5xlkcSVyvV/qjN/Pi5+LyyhOaSaDBZeUdSbB4l1tPbpzCT4k77+SLvPoAbuXGtv39b8a/tetRxs5HOM8L0U/SQ6UcNVf9nM6g==', 'fingerprint': '29:ac:0e:f3:a2:3a:82:cb:85:ff:b7:49:bc:d5:fa:bc', 'user_id': 'ead2988c94e5445d81ce56965888d6bc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBk89sWHDfV39slIlf20HfTc1vg55nlpIWjKfDdJofYuZXzBUmweall\nIF8M136WBYugBwYFK4EEACKhZANiAAStnKued66cq46dgKqr2fSz6Ra/eGYkyTuc\nZZHElcr1f6ozfz4ufi8soTmkmgwWXlHUmweJdbT26cwk+JO+/ki7z6AG7lxrb9/W\n/Gv7XrUcbORzjPC9FP0kOlHDVX/ZzOo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '001c489e-38c6-49d3-8a44-4af1eee69ab2', 'name': 'tempest-securitygroup--1989295996', 'stateful': True, 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'description': 'tempest-description--1779148435', 'shared': False, 'security_group_rules': [{'id': '43a0e992-c841-4cc8-a70c-03d516ab4867', 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'security_group_id': '001c489e-38c6-49d3-8a44-4af1eee69ab2', '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': 414, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:35Z', 'updated_at': '2023-07-24T09:21:35Z', 'revision_number': 0}, {'id': '9a326629-b333-42cc-883c-e108a68eb66a', 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'security_group_id': '001c489e-38c6-49d3-8a44-4af1eee69ab2', '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': 415, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:35Z', 'updated_at': '2023-07-24T09:21:35Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:35Z', 'updated_at': '2023-07-24T09:21:35Z', 'revision_number': 1, 'project_id': 'ffec351097f2409fb84d7d2a98978742'}, 'floating_ip': {'id': 'dc555ad8-24db-42a5-915b-5455cec2b467', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'floating_ip_address': '172.24.4.33', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:38Z', 'updated_at': '2023-07-24T09:21:38Z', 'revision_number': 0, 'ip': '172.24.4.33'}} 2023-07-24 09:21:40,067 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 400 POST http://10.0.0.210/compute/v2.1/servers 0.045s 2023-07-24 09:21:40,067 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-2132172454", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "f90fafa1-989e-4bf4-a6ee-28b94e084215"}, {"port": "b7eb3eb4-80c7-499b-bb0d-33ec21773383", "tag": "port-1"}, {"port": "49b40538-df9a-4aac-a5b0-923fda4ca759", "tag": "port-2"}, {"uuid": "053ef149-0ed8-4268-bace-dc0df660ca4d", "tag": "net-1"}, {"uuid": "053ef149-0ed8-4268-bace-dc0df660ca4d"}, {"uuid": "c2fb3511-c91a-4528-abe7-8c6384223587", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "c2fb3511-c91a-4528-abe7-8c6384223587", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "6372b872-8302-42af-883f-9c23353c66c9", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1989295996"}], "key_name": "tempest-keypair-1075559682", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-5b51c48a-9751-4d96-a67d-85243d120b43', 'x-compute-request-id': 'req-5b51c48a-9751-4d96-a67d-85243d120b43', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:21:40,109 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1075559682 0.038s 2023-07-24 09:21:40,110 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c927c9a9-b61b-42fd-88a7-2f0380b131cb', 'x-compute-request-id': 'req-c927c9a9-b61b-42fd-88a7-2f0380b131cb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1075559682'} Body: b'' 2023-07-24 09:21:40,509 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/001c489e-38c6-49d3-8a44-4af1eee69ab2 0.398s 2023-07-24 09:21:40,510 79396 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-2a41e996-029a-4787-9180-dbe0a2b32547', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/001c489e-38c6-49d3-8a44-4af1eee69ab2'} Body: b'' 2023-07-24 09:21:40,568 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/001c489e-38c6-49d3-8a44-4af1eee69ab2 0.058s 2023-07-24 09:21:40,569 79396 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-fbf20f9e-227b-4854-a8ad-326a3da24b2d', 'date': 'Mon, 24 Jul 2023 09:21:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/001c489e-38c6-49d3-8a44-4af1eee69ab2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 001c489e-38c6-49d3-8a44-4af1eee69ab2 does not exist", "detail": ""}}' 2023-07-24 09:21:41,449 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dc555ad8-24db-42a5-915b-5455cec2b467 0.879s 2023-07-24 09:21:41,449 79396 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-cb630d95-0043-43e5-8335-8c1747b9e052', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dc555ad8-24db-42a5-915b-5455cec2b467'} Body: b'' 2023-07-24 09:21:42,892 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/49b40538-df9a-4aac-a5b0-923fda4ca759 1.441s 2023-07-24 09:21:42,892 79396 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-f226eb17-9d32-4877-8492-4dd74676a9b8', 'date': 'Mon, 24 Jul 2023 09:21:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/49b40538-df9a-4aac-a5b0-923fda4ca759'} Body: b'' 2023-07-24 09:21:44,047 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/b7eb3eb4-80c7-499b-bb0d-33ec21773383 1.154s 2023-07-24 09:21:44,048 79396 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-d3afafc9-b3e8-4e9c-b679-336f6d316f9a', 'date': 'Mon, 24 Jul 2023 09:21:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/b7eb3eb4-80c7-499b-bb0d-33ec21773383'} Body: b'' 2023-07-24 09:21:45,013 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/058ec4b6-200d-4ea6-9859-d4d116af9f63 0.964s 2023-07-24 09:21:45,013 79396 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-6f93317f-3678-4e60-a3f5-e9e79d75639c', 'date': 'Mon, 24 Jul 2023 09:21:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/058ec4b6-200d-4ea6-9859-d4d116af9f63'} Body: b'' 2023-07-24 09:21:45,813 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/b3b027f6-0e3c-4009-abef-7123b404f780 0.799s 2023-07-24 09:21:45,814 79396 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-0b70d5b0-d6a1-4634-94b5-110a3125d968', 'date': 'Mon, 24 Jul 2023 09:21:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/b3b027f6-0e3c-4009-abef-7123b404f780'} Body: b'' 2023-07-24 09:21:49,142 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/c2fb3511-c91a-4528-abe7-8c6384223587 3.328s 2023-07-24 09:21:49,143 79396 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-06766817-819e-40fe-a90e-00f724fe25da', 'date': 'Mon, 24 Jul 2023 09:21:49 GMT', 'connection': 'close', 'sta tus': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/c2fb3511-c91a-4528-abe7-8c6384223587'} Body: b'' 2023-07-24 09:21:51,544 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/053ef149-0ed8-4268-bace-dc0df660ca4d 2.400s 2023-07-24 09:21:51,544 79396 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-cb60a011-b77b-40c9-a85e-50d831f6b0ea', 'date': 'Mon, 24 Jul 2023 09:21:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/053ef149-0ed8-4268-bace-dc0df660ca4d'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {4} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [24.750537s] ... ok {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [23.760505s] ... ok {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [36.616770s] ... ok {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [21.903016s] ... ok {10} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.973472s] ... ok {7} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [31.906730s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [12.322612s] ... ok {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [6.796441s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.319872s] ... ok {5} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [7.953509s] ... 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_server_volume_attachment.py", line 163, in test_old_versions_reject server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:03,128 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.161s 2023-07-24 09:22:03,129 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2851', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-56cc9310-e4c1-4e13-a7f4-820b3060be80', '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": "d034cc9f98c2424b84d25b9e7a373fd5", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-195792028-project-member", "password_expires_at": null}, "audit_ids": ["ekAarRMWTpCXtk76EH6wbw"], "expires_at": "2023-07-24T10:22:03.000000Z", "issued_at": "2023-07-24T09:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d71e9a278284401ab21df5a83de5f13", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-195792028"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d71e9a278284401ab21df5a83de5f13", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d71e9a278284401ab21df5a83de5f13", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4d71e9a278284401ab21df5a83de5f13", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:03,130 79383 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '2c032ecd-13c9-4a4b-870c-92a4b3cbda71', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-784216781-network', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d71e9a27 8284401ab21df5a83de5f13', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:30Z', 'updated_at': '2023-07-24T09:21:31Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:03,131 79383 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:03,132 79383 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:03,662 79383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.516s 2023-07-24 09:22:03,663 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-99316087", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyaht+F050NT1rXypC2ezg5BGo3fVTOVt8c0ATeCg0V7zNYuD87hKi3A1tLccsyl+ZLCHpl5RB7WvKKRhRdApGazXARxT2vto+t7HsNVuHzz3GFSXQ3LaL2qUzZkpUojg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:03 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-bf6cd91a-05b9-499d-a444-b034a3d5aa44', 'x-compute-request-id': 'req-bf6cd91a-05b9-499d-a444-b034a3d5aa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-99316087", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyaht+F050NT1rXypC2ezg5BGo3fVTOVt8c0ATeCg0V7zNYuD87hKi3A1tLccsyl+ZLCHpl5RB7WvKKRhRdApGazXARxT2vto+t7HsNVuHzz3GFSXQ3LaL2qUzZkpUojg==", "fingerprint": "4f:6a:00:37:06:10:76:71:49:5a:f7:1d:05:9a:77:74", "user_id": "d034cc9f98c2424b84d25b9e7a373fd5"}}' 2023-07-24 09:22:03,667 79383 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-99316087 created 2023-07-24 09:22:04,002 79383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.334s 2023-07-24 09:22:04,002 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1748838640", "description": "tempest-description--1402529945"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-885f6a35-a0a0-455e-b820-36f4db2c37f1', 'date': 'Mon, 24 Jul 2023 09:22:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "name": "tempest-securitygroup--1748838640", "stateful": true, "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "description": "tempest-description--1402529945", "shared": false, "security_group_rules": [{"id": "c5ccd417-04ad-4a73-8c86-1257c7682ab2", "project_id": "4d71e9a278284401ab21df5a83de5f13", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "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": 527, "description": null, "tags": [], "created_at": "2023-07-24T09:22:03Z", "updated_at": "2023-07-24T09:22:03Z", "revision_number": 0}, {"id": "fd805d68-b2c4-4ca4-84f6-322314a79088", "project_id": "4d71e9a278284401ab21df5a83de5f13", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 526, "description": null, "tags": [], "created_at": "2023-07-24T09:22:03Z", "updated_at": "2023-07-24T09:22:03Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:03Z", "updated_at": "2023-07-24T09:22:03Z", "revision_number": 1, "project_id": "4d71e9a278284401ab21df5a83de5f13"}}' 2023-07-24 09:22:04,409 79383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.406s 2023-07-24 09:22:04,409 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "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-dc5814c3-764a-45be-afd3-915995585f72', 'date': 'Mon, 24 Jul 2023 09:22:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "44f78d0e-cf38-4690-82f6-2b7b4702f196", "project_id": "4d71e9a278284401ab21df5a83de5f13", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "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-07-24T09:22:04Z", "updated_at": "2023-07-24T09:22:04Z", "revision_number": 0}}' 2023-07-24 09:22:05,073 79383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.663s 2023-07-24 09:22:05,074 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-121f9d16-d53e-4aed-ad6c-f6d64e2c445f', 'date': 'Mon, 24 Jul 2023 09:22: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": "47e65974-02be-47af-ab6d-e6c0ff1ba2bf", "project_id": "4d71e9a278284401ab21df5a83de5f13", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "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-07-24T09:22:04Z", "updated_at": "2023-07-24T09:22:04Z", "revision_number": 0}}' 2023-07-24 09:22:05,074 79383 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1748838640 created 2023-07-24 09:22:08,095 79383 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.020s 2023-07-24 09:22:08,095 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fb16f448-5014-4264-851c-40692f9163cd', 'date': 'Mon, 24 Jul 2023 09:22:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1c0e52b4-dd6a-41c8-940c-369c340f93c8", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "floating_ip_address": "172.24.4.197", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4d71e9a278284401ab21df5a83de5f13", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:06Z", "updated_at": "2023-07-24T09:22:06Z", "revision_number": 0}}' 2023-07-24 09:22:08,096 79383 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1c0e52b4-dd6a-41c8-940c-369c340f93c8', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4d71e9a278284401ab21df5a83de5f13', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:06Z', 'updated_at': '2023-07-24T09:22:06Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-07-24 09:22:08,097 79383 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-99316087', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyaht+F050NT1rXypC2ezg5BGo3fVTOVt8c0ATeCg0V7zNYuD87hKi3A1tLccsyl+ZLCHpl5RB7WvKKRhRdApGazXARxT2vto+t7HsNVuHzz3GFSXQ3LaL2qUzZkpUojg==', 'fingerprint': '4f:6a:00:37:06:10:76:71:49:5a:f7:1d:05:9a:77:74', 'user_id': 'd034cc9f98c2424b84d25b9e7a373fd5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD149c4fCusGNkn1sOtw0xsSe1v3aS1ccs0FkT00mtRby2slimJ/be7\nZQcFvyrLlB6gBwYFK4EEACKhZANiAAT8mobfhdOdDU9a18qQtns4OQRqN31Uzlbf\nHNAE3goNFe8zWLg/O4SotwNbS3HLMpfmSwh6ZeUQe1ryikYUXQKRms1wEcU9r7aP\nrex7DVbh889xhUl0Ny2i9qlM2ZKVKI4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2b12f6de-c285-49dd-9dba-3937d0ab38f3', 'name': 'tempest-securitygroup--1748838640', 'stateful': True, 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'description': 'tempest-description--1402529945', 'shared': False, 'security_group_rules': [{'id': 'c5ccd417-04ad-4a73-8c86-1257c7682ab2', 'project_id': '4d71e9a278284401ab21df5a83de5f13', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'security_group_id': '2b12f6de-c285-49dd-9dba-3937d0ab38f3', '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': 527, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:03Z', 'updated_at': '2023-07-24T09:22:03Z', 'revision_number': 0}, {'id': 'fd805d68-b2c4-4ca4-84f6-322314a79088', 'project_id': '4d71e9a278284401ab21df5a83de5f13', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'security_group_id': '2b12f6de-c285-49dd-9dba-3937d0ab38f3', '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': 526, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:03Z', 'updated_at': ' 2023-07-24T09:22:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:03Z', 'updated_at': '2023-07-24T09:22:03Z', 'revision_number': 1, 'project_id': '4d71e9a278284401ab21df5a83de5f13'}, 'floating_ip': {'id': '1c0e52b4-dd6a-41c8-940c-369c340f93c8', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4d71e9a278284401ab21df5a83de5f13', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:06Z', 'updated_at': '2023-07-24T09:22:06Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-07-24 09:22:08,138 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 400 POST http://10.0.0.210/compute/v2.1/servers 0.040s 2023-07-24 09:22:08,138 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-2108706917", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "2c032ecd-13c9-4a4b-870c-92a4b3cbda71"}], "security_groups": [{"name": "tempest-securitygroup--1748838640"}], "key_name": "tempest-keypair-99316087", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22: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': '73', 'x-openstack-request-id': 'req-02f1e48b-e888-4e2b-b56d-1241fde308be', 'x-compute-request-id': 'req-02f1e48b-e888-4e2b-b56d-1241fde308be', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:08,187 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-99316087 0.045s 2023-07-24 09:22:08,187 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22: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-c973e6dd-81ee-487e-b576-f70d4865b45b', 'x-compute-request-id': 'req-c973e6dd-81ee-487e-b576-f70d4865b45b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-99316087'} Body: b'' 2023-07-24 09:22:08,920 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2b12f6de-c285-49dd-9dba-3937d0ab38f3 0.732s 2023-07-24 09:22:08,920 79383 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-31b123cd-bd41-4880-821d-f47f4c74dc14', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2b12f6de-c285-49dd-9dba-3937d0ab38f3'} Body: b'' 2023-07-24 09:22:09,013 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2b12f6de-c285-49dd-9dba-3937d0ab38f3 0.092s 2023-07-24 09:22:09,013 79383 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-1fa172e6-ee14-4f0b-bee0-8726c08ddc1a', 'date': 'Mon, 24 Jul 2023 09:22:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2b12f6de-c285-49dd-9dba-3937d0ab38f3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2b12f6de-c285-49dd-9dba-3937d0ab38f3 does not exist", "detail": ""}}' 2023-07-24 09:22:10,914 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1c0e52b4-dd6a-41c8-940c-369c340f93c8 1.899s 2023-07-24 09:22:10,914 79383 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-6a2b7cf2-ad43-43d8-a85e-1bd700a3e2e9', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1c0e52b4-dd6a-41c8-940c-369c340f93c8'} Body: b'' {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.402655s] ... ok {7} tearDownClass (cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume ab8ddd3d-3476-4f48-adbf-45c14a02cbe6 failed to delete and is in error_deleting status, ), (, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, )) {7} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {7} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [9.732515s] ... ok {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [9.625616s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:08,839 79375 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:08,840 79375 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:09,061 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.217s 2023-07-24 09:22:09,061 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-211223516", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH101bmqeOS0Xr2v3O/IHaWi4qQZJ10tdQwnvSfy01bMGA5JuL/FlxEuZx7jmnCcCNKNUj5Lh5SclIFMV0tVJ/EwzkLws6e0JmdrJgfn+IhSU8NSPnaCfDq9W2bxnTNYlw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:08 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-1dd915a3-6806-4ad1-bfbb-addee78b3d1f', 'x-compute-request-id': 'req-1dd915a3-6806-4ad1-bfbb-addee78b3d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-211223516", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH101bmqeOS0Xr2v3O/IHaWi4qQZJ10tdQwnvSfy01bMGA5JuL/FlxEuZx7jmnCcCNKNUj5Lh5SclIFMV0tVJ/EwzkLws6e0JmdrJgfn+IhSU8NSPnaCfDq9W2bxnTNYlw==", "fingerprint": "e9:f0:68:d4:96:8b:4c:60:90:57:9a:8d:2a:03:c3:38", "user_id": "2790bc1adcad4b5a8461dd71b03b227d"}}' 2023-07-24 09:22:09,065 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-211223516 created 2023-07-24 09:22:10,213 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.146s 2023-07-24 09:22:10,213 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1831669204", "description": "tempest-description--507007664"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-0d3e4ae3-0755-41e8-ba24-d1a7b99f61aa', 'date': 'Mon, 24 Jul 2023 09:22:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "name": "tempest-securitygroup--1831669204", "stateful": true, "tenant_id": "ae15c197200349258f57032a0d113da0", "description": "tempest-description--507007664", "shared": false, "security_group_rules": [{"id": "41c43dec-3d35-4681-b0bc-21855dec20b9", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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": 554, "description": null, "tags": [], "created_at": "2023-07-24T09:22:09Z", "updated_at": "2023-07-24T09:22:09Z", "revision_number": 0}, {"id": "85aec2ae-361f-442b-b2a3-2e8050a2f4e2", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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": 556, "description": null, "tags": [], "created_at": "2023-07-24T09:22:09Z", "updated_at": "2023-07-24T09:22:09Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:09Z", "updated_at": "2023-07-24T09:22:09Z", "revision_number": 1, "project_id": "ae15c197200349258f57032a0d113da0"}}' 2023-07-24 09:22:11,229 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.015s 2023-07-24 09:22:11,230 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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-87abe623-b1e6-4222-a45c-69d1859ea289', 'date': 'Mon, 24 Jul 2023 09:22:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4473e1d6-5276-47a7-a99f-5229b368e656", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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-07-24T09:22:10Z", "updated_at": "2023-07-24T09:22:10Z", "revision_number": 0}}' 2023-07-24 09:22:12,052 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.821s 2023-07-24 09:22:12,052 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aaf65d7f-770c-4419-90ff-e759f38242a7', 'date': 'Mon, 24 Jul 2023 09:22:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1802dc4d-8f5f-4cd8-9239-b56f564e6277", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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-07-24T09:22:11Z", "updated_at": "2023-07-24T09:22:11Z", "revision_number": 0}}' 2023-07-24 09:22:12,053 79375 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1831669204 created 2023-07-24 09:22:15,566 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.513s 2023-07-24 09:22:15,567 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-c651123d-5ed3-4827-975e-563c744b47c7', 'date': 'Mon, 24 Jul 2023 09:22:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c6e0d8f9-be9c-4223-b8e9-883745508d4d", "tenant_id": "ae15c197200349258f57032a0d113da0", "floating_ip_address": "172.24.4.137", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ae15c197200349258f57032a0d113da0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:14Z", "updated_at": "2023-07-24T09:22:14Z", "revision_number": 0}}' 2023-07-24 09:22:15,567 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c6e0d8f9-be9c-4223-b8e9-883745508d4d', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'floating_ip_address': '172.24.4.137', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae15c197200349258f57032a0d113da0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:14Z', 'updated_at': '2023-07-24T09:22:14Z', 'revision_number': 0, 'ip': '172.24.4.137'} created 2023-07-24 09:22:15,738 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.163s 2023-07-24 09:22:15,738 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:15 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-cbfdfdc9-4216-473d-a6a7-cef5b784f64e', '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": "2790bc1adcad4b5a8461dd71b03b227d", "name": "tempest-AttachVolumeTestJSON-1555693809-project-member", "password_expires_at": null}, "audit_ids": ["QsSiVtETQIOvVQpbIkePwQ"], "expires_at": "2023-07-24T10:22:15.000000Z", "issued_at": "2023-07-24T09:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae15c197200349258f57032a0d113da0", "name": "tempest-AttachVolumeTestJSON-1555693809"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}] , "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:15,739 79375 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '7ece075f-4fba-45bd-aa3b-458932bd04fc', 'name': 'tempest-AttachVolumeTestJSON-2078557654-network', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ae15c197200349258f57032a0d113da0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31417, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:44Z', 'updated_at': '2023-07-24T09:21:44Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:15,739 79375 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-211223516', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH101bmqeOS0Xr2v3O/IHaWi4qQZJ10tdQwnvSfy01bMGA5JuL/FlxEuZx7jmnCcCNKNUj5Lh5SclIFMV0tVJ/EwzkLws6e0JmdrJgfn+IhSU8NSPnaCfDq9W2bxnTNYlw==', 'fingerprint': 'e9:f0:68:d4:96:8b:4c:60:90:57:9a:8d:2a:03:c3:38', 'user_id': '2790bc1adcad4b5a8461dd71b03b227d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCK5iztCSR/7eyx7M0JmKoOvOsk2gabQrRZlAYjJoyC5ypmgeAIn6yv\n4xtBEedoVjWgBwYFK4EEACKhZANiAAR9dNW5qnjktF69r9zvyB2louKkGSddLXUM\nJ70n8tNWzBgOSbi/xZcRLmce45pwnAjSjVI+S4eUnJSBTFdLVSfxMM5C8LOntCZn\nayYH5/iIUlPDUj52gnw6vVtm8Z0zWJc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd984fc0f-7d44-4c21-b88e-ca006dc3b301', 'name': 'tempest-securitygroup--1831669204', 'stateful': True, 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'description': 'tempest-description--507007664', 'shared': False, 'security_group_rules': [{'id': '41c43dec-3d35-4681-b0bc-21855dec20b9', 'project_id': 'ae15c197200349258f57032a0d113da0', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'security_group_id': 'd984fc0f-7d44-4c21-b88e-ca006dc3b301', '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': 554, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:09Z', 'updated_at': '2023-07-24T09:22:09Z', 'revision_number': 0}, {'id': '85aec2ae-361f-442b-b2a3-2e8050a2f4e2', 'project_id': 'ae15c197200349258f57032a0d113da0', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'security_group_id': 'd984fc0f-7d44-4c21-b88e-ca006dc3b301', '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': 556, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:09Z', 'updated_at': '2023-07-24T09:22:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:09Z ', 'updated_at': '2023-07-24T09:22:09Z', 'revision_number': 1, 'project_id': 'ae15c197200349258f57032a0d113da0'}, 'floating_ip': {'id': 'c6e0d8f9-be9c-4223-b8e9-883745508d4d', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'floating_ip_address': '172.24.4.137', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae15c197200349258f57032a0d113da0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:14Z', 'updated_at': '2023-07-24T09:22:14Z', 'revision_number': 0, 'ip': '172.24.4.137'}} 2023-07-24 09:22:15,767 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.024s 2023-07-24 09:22:15,768 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2084033854", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7ece075f-4fba-45bd-aa3b-458932bd04fc"}], "security_groups": [{"name": "tempest-securitygroup--1831669204"}], "key_name": "tempest-keypair-211223516", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:15 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': '73', 'x-openstack-request-id': 'req-1e3f7cea-8778-43b6-916f-9182f6e2fa10', 'x-compute-request-id': 'req-1e3f7cea-8778-43b6-916f-9182f6e2fa10', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:15,811 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-211223516 0.040s 2023-07-24 09:22:15,811 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:15 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-347ce154-e8cd-4fb2-b5ee-1a112aa88a79', 'x-compute-request-id': 'req-347ce154-e8cd-4fb2-b5ee-1a112aa88a79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-211223516'} Body: b'' 2023-07-24 09:22:16,473 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d984fc0f-7d44-4c21-b88e-ca006dc3b301 0.660s 2023-07-24 09:22:16,474 79375 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-5caf3c4d-fd6c-4057-925c-990e8666f3ce', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d984fc0f-7d44-4c21-b88e-ca006dc3b301'} Body: b'' 2023-07-24 09:22:16,557 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210: 9696/networking/v2.0/security-groups/d984fc0f-7d44-4c21-b88e-ca006dc3b301 0.083s 2023-07-24 09:22:16,558 79375 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-f20759f3-10cd-45ba-8ed4-cfee49febdee', 'date': 'Mon, 24 Jul 2023 09:22:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d984fc0f-7d44-4c21-b88e-ca006dc3b301'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d984fc0f-7d44-4c21-b88e-ca006dc3b301 does not exist", "detail": ""}}' 2023-07-24 09:22:18,462 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c6e0d8f9-be9c-4223-b8e9-883745508d4d 1.903s 2023-07-24 09:22:18,463 79375 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-eaeb2d4b-1c4e-4032-a5e4-e5d209d68373', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c6e0d8f9-be9c-4223-b8e9-883745508d4d'} Body: b'' {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [15.835437s] ... ok {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [5.511295s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:18,469 79375 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:18,469 79375 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:18,554 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.081s 2023-07-24 09:22:18,555 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2065469698", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHye7Z4qnxY/qzu0JtmPxyWTcD80qnlQTDMxuAyMlunWpSALD3/45zcraEF7NmFR50fuiixW7U0WJlCxcFxXvH2bjpTWBEcXPtWZCVBDe9faGPe42S1wJrDUc9R46BefRw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:18 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-6c814baa-8d7f-4f8a-be39-7c3b83be1728', 'x-compute-request-id': 'req-6c814baa-8d7f-4f8a-be39-7c3b83be1728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2065469698", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHye7Z4qnxY/qzu0JtmPxyWTcD80qnlQTDMxuAyMlunWpSALD3/45zcraEF7NmFR50fuiixW7U0WJlCxcFxXvH2bjpTWBEcXPtWZCVBDe9faGPe42S1wJrDUc9R46BefRw==", "fingerprint": "45:c6:27:a8:62:8f:fe:43:68:bf:cf:02:0e:e8:ea:72", "user_id": "2790bc1adcad4b5a8461dd71b03b227d"}}' 2023-07-24 09:22:18,559 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2065469698 created 2023-07-24 09:22:19,219 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.658s 2023-07-24 09:22:19,219 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1852245126", "description": "tempest-description--852588791"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1fc3646e-523a-4fa4-ba10-d19f2633b158', 'date': 'Mon, 24 Jul 2023 09:22:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "name": "tempest-securitygroup--1852245126", "stateful": true, "tenant_id": "ae15c197200349258f57032a0d113da0", "description": "tempest-description--852588791", "shared": false, "security_group_rules": [{"id": "1170e920-7076-485c-a0ad-c914218e300f", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "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": 593, "description": null, "tags": [], "created_at": "2023-07-24T09:22:18Z", "updated_at": "2023-07-24T09:22:18Z", "revision_number": 0}, {"id": "3fac6b9c-6cbe-4535-b1d0-b049dbbc189d", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pre fix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 592, "description": null, "tags": [], "created_at": "2023-07-24T09:22:18Z", "updated_at": "2023-07-24T09:22:18Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:18Z", "updated_at": "2023-07-24T09:22:18Z", "revision_number": 1, "project_id": "ae15c197200349258f57032a0d113da0"}}' 2023-07-24 09:22:20,088 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.868s 2023-07-24 09:22:20,089 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "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-862921ae-83df-4b0a-8cb3-7ec37cf1063a', 'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "81f855f4-5c55-4450-9e65-eadfe6cca1fc", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "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-07-24T09:22:19Z", "updated_at": "2023-07-24T09:22:19Z", "revision_number": 0}}' 2023-07-24 09:22:20,377 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.287s 2023-07-24 09:22:20,378 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3c1d48cb-35da-44e1-a485-ec67dc95406b', 'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0560e309-450d-4b10-b844-112ab707ceb6", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "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-07-24T09:22:20Z", "updated_at": "2023-07-24T09:22:20Z", "revision_number": 0}}' 2023-07-24 09:22:20,378 79375 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1852245126 created 2023-07-24 09:22:22,158 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.778s 2023-07-24 09:22:22,158 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', ' x-openstack-request-id': 'req-f27f10ae-d3d0-42fb-8dcd-e517fcc5a3d9', 'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0593ba92-4cc1-4410-95e1-80d1098ac284", "tenant_id": "ae15c197200349258f57032a0d113da0", "floating_ip_address": "172.24.4.21", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ae15c197200349258f57032a0d113da0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:21Z", "updated_at": "2023-07-24T09:22:21Z", "revision_number": 0}}' 2023-07-24 09:22:22,158 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0593ba92-4cc1-4410-95e1-80d1098ac284', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'floating_ip_address': '172.24.4.21', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae15c197200349258f57032a0d113da0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:21Z', 'updated_at': '2023-07-24T09:22:21Z', 'revision_number': 0, 'ip': '172.24.4.21'} created 2023-07-24 09:22:22,292 79375 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.122s 2023-07-24 09:22:22,293 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:22 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-5f4b4aa6-6bdb-4e30-890c-fd7f7a1f5b84', '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": "2790bc1adcad4b5a8461dd71b03b227d", "name": "tempest-AttachVolumeTestJSON-1555693809-project-member", "password_expires_at": null}, "audit_ids": ["fVq6VLtuQMmBbOtEf9IkJg"], "expires_at": "2023-07-24T10:22:22.000000Z", "issued_at": "2023-07-24T09:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae15c197200349258f57032a0d113da0", "name": "tempest-AttachVolumeTestJSON-1555693809"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "Regio nOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:22,294 79375 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '7ece075f-4fba-45bd-aa3b-458932bd04fc', 'name': 'tempest-AttachVolumeTestJSON-2078557654-network', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ae15c197200349258f57032a0d113da0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31417, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:44Z', 'updated_at': '2023-07-24T09:21:44Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:22,295 79375 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2065469698', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHye7Z4qnxY/qzu0JtmPxyWTcD80qnlQTDMxuAyMlunWpSALD3/45zcraEF7NmFR50fuiixW7U0WJlCxcFxXvH2bjpTWBEcXPtWZCVBDe9faGPe42S1wJrDUc9R46BefRw==', 'fingerprint': '45:c6:27:a8:62:8f:fe:43:68:bf:cf:02:0e:e8:ea:72', 'user_id': '2790bc1adcad4b5a8461dd71b03b227d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD3s5eGw35yigAi8UjTD2xY3RES7xRXryCP4UTH7pJJ4r/63ooWMunM\nX3W5kQAA7dGgBwYFK4EEACKhZANiAAR8nu2eKp8WP6s7tCbZj8clk3A/NKp5UEwz\nMbgMjJbp1qUgCw9/+Oc3K2hBezZhUedH7oosVu1NFiZQsXBcV7x9m46U1gRHFz7V\nmQlQQ3vX2hj3uNktcCaw1HPUeOgXn0c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2cf10c0b-d2e5-4b78-9c39-69c86587d5dd', 'name': 'tempest-securitygroup--1852245126', 'stateful': True, 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'description': 'tempest-description--852588791', 'shared': False, 'security_group_rules': [{'id': '1170e920-7076-485c-a0ad-c914218e300f', 'project_id': 'ae15c197200349258f57032a0d113da0', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'security_group_id': '2cf10c0b-d2e5-4b78-9c39-69c86587d5dd', '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': 593, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:18Z', 'updated_at': '2023-07-24T09:22:18Z', 'revision_number': 0}, {'id': '3fac6b9c-6cbe-4535-b1d0-b049dbbc189d', 'project_id': 'ae15c197200349258f57032a0d113da0', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'security_group_id': '2cf10c0b-d2e5-4b78-9c39-69c86587d5dd', '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': 592, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:18Z', 'updated_at': '2023-07-24T09:22:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023- 07-24T09:22:18Z', 'updated_at': '2023-07-24T09:22:18Z', 'revision_number': 1, 'project_id': 'ae15c197200349258f57032a0d113da0'}, 'floating_ip': {'id': '0593ba92-4cc1-4410-95e1-80d1098ac284', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'floating_ip_address': '172.24.4.21', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae15c197200349258f57032a0d113da0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:21Z', 'updated_at': '2023-07-24T09:22:21Z', 'revision_number': 0, 'ip': '172.24.4.21'}} 2023-07-24 09:22:22,332 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 400 POST http://10.0.0.210/compute/v2.1/servers 0.035s 2023-07-24 09:22:22,332 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1756027023", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7ece075f-4fba-45bd-aa3b-458932bd04fc"}], "security_groups": [{"name": "tempest-securitygroup--1852245126"}], "key_name": "tempest-keypair-2065469698", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-dcffd2ff-aee4-499f-a8aa-a43f1d99adcf', 'x-compute-request-id': 'req-dcffd2ff-aee4-499f-a8aa-a43f1d99adcf', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:22,382 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2065469698 0.049s 2023-07-24 09:22:22,383 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde1b8b3-0db7-4e6a-ab63-a5ed4fd0a895', 'x-compute-request-id': 'req-bde1b8b3-0db7-4e6a-ab63-a5ed4fd0a895', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2065469698'} Body: b'' 2023-07-24 09:22:22,591 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2cf10c0b-d2e5-4b78-9c39-69c86587d5dd 0.207s 2023-07-24 09:22:22,592 79375 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-10641f2b-0489-4732-ab52-f3a193f923ed', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2cf10c0b-d2e5-4b78-9c39-69c86587d5dd'} Body: b'' 2023-07-24 09:22:22,617 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2cf10c0b-d2e5-4b78-9c39-69c86587d5dd 0.025s 2023-07-24 09:22:22,618 79375 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-ad0d875c-f8f6-4b9e-9592-60d1488f4457', 'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2cf10c0b-d2e5-4b78-9c39-69c86587d5dd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2cf10c0b-d2e5-4b78-9c39-69c86587d5dd does not exist", "detail": ""}}' 2023-07-24 09:22:23,979 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0593ba92-4cc1-4410-95e1-80d1098ac284 1.359s 2023-07-24 09:22:23,979 79375 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-bff9d909-8f54-40b7-8197-ef3a7cb61a3e', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0593ba92-4cc1-4410-95e1-80d1098ac284'} Body: b'' {6} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [16.288252s] ... 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 399, in test_tagged_attachment 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:10,724 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 2.768s 2023-07-24 09:22:10,725 79385 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-1800563908"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-2a97d2e5-33b0-4922-8439-baa875e0c333', 'date': 'Mon, 24 Jul 2023 09:22:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"57c2b43b-9c80-429d-841a-dfccfbeec514","name":"tempest-tagged-attachments-test-net-1800563908","tenant_id":"5b3f77571a6d440fa6c406702b1e5e1d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5b3f77571a6d440fa6c406702b1e5e1d","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-07-24T09:22:08Z","updated_at":"2023-07-24T09:22:08Z","revision_number":1}}' 2023-07-24 09:22:13,618 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.892s 2023-07-24 09:22:13,618 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "57c2b43b-9c80-429d-841a-dfccfbeec514", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-c5797db2-21f4-40ce-8965-3b081d2c125d', 'date': 'Mon, 24 Jul 2023 09:22:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"f6500ff7-4480-4b08-8503-8a66ff8a7cc3","name":"","tenant_id":"5b3f77571a6d440fa6c406702b1e5e1d","network_id":"57c2b43b-9c80-429d-841a-dfccfbeec514","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-07-24T09:22:11Z","updated_at":"2023-07-24T09:22:11Z","revision_number":0,"project_id":"5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:14,024 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes 0.404s 2023-07-24 09:22:14,025 79385 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-678289502"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8adc8928-be8f-464d-8b70-bcaac6d13b97', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8adc8928-be8f-464d-8b70-bcaac6d13b97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:13.894682", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:22:14,110 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981 0.072s 2023-07-24 09:22:14,110 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33650a32-2473-4100-84f5-9bbf3e65860b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33650a32-2473-4100-84f5-9bbf3e65860b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:14.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:15,190 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981 0.059s 2023-07-24 09:22:15,191 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4d5a38-1158-4490-abef-c877c7d986bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4d5a38-1158-4490-abef-c877c7d986bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:14.000000", "updated_at": "2023-07-24T09:22:14.000000", "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4 b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:16,246 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981 0.041s 2023-07-24 09:22:16,246 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e174119-16ca-4118-a6fa-d0f106541fcc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e174119-16ca-4118-a6fa-d0f106541fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:14.000000", "updated_at": "2023-07-24T09:22:14.000000", "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:17,327 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981 0.068s 2023-07-24 09:22:17,327 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90a2b00-a70b-444f-8e35-d3f81b913109', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90a2b00-a70b-444f-8e35-d3f81b913109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:14.000000", "updated_at": "2023-07-24T09:22:17.000000", "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": " 5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:17,346 79385 INFO [tempest.common.waiters] volume 0be2c54f-8522-4b36-8036-b3ee10791981 reached available after waiting for 3.346426 seconds 2023-07-24 09:22:17,347 79385 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:17,348 79385 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:17,436 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.084s 2023-07-24 09:22:17,437 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-335217386", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMBExrMj5DFx+grV2eEJDWhsCE7IBBgMoByJJr+6rLn78aMZGWZSxn3eE0YaAwQKArZvtOCp4myLT3KqVP+ysJaNAa4XSRiU+JMIq1D/thM4BExZOmluiQewV8W8NEvKfw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d72ba8-1869-4777-9f88-83d55d171a35', 'x-compute-request-id': 'req-a2d72ba8-1869-4777-9f88-83d55d171a35', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-335217386", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMBExrMj5DFx+grV2eEJDWhsCE7IBBgMoByJJr+6rLn78aMZGWZSxn3eE0YaAwQKArZvtOCp4myLT3KqVP+ysJaNAa4XSRiU+JMIq1D/thM4BExZOmluiQewV8W8NEvKfw==", "fingerprint": "60:dc:b0:01:e6:37:4b:52:d1:30:94:a0:e1:7a:62:da", "user_id": "ea98898077ef4576bdcbeae243aae030"}}' 2023-07-24 09:22:17,439 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-335217386 created 2023-07-24 09:22:17,752 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.312s 2023-07-24 09:22:17,753 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2132286147", "description": "tempest-description--1127092933"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-b7ad1ce9-ce79-40ec-bc76-1c2a4267da48', 'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "name": "tempest-securitygroup--2132286147", "stateful": true, "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "description": "tempest-description--1127092933", "shared": false, "security_group_rules": [{"id": "a64c6f70-b926-486e-b7ed-48e9b2d94035", "project_id": "5b3f77571a6d440fa6c406702b1e5e1d", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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": 587, "description": null, "tags": [], "created_at": "2023-07-24T09:22:17Z", "updated_at": "2023-07-24T09:22:17Z", "revision_number": 0}, {"id": "c184df34-6a62-436f-8fd9-d593a0d02c6e", "project_id": "5b3f77571a6d440 fa6c406702b1e5e1d", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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": 586, "description": null, "tags": [], "created_at": "2023-07-24T09:22:17Z", "updated_at": "2023-07-24T09:22:17Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:17Z", "updated_at": "2023-07-24T09:22:17Z", "revision_number": 1, "project_id": "5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:17,929 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-07-24 09:22:17,930 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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-1d661773-62a1-447a-96b2-a2368ed63cf4', 'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "04b3de50-e8c3-4753-8e95-dfd04676c782", "project_id": "5b3f77571a6d440fa6c406702b1e5e1d", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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-07-24T09:22:17Z", "updated_at": "2023-07-24T09:22:17Z", "revision_number": 0}}' 2023-07-24 09:22:18,164 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.233s 2023-07-24 09:22:18,165 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-35509923-afaa-4a5d-b626-29bf33217e4e', 'date': 'Mon, 24 Jul 2023 09:22:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dcdd1709-6c76-4c12-8962-79be160980a5", "project_id": "5b3f77571a6d440fa6c406702b1e5e1d", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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-07-24T09:22:18Z", "updated_at": "2023-07-24T09:22:18Z", "revision_number": 0}}' 2023-07-24 09:22:18,165 79385 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2132286147 created 2023-07-24 09:22:19,930 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.763s 2023-07-24 09:22:19,930 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appli cation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a9dd92ac-e30e-4269-8af4-a483e668465d', 'date': 'Mon, 24 Jul 2023 09:22:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8fcfea6a-5708-44ed-b3f9-56e630a14712", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "floating_ip_address": "172.24.4.215", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5b3f77571a6d440fa6c406702b1e5e1d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:19Z", "updated_at": "2023-07-24T09:22:19Z", "revision_number": 0}}' 2023-07-24 09:22:19,931 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8fcfea6a-5708-44ed-b3f9-56e630a14712', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'floating_ip_address': '172.24.4.215', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:19Z', 'updated_at': '2023-07-24T09:22:19Z', 'revision_number': 0, 'ip': '172.24.4.215'} created 2023-07-24 09:22:20,045 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.108s 2023-07-24 09:22:20,046 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:19 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-9d9fcc64-dd56-417d-8aee-90d5a3279e12', '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": "ea98898077ef4576bdcbeae243aae030", "name": "tempest-TaggedAttachmentsTest-1768668493-project-member", "password_expires_at": null}, "audit_ids": ["8b24BBnQTN-LT3VtZcmDcw"], "expires_at": "2023-07-24T10:22:19.000000Z", "issued_at": "2023-07-24T09:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3f77571a6d440fa6c406702b1e5e1d", "name": "tempest-TaggedAttachmentsTest-1768668493"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "i d": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:20,047 79385 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'd325c486-0dec-4834-8283-bde8714e71d1', 'name': 'tempest-TaggedAttachmentsTest-1989189018-network', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39950, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:24Z', 'updated_at': '2023-07-24T09:21:24Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:20,105 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.050s 2023-07-24 09:22:20,106 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:20 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-ff05065e-aa00-49bf-9148-9ea0d7c0523e', '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": "ea98898077ef4576bdcbeae243aae030", "name": "tempest-TaggedAttachmentsTest-1768668493-project-member", "password_expires_at": null}, "audit_ids": ["4Wl1N1J_Ty-ZzjtYfo3Mpw"], "expires_at": "2023-07-24T10:22:20.000000Z", "issued_at": "2023-07-24T09:22:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3f77571a6d440fa6c406702b1e5e1d", "name": "tempest-TaggedAttachmentsTest-1768668493"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2b a12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:20,106 79385 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'd325c486-0dec-4834-8283-bde8714e71d1', 'name': 'tempest-TaggedAttachmentsTest-1989189018-network', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39950, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:24Z', 'updated_at': '2023-07-24T09:21:24Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:20,107 79385 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-335217386', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMBExrMj5DFx+grV2eEJDWhsCE7IBBgMoByJJr+6rLn78aMZGWZSxn3eE0YaAwQKArZvtOCp4myLT3KqVP+ysJaNAa4XSRiU+JMIq1D/thM4BExZOmluiQewV8W8NEvKfw==', 'fingerprint': '60:dc:b0:01:e6:37:4b:52:d1:30:94:a0:e1:7a:62:da', 'user_id': 'ea98898077ef4576bdcbeae243aae030', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBpPCCKgfDJk5ryvkSin6vaKspsHNfGW+d1y3FVALjXoA0NmsdlYgjl\nSdkuoA8AECegBwYFK4EEACKhZANiAATARMazI+QxcfoK1dnhCQ1obAhOyAQYDKAc\niSa/uqy5+/GjGRlmUsZ93hNGGgMECgK2b7TgqeJsi09yqlT/srCWjQGuF0kYlPiT\nCKtQ/7YTOARMWTppbokHsFfFvDRLyn8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b8b5f795-e4f5-4abc-945a-3ac15c3341ce', 'name': 'tempest-securitygroup--2132286147', 'stateful': True, 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'description': 'tempest-description--1127092933', 'shared': False, 'security_group_rules': [{'id': 'a64c6f70-b926-486e-b7ed-48e9b2d94035', 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'security_group_id': 'b8b5f795-e4f5-4abc-945a-3ac15c3341ce', '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': 587, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:17Z', 'updated_at': '2023-07-24T09:22:17Z', 'revis ion_number': 0}, {'id': 'c184df34-6a62-436f-8fd9-d593a0d02c6e', 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'security_group_id': 'b8b5f795-e4f5-4abc-945a-3ac15c3341ce', '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': 586, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:17Z', 'updated_at': '2023-07-24T09:22:17Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:17Z', 'updated_at': '2023-07-24T09:22:17Z', 'revision_number': 1, 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d'}, 'floating_ip': {'id': '8fcfea6a-5708-44ed-b3f9-56e630a14712', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'floating_ip_address': '172.24.4.215', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:19Z', 'updated_at': '2023-07-24T09:22:19Z', 'revision_number': 0, 'ip': '172.24.4.215'}} 2023-07-24 09:22:20,145 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 400 POST http://10.0.0.210/compute/v2.1/servers 0.037s 2023-07-24 09:22:20,145 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-393694576", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "d325c486-0dec-4834-8283-bde8714e71d1"}], "security_groups": [{"name": "tempest-securitygroup--2132286147"}], "key_name": "tempest-keypair-335217386", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-49142dae-20a1-4080-a86c-ea6e033e22bf', 'x-compute-request-id': 'req-49142dae-20a1-4080-a86c-ea6e033e22bf', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:20,187 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-335217386 0.040s 2023-07-24 09:22:20,187 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56d6c70-6ca5-4bb5-9b11-1b84fda844b1', 'x-compute-request-id': 'req-d56d6c70-6ca5-4bb5-9b11-1b84fda844b1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-335217386'} Body: b'' 2023-07-24 09:22:20,709 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b8b5f795-e4f5-4abc-945a-3ac 15c3341ce 0.521s 2023-07-24 09:22:20,710 79385 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-5325c715-42fd-496f-a167-ec78cd2e0b1b', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b8b5f795-e4f5-4abc-945a-3ac15c3341ce'} Body: b'' 2023-07-24 09:22:20,782 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b8b5f795-e4f5-4abc-945a-3ac15c3341ce 0.072s 2023-07-24 09:22:20,783 79385 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-7f58905f-ee17-403f-ba6d-cc35ecf3a5c8', 'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b8b5f795-e4f5-4abc-945a-3ac15c3341ce'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b8b5f795-e4f5-4abc-945a-3ac15c3341ce does not exist", "detail": ""}}' 2023-07-24 09:22:22,713 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8fcfea6a-5708-44ed-b3f9-56e630a14712 1.930s 2023-07-24 09:22:22,714 79385 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-2281661c-dfe0-42f6-bb8d-73a2075cd3ca', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8fcfea6a-5708-44ed-b3f9-56e630a14712'} Body: b'' 2023-07-24 09:22:23,233 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/f6500ff7-4480-4b08-8503-8a66ff8a7cc3 0.518s 2023-07-24 09:22:23,233 79385 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-a5c4be9c-4a17-4dac-a125-1d1b38ef8b68', 'date': 'Mon, 24 Jul 2023 09:22:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/f6500ff7-4480-4b08-8503-8a66ff8a7cc3'} Body: b'' 2023-07-24 09:22:24,242 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/57c2b43b-9c80-429d-841a-dfccfbeec514 1.009s 2023-07-24 09:22:24,243 79385 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-3a8b13f6-6492-4797-a135-d95a7783a300', 'date': 'Mon, 24 Jul 2023 09:22:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/57c2b43b-9c80-429d-841a-dfccfbeec514'} Body: b'' {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [0.110942s] ... 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_negative.py", line 179, in test_attach_volumes_with_nonexistent_volume_id server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:25,778 79381 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.054s 2023-07-24 09:22:25,778 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-77149b47-e2d2-4192-9f80-2bcd1562d3d7', '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": "3b88f3919a6a4b83a5988aaae388e0ef", "name": "tempest-VolumesNegativeTest-1817675199-project-member", "password_expires_at": null}, "audit_ids": ["u8lnvu3oTKWTAUpwyB46EQ"], "expires_at": "2023-07-24T10:22:25.000000Z", "issued_at": "2023-07-24T09:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50ce7d59204146279318edce04940d6d", "name": "tempest-VolumesNegativeTest-1817675199"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/50ce7d59204146279318edce04940d6d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/50ce7d59204146279318edce04940d6d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/50ce7d59204146279318edce04940d6d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:25,779 79381 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant 2023-07-24 09:22:25,820 79381 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 400 POST http://10.0.0.210/compute/v2.1/servers 0.039s 2023-07-24 09:22:25,821 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-866099169", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:25 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': '73', 'x-openstack-request-id': 'req-f9e253f9-89ec-4144-b7e9-ecff2f2bbbc0', 'x-compute-request-id': 'req-f9e253f9-89ec-4144-b7e9-ecff2f2bbbc0', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {2} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) [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/servers/test_server_actions.py", line 834, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True) File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in recreate_server server = cls.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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} {5} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [3.901451s] ... ok {3} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [11.191216s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [3.328726s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.013617s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.036990s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.040612s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.035156s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.014476s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.017227s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.021529s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.037111s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.012534s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.027215s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.033281s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010666s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.089186s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.107332s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.110633s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.077166s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.131110s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.041820s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.029803s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.009971s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.024475s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.027997s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.021542s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.019606s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.015786s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.024807s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.016060s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.026785s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.030445s] ... ok {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [17.910645s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.127860s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.129187s] ... ok {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [22.619453s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.296761s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.187660s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.293239s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.164108s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.180877s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.093233s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.020997s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.027807s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.022959s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.860906s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.228900s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.229717s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.192442s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.026111s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.041252s] ... ok {9} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [29.658745s] ... 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 213, in test_tagged_boot_devices 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:18,427 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes 1.040s 2023-07-24 09:22:18,428 79391 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-1477865383", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4959afcb-057b-419c-ab10-eb9529dec5d2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4959afcb-057b-419c-ab10-eb9529dec5d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.158926", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:22:18,549 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.105s 2023-07-24 09:22:18,549 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55fb5763-ecab-4553-9df0-ecf4a2797ec8', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55fb5763-ecab-4553-9df0-ecf4a2797ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:19,617 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.055s 2023-07-24 09:22:19,617 79391 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdcb808-ff3b-4af8-9ad9-df7171d17bd3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdcb808-ff3b-4af8-9ad9-df7171d17bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:20,704 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.073s 2023-07-24 09:22:20,704 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef2580c-0280-4aef-9011-35031fa47031', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef2580c-0280-4aef-9011-35031fa47031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:21,785 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.060s 2023-07-24 09:22:21,785 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:21 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d441233-1901-485e-b1dd-7533363cfcc9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d441233-1901-485e-b1dd-7533363cfcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:22,889 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.082s 2023-07-24 09:22:22,890 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65351c70-7aff-4871-ab7d-a32b7bbdb6ac', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65351c70-7aff-4871-ab7d-a32b7bbdb6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:23,968 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.061s 2023-07-24 09:22:23,968 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8823789e-df7f-4c3a-9ed0-2cbca376c7eb', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-8823789e-df7f-4c3a-9ed0-2cbca376c7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:23.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:23,978 79391 INFO [tempest.common.waiters] volume d90a3527-152f-460a-a92c-d27555faea6f reached available after waiting for 5.978865 seconds 2023-07-24 09:22:24,255 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes 0.275s 2023-07-24 09:22:24,255 79391 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-322784895"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a07fd0-87df-4f4a-9e1e-8ef769ded224', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a07fd0-87df-4f4a-9e1e-8ef769ded224', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.160050", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:22:24,310 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429 0.045s 2023-07-24 09:22:24,310 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: { 'date': 'Mon, 24 Jul 2023 09:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93fb69a-5ffe-4a2e-9d94-2adbe3bb01df', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93fb69a-5ffe-4a2e-9d94-2adbe3bb01df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:25,374 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429 0.051s 2023-07-24 09:22:25,375 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f54cae0-deab-495f-b04c-b243dfb3e1f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f54cae0-deab-495f-b04c-b243dfb3e1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.000000", "updated_at": "2023-07-24T09:22:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:26,645 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429 0.253s 2023-07-24 09:22:26,645 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1766208d-44fd-421c-bca8-d2b3c1edf36a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-AP I-Version', 'x-openstack-request-id': 'req-1766208d-44fd-421c-bca8-d2b3c1edf36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.000000", "updated_at": "2023-07-24T09:22:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:27,749 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429 0.080s 2023-07-24 09:22:27,749 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205621a6-8753-4507-b6e2-82263bf49f8e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205621a6-8753-4507-b6e2-82263bf49f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.000000", "updated_at": "2023-07-24T09:22:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:27,760 79391 INFO [tempest.common.waiters] volume 38f53dbb-741e-438b-92f9-093e7da39429 reached available after waiting for 3.760225 seconds 2023-07-24 09:22:28,094 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes 0.333s 2023-07-24 09:22:28,095 79391 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-452227527"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efcf58eb-95fa-46bb-a323-46ba34a9f9c0', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-efcf58eb-95fa-46bb-a323-46ba34a9f9c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:27.967988", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:22:28,168 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a 0.058s 2023-07-24 09:22:28,169 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de380264-3f21-44ef-b96c-6d0134b59b98', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de380264-3f21-44ef-b96c-6d0134b59b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:29,251 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a 0.066s 2023-07-24 09:22:29,252 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af313af4-d562-4f8c-b7d7-9a380058c76b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af313af4-d562-4f8c-b7d7-9a380058c76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:28.0000 00", "updated_at": "2023-07-24T09:22:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:30,317 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a 0.054s 2023-07-24 09:22:30,318 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43003ee9-ec0d-47ba-b1d5-aee5de91a07b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43003ee9-ec0d-47ba-b1d5-aee5de91a07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:28.000000", "updated_at": "2023-07-24T09:22:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:31,477 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a 0.132s 2023-07-24 09:22:31,477 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a551807-483d-4581-b28c-f139da76d98c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a551807-483d-4581-b28c-f139da76d98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:28.000000", "updated_at": "2023-07-24T09:22:30.000000", "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self" , "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:31,489 79391 INFO [tempest.common.waiters] volume 8c5be154-965c-4965-bd51-237d8b09212a reached available after waiting for 3.489415 seconds 2023-07-24 09:22:32,424 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.934s 2023-07-24 09:22:32,493 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-927284337"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6f4d95a8-8c71-44b3-8668-c6221fc161a7', 'date': 'Mon, 24 Jul 2023 09:22:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"905faa4d-94fd-48e0-9506-dadf31594b5f","name":"tempest-device-tagging-net1-927284337","tenant_id":"6a656057f2da49eda5038ddc9a672320","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"6a656057f2da49eda5038ddc9a672320","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-07-24T09:22:31Z","updated_at":"2023-07-24T09:22:31Z","revision_number":1}}' 2023-07-24 09:22:34,291 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.797s 2023-07-24 09:22:34,291 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-1195058637"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-572923cf-b6d1-4e45-bbd9-662e110b01db', 'date': 'Mon, 24 Jul 2023 09:22:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"2c350f88-84b8-4afa-8ac4-c981fc660527","name":"tempest-device-tagging-net2-1195058637","tenant_id":"6a656057f2da49eda5038ddc9a672320","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"6a656057f2da49eda5038ddc9a672320","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-07-24T09:22:32Z","updated_at":"2023-07-24T09:22:32Z","revision_number":1}}' 2023-07-24 09:22:35,581 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.289s 2023-07-24 09:22:35,581 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "905faa4d-94fd-48e0-9506-dadf31594b5f", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-61a0e943-416d-41fe-87b1-96009cc1ecaa', 'date': 'Mon, 24 Jul 2023 09:22:35 GMT', 'connec tion': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"e07dd23f-0c53-4e59-bb7c-b68c2ff97b65","name":"","tenant_id":"6a656057f2da49eda5038ddc9a672320","network_id":"905faa4d-94fd-48e0-9506-dadf31594b5f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T09:22:34Z","updated_at":"2023-07-24T09:22:34Z","revision_number":0,"project_id":"6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:37,262 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.680s 2023-07-24 09:22:37,262 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "2c350f88-84b8-4afa-8ac4-c981fc660527", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-3ffbb04b-51f2-47b0-9d52-99adb3da4345', 'date': 'Mon, 24 Jul 2023 09:22:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"a329158c-5023-4e1e-93eb-c9e288fc1c0c","name":"","tenant_id":"6a656057f2da49eda5038ddc9a672320","network_id":"2c350f88-84b8-4afa-8ac4-c981fc660527","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T09:22:35Z","updated_at":"2023-07-24T09:22:35Z","revision_number":0,"project_id":"6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:38,154 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.891s 2023-07-24 09:22:38,155 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "905faa4d-94fd-48e0-9506-dadf31594b5f", "name": "tempest-TaggedBootDevicesTest-1788575172", "fixed_ips": [{"subnet_id": "e07dd23f-0c53-4e59-bb7c-b68c2ff97b65"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-6d4a7311-fdca-4c98-bc65-3ce6f81e800c', 'date': 'Mon, 24 Jul 2023 09:22:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"a461e741-1529-42c7-b7b9-2f7425089ae2","name":"tempest-TaggedBootDevicesTest-1788575172","network_id":"905faa4d-94fd-48e0-9506-dadf31594b5f","tenant_id":"6a656057f2da49eda5038ddc9a672320","mac_address":"fa:16:3e:f3:ab:f7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e07dd23f-0c53-4e59-bb7c-b68c2ff97b65","ip_address":"10.1.1.216"}],"project_id":"6a656057f2da49eda5038ddc9a672320","port_security_enabled":true,"security_groups":["c7915da7-6ced-43f3-8d63-e26aadedd133"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T09:22:37Z","updated_at":"2023-07-24T09:22:37Z","revision_number":1}}' 2023-07-24 09:22:40,116 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.961s 2023-07-24 09:22:40,117 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "905faa4d-94fd-48e0-9506-dadf31594b5f", "name": "tempest-TaggedBootDevicesTest-1122127941", "fixed_ips": [{"subnet_id": "e07dd23f-0c53-4e59-bb7c-b68c2ff97b65"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-79590ca7-4800-4359-960f-59a37fafc867', 'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"4c9c209c-27bb-4781-8843-24f0f1157bfb","name":"tempest-TaggedBootDevicesTest-1122127941","network_id":"905faa4d-94fd-48e0-9506-dadf31594b5f","tenant_id":"6a656057f2da49eda5038ddc9a672320","mac_address":"fa:16:3e:38:d6:ad","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e07dd23f-0c53-4e59-bb7c-b68c2ff97b65","ip_address":"10.1.1.42"}],"project_id":"6a656057f2da49eda5038ddc9a672320","port_security_enabled":true,"security_groups":["c7915da7-6ced-43f3-8d63-e26aadedd133"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T09:22:38Z","updated_at":"2023-07-24T09:22:39Z","revision_number":1}}' 2023-07-24 09:22:40,118 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:40,118 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:40,189 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-07-24 09:22:40,189 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-12165592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEwyzNbOotRR/CPBWsAMlxSxocSLiiPuFMwx5kyttAYz9gv61gfxKQVBKxusXn5DC9zIU7Id/zEeSmI+POnDv5bQNVXbcTUJ5HKf8JXtkt1zcGJrA5wjwHOVVA+Hkl2cpg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc322d3-20a7-42f2-900a-97772a9977e9', 'x-compute-request-id': 'req-4dc322d3-20a7-42f2-900a-97772a9977e9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-12165592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEwyzNbOotRR/CPBWsAMlxSxocSLiiPuFMwx5kyttAYz9gv61gfxKQVBKxusXn5DC9zIU7Id/zEeSmI+POnDv5bQNVXbcTUJ5HKf8JXtkt1zcGJrA5wjwHOVVA+Hkl2cpg==", "fingerprint": "53:18:d1:a1:13:60:00:b5:33:75:46:ad:d0:1a:44:e8", "user_id": "876194f21ff5414fbf1737d44a253ea0"}}' 2023-07-24 09:22:40,192 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-12165592 created 2023-07-24 09:22:40,351 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.158s 2023-07-24 09:22:40,352 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--313006114", "description": "tempest-description--792300747"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-b4bc0bd9-bc0e-4d6a-8d87-0cf40cbe898f' , 'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "name": "tempest-securitygroup--313006114", "stateful": true, "tenant_id": "6a656057f2da49eda5038ddc9a672320", "description": "tempest-description--792300747", "shared": false, "security_group_rules": [{"id": "3e205126-cca7-4d94-8e92-e276fe0b1296", "project_id": "6a656057f2da49eda5038ddc9a672320", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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": 635, "description": null, "tags": [], "created_at": "2023-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 0}, {"id": "c933c4dd-5d93-4811-95d1-8b8aae163e08", "project_id": "6a656057f2da49eda5038ddc9a672320", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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": 636, "description": null, "tags": [], "created_at": "2023-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 1, "project_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:40,582 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.230s 2023-07-24 09:22:40,583 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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-32489800-4fd6-462f-af02-bb0145b76eb4', 'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0122355f-0fae-4b14-97e8-77022b9170f8", "project_id": "6a656057f2da49eda5038ddc9a672320", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 0}}' 2023-07-24 09:22:40,851 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.267s 2023-07-24 09:22:40,852 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-84bdd3ce-6e51-4f63-a0f7-cfa04fd617ba', 'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/netwo rking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "24f1a44a-5c57-4aba-a89d-72bbd02946bf", "project_id": "6a656057f2da49eda5038ddc9a672320", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 0}}' 2023-07-24 09:22:40,852 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--313006114 created 2023-07-24 09:22:42,481 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.628s 2023-07-24 09:22:42,482 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-970aae15-8f78-4cec-a023-2bcbc9a9aa87', 'date': 'Mon, 24 Jul 2023 09:22:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "989c9fc1-0a4e-47b1-865f-028ebabd6e42", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "floating_ip_address": "172.24.4.46", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6a656057f2da49eda5038ddc9a672320", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:41Z", "updated_at": "2023-07-24T09:22:41Z", "revision_number": 0}}' 2023-07-24 09:22:42,482 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '989c9fc1-0a4e-47b1-865f-028ebabd6e42', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a656057f2da49eda5038ddc9a672320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:41Z', 'updated_at': '2023-07-24T09:22:41Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2023-07-24 09:22:42,589 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2023-07-24 09:22:42,590 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:42 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-803f0181-512b-438e-b276-cf941c93357c', '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": "876194f21ff5414fbf1737d44a253ea0", "name": "tempest-TaggedBootDevicesTest-1358404938-project-member", "password_expires_at": null}, "audit_ids": ["QzofUO-oTta5EctS9m3c0w"], "expires_at": "2023-07-24T10:22:42.000000Z", "issued_at": "2023-07-24T09:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a656057f2da49eda5038ddc9a672320", "name": "tempest-TaggedBootDevicesTest-1358404938"}, "is_domain": fals e, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:42,591 79391 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': 'b5476a6b-a6a2-456e-bdfe-fa2a2f76e302', 'name': 'tempest-TaggedBootDevicesTest-65122602-network', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6a656057f2da49eda5038ddc9a672320', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28413, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:40Z', 'updated_at': '2023-07-24T09:21:40Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:42,729 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.128s 2023-07-24 09:22:42,729 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:42 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-8afdae05-81cd-48aa-9778-e140a2860c27', '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": "876194f21ff5414fbf1737d44a253ea0", "name": "tempest-Tagg edBootDevicesTest-1358404938-project-member", "password_expires_at": null}, "audit_ids": ["fzLklRy2SzK_YzvfBflIkg"], "expires_at": "2023-07-24T10:22:42.000000Z", "issued_at": "2023-07-24T09:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a656057f2da49eda5038ddc9a672320", "name": "tempest-TaggedBootDevicesTest-1358404938"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:42,730 79391 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': 'b5476a6b-a6a2-456e-bdfe-fa2a2f76e302', 'name': 'tempest-TaggedBootDevicesTest-65122602-network', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6a656057f2da49eda5038ddc9a672320', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28413, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:40Z', 'updated_at': '2023-07-24T09:21:40Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:42,730 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-12165592', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEwyzNbOotRR/CPBWsAMlxSxocSLiiPuFMwx5kyttAYz9gv61gfxKQVBKxusXn5DC9zIU7Id/zEeSmI+POnDv5bQNVXbcTUJ5HKf8JXtkt1zcGJrA5wjwHOVVA+Hkl2cpg==', 'fingerprint': '53:18:d1:a1:13:60:00:b5:33:75:46:ad:d0:1a:44:e8', 'user_id': '876194f21ff5414fbf1737d44a253ea0', 'private_key': '-----BEGIN EC PRIVATE KEY---- -\nMIGkAgEBBDArHU1GPVCisO4GOwUQVluOvhRuIOVs+cB1H2T0zOhNKdNt9qA4k1hc\nND516ghlbxugBwYFK4EEACKhZANiAARMMszWzqLUUfwjwVrADJcUsaHEi4oj7hTM\nMeZMrbQGM/YL+tYH8SkFQSsbrF5+QwvcyFOyHf8xHkpiPjzpw7+W0DVV23E1CeRy\nn/CV7ZLdc3BiawOcI8BzlVQPh5JdnKY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c2374199-1a5d-4e1a-bba9-c85bcc0ea334', 'name': 'tempest-securitygroup--313006114', 'stateful': True, 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'description': 'tempest-description--792300747', 'shared': False, 'security_group_rules': [{'id': '3e205126-cca7-4d94-8e92-e276fe0b1296', 'project_id': '6a656057f2da49eda5038ddc9a672320', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'security_group_id': 'c2374199-1a5d-4e1a-bba9-c85bcc0ea334', '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': 635, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:40Z', 'updated_at': '2023-07-24T09:22:40Z', 'revision_number': 0}, {'id': 'c933c4dd-5d93-4811-95d1-8b8aae163e08', 'project_id': '6a656057f2da49eda5038ddc9a672320', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'security_group_id': 'c2374199-1a5d-4e1a-bba9-c85bcc0ea334', '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': 636, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:40Z', 'updated_at': '2023-07-24T09:22:40Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:40Z', 'updated_at': '2023-07-24T09:22:40Z', 'revision_number': 1, 'project_id': '6a656057f2da49eda5038ddc9a672320'}, 'floating_ip': {'id': '989c9fc1-0a4e-47b1-865f-028ebabd6e42', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a656057f2da49eda5038ddc9a672320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:41Z', 'updated_at': '2023-07-24T09:22:41Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2023-07-24 09:22:42,764 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 400 POST http://10.0.0.210/compute/v2.1/servers 0.032s 2023-07-24 09:22:42,764 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1256963210", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "b5476a6b-a6a2-456e-bdfe-fa2a2f76e302"}, {"port": "a461e741-1529-42c7-b7b9-2f7425089ae2", "tag": "port-1"}, {"port": "4c9c209c-27bb-4781-8843-24f0f1157bfb", "tag": "port-2"}, {"uuid": "905faa4d-94fd-48e0-9506-dadf31594b5f", "tag": "net-1"}, {"uuid": "905faa4d-94fd-48e0-9506-dadf31594b5f"}, {"uuid": "2c350f88-84b8-4afa-8ac4-c981fc660527", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "2c350f88-84b8-4afa-8ac4-c981fc660527", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "d90a3527-152f-460a-a92c-d27555faea6f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "38f53dbb-741e-438b-92f9-093e7da39429", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "8c5be154-965c-4965-bd51-237d8b09212a", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--313006114"}], "key_name": "tempest-keypair-12165592", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2V yIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-1f0d917a-b4f3-4a20-ac6e-61c54aa5f7ff', 'x-compute-request-id': 'req-1f0d917a-b4f3-4a20-ac6e-61c54aa5f7ff', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:42,808 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-12165592 0.042s 2023-07-24 09:22:42,809 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad6f9469-a3bd-454e-8172-e3a4b0c509d7', 'x-compute-request-id': 'req-ad6f9469-a3bd-454e-8172-e3a4b0c509d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-12165592'} Body: b'' 2023-07-24 09:22:42,990 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c2374199-1a5d-4e1a-bba9-c85bcc0ea334 0.180s 2023-07-24 09:22:42,990 79391 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-343230df-8222-40f0-9071-fa4d5340f96d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c2374199-1a5d-4e1a-bba9-c85bcc0ea334'} Body: b'' 2023-07-24 09:22:43,042 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c2374199-1a5d-4e1a-bba9-c85bcc0ea334 0.051s 2023-07-24 09:22:43,042 79391 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-0a719d09-66c7-46c2-96a9-c3b805238e7e', 'date': 'Mon, 24 Jul 2023 09:22:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c2374199-1a5d-4e1a-bba9-c85bcc0ea334'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c2374199-1a5d-4e1a-bba9-c85bcc0ea334 does not exist", "detail": ""}}' 2023-07-24 09:22:43,749 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/989c9fc1-0a4e-47b1-865f-028ebabd6e42 0.706s 2023-07-24 09:22:43,750 79391 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-a80d175c-2b30-4fbb-864e-3dd91dfe821a', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:43 GMT', 'connection': 'close', 'status': '20 4', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/989c9fc1-0a4e-47b1-865f-028ebabd6e42'} Body: b'' 2023-07-24 09:22:44,283 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/4c9c209c-27bb-4781-8843-24f0f1157bfb 0.532s 2023-07-24 09:22:44,283 79391 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-11ecfcc1-d618-434d-8498-3b9f7ef79331', 'date': 'Mon, 24 Jul 2023 09:22:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/4c9c209c-27bb-4781-8843-24f0f1157bfb'} Body: b'' 2023-07-24 09:22:44,855 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/a461e741-1529-42c7-b7b9-2f7425089ae2 0.571s 2023-07-24 09:22:44,855 79391 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-dd9e8721-e760-44e0-952c-8306e77ede8c', 'date': 'Mon, 24 Jul 2023 09:22:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/a461e741-1529-42c7-b7b9-2f7425089ae2'} Body: b'' 2023-07-24 09:22:45,169 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/a329158c-5023-4e1e-93eb-c9e288fc1c0c 0.313s 2023-07-24 09:22:45,170 79391 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-fbdb45f2-ff66-4a46-ae5d-920ecb8ab764', 'date': 'Mon, 24 Jul 2023 09:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/a329158c-5023-4e1e-93eb-c9e288fc1c0c'} Body: b'' 2023-07-24 09:22:45,601 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/e07dd23f-0c53-4e59-bb7c-b68c2ff97b65 0.430s 2023-07-24 09:22:45,601 79391 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-a2f9c2e6-3c68-45c0-b1f1-c8e3bdaf0d9a', 'date': 'Mon, 24 Jul 2023 09:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/e07dd23f-0c53-4e59-bb7c-b68c2ff97b65'} Body: b'' 2023-07-24 09:22:46,221 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/2c350f88-84b8-4afa-8ac4-c981fc660527 0.619s 2023-07-24 09:22:46,222 79391 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-aba02832-f213-4f12-920d-e1685d9c54c7', 'date': 'Mon, 24 Jul 2023 09:22:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/2c350f88-84b8-4afa-8ac4-c981fc660527'} Body: b'' 2023-07-24 09:22:47,044 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/905faa4d-94fd-48e0-9506-dadf31594b5f 0.821s 2023-07-24 09:22:47,044 79391 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-b37647b7-55e4-4f42-85f4-d570104f7165', 'date': 'Mon, 24 Jul 2023 09:22:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/905faa4d-94fd-48e0-9506-dadf31594b5f'} Body: b'' {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.180079s] ... ok {11} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [19.943347s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.483921s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.266254s] ... ok {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [6.068692s] ... ok {6} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [2.231001s] ... 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 244, in test_stable_device_rescue_disk_virtio_with_volume_attached server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:52,697 79385 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:52,905 79385 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.205s 2023-07-24 09:22:52,905 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1519905212", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmp0cQoNH/4P6KqIb5iR56YxAvO47qAWaQrGWeIu1Lu3+gKOz64qupuKlbH4R4p0v9BaH7g5IHA9oIonV1fiyMSA3oS5Bsq7kkLqX7N7ZARM5a2yAybKDjYhoGev/Hqcw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:52 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-3aba8392-e627-4aa8-a7c4-a818181417aa', 'x-compute-request-id': 'req-3aba8392-e627-4aa8-a7c4-a818181417aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1519905212", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmp0cQoNH/4P6KqIb5iR56YxAvO47qAWaQrGWeIu1Lu3+gKOz64qupuKlbH4R4p0v9BaH7g5IHA9oIonV1fiyMSA3oS5Bsq7kkLqX7N7ZARM5a2yAybKDjYhoGev/Hqcw==", "fingerprint": "1a:b1:86:17:ef:e3:97:31:75:6b:b4:be:12:b6:da:20", "user_id": "1750966c054442dd9bf76f94fa2f7622"}}' 2023-07-24 09:22:52,908 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1519905212 created 2023-07-24 09:22:53,205 79385 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.297s 2023-07-24 09:22:53,206 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--259483679", "description": "tempest-description--370084361"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-f2d9c605-b852-4361-b122-5adb9e9b5db6', 'date': 'Mon, 24 Jul 2023 09:22:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "name": "tempest-securitygroup--259483679", "stateful": true, "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "description": "tempest-description--370084361", "shared": false, "security_group_rules": [{"id": "51316e2f-550d-470e-8760-9fc6674e66c1", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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": 689, "description": null, "tags": [], "created_at": "2023-07-24T09:22:52Z", "updated_at": "2023-07-24T09:22:52Z", "revision_number": 0}, {"id": "d58bf9e0-10b3-4f46-84ce-4d242fcbaf0f", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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": 690, "description": null, "tags": [], "created_at": "2023-07-24T09:22:52Z", "updated_at": "2023-07-24T09:22:52Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:52Z", "updated_at": "2023-07-24T09:22:52Z", "revision_number": 1, "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2"}}' 2023-07-24 09:22:53,459 79385 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.252s 2023-07-24 09:22:53,459 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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-8861d10e-9a47-47ed-b7a0-c82f16702ed6', 'date': 'Mon, 24 Jul 2023 09:22:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "71ea6355-adb0-4b02-a099-378835f24bfb", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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-07-24T09:22:53Z", "updated_at": "2023-07-24T09:22:53Z", "revision_number": 0}}' 2023-07-24 09:22:53,624 79385 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.164s 2023-07-24 09:22:53,625 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4b7c0804-3009-4f09-bd5c-31821e724945', 'date': 'Mon, 24 Jul 2023 09:22:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3583c47-6ab7-474e-a8cd-ee9c66103a4e", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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-07-24T09:22:53Z", "updated_at": "2023-07-24T09:22:53Z", "revision_number": 0}}' 2023-07-24 09:22:53,625 79385 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--259483679 created 2023-07-24 09:22:54,786 79385 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 1.160s 2023-07-24 09:22:54,786 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac6 9e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8ad75445-71f8-4b02-af6a-b43c3e42b763', 'date': 'Mon, 24 Jul 2023 09:22:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "000d962d-9ae1-4e39-8d70-0f911dd1ca13", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "floating_ip_address": "172.24.4.236", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:54Z", "updated_at": "2023-07-24T09:22:54Z", "revision_number": 0}}' 2023-07-24 09:22:54,786 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '000d962d-9ae1-4e39-8d70-0f911dd1ca13', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'floating_ip_address': '172.24.4.236', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:54Z', 'updated_at': '2023-07-24T09:22:54Z', 'revision_number': 0, 'ip': '172.24.4.236'} created 2023-07-24 09:22:54,895 79385 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.104s 2023-07-24 09:22:54,896 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:54 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-ad94c46f-b477-4987-80a9-eadbac7bdd6a', '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": "1750966c054442dd9bf76f94fa2f7622", "name": "tempest-ServerStableDeviceRescueTest-1093738598-project-member", "password_expires_at": null}, "audit_ids": ["LevKESraSt-hABtNDd2MCw"], "expires_at": "2023-07-24T10:22:54.000000Z", "issued_at": "2023-07-24T09:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "name": "tempest-ServerStableDeviceRescueTest-1093738598"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5e2a79ed9f504bfdbdb1dda2240ae5d2", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5e2a79ed9f504bfdbdb1dda2240ae5d2", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5e2a79ed9f504bfdbdb1dda2240ae5d2", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:54,896 79385 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'c2d705c7-ff99-4089-975b-b05db2aea854', 'name': 'tempest-ServerStableDeviceRescueTest-2002157777-network', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64651, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:22:44Z', 'updated_at': '2023-07-24T09:22:44Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:54,897 79385 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1519905212', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmp0cQoNH/4P6KqIb5iR56YxAvO47qAWaQrGWeIu1Lu3+gKOz64qupuKlbH4R4p0v9BaH7g5IHA9oIonV1fiyMSA3oS5Bsq7kkLqX7N7ZARM5a2yAybKDjYhoGev/Hqcw==', 'fingerprint': '1a:b1:86:17:ef:e3:97:31:75:6b:b4:be:12:b6:da:20', 'user_id': '1750966c054442dd9bf76f94fa2f7622', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCQDT/33FCqEzTWQ5fEMwZC9vwO/1vyQqBb/BbxtfV3LBAaxraurr4y\n01jws/MaycegBwYFK4EEACKhZANiAARZqdHEKDR/+D+iqiG+YkeemMQLzuO6gFmk\nKxlniLtS7t/oCjs+uKrqbipWx+EeKdL/QWh+4OSBwPaCKJ1dX4sjEgN6EuQbKu5J\nC6l+ze2QETOWtsgMmyg42IaBnr/x6nM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '26dc0d35-cafb-4502-a326-ab9e9d60c6d9', 'name': 'tempest-securitygroup--259483679', 'stateful': True, 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'description': 'tempest-description--370084361', 'shared': False, 'security_group_rules': [{'id': '51316e2f-550d-470e-8760-9fc6674e66c1', 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'security_group_id': '26dc0d35-cafb-4502-a326-ab9e9d60c6d9', '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': 689, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:52Z', 'updated_at': '2023-07-24T09:22:52Z', 'revision_number': 0}, {'id': 'd58bf9e0-10b3-4f46-84ce-4d242fcbaf0f', 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'security_group_id': '26dc0d35-cafb-4502-a326-ab9e9d60c6d9', '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': No ne, 'standard_attr_id': 690, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:52Z', 'updated_at': '2023-07-24T09:22:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:52Z', 'updated_at': '2023-07-24T09:22:52Z', 'revision_number': 1, 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2'}, 'floating_ip': {'id': '000d962d-9ae1-4e39-8d70-0f911dd1ca13', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'floating_ip_address': '172.24.4.236', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:54Z', 'updated_at': '2023-07-24T09:22:54Z', 'revision_number': 0, 'ip': '172.24.4.236'}} 2023-07-24 09:22:54,925 79385 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 09:22:54,925 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1748539691", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "c2d705c7-ff99-4089-975b-b05db2aea854"}], "security_groups": [{"name": "tempest-securitygroup--259483679"}], "key_name": "tempest-keypair-1519905212", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:54 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': '73', 'x-openstack-request-id': 'req-a5b907b7-d520-4e05-ad8c-c01e326dc313', 'x-compute-request-id': 'req-a5b907b7-d520-4e05-ad8c-c01e326dc313', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {1} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [23.843325s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.030292s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.014779s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.065292s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.032088s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.029460s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019350s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.026105s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.021725s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.015200s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.032806s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.086864s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.059743s] ... ok {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [25.567199s] ... ok {2} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.307674s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.326023s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.028573s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.192507s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.031459s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.026282s] ... ok {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.360898s] ... ok {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.067575s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [26.215032s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.526058s] ... ok {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {3} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {8} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [29.152922s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [9.954124s] ... ok {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [22.900913s] ... ok {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [14.636305s] ... 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_snapshots.py", line 52, in test_snapshot_create_delete_with_volume_in_use server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:12,290 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.023s 2023-07-24 09:23:12,290 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2959468e-fbf0-4728-a8f4-5b74fe84176f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:23:12,680 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes 0.389s 2023-07-24 09:23:12,681 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77db9d5c-8838-4402-a9d9-5042dfe807fd', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77db9d5c-8838-4402-a9d9-5042dfe807fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:12.605263", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:23:12,733 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.041s 2023-07-24 09:23:12,733 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06b8f0d-d4fa-46cc-8ad7-9fbceb307c5e', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06b8f0d-d4fa-46cc-8ad7-9fbceb307c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:13,798 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.052s 2023-07-24 09:23:13,799 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274d2c0d-f72b-4dc6-8d64-4fea79521159', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274d2c0d-f72b-4dc6-8d64-4fea79521159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:14,867 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.047s 2023-07-24 09:23:14,868 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36e0b9f-4f85-40e8-b4cf-d9a80462b0f1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36e0b9f-4f85-40e8-b4cf-d9a80462b0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:15,935 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.056s 2023-07-24 09:23:15,936 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad419883-b701-43c8-bb4a-e9666fc8deec', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad419883-b701-43c8-bb4a-e9666fc8deec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:17,025 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.071s 2023-07-24 09:23:17,026 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e906bbda-5a2d-4393-b10e-097a2b19dc79', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStac k-API-Version', 'x-openstack-request-id': 'req-e906bbda-5a2d-4393-b10e-097a2b19dc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:18,092 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.046s 2023-07-24 09:23:18,093 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dc09c5-a17f-4169-96cd-58a9d091f1e6', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dc09c5-a17f-4169-96cd-58a9d091f1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:18,103 79396 INFO [tempest.common.waiters] volume fc8ad584-5dd3-4962-b6dd-3844b1f9115c reached available after waiting for 6.103524 seconds 2023-07-24 09:23:18,104 79396 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:18,104 79396 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:18,177 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-07-24 09:23:18,178 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-783220418", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHory0uCAF1qDcHfB4nJvAXFE1sINxc+IbTNJkUrDiHD/nRD2g0+mepmmecC3q3JmWyDv43tEeOODSmfQRJ3buaSkp8NR1Wzxc3To8eHOGPtJs69the84F7WOmca/WsN9g=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:18 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-4992d7b3-f3f1-410b-b018-5ea7a0363d21', 'x-compute-request-id': 'req-4992d7b3-f3f1-410b-b018-5ea7a0363d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-783220418", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHory0uCAF1qDcHfB4nJvAXFE1sINxc+IbTNJkUrDiHD/nRD2g0+mepmmecC3q3JmWyDv43tEeOODSmfQRJ3buaSkp8NR1Wzxc3To8eHOGPtJs69the84F7WOmca/WsN9g==", "fingerprint": "71:32:0c:50:07:60:bf:69:1d:58:b4:da:ab:91:fe:8f", "user_id": "0001481c3e324b58b4f2dbf5dca39764"}}' 2023-07-24 09:23:18,180 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-783220418 created 2023-07-24 09:23:18,463 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.281s 2023-07-24 09:23:18,463 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--100958068", "description": "tempest-description--367571048"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-2998480a-73e2-4d2a-beb0-fb9b1371f910', 'date': 'Mon, 24 Jul 2023 09:23:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "name": "tempest-securitygroup--100958068", "stateful": true, "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "description": "tempest-description--367571048", "shared": false, "security_group_rules": [{"id": "4cbac7b5-a13e-4f04-ba17-88741eb4723f", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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": 805, "description": null, "tags": [], "created_at": "2023-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_number": 0}, {"id": "df671fe5-fbc9-413c-8f50-66eeead8349e", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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": 806, "description": null, "tags": [], "created_at": "2023-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_ number": 1, "project_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:18,824 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.359s 2023-07-24 09:23:18,824 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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-ae278e59-9cde-4414-b362-bd93259cd43b', 'date': 'Mon, 24 Jul 2023 09:23:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e9ceb40a-cb67-48f9-8875-3e6091612fba", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_number": 0}}' 2023-07-24 09:23:19,120 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.295s 2023-07-24 09:23:19,121 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a37312d0-f994-4c38-8210-4441faaed9a2', 'date': 'Mon, 24 Jul 2023 09:23:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1d313a2-1d99-49e5-b366-7f729c6390d9", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_number": 0}}' 2023-07-24 09:23:19,121 79396 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--100958068 created 2023-07-24 09:23:20,087 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.965s 2023-07-24 09:23:20,088 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-77c700d9-db4d-4890-932f-9df36514945a', 'date': 'Mon, 24 Jul 2023 09:23:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "41219520-9627-461c-b006-a475672e2524", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", " floating_ip_address": "172.24.4.84", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:19Z", "updated_at": "2023-07-24T09:23:19Z", "revision_number": 0}}' 2023-07-24 09:23:20,088 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '41219520-9627-461c-b006-a475672e2524', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'floating_ip_address': '172.24.4.84', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:19Z', 'updated_at': '2023-07-24T09:23:19Z', 'revision_number': 0, 'ip': '172.24.4.84'} created 2023-07-24 09:23:20,247 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.152s 2023-07-24 09:23:20,247 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:20 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-50599756-a52d-48ea-af8c-be8e0c44ff65', '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": "0001481c3e324b58b4f2dbf5dca39764", "name": "tempest-VolumesSnapshotTestJSON-1548551496-project-member", "password_expires_at": null}, "audit_ids": ["0z-PlCldRFaU-a5zu_O5Kg"], "expires_at": "2023-07-24T10:23:20.000000Z", "issued_at": "2023-07-24T09:23:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45cc70629d6f4cf7b185b449c308b1c9", "name": "tempest-VolumesSnapshotTestJSON-1548551496"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc 3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:20,248 79396 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'eb1267e1-55eb-4404-a92e-1ef39a0ee7a9', 'name': 'tempest-VolumesSnapshotTestJSON-1892654572-network', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39468, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:00Z', 'updated_at': '2023-07-24T09:23:00Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:20,249 79396 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-783220418', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHory0uCAF1qDcHfB4nJvAXFE1sINxc+IbTNJkUrDiHD/nRD2g0+mepmmecC3q3JmWyDv43tEeOODSmfQRJ3buaSkp8NR1Wzxc3To8eHOGPtJs69the84F7WOmca/WsN9g==', 'fingerprint': '71:32:0c:50:07:60:bf:69:1d:58:b4:da:ab:91:fe:8f', 'user_id': '0001481c3e324b58b4f2dbf5dca39764', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBE48C56ww5Jb5u/fObmA8Fe2ZNgFyP6UmqVPPHOXSixacCRVMYP8S2\nokw6fB3FczKgBwYFK4EEACKhZANiAAR6K8tLggBdag3B3weJybwFxRNbCDcXPiG0\nzSZFKw4hw/50Q9oNPpnqZpnnAt6tyZlsg7+N7RHjjg0pn0ESd27mkpKfDUdVs8XN\n06PHhzhj7SbOvbYXvOBe1jpnGv1rDfY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '372578d5-b48e-4e44-8a6e-26a360812ce0', 'name': 'tempest-securitygroup--100958068', 'stateful': True, 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': 'tempest-description--367571048', 'shared': False, 'security_group_rules': [{'id': '4cbac7b5-a13e-4f04-ba17-88741eb4723f', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'security_group_id': '372578d5-b48e-4e44-8a6e-26a360812ce0', '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': 805, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:18Z', 'updated_at': '2023-07-24T09:23:18Z', 'revision_number': 0}, {'id': 'df671fe5-fbc9-413c-8f50-66eeead8349e', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'security_group_id': '372578d5-b48e-4e44-8a6e-26a360812ce0', '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': 806, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:18Z', 'updated_at': '2023-07-24T09:23:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:18Z', 'updated_at': '2023-07-24T09:23:18Z', 'revision_number': 1, 'project_id': '45cc70629d6f4cf7b185b449c308b1c9'}, 'floating_ip': {'id': '41219520-9627-461c-b006-a475672e2524', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'floating_ip_address': '172.24.4.84', 'floating_network_id': '123c790e- 5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:19Z', 'updated_at': '2023-07-24T09:23:19Z', 'revision_number': 0, 'ip': '172.24.4.84'}} 2023-07-24 09:23:20,287 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.0.0.210/compute/v2.1/servers 0.037s 2023-07-24 09:23:20,288 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-395436717", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "eb1267e1-55eb-4404-a92e-1ef39a0ee7a9"}], "security_groups": [{"name": "tempest-securitygroup--100958068"}], "key_name": "tempest-keypair-783220418", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:20 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': '73', 'x-openstack-request-id': 'req-6792a4fe-b47b-4a19-b757-8404dc4ddd8a', 'x-compute-request-id': 'req-6792a4fe-b47b-4a19-b757-8404dc4ddd8a', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:20,326 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-783220418 0.036s 2023-07-24 09:23:20,326 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:20 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-a4346e66-dbe7-487e-b1a3-e6409d48c40f', 'x-compute-request-id': 'req-a4346e66-dbe7-487e-b1a3-e6409d48c40f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-783220418'} Body: b'' 2023-07-24 09:23:20,553 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/372578d5-b48e-4e44-8a6e-26a360812ce0 0.226s 2023-07-24 09:23:20,553 79396 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-7ed87a4a-8f32-48a0-8ee5-bac9736eba02', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/372578d5-b48e-4e44-8a6e-26a360812ce0'} Body: b'' 2023-07-24 09:23:20,626 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/372578d5-b48e-4e44-8a6e-26a360812ce0 0.072s 2023-07-24 09:23:20,626 79396 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-f7d0e84c-32cc-4e32-a33f-8eb635e86c7a', 'date': 'Mon, 24 Jul 2023 09:23:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/372578d5-b48e-4e44-8a6e-26a360812ce0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 372578d5-b48e-4e44-8a6e-26a360812ce0 does not exist", "detail": ""}}' 2023-07-24 09:23:21,227 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/41219520-9627-461c-b006-a475672e2524 0.599s 2023-07-24 09:23:21,227 79396 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-ae77405e-0246-4d1a-a34a-683086d811b1', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/41219520-9627-461c-b006-a475672e2524'} Body: b'' 2023-07-24 09:23:21,319 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.091s 2023-07-24 09:23:21,319 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21efb978-9491-4962-ae1c-680dbe58764d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21efb978-9491-4962-ae1c-680dbe58764d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:21,447 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.109s 2023-07-24 09:23:21,448 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:21 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-30b894a5-9e1e-4a36-b085-c9ba9a8c47b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'' 2023-07-24 09:23:21,526 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.077s 2023-07-24 09:23:21,527 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9ab82b-ca87-4ed6-8494-c14ef061b8c9', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9ab82b-ca87-4ed6-8494-c14ef061b8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:22,601 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.053s 2023-07-24 09:23:22,601 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811d1e98-0f1d-494a-bfea-f68335e9a6d2', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811d1e98-0f1d-494a-bfea-f68335e9a6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tem pest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:23,668 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.055s 2023-07-24 09:23:23,669 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6a9a9e-645d-453e-bb35-9be4b15a35a2', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6a9a9e-645d-453e-bb35-9be4b15a35a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:24,777 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.094s 2023-07-24 09:23:24,777 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8512e4d-cac4-461c-a140-e81dc296ef07', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8512e4d-cac4-461c-a140-e81dc296ef07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:25,867 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.070s 2023-07-24 09:23:25,867 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3d3641-8525-4e8c-9548-646abc37e507', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3d3641-8525-4e8c-9548-646abc37e507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:26,901 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.021s 2023-07-24 09:23:26,901 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application /json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23: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-c67ef2e0-0c96-4220-91ba-02e789bffe33', 'x-openstack-request-id': 'req-c67ef2e0-0c96-4220-91ba-02e789bffe33', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fc8ad584-5dd3-4962-b6dd-3844b1f9115c could not be found."}}' {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.018634s] ... ok {1} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.134308s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [9.955514s] ... ok {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [6.351170s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server server1, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:28,353 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:28,354 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:28,806 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.449s 2023-07-24 09:23:28,807 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1816379834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPn6lWcrhioyD6hBF9eGFp+pCWSpB6Vu95dSZ9Ey9qG3/ISd906avMK/QwzYsgWub6bZnJNTrm45cYJVnWFAW52Ib4BMBxLqCs07jlSGLeJBxd6cgRJVXhzGV91RJwPsbQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652487ec-367d-414e-9d61-e3dee44abedd', 'x-compute-request-id': 'req-652487ec-367d-414e-9d61-e3dee44abedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1816379834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPn6lWcrhioyD6hBF9eGFp+pCWSpB6Vu95dSZ9Ey9qG3/ISd906avMK/QwzYsgWub6bZnJNTrm45cYJVnWFAW52Ib4BMBxLqCs07jlSGLeJBxd6cgRJVXhzGV91RJwPsbQ==", "fingerprint": "14:39:bc:72:31:05:af:2d:87:bb:ae:02:4f:7c:6b:03", "user_id": "691e72b33c374415a400402ed5e402be"}}' 2023-07-24 09:23:28,812 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1816379834 created 2023-07-24 09:23:29,269 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.456s 2023-07-24 09:23:29,270 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1793084025", "description": "tempest-description--1726954623"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-9d191e04-2dda-415d-8d79-5b28c08459fe', 'date': 'Mon, 24 Jul 2023 09:23:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6759666d-98f6-4840-b37e-21c11ecba4df", "name": "tempest-securitygroup--1793084025", "stateful": true, "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "description": "tempest-description--1726954623", "shared": false, "security_group_rules": [{"id": "700d65b5-4093-4354-9fd3-3e14f92ee17e", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "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": 849, "description": null, "tags": [], "created_at": "2023-07-24T09:23:28Z", "updated_at": "2023-07-24T09:23:28Z", "revision_number": 0}, {"id": "bca49d2c-3087-4ff4-bfb1-d06c896d360c", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 848, "description": null, "tags": [], "created_at": "2023-07-24T09:23:28Z", "updated_at": "2023-07-24T09:23:28Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:28Z", "updated_at": "2023-07-24T09:23:28Z", "revision_number": 1, "project_id": "aef900e0390a458cb24146e3ef77f28f"}}' 2023-07-24 09:23:29,552 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.282s 2023-07-24 09:23:29,552 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "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-83e0a442-ef7e-4ec2-972d-8e05cbe4bdd1', 'date': 'Mon, 24 Jul 2023 09:23: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": "b477de82-d579-4176-9381-168fc6283144", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "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-07-24T09:23:29Z", "updated_at": "2023-07-24T09:23:29Z", "revision_number": 0}}' 2023-07-24 09:23:30,257 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.704s 2023-07-24 09:23:30,257 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0026f514-578d-4ce6-8e65-5b9466f0e3b2', 'date': 'Mon, 24 Jul 2023 09:23:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "474f422c-0f34-4613-bc6b-22c49a67f201", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "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-07-24T09:23:29Z", "updated_at": "2023-07-24T09:23:29Z", "revision_number": 0}}' 2023-07-24 09:23:30,258 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1793084025 created 2023-07-24 09:23:32,373 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.115s 2023-07-24 09:23:32,373 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c4025e6f-a521-48b8-aad9-36c17fe8c433', 'date': 'Mon, 24 Jul 2023 09:23:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "496459b2-5b49-4f76-ab68-cd9027efc4dc", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "floating_ip_address": "172.24.4.51", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef900e0390a458cb24146e3ef77f28f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:31Z", "updated_at": "2023-07-24T09:23:31Z", "revision_number": 0}}' 2023-07-24 09:23:32,374 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '496459b2-5b49-4f76-ab68-cd9027efc4dc', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.51', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:31Z', 'updated_at': '2023-07-24T09:23:31Z', 'revision_number': 0, 'ip': '172.24.4.51'} created 2023-07-24 09:23:32,517 79391 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.136s 2023-07-24 09:23:32,517 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:32 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-534287fc-01d5-48d8-a849-5985f0081fcc', '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": "691e72b33c374415a400402ed5e402be", "name": "tempest-AttachVolumeNegativeTest-1659419520-project-member", "password_expires_at": null}, "audit_ids": ["_MRs9-JvSxWakwcW-gb8sw"], "expires_at": "2023-07-24T10:23:32.000000Z", "issued_at": "2023-07-24T09:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef900e0390a458cb24146e3ef77f28f", "name": "tempest-AttachVolumeNegativeTest-1659419520"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/ networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:32,518 79391 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '4447c15e-1f7e-4058-b89a-3349e54ad02a', 'name': 'tempest-AttachVolumeNegativeTest-802946248-network', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:17Z', 'updated_at': '2023-07-24T09:23:17Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:32,519 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1816379834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPn6lWcrhioyD6hBF9eGFp+pCWSpB6Vu95dSZ9Ey9qG3/ISd906avMK/QwzYsgWub6bZnJNTrm45cYJVnWFAW52Ib4BMBxLqCs07jlSGLeJBxd6cgRJVXhzGV91RJwPsbQ==', 'fingerprint': '14:39:bc:72:31:05:af:2d:87:bb:ae:02:4f:7c:6b:03', 'user_id': '691e72b33c374415a400402ed5e402be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVYaJCIp5CjZVV39A2QvSIwE33GWyqV55rhv9nMwL3sg/h2ZJ3m10D\nVZ5rYUqv1+ygBwYFK4EEACKhZANiAAT5+pVnK4YqMg+oQRfXhhafqQlkqQelbveX\nUmfRMvaht/yEnfdOmrzCv0MM2LIFrm+m2ZyTU65uOXGCVZ1hQFudiG+ATAcS6grN\nO45Uhi3iQcXenIESVV4cxlfdUScD7G0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6759666d-98f6-4840-b37e-21c11ecba4df', 'name': 'tempest-securitygroup--1793084025', 'stateful': True, 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': 'tempest-description--1726954623', 'shared': False, 'security_group_rules': [{'id': '700d65b5-4093-4354-9fd3-3e14f92ee17e', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '6759666d-98f6-4840-b37e-21c11ecba4df', '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': 849, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:28Z', 'updated_at': '2023-07-24T09:23:28Z', 'revision_number': 0}, {'id': 'bca49d2c-3087-4ff4-bfb1-d06c896d360c', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '6759666d-98f6-4840-b37e-21c11ecba4df', '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': 848, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:28Z', 'updated_at': '2023-07-24T09:23:28Z', 'revi sion_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:28Z', 'updated_at': '2023-07-24T09:23:28Z', 'revision_number': 1, 'project_id': 'aef900e0390a458cb24146e3ef77f28f'}, 'floating_ip': {'id': '496459b2-5b49-4f76-ab68-cd9027efc4dc', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.51', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:31Z', 'updated_at': '2023-07-24T09:23:31Z', 'revision_number': 0, 'ip': '172.24.4.51'}} 2023-07-24 09:23:32,552 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.032s 2023-07-24 09:23:32,553 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-437171550", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4447c15e-1f7e-4058-b89a-3349e54ad02a"}], "security_groups": [{"name": "tempest-securitygroup--1793084025"}], "key_name": "tempest-keypair-1816379834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:32 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': '73', 'x-openstack-request-id': 'req-c440f888-d910-42ea-934b-e5164d6df14e', 'x-compute-request-id': 'req-c440f888-d910-42ea-934b-e5164d6df14e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:32,602 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1816379834 0.047s 2023-07-24 09:23:32,603 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:32 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-b61e6144-bcc9-4b21-999e-e151df060376', 'x-compute-request-id': 'req-b61e6144-bcc9-4b21-999e-e151df060376', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1816379834'} Body: b'' 2023-07-24 09:23:32,954 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6759666d-98f6-4840-b37e-21c11ecba4df 0.350s 2023-07-24 09:23:32,954 79391 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-ca3be756-fd18-415d-af14-bb3666460360', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6759666d-98f6-4840-b37e-21c11ecba4df'} Body: b'' 2023-07-24 09:23:32,995 79391 INFO [ tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6759666d-98f6-4840-b37e-21c11ecba4df 0.040s 2023-07-24 09:23:32,995 79391 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-4f734029-b590-45ae-87db-ae0f0c926216', 'date': 'Mon, 24 Jul 2023 09:23:32 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6759666d-98f6-4840-b37e-21c11ecba4df'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6759666d-98f6-4840-b37e-21c11ecba4df does not exist", "detail": ""}}' 2023-07-24 09:23:34,703 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/496459b2-5b49-4f76-ab68-cd9027efc4dc 1.707s 2023-07-24 09:23:34,703 79391 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-ad1cb201-52de-4a1c-a944-59a260da7165', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/496459b2-5b49-4f76-ab68-cd9027efc4dc'} Body: b'' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [0.232088s] ... 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 83, in test_force_detach_volume server_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:36,214 79377 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.135s 2023-07-24 09:23:36,215 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 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-4cf022e6-b7c2-46a5-973c-ea9a4cbd8c2f', '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": "878af0419f474c9288b30f3a838b55b9", "name": "tempest-VolumesActionsTest-2087932940-project-member", "password_expires_at": null}, "audit_ids": ["AA8BpqxvQq6ptjL9BR6JGg"], "expires_at": "2023-07-24T10:23:36.000000Z", "issued_at": "2023-07-24T09:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a73b697f212a4532b0a46ca519602029", "name": "tempest-VolumesActionsTest-2087932940"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a73b697f212a4532b0a46ca519602029", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a73b697f212a4532b0a46ca519602029", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a73b697f212a4532b0a46ca519602029", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:36,215 79377 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd02ade4e-e5d1-465b-a7ff-8b2fc635dd95', 'name': 'tempest-VolumesActionsTest-307191045-network', 'tenant_id': 'a73b697f212a4532b0a46ca519602029', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a73b697f212a4532b0a46ca519602029', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22054, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:11Z', 'updated_at': '2023-07-24T09:23:11Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:36,300 79377 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.083s 2023-07-24 09:23:36,300 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-145504505", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "d02ade4e-e5d1-465b-a7ff-8b2fc635dd95"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 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': '73', 'x-openstack-request-id': 'req-94ce73b4-1ea6-4149-9fb8-2a4ba603ae71', 'x-compute-request-id': 'req-94ce73b4-1ea6-4149-9fb8-2a4ba603ae71', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [9.851455s] ... ok {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [3.424303s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:34,706 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:34,706 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:34,768 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.059s 2023-07-24 09:23:34,768 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1006408058", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNBX+US4BRa54FqmZk32kLQgiYGQI1/GF1qHbyh1tD1pe4gyg+2afcu8Gb3B1BOko362oNDEIgpRpC+G4EQu7DRd2JhJdxnhj4Ie8TxrHdjiqKwE7caOaS3eKSQ5e2xgUg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:34 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-2f49927e-d635-4b3f-a8c3-872f383d58cd', 'x-compute-request-id': 'req-2f49927e-d635-4b3f-a8c3-872f383d58cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1006408058", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNBX+US4BRa54FqmZk32kLQgiYGQI1/GF1qHbyh1tD1pe4gyg+2afcu8Gb3B1BOko362oNDEIgpRpC+G4EQu7DRd2JhJdxnhj4Ie8TxrHdjiqKwE7caOaS3eKSQ5e2xgUg==", "fingerprint": "84:c0:c5:42:fb:84:77:8f:0f:38:6f:35:a2:0d:6b:ad", "user_id": "691e72b33c374415a400402ed5e402be"}}' 2023-07-24 09:23:34,773 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1006408058 created 2023-07-24 09:23:34,941 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.167s 2023-07-24 09:23:34,941 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2124739697", "description": "tempest-description--2809566"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-8506b8e1-630e-43ce-a684-d32eb80e8979', 'date': 'Mon, 24 Jul 2023 09:23:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6433ed20-9858-473a-bed9-3a52207bbf58", "name": "tempest-securitygroup--2124739697", "stateful": true, "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "description": "tempest-description--2809566", "shared": false, "security_group_rules": [{"id": "49c949f4-0f9f-4e08-b063-6e5a8b8018f8", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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": 863, "description": null, "tags": [], "created_at": "2023-07-24T09:23:34Z", "updated_at": "2023-07-24T09:23:34Z", "revision_number": 0}, {"id": "93154810-a0a1-43e5-a0d3-888a064a6c25", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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": 862, "description": null, "tags": [], "created_at": "2023-07-24T09:23:34Z", "updated_at": "2023-07-24T09:23:34Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:34Z", "updated_at": "2023-07-24T09:23:34Z", "revision_number": 1, "project_id": "aef900e0390a458cb24146e3ef77f28f"}}' 2023-07-24 09:23:35,355 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.413s 2023-07-24 09:23:35,356 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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-84bdddc5-227e-43a7-8fa3-e77aca30749b', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c0a7ab7-70b3-42b5-b366-7b8a6997366d", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}}' 2023-07-24 09:23:35,684 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.327s 2023-07-24 09:23:35,684 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-594f1b51-9482-44b5-b9bc-7b284b564c26', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "63c1f15e-88ed-4673-a088-6c62b05ff2fb", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}}' 2023-07-24 09:23:35,685 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2124739697 created 2023-07-24 09:23:37,296 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.611s 2023-07-24 09:23:37,297 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-12ff2719-80b8-4e55-a7b5-9b9c1d7a935b', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "65bd1d73-e6bb-4c81-9c86-9419a5530fcc", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "floating_ip_address": "172.24.4.224", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef900e0390a458cb24146e3ef77f28f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:36Z", "updated_at": "2023-07-24T09:23:36Z", "revision_number": 0}}' 2023-07-24 09:23:37,297 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '65bd1d73-e6bb-4c81-9c86-9419a5530fcc', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.224', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:36Z', 'updated_at': '2023-07-24T09:23:36Z', 'revision_number': 0, 'ip': '172.24.4.224'} created 2023-07-24 09:23:37,342 79391 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.036s 2023-07-24 09:23:37,343 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-340b62ff-9194-4b33-b700-bfc3aebc88b1', '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": "691e72b33c374415a400402ed5e402be", "name": "tempest-AttachVolumeNegativeTest-1659419520-project-member", "password_expires_at": null}, "audit_ids": ["LyBUfZV4SECrAJg-x00OOw"], "expires_at": "2023-07-24T10:23:37.000000Z", "issued_at": "2023-07-24T09:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef900e0390a458cb24146e3ef77f28f", "name": "tempest-AttachVolumeNegativeTest-1659419520"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networki ng", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:37,344 79391 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '4447c15e-1f7e-4058-b89a-3349e54ad02a', 'name': 'tempest-AttachVolumeNegativeTest-802946248-network', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:17Z', 'updated_at': '2023-07-24T09:23:17Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:37,345 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1006408058', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNBX+US4BRa54FqmZk32kLQgiYGQI1/GF1qHbyh1tD1pe4gyg+2afcu8Gb3B1BOko362oNDEIgpRpC+G4EQu7DRd2JhJdxnhj4Ie8TxrHdjiqKwE7caOaS3eKSQ5e2xgUg==', 'fingerprint': '84:c0:c5:42:fb:84:77:8f:0f:38:6f:35:a2:0d:6b:ad', 'user_id': '691e72b33c374415a400402ed5e402be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKcMeAg18I5c9OlZeEE8ASW/NXXB51xl3bc8JBaRcRJO9DwCYhGohi\n/dHwoVasBXSgBwYFK4EEACKhZANiAATQV/lEuAUWueBapmZN9pC0IImBkCNfxhda\nh28odbQ9aXuIMoPtmn3LvBm9wdQTpKN+tqDQxCIKUaQvhuBELuw0XdiYSXcZ4Y+C\nHvE8ax3Y4qisBO3Gjmkt3ikkOXtsYFI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6433ed20-9858-473a-bed9-3a52207bbf58', 'name': 'tempest-securitygroup--2124739697', 'stateful': True, 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': 'tempest-description--2809566', 'shared': False, 'security_group_rules': [{'id': '49c949f4-0f9f-4e08-b063-6e5a8b8018f8', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '6433ed20-9858-473a-bed9-3a52207bbf58', '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': 863, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:34Z', 'updated_at': '2023-07-24T09:23:34Z', 'revision_number': 0}, {'id': '93154810-a0a1-43e5-a0d3-888a064a6c25', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '6433ed20-9858-473a-bed9-3a52207bbf58', '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': 862, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:34Z', 'updated_at': '2023-07-24T09:23:34Z', 'revision_number': 0} ], 'tags': [], 'created_at': '2023-07-24T09:23:34Z', 'updated_at': '2023-07-24T09:23:34Z', 'revision_number': 1, 'project_id': 'aef900e0390a458cb24146e3ef77f28f'}, 'floating_ip': {'id': '65bd1d73-e6bb-4c81-9c86-9419a5530fcc', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.224', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:36Z', 'updated_at': '2023-07-24T09:23:36Z', 'revision_number': 0, 'ip': '172.24.4.224'}} 2023-07-24 09:23:37,372 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 09:23:37,372 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-555934005", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4447c15e-1f7e-4058-b89a-3349e54ad02a"}], "security_groups": [{"name": "tempest-securitygroup--2124739697"}], "key_name": "tempest-keypair-1006408058", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 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': '73', 'x-openstack-request-id': 'req-0a76bbe3-b76f-465e-aabb-7ab0d92b33e0', 'x-compute-request-id': 'req-0a76bbe3-b76f-465e-aabb-7ab0d92b33e0', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:37,414 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1006408058 0.040s 2023-07-24 09:23:37,414 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 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-adee9b0a-c7cd-4965-8747-bc61cc687eb1', 'x-compute-request-id': 'req-adee9b0a-c7cd-4965-8747-bc61cc687eb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1006408058'} Body: b'' 2023-07-24 09:23:37,606 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6433ed20-9858-473a-bed9-3a52207bbf58 0.190s 2023-07-24 09:23:37,607 79391 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-32bd98ae-58a1-4a2d-b1cc-8f2ece60bd6b', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6433ed20-9858-473a-bed9-3a52207bbf58'} Body: b'' 2023-07-24 09:23:37,633 79391 INFO [tempest.lib.common. rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6433ed20-9858-473a-bed9-3a52207bbf58 0.025s 2023-07-24 09:23:37,634 79391 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-66b34cea-950f-4cf5-bff1-aabc28c2547d', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6433ed20-9858-473a-bed9-3a52207bbf58'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6433ed20-9858-473a-bed9-3a52207bbf58 does not exist", "detail": ""}}' 2023-07-24 09:23:38,129 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/65bd1d73-e6bb-4c81-9c86-9419a5530fcc 0.495s 2023-07-24 09:23:38,129 79391 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-90512406-002f-461f-9388-d5a8c6e1b734', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/65bd1d73-e6bb-4c81-9c86-9419a5530fcc'} Body: b'' {4} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [5.127285s] ... 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 56, in test_snapshot_data_integrity server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:34,608 79381 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:34,609 79381 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:34,930 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.318s 2023-07-24 09:23:34,930 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-17090281", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMYsxeshLbWNEbDhq1QYmqUCGrtuehEpA93c/0EigXcgxK6+PPtzb7U9jxrHc+RbvjNK4g0Xm5aFD3hDQsANF0WFr6OjGRYjfpK8B2MpcBCrNTL9t8S/6uWJ9iOBTVn/LA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:34 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-4b050860-8d81-4f29-b446-acfd0599e8b4', 'x-compute-request-id': 'req-4b050860-8d81-4f29-b446-acfd0599e8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-17090281", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMYsxeshLbWNEbDhq1QYmqUCGrtuehEpA93c/0EigXcgxK6+PPtzb7U9jxrHc+RbvjNK4g0Xm5aFD3hDQsANF0WFr6OjGRYjfpK8B2MpcBCrNTL9t8S/6uWJ9iOBTVn/LA==", "fingerprint": "d1:93:1c:48:7e:01:a4:f8:37:13:dd:35:05:67:0d:3e", "user_id": "e0daa178d7564543b83873a634744519"}}' 2023-07-24 09:23:34,933 79381 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-17090281 created 2023-07-24 09:23:35,118 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.185s 2023-07-24 09:23:35,118 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--701854046", "description": "tempest-description--198355971"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-ec59e031-5f0b-447e-97f5-0d0b1976193d', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "name": "tempest-securitygroup--701854046", "stateful": true, "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "description": "tempest-description--198355971", "shared": false, "security_group_rules": [{"id": "6b2dcb0d-4c92-4ec2-afcb-497d80d01c6e", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "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": 866, "description": null, "tags": [], "created_at": "2023-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}, {"id": "a8deccb3-9112-44d5-ba32-4c1ff6dc2077", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": nu ll, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 865, "description": null, "tags": [], "created_at": "2023-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:34Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 1, "project_id": "41fc6a8f5bb54f03a1630185097296d3"}}' 2023-07-24 09:23:35,283 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-07-24 09:23:35,283 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "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-ef8f2adc-b026-4776-92a7-ab291439e697', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d5eb7b8-2cbb-4f9d-9cc0-7faf3bcb5780", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "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-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}}' 2023-07-24 09:23:35,561 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.277s 2023-07-24 09:23:35,562 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e4c99cd7-319f-4f97-9687-d0683f0b4a13', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ffaec126-1c3f-4047-93b7-edbdf6b5da49", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "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-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}}' 2023-07-24 09:23:35,562 79381 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--701854046 created 2023-07-24 09:23:37,280 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.717s 2023-07-24 09:23:37,280 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-opensta ck-request-id': 'req-eb2baf00-5f4e-42d8-b907-14bb56f222f4', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "38273e2a-c6b6-46ee-80c3-1a37e3ca0b56", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "floating_ip_address": "172.24.4.228", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:36Z", "updated_at": "2023-07-24T09:23:36Z", "revision_number": 0}}' 2023-07-24 09:23:37,281 79381 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '38273e2a-c6b6-46ee-80c3-1a37e3ca0b56', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'floating_ip_address': '172.24.4.228', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:36Z', 'updated_at': '2023-07-24T09:23:36Z', 'revision_number': 0, 'ip': '172.24.4.228'} created 2023-07-24 09:23:37,456 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.175s 2023-07-24 09:23:37,457 79381 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-837164466", "description": "tempest-secgroup-smoke-837164466 description", "project_id": "41fc6a8f5bb54f03a1630185097296d3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-394a9978-0cf0-44a1-8a81-c370a36c5639', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0f037546-380f-4d12-9386-75d1a70774cf", "name": "tempest-secgroup-smoke-837164466", "stateful": true, "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "description": "tempest-secgroup-smoke-837164466 description", "shared": false, "security_group_rules": [{"id": "864547f8-23b1-4c47-ae7a-0846c956ede0", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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": 876, "description": null, "tags": [], "created_at": "2023-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 0}, {"id": "cbc7621a-cd6a-4999-af2b-e88cb9654e98", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 877, "description": null, "tags": [], "created_at": "2023-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 1, "project_id": "41fc6a8f5bb54f03a1630185097296d3"}}' 2023-07-24 09:23:37,661 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/securi ty-group-rules 0.203s 2023-07-24 09:23:37,662 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "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-5f3dc3a9-1350-4d8e-b0da-7a1fa4b8872e', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e08d56df-6c6b-47e8-8d60-9a4c9963af65", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 0}}' 2023-07-24 09:23:37,939 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.276s 2023-07-24 09:23:37,939 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "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-d0bc470b-7c2c-40e0-a75f-700c41039b7e', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "62d9a2ed-8b5e-4860-874c-c460b97c6bba", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 0}}' 2023-07-24 09:23:38,150 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.209s 2023-07-24 09:23:38,150 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-45f306a9-df19-4173-8312-553e544e8423', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "21b5f1fb-c2dc-437f-a1f8-2e2f28a0daf7", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,387 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.235s 2023-07-24 09:23:38,387 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a309ecf2-88e5-4b4b-b162-16cdfc460444', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8c726c6c-0b66-4e67-93eb-3fdb1bc62589", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,646 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.258s 2023-07-24 09:23:38,646 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e13a4e36-f5c4-439b-8c9d-b83a51edb887', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70a096d4-a500-4735-97e7-c98b30edf93b", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,851 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.204s 2023-07-24 09:23:38,852 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ef873b19-44fe-4c68-a04d-4ae0072316d8', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'ht tp://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "85bca66d-0402-411e-a435-c7787fa22c0c", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,905 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2023-07-24 09:23:38,905 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 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-e4805ab8-d8d8-48e8-b798-315ddd1977e2', '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": "e0daa178d7564543b83873a634744519", "name": "tempest-SnapshotDataIntegrityTests-1929834929-project-member", "password_expires_at": null}, "audit_ids": ["mr-a1SuHQWuHdGwXkXQNEA"], "expires_at": "2023-07-24T10:23:38.000000Z", "issued_at": "2023-07-24T09:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41fc6a8f5bb54f03a1630185097296d3", "name": "tempest-SnapshotDataIntegrityTests-1929834929"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41fc6a8f5bb54f03a1630185097296d3", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41fc6a8f5bb54f03a1630185097296d3", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/41fc6a8f5bb54f03a1630185097296d3", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", " region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:38,906 79381 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'a91d871c-6086-4c82-865c-0a46ce68013e', 'name': 'tempest-SnapshotDataIntegrityTests-1650996804-network', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22210, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:12Z', 'updated_at': '2023-07-24T09:23:12Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:38,907 79381 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-17090281', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMYsxeshLbWNEbDhq1QYmqUCGrtuehEpA93c/0EigXcgxK6+PPtzb7U9jxrHc+RbvjNK4g0Xm5aFD3hDQsANF0WFr6OjGRYjfpK8B2MpcBCrNTL9t8S/6uWJ9iOBTVn/LA==', 'fingerprint': 'd1:93:1c:48:7e:01:a4:f8:37:13:dd:35:05:67:0d:3e', 'user_id': 'e0daa178d7564543b83873a634744519', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBLquaai36oBkdO7c4hoQZsXTCkr2ImJ3HxyObMPvINnxtaTMzQOikZ\nGcW4d+zJHTygBwYFK4EEACKhZANiAATGLMXrIS21jRGw4atUGJqlAhq7bnoRKQPd\n3P9BIoF3IMSuvjz7c2+1PY8ax3PkW74zSuINF5uWhQ94Q0LADRdFha+joxkWI36S\nvAdjKXAQqzUy/bfEv+rlifYjgU1Z/yw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd84cf5ce-024f-4d38-9d69-ece77d9e4092', 'name': 'tempest-securitygroup--701854046', 'stateful': True, 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'description': 'tempest-description--198355971', 'shared': False, 'security_group_rules': [{'id': '6b2dcb0d-4c92-4ec2-afcb-497d80d01c6e', 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'security_group_id': 'd84cf5ce-024f-4d38-9d69-ece77d9e4092', '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': 866, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:35Z', 'updated_at': '2023-07-24T09:23:35Z', 'revision_number': 0}, {'id': 'a8deccb3-9112-44d5-ba32-4c1ff6dc2077', 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'security_group_id': 'd84cf5ce-024f-4d38-9d69-ece77d9e4092', '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': 865, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:35Z', 'updated_at': '2023-07-24T09:23:35Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:34Z', 'updated_at': '2023-07-24T09:23:35Z', 'revision_number': 1, 'project_id': '41fc6a8f5bb54f03a1630185097296d3'}, 'floating_ip': {'id': '38273e2a-c6b6-46ee-80c3-1a37e3ca0b56', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'floating_ip_address': '172.24.4.228', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:36Z', 'updated_at': '2023-07-24T09:23:36Z', 'revision_number': 0, 'ip': '172.24.4.228'}} 2023-07-24 09:23:38,940 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 09:23:38,940 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-512431696", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "key_name": "tempest-keypair-17090281", "security_groups": [{"name": "tempest-secgroup-smoke-837164466"}, {"name": "tempest-securitygroup--701854046"}], "networks": [{"uuid": "a91d871c-6086-4c82-865c-0a46ce68013e"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-73d8d7ed-5cfe-4a83-bbe8-a90dc6676b31', 'x-compute-request-id': 'req-73d8d7ed-5cfe-4a83-bbe8-a90dc6676b31', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:39,113 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0f037546-380f-4d12-9386-75d1a70774cf 0.171s 2023-07-24 09:23:39,113 79381 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-e16a3b80-265c-4f27-8308-455e34dc4834', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0f037546-380f-4d12-9386-75d1a70774cf'} Body: b'' 2023-07-24 09:23:39,140 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-17090281 0.026s 2023-07-24 09:23:39,141 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:39 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-0c9a00d6-9b83-4aea-a4e1-e1bc3203f1e0', 'x-compute-request-id': 'req-0c9a00d6-9b83-4aea-a4e1-e1bc3203f1e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-17090281'} Body: b'' 2023-07-24 09:23:39,276 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d84cf5ce-024f-4d38-9d69-ece77d9e4092 0.135s 2023-07-24 09:23:39,276 79381 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-62801948-e65b-4f5b-bc20-9a67cbb95a86', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d84cf5ce-024f-4d38-9d69-ece77d9e4092'} Body: b'' 2023-07-24 09:23:39,297 79381 INFO [tempest.lib.common.rest_cl ient] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d84cf5ce-024f-4d38-9d69-ece77d9e4092 0.019s 2023-07-24 09:23:39,297 79381 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-8bd6aeee-9d64-42ad-9fca-15b72c827b79', 'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d84cf5ce-024f-4d38-9d69-ece77d9e4092'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d84cf5ce-024f-4d38-9d69-ece77d9e4092 does not exist", "detail": ""}}' 2023-07-24 09:23:39,734 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/38273e2a-c6b6-46ee-80c3-1a37e3ca0b56 0.436s 2023-07-24 09:23:39,734 79381 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-21a998d2-9291-42cf-8f35-0e9cf995ac76', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/38273e2a-c6b6-46ee-80c3-1a37e3ca0b56'} Body: b'' {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [2.632894s] ... 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 31, in test_delete_attached_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:38,133 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:38,133 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:38,212 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.077s 2023-07-24 09:23:38,213 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-357242501", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOwPk0WNXg+m7XrdHfKMGwq52v0WEIVnlyu+C30qJRv3dvYdo119X8VqIkhKx99i8L8kV89KpWJi33x2/Zpq+q3BB/6fCvaJS7UXsq4y8IxipeKBHDlTqAD5gdR+QJvcLQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 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-c0a5741d-0469-4480-8fa6-f574b7bd3a2c', 'x-compute-request-id': 'req-c0a5741d-0469-4480-8fa6-f574b7bd3a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-357242501", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOwPk0WNXg+m7XrdHfKMGwq52v0WEIVnlyu+C30qJRv3dvYdo119X8VqIkhKx99i8L8kV89KpWJi33x2/Zpq+q3BB/6fCvaJS7UXsq4y8IxipeKBHDlTqAD5gdR+QJvcLQ==", "fingerprint": "f6:41:30:19:e5:c9:65:52:51:9a:98:71:22:b9:46:2d", "user_id": "691e72b33c374415a400402ed5e402be"}}' 2023-07-24 09:23:38,216 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-357242501 created 2023-07-24 09:23:38,414 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.198s 2023-07-24 09:23:38,415 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--898768467", "description": "tempest-description--2122124879"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-2b3df736-302d-48ad-bbdd-e5d3b5751b87', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "name": "tempest-securitygroup--898768467", "stateful": true, "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "description": "tempest-description--2122124879", "shared": false, "security_group_rules": [{"id": "d1f250db-67c1-4551-bc78-2a342f8f6ea5", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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": 884, "description": null, "tags": [], "created_at": "2023-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}, {"id": "ea23f1a2-3589-44eb-9824-1df0abf4893b", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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": 883, "description": null, "tags": [], "created_at": "2023-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 1, "project_id": "aef900e0390a458cb24146e3ef77f28f"}}' 2023-07-24 09:23:38,663 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.248s 2023-07-24 09:23:38,664 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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-ad3ce922-4f20-4f94-ae85-b30f54a226dd', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "688b51bf-60d4-4ed0-b6ff-ea8c2f0d28fc", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,865 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.201s 2023-07-24 09:23:38,866 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6b463a9b-9539-4bb0-9f28-b2a04a45560c', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d4f81a6-a9b0-4cfe-94bf-585f33d96cd5", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,866 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--898768467 created 2023-07-24 09:23:40,044 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.177s 2023-07-24 09:23:40,045 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-65f0cdb6-1037-4247-b661-50fd66934a00', 'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "00269b32-ed08-4f3d-82ee-d7e2e113beb5", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "floating_ip_address": "172.24.4.101", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef900e0390a458cb24146e3ef77f28f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:39Z", "updated_at": "2023-07-24T09:23:39Z", "revision_number": 0}}' 2023-07-24 09:23:40,045 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '00269b32-ed08-4f3d-82ee-d7e2e113beb5', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.101', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:39Z', 'updated_at': '2023-07-24T09:23:39Z', 'revision_number': 0, 'ip': '172.24.4.101'} created 2023-07-24 09:23:40,096 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2023-07-24 09:23:40,097 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 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-3ab72ae7-f328-454d-9886-f7d9d552c0bd', '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": "691e72b33c374415a400402ed5e402be", "name": "tempest-AttachVolumeNegativeTest-1659419520-project-member", "password_expires_at": null}, "audit_ids": ["LiHveMLxSOCDVBvzOt8FGA"], "expires_at": "2023-07-24T10:23:40.000000Z", "issued_at": "2023-07-24T09:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef900e0390a458cb24146e3ef77f28f", "name": "tempest-AttachVolumeNegativeTest-1659419520"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:40,097 79391 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '4447c15e-1f7e-4058-b89a-3349e54ad02a', 'name': 'tempest-AttachVolumeNegativeTest-802946248-network', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:17Z', 'updated_at': '2023-07-24T09:23:17Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:40,098 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-357242501', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOwPk0WNXg+m7XrdHfKMGwq52v0WEIVnlyu+C30qJRv3dvYdo119X8VqIkhKx99i8L8kV89KpWJi33x2/Zpq+q3BB/6fCvaJS7UXsq4y8IxipeKBHDlTqAD5gdR+QJvcLQ==', 'fingerprint': 'f6:41:30:19:e5:c9:65:52:51:9a:98:71:22:b9:46:2d', 'user_id': '691e72b33c374415a400402ed5e402be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA3bmhMD5RG/+/foq/lEGdoJo65mfrVVMRWBFllh3+CZ92twpbPY3iq\n2oxMaxwf8qOgBwYFK4EEACKhZANiAATsD5NFjV4Ppu163R3yjBsKudr9FhCFZ5cr\nvgt9KiUb93b2HaNdfV/FaiJISsffYvC/JFfPSqViYt98dv2aavqtwQf+nwr2iUu1\nF7KuMvCMYqXigRw5U6gA+YHUfkCb3C0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '57941805-5fe5-4571-957e-6f3d6fb35e28', 'name': 'tempest-securitygroup--898768467', 'stateful': True, 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': 'tempest-description--2122124879', 'shared': False, 'security_group_rules': [{'id': 'd1f250db-67c1-4551-bc78-2a342f8f6ea5', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '57941805-5fe5-4571-957e-6f3d6fb35e28', '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': 884, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:38Z', 'updated_at': '2023-07-24T09:23:38Z', 'revision_number': 0}, {'id': 'ea23f1a2-3589-44eb-9824-1df0abf4893b', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '57941805-5fe5-4571-957e-6f3d6fb35e28', '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': 883, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:38Z', 'updated_at': '2023-07-24T09:23:38Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:38Z', 'updated_at': '2023-07-24T09:23:38Z', 'revision_number': 1, 'project_id': 'aef900e0390a458cb24146e3ef77f28f'}, 'floating_ip': {'id': '00269b32-ed08-4f3d-82ee-d7e2e113beb5', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.101', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:39Z', 'updated_at': '2023-07-24T09:23:39Z', 'revision_number': 0, 'ip': '172.24.4.101'}} 2023-07-24 09:23:40,124 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 09:23:40,125 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1478985534", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4447c15e-1f7e-4058-b89a-3349e54ad02a"}], "security_groups": [{"name": "tempest-securitygroup--898768467"}], "key_name": "tempest-keypair-357242501", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 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': '73', 'x-openstack-request-id': 'req-6308893a-f0aa-4d65-bac3-519d60d7fba4', 'x-compute-request-id': 'req-6308893a-f0aa-4d65-bac3-519d60d7fba4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:40,150 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-357242501 0.024s 2023-07-24 09:23:40,150 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a083e196-5e5f-4177-9e29-c8e16fe7711f', 'x-compute-request-id': 'req-a083e196-5e5f-4177-9e29-c8e16fe7711f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-357242501'} Body: b'' 2023-07-24 09:23:40,290 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/57941805-5fe5-4571-957e-6f3d6fb35e28 0.139s 2023-07-24 09:23:40,290 79391 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-f50d6c60-9b60-4fdf-98cf-5686765f50a6', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57941805-5fe5-4571-957e-6f3d6fb35e28'} Body: b'' 2023-07-24 09:23:40,309 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest: _run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/57941805-5fe5-4571-957e-6f3d6fb35e28 0.018s 2023-07-24 09:23:40,309 79391 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-5c61b22c-5727-469c-8356-5ca750063a77', 'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57941805-5fe5-4571-957e-6f3d6fb35e28'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 57941805-5fe5-4571-957e-6f3d6fb35e28 does not exist", "detail": ""}}' 2023-07-24 09:23:40,764 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/00269b32-ed08-4f3d-82ee-d7e2e113beb5 0.455s 2023-07-24 09:23:40,765 79391 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-ba8c65b2-ea0f-4675-8073-2672b6263460', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/00269b32-ed08-4f3d-82ee-d7e2e113beb5'} Body: b'' {8} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [21.624358s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 104, in test_volume_from_snapshot_cascade_delete self.volumes_client.wait_for_resource_deletion(volume['id']) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 948, in wait_for_resource_deletion if self.is_resource_deleted(id, *args, **kwargs): File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted raise lib_exc.DeleteErrorException( tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 9e8331f7-814e-43c6-b6f7-f3052b11876a failed to delete and is in error_deleting status Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 206, in delete_snapshot snapshots_client.delete_snapshot(snapshot_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 95, in delete_snapshot resp, body = self.delete("snapshots/%s" % snapshot_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'} Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 198, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:19,401 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes 0.219s 2023-07-24 09:23:19,401 79389 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-1725520929"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e1cf37-ce97-4ccd-aa38-6f35054ce985', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e1cf37-ce97-4ccd-aa38-6f35054ce985', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.331397", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:23:19,453 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.042s 2023-07-24 09:23:19,453 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339cdb6d-f668-4a3f-a821-118db440b4c8', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339cdb6d-f668-4a3f-a821-118db440b4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:20,513 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.048s 2023-07-24 09:23:20,513 79389 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6cb383-8e1d-4512-a920-07d3baa005bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6cb383-8e1d-4512-a920-07d3baa005bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:19.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:21,601 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.072s 2023-07-24 09:23:21,602 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e90493-6a6a-46cf-a385-ec950260e05f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e90493-6a6a-46cf-a385-ec950260e05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:19.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:22,690 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.066s 2023-07-24 09:23:22,690 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:22 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2991d85c-a8bc-446e-b197-6a8ce409a36b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2991d85c-a8bc-446e-b197-6a8ce409a36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:22,709 79389 INFO [tempest.common.waiters] volume 9e8331f7-814e-43c6-b6f7-f3052b11876a reached available after waiting for 3.709193 seconds 2023-07-24 09:23:22,896 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots 0.186s 2023-07-24 09:23:22,896 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-724d9355-1e6b-4a07-80c2-41933575a6e7', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-724d9355-1e6b-4a07-80c2-41933575a6e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:22.805167", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 09:23:22,923 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.023s 2023-07-24 09:23:22,924 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418cd429-0c28-4fcf-bf52-516c325ec49b', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418cd429-0c28-4fcf-bf52-516c325ec49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000 ", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:23,963 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.032s 2023-07-24 09:23:23,964 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8de902-5d23-47e0-931d-38a89904b110', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8de902-5d23-47e0-931d-38a89904b110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:24,996 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.028s 2023-07-24 09:23:24,997 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b4eb4d-ad39-4cc5-80dc-aff4e4332d16', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b4eb4d-ad39-4cc5-80dc-aff4e4332d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:26,028 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.026s 2023-07-24 09:23:26,028 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fab600-f342-41be-9711-6b9e19efa44c', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 're q-83fab600-f342-41be-9711-6b9e19efa44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:27,058 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.025s 2023-07-24 09:23:27,059 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1cff7a-696b-4618-ab8d-11a90e2b2c50', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1cff7a-696b-4618-ab8d-11a90e2b2c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:28,111 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.047s 2023-07-24 09:23:28,112 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04583991-834e-4530-a640-c28c7d4f6584', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04583991-834e-4530-a640-c28c7d4f6584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": "2023-07-24T09:23:27.000000", "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:28,115 79389 INFO [tempest.common.waiters] snapshot 9d3bff42-c810-4943-98b2-0f18f11f971a reached available after waiting for 6.115729 seconds 2023-07-24 09:23:28,497 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes 0.381s 2023-07-24 09:23:28,497 79389 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-435671237"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaf0e88-1d35-4421-8df4-a786ebc02f57', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaf0e88-1d35-4421-8df4-a786ebc02f57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.357323", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:23:28,570 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.062s 2023-07-24 09:23:28,571 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68105d58-b415-4cbb-802a-e84695b8ab8f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68105d58-b415-4cbb-802a-e84695b8ab8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:29,638 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.055s 2023-07-24 09:23:29,638 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Mon, 24 Jul 2023 09:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09d7c1a-2619-4906-8f4f-6f1235d00f38', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09d7c1a-2619-4906-8f4f-6f1235d00f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:30,726 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.073s 2023-07-24 09:23:30,726 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a59fcd6-e6d1-48f3-9561-baac099cd7b6', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a59fcd6-e6d1-48f3-9561-baac099cd7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:31,780 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.040s 2023-07-24 09:23:31,780 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-8d18ef04-716b-4450-add7-5528998dc87c', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d18ef04-716b-4450-add7-5528998dc87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:32,882 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.083s 2023-07-24 09:23:32,883 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54ee5ff-ac2e-4bb2-a0c2-967ab1fe01e2', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54ee5ff-ac2e-4bb2-a0c2-967ab1fe01e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:33,941 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.041s 2023-07-24 09:23:33,942 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8dd0a5-0042-429e-9ff2-59df97a670f3', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opens tack-request-id': 'req-6a8dd0a5-0042-429e-9ff2-59df97a670f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:33,953 79389 INFO [tempest.common.waiters] volume d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c reached available after waiting for 5.953108 seconds 2023-07-24 09:23:33,994 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.041s 2023-07-24 09:23:33,994 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce68696-dfc6-489b-8f5a-04813d98ec81', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce68696-dfc6-489b-8f5a-04813d98ec81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:34,083 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 DELETE http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a?cascade=True 0.074s 2023-07-24 09:23:34,083 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647580 bb-2e7e-44d3-bfa7-679596943c75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a?cascade=True'} Body: b'' 2023-07-24 09:23:34,127 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.043s 2023-07-24 09:23:34,128 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51bdc72-a848-46c2-88b4-ca6899631b93', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51bdc72-a848-46c2-88b4-ca6899631b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:34.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:35,183 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.042s 2023-07-24 09:23:35,183 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cdfb39f-2b87-48ed-925a-7e2441ebe35f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cdfb39f-2b87-48ed-925a-7e2441ebe35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:34.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435f a9fab8f7d75afa9c"}}' 2023-07-24 09:23:36,242 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.047s 2023-07-24 09:23:36,243 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1159fa88-c8c3-47d4-a0ae-04b74363e634', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1159fa88-c8c3-47d4-a0ae-04b74363e634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:35.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:36,298 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.043s 2023-07-24 09:23:36,298 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d27b46e-56fe-426b-990d-e4af0aaed8ab', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d27b46e-56fe-426b-990d-e4af0aaed8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:36,373 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab 8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.054s 2023-07-24 09:23:36,373 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a834da-eecb-400f-8ec1-37bf91891adf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'' 2023-07-24 09:23:36,419 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.045s 2023-07-24 09:23:36,420 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e33a0a-85ef-4ab8-862a-9db3e175ebcc', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e33a0a-85ef-4ab8-862a-9db3e175ebcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:37,502 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.070s 2023-07-24 09:23:37,502 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01ddc7b-285e-40c4-8904-8ac425eb37af', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01ddc7b-285e-40c4-8904-8ac425eb37af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "sourc e_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:38,573 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.056s 2023-07-24 09:23:38,573 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37661e9d-95e8-43ee-ae39-1834d3d611e9', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37661e9d-95e8-43ee-ae39-1834d3d611e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:39,621 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.037s 2023-07-24 09:23:39,621 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1cd284-30a2-455c-9089-8b0cc46b7e3d', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1cd284-30a2-455c-9089-8b0cc46b7e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "hre f": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:40,657 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.022s 2023-07-24 09:23:40,657 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 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-66006869-b83c-4803-a629-94fbe5024368', 'x-openstack-request-id': 'req-66006869-b83c-4803-a629-94fbe5024368', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c could not be found."}}' 2023-07-24 09:23:40,700 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.041s 2023-07-24 09:23:40,700 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '137', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90024df-5cb2-40ee-9e08-3e2cb1bcc3e1', 'x-openstack-request-id': 'req-f90024df-5cb2-40ee-9e08-3e2cb1bcc3e1', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid snapshot: Snapshot status must be available or error and must not be part of a group."}}' 2023-07-24 09:23:40,749 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.047s 2023-07-24 09:23:40,749 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd25d960-b264-43a4-9181-c65439d0b9b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd25d960-b264-43a4-9181-c65439d0b9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:35.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa 9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:40,802 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.042s 2023-07-24 09:23:40,802 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-141a67a6-9fda-47bb-b726-ecb50a4da8c6', 'x-openstack-request-id': 'req-141a67a6-9fda-47bb-b726-ecb50a4da8c6', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [11.617401s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [13.065650s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.174179s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013504s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.014094s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.041814s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009081s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010763s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.040838s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.038924s] ... ok {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [11.343885s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.101347s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.051039s] ... ok {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [14.687674s] ... 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_snapshots.py", line 88, in test_snapshot_create_offline_delete_online server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:36,917 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots 0.152s 2023-07-24 09:23:36,917 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c044526e-86f2-43e4-b2d4-636692234a53', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c044526e-86f2-43e4-b2d4-636692234a53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:36.864970", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 09:23:36,952 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.031s 2023-07-24 09:23:36,953 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0285c46-b768-4df7-89aa-b98ba7e77732', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0285c46-b768-4df7-89aa-b98ba7e77732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:37,988 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.029s 2023-07-24 09:23:37,989 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c684ef-1945-4b92-a4fb-05b9c4f53dbc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c684ef-1945-4b92-a4fb-05b9c4f53dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snaps hot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:39,021 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.024s 2023-07-24 09:23:39,021 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16a7b90-9744-4b41-ba7c-cbaf1e858427', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16a7b90-9744-4b41-ba7c-cbaf1e858427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:40,054 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.027s 2023-07-24 09:23:40,054 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06016274-07a7-47f3-bdeb-a73dd22d9ad5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06016274-07a7-47f3-bdeb-a73dd22d9ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:41,098 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.038s 2023-07-24 09:23:41,099 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3804d9-02ba-414c-8115-2975f5245f45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3804d9-02ba-414c-8115-2975f5245f45', 'con nection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:42,139 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.035s 2023-07-24 09:23:42,139 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d29e331-0791-4f21-a050-2eff4cabba66', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d29e331-0791-4f21-a050-2eff4cabba66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:42.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:42,144 79396 INFO [tempest.common.waiters] snapshot b156859b-7e07-492f-8e8e-c5d931db9a4b reached available after waiting for 6.144499 seconds 2023-07-24 09:23:42,144 79396 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:42,145 79396 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:42,233 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.085s 2023-07-24 09:23:42,233 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1793956868", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8TTk8b7xTfekakTHhkcV1It6QOvNhOn5gBQiKTOk+0YnjN2b5Wty3L7gvhz1aSVgNoUJPO22omWL5gYeUZ0Q4pQ2fzST3oKBJTDU8dvQFmsaAGRNan4feV46QEoM84Uw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:42 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-5517df85-7b6f-4658-b6f2-5e1660a12325', 'x-compute-request-id': 'req-5517df85-7b6f-4658-b6f2-5e1660a12325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1793956868", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8TTk8b7xTfekakTHhkcV1It6QOvNhOn5gBQiKTOk+0YnjN2b5Wty3L7gvhz1aSVgNoUJPO22omWL5gYeUZ0Q4pQ2fzST3oKBJTDU8dvQFm saAGRNan4feV46QEoM84Uw==", "fingerprint": "15:d5:a6:ee:63:16:26:b3:ce:96:0a:8c:33:3e:2d:d7", "user_id": "0001481c3e324b58b4f2dbf5dca39764"}}' 2023-07-24 09:23:42,237 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1793956868 created 2023-07-24 09:23:42,456 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.218s 2023-07-24 09:23:42,456 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2138079378", "description": "tempest-description--169395433"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ce12aa22-7a88-48ca-af29-b0d47d3c03f4', 'date': 'Mon, 24 Jul 2023 09:23:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "name": "tempest-securitygroup--2138079378", "stateful": true, "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "description": "tempest-description--169395433", "shared": false, "security_group_rules": [{"id": "90b63fb1-1fc2-4245-9802-2ad4ee766621", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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": 897, "description": null, "tags": [], "created_at": "2023-07-24T09:23:42Z", "updated_at": "2023-07-24T09:23:42Z", "revision_number": 0}, {"id": "ee599a8b-e738-4223-bc68-fc0cb1a79732", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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": 898, "description": null, "tags": [], "created_at": "2023-07-24T09:23:42Z", "updated_at": "2023-07-24T09:23:42Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:42Z", "updated_at": "2023-07-24T09:23:42Z", "revision_number": 1, "project_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:42,996 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.539s 2023-07-24 09:23:42,997 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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-69e432cc-81e0-44f3-8d7c-ee77ea94046e', 'date': 'Mon, 24 Jul 2023 09:23: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": "5b1ab288-77f9-46c6-815c-5fd2e8e07535", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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, "descript ion": "", "created_at": "2023-07-24T09:23:42Z", "updated_at": "2023-07-24T09:23:42Z", "revision_number": 0}}' 2023-07-24 09:23:43,325 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.327s 2023-07-24 09:23:43,325 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9f47f0c0-802e-4e53-9cdb-48c38fc39441', 'date': 'Mon, 24 Jul 2023 09:23:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "646a76ed-e437-4d27-a9fa-cdf5cc042f9a", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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-07-24T09:23:43Z", "updated_at": "2023-07-24T09:23:43Z", "revision_number": 0}}' 2023-07-24 09:23:43,325 79396 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2138079378 created 2023-07-24 09:23:45,081 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.755s 2023-07-24 09:23:45,081 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0ffe8a10-bb13-4416-a11f-1e54ec269d3c', 'date': 'Mon, 24 Jul 2023 09:23:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8ffb35de-56fd-47fc-aff4-24326eb6a0ac", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "floating_ip_address": "172.24.4.14", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:44Z", "updated_at": "2023-07-24T09:23:44Z", "revision_number": 0}}' 2023-07-24 09:23:45,081 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8ffb35de-56fd-47fc-aff4-24326eb6a0ac', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'floating_ip_address': '172.24.4.14', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:44Z', 'updated_at': '2023-07-24T09:23:44Z', 'revision_number': 0, 'ip': '172.24.4.14'} created 2023-07-24 09:23:45,196 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.109s 2023-07-24 09:23:45,197 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:45 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-b1b2d817-8fac-4c28-904e-eb360f6b510c', '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": "0001481c3e324b58b4f2dbf5dca39764", "name": "tempest-VolumesSnapshotTestJSON-1548551496-project-member", "password_expires_at": null}, "audit_ids": ["EFIkjlhGRm6Cfnp1sJI15A"], "expires_at": "2023-07-24T10:23:45.000000Z", "issued_at": "2023-07-24T09:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45cc70629d6f4cf7b185b449c308b1c9", "name": "tempest-VolumesSnapshotTestJSON-1548551496"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:45,197 79396 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'eb1267e1-55eb-4404-a92e-1ef39a0ee7a9', 'name': 'tempest-VolumesSnapshotTestJSON-1892654572-network', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39468, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:00Z', 'updated_at': '2023-07-24T09 :23:00Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:45,198 79396 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1793956868', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8TTk8b7xTfekakTHhkcV1It6QOvNhOn5gBQiKTOk+0YnjN2b5Wty3L7gvhz1aSVgNoUJPO22omWL5gYeUZ0Q4pQ2fzST3oKBJTDU8dvQFmsaAGRNan4feV46QEoM84Uw==', 'fingerprint': '15:d5:a6:ee:63:16:26:b3:ce:96:0a:8c:33:3e:2d:d7', 'user_id': '0001481c3e324b58b4f2dbf5dca39764', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAkRKLUDAC6ZcEBwxk0LGbcjTWBDeld4Cah+CiXVRu8LpdsxThALqKc\nnTAOrFX+jdKgBwYFK4EEACKhZANiAASvE05PG+8U33pGpEx4ZHFdSLekDrzYTp+Y\nAUIikzpPtGJ4zdm+Vrcty+4L4c9WklYDaFCTzttqJli+YGHlGdEOKUNn80k96CgS\nUw1PHb0BZrGgBkTWp+H3leOkBKDPOFM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bed4df3b-457e-42b3-b006-d4571bf7c83e', 'name': 'tempest-securitygroup--2138079378', 'stateful': True, 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': 'tempest-description--169395433', 'shared': False, 'security_group_rules': [{'id': '90b63fb1-1fc2-4245-9802-2ad4ee766621', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'security_group_id': 'bed4df3b-457e-42b3-b006-d4571bf7c83e', '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': 897, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:42Z', 'updated_at': '2023-07-24T09:23:42Z', 'revision_number': 0}, {'id': 'ee599a8b-e738-4223-bc68-fc0cb1a79732', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'security_group_id': 'bed4df3b-457e-42b3-b006-d4571bf7c83e', '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': 898, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:42Z', 'updated_at': '2023-07-24T09:23:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:42Z', 'updated_at': '2023-07-24T09:23:42Z', 'revision_number': 1, 'project_id': '45cc70629d6f4cf7b185b449c308b1c9'}, 'floating_ip': {'id': '8ffb35de-56fd-47fc-aff4-24326eb6a0ac', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'floating_ip_address': '172.24.4.14', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:44Z', 'updated_at': '2023-07-24T09:23:44Z', 'revision_number': 0, 'ip': '172.24.4.14'}} 2023-07-24 09:23:45,229 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 400 POST http://10.0.0.210/compute/v2.1/servers 0.029s 2023-07-24 09:23:45,229 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1718415670", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "eb1267e1-55eb-4404-a92e-1ef39a0ee7a9"}], "security_groups": [{"name": "tempest-securitygroup--2138079378"}], "key_name": "tempest-keypair-1793956868", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version ,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-cef30ff6-e908-42bc-bf41-4029ca18ec64', 'x-compute-request-id': 'req-cef30ff6-e908-42bc-bf41-4029ca18ec64', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:45,264 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1793956868 0.034s 2023-07-24 09:23:45,264 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:45 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-4bee8d81-081f-4758-a8b1-3639c6d63edf', 'x-compute-request-id': 'req-4bee8d81-081f-4758-a8b1-3639c6d63edf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1793956868'} Body: b'' 2023-07-24 09:23:45,519 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bed4df3b-457e-42b3-b006-d4571bf7c83e 0.254s 2023-07-24 09:23:45,519 79396 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-c874d7d0-73cc-4905-bf6f-64cf40fbe2ce', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bed4df3b-457e-42b3-b006-d4571bf7c83e'} Body: b'' 2023-07-24 09:23:45,540 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bed4df3b-457e-42b3-b006-d4571bf7c83e 0.020s 2023-07-24 09:23:45,540 79396 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-afbad74c-988e-4373-86be-0eb09832f891', 'date': 'Mon, 24 Jul 2023 09:23:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bed4df3b-457e-42b3-b006-d4571bf7c83e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bed4df3b-457e-42b3-b006-d4571bf7c83e does not exist", "detail": ""}}' 2023-07-24 09:23:46,036 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8ffb35de-56fd-47fc-aff4-24326eb6a0ac 0.495s 2023-07-24 09:23:46,036 79396 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-5f3d71e7-4b83-4f4a-8848-649043443b9d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8ffb35de-56fd-47fc-aff4-24326eb6a0ac'} Body: b'' 2023-07-24 09:23:46,089 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/45cc70629d6f 4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.052s 2023-07-24 09:23:46,089 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23: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-fa2a962c-8557-456f-823b-e5a295a5d66e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'' 2023-07-24 09:23:46,124 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.034s 2023-07-24 09:23:46,125 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f84e07-4c21-421a-985d-263747ea74da', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f84e07-4c21-421a-985d-263747ea74da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:47,155 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.021s 2023-07-24 09:23:47,155 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4554b683-0113-4340-b87f-ae2800cff88b', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4554b683-0113-4340-b87f-ae2800cff88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:48,189 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.029s 2023-07-24 09:23:48,190 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a222ec34-f777-4c44-8f1e-c636fea32cf4', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a222ec34-f777-4c44-8f1e-c636fea32cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:49,220 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.023s 2023-07-24 09:23:49,390 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019a0a57-f9dd-4bb6-b2e2-17112703453b', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019a0a57-f9dd-4bb6-b2e2-17112703453b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:50,419 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.021s 2023-07-24 09:23:50,419 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36af9067-7d38-4e27-ad46-17a3cece308f', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36af9067-7d38-4e27-ad46-17a3cece308f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:51,450 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.022s 2023-07-24 09:23:51,450 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ef67a1-23fa-4bc0-9f97-f96d9df7a5b0', 'x-openstack-request-id': 'req-e2ef67a1-23fa-4bc0-9f97-f96d9df7a5b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot b156859b-7e07-492f-8e8e-c5d931db9a4b could not be found."}}' {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [9.372927s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.029215s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.028458s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.026079s] ... ok {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [9.218647s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [13.202893s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.351072s] ... ok {8} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [8.186439s] ... ok {1} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [9.253810s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [12.533811s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.024402s] ... ok {1} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [42.972949s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.355444s] ... ok {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [8.106039s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.267397s] ... ok {9} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {9} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [28.804470s] ... ok {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [10.576598s] ... ok {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.318463s] ... ok {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [16.552715s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.162338s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.080758s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.221498s] ... ok {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [16.003737s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.032534s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.055191s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.022894s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.103917s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.043731s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.040526s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.038751s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.038117s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.047816s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.050543s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.037286s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.177399s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.117576s] ... ok {6} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.066880s] ... ok {0} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [2.538144s] ... 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_server_volume_attachment.py", line 72, in test_server_detach_rules server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:24:40,307 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2023-07-24 09:24:40,308 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:24:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-68dc234b-d49b-4ef6-84e8-f747d254752f', '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": "a367b47ccd444e03b75df4ed2e53b8e7", "name": "tempest-TestServerVolumeAttachmentScenario-1287752100-project-member", "password_expires_at": null}, "audit_ids": ["11x7QZXLT3e39LPCp8ne_g"], "expires_at": "2023-07-24T10:24:40.000000Z", "issued_at": "2023-07-24T09:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1667eaed92664318aeff37d2d8c5d7ca", "name": "tempest-TestServerVolumeAttachmentScenario-1287752100"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1667eaed92664318aeff37d2d8c5d7ca", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1667eaed92664318aeff37d2d8c5d7ca", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1667eaed92664318aeff37d2d8c5d7ca", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:24:40,308 79373 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '512826a9-ebdb-4a26-8302-0c8c6462af38', 'name': 'tempest-TestServerVolumeAttachmentScenario-1610346362-network', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', ' port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56202, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:24:26Z', 'updated_at': '2023-07-24T09:24:26Z', 'revision_number': 1} available for tenant 2023-07-24 09:24:40,309 79373 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:24:40,309 79373 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:24:40,508 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.195s 2023-07-24 09:24:40,508 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2074838267", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7BqY9TtcfSBu5JIvnNWphlOZRMeU0XZL/7GKp8euCPJpLPMdWiOObv0ftWKo4NoDliWqOHe3QPd3o/pa5SjRAMl1ef7JzWZQnJIBsoWAQ/Zk8rGUpeYClWw/IPuZV2fw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:24:40 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-236f6c24-cb15-443e-9d51-b5b8c9b75817', 'x-compute-request-id': 'req-236f6c24-cb15-443e-9d51-b5b8c9b75817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2074838267", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7BqY9TtcfSBu5JIvnNWphlOZRMeU0XZL/7GKp8euCPJpLPMdWiOObv0ftWKo4NoDliWqOHe3QPd3o/pa5SjRAMl1ef7JzWZQnJIBsoWAQ/Zk8rGUpeYClWw/IPuZV2fw==", "fingerprint": "c7:c7:9a:42:5f:7b:5c:1d:ad:a5:f9:d4:2c:2b:36:99", "user_id": "a367b47ccd444e03b75df4ed2e53b8e7"}}' 2023-07-24 09:24:40,511 79373 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2074838267 created 2023-07-24 09:24:40,718 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.206s 2023-07-24 09:24:40,718 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1548202606", "description": "tempest-description--465852723"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-a87a614c-bc9f-47b0-ba7d-4f9136287ba7', 'date': 'Mon, 24 Jul 2023 09:24:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "name": "tempest-securitygroup--1548202606", "stateful": true, "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "description": "tempest-description--465852723", "shared": false, "security_group_rules": [{"id": "124a60ac-d59f-4ab6-9feb-2c5cfb942bd2", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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": 1043, "description": nu ll, "tags": [], "created_at": "2023-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 0}, {"id": "748bf783-453d-436e-80f5-f37d0a8a6a18", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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": 1042, "description": null, "tags": [], "created_at": "2023-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 1, "project_id": "1667eaed92664318aeff37d2d8c5d7ca"}}' 2023-07-24 09:24:40,870 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-07-24 09:24:40,870 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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-d7c31655-90b6-4e9b-92f2-9686f7b3c6fe', 'date': 'Mon, 24 Jul 2023 09:24:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a596c53-d4f6-41fc-a709-2bcd64f662bb", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 0}}' 2023-07-24 09:24:41,039 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-07-24 09:24:41,039 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-442bf2d0-b8e6-4253-b8f8-8c4c37704d8a', 'date': 'Mon, 24 Jul 2023 09:24: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": "37ecddbf-7a15-40ab-8e74-e3a3b5635956", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 0}}' 2023-07-24 09:24:41,040 79373 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1548202606 created 2023-07-24 09:24:41,887 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixt ure:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.847s 2023-07-24 09:24:41,888 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a0861d2a-531f-4278-afb9-87941f5eb855', 'date': 'Mon, 24 Jul 2023 09:24:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9648937f-9a6c-4477-af07-fe6ece8857dd", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "floating_ip_address": "172.24.4.58", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:24:41Z", "updated_at": "2023-07-24T09:24:41Z", "revision_number": 0}}' 2023-07-24 09:24:41,888 79373 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9648937f-9a6c-4477-af07-fe6ece8857dd', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'floating_ip_address': '172.24.4.58', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:24:41Z', 'updated_at': '2023-07-24T09:24:41Z', 'revision_number': 0, 'ip': '172.24.4.58'} created 2023-07-24 09:24:41,888 79373 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2074838267', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7BqY9TtcfSBu5JIvnNWphlOZRMeU0XZL/7GKp8euCPJpLPMdWiOObv0ftWKo4NoDliWqOHe3QPd3o/pa5SjRAMl1ef7JzWZQnJIBsoWAQ/Zk8rGUpeYClWw/IPuZV2fw==', 'fingerprint': 'c7:c7:9a:42:5f:7b:5c:1d:ad:a5:f9:d4:2c:2b:36:99', 'user_id': 'a367b47ccd444e03b75df4ed2e53b8e7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC8R8gBYQ4AUOqA39sdtk/sBu3OPoUKMKJ/jmBUDpqpqP+flMgJkgpy\nij5PIu199DGgBwYFK4EEACKhZANiAATewamPU7XH0gbuSSL5zVqYZTmUTHlNF2S/\n+xiqfHrgjyaSzzHVojjm79H7ViqODaA5Ylqjh3t0D3d6P6WuUo0QDJdXn+yc1mUJ\nySAbKFgEP2ZPKxlKXmApVsPyD7mVdn8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fc6c6257-9839-4ed7-aad7-da254326d0c1', 'name': 'tempest-securitygroup--1548202606', 'stateful': True, 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'description': 'tempest-description--465852723', 'shared': False, 'security_group_rules': [{'id': '124a60ac-d59f-4ab6-9feb-2c5cfb942bd2', 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'security_group_id': 'fc6c6257-9839-4ed7-aad7-da254326d0c1', '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': 1043, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:24:40Z', 'updated_at': '2023-07-24T09:24:40Z', 'revision_number': 0}, {'id': '748bf783-453d-436e-80f5-f37d0a8a6a18', 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'security_group_id': 'fc6c6257-9839-4ed7-aad7-da254326d0c1', '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': 1042, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:24:40Z', 'updated_at': '2023-07-24T09:24:40Z' , 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:24:40Z', 'updated_at': '2023-07-24T09:24:40Z', 'revision_number': 1, 'project_id': '1667eaed92664318aeff37d2d8c5d7ca'}, 'floating_ip': {'id': '9648937f-9a6c-4477-af07-fe6ece8857dd', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'floating_ip_address': '172.24.4.58', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:24:41Z', 'updated_at': '2023-07-24T09:24:41Z', 'revision_number': 0, 'ip': '172.24.4.58'}} 2023-07-24 09:24:41,923 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 400 POST http://10.0.0.210/compute/v2.1/servers 0.033s 2023-07-24 09:24:41,923 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1741303299", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "512826a9-ebdb-4a26-8302-0c8c6462af38"}], "security_groups": [{"name": "tempest-securitygroup--1548202606"}], "key_name": "tempest-keypair-2074838267", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:24:41 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': '73', 'x-openstack-request-id': 'req-fe74bde5-aace-4664-8130-fcc25b2f16ec', 'x-compute-request-id': 'req-fe74bde5-aace-4664-8130-fcc25b2f16ec', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:24:41,957 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2074838267 0.031s 2023-07-24 09:24:41,957 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:24:41 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-0b86b6ff-4409-440a-a411-fff3c59b95c8', 'x-compute-request-id': 'req-0b86b6ff-4409-440a-a411-fff3c59b95c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2074838267'} Body: b'' 2023-07-24 09:24:42,126 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fc6c6257-9839-4ed7-aad7-da254326d0c1 0.168s 2023-07-24 09:24:42,127 79373 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-fa439dbf-dd94-4d12-969a-a18338aef442', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:24:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fc6c6257-9839-4ed7-aad7-da254326d0c1'} Body: b'' 2023-07-24 09:24:42,154 79373 INFO [ tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/fc6c6257-9839-4ed7-aad7-da254326d0c1 0.027s 2023-07-24 09:24:42,155 79373 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-9506bbb8-1847-4b75-b005-28c1716f4382', 'date': 'Mon, 24 Jul 2023 09:24:42 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fc6c6257-9839-4ed7-aad7-da254326d0c1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fc6c6257-9839-4ed7-aad7-da254326d0c1 does not exist", "detail": ""}}' 2023-07-24 09:24:42,754 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9648937f-9a6c-4477-af07-fe6ece8857dd 0.598s 2023-07-24 09:24:42,754 79373 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-604b250f-8a91-4960-814c-a1ed6d25525d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:24:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9648937f-9a6c-4477-af07-fe6ece8857dd'} Body: b'' {6} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.132330s] ... ok {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [10.469822s] ... ok {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [31.833336s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.076250s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.066645s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.096000s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.421005s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.175596s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.318881s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.060942s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.091147s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.090878s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.097581s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.102109s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.098368s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.177780s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.181834s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.187367s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.107161s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.089807s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.098619s] ... ok {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [10.326783s] ... ok {2} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [6.856491s] ... 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 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:08,661 79373 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.240s 2023-07-24 09:25:08,662 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-340298101", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSeAYCiHq2zOtnrGuuRhevxnDzn699nRu2YqBhm7fCn5fn//NRT480qngoqznNKCyug4TM5fbMmtmTaxa7IMrYJkdPoWFdElRgLFuZZpxhHkyhrj3r1xvLbR0MnpzO94w=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4c2468-2ad1-4e18-a076-a75b34225a92', 'x-compute-request-id': 'req-4e4c2468-2ad1-4e18-a076-a75b34225a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-340298101", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSeAYCiHq2zOtnrGuuRhevxnDzn699nRu2YqBhm7fCn5fn//NRT480qngoqznNKCyug4TM5fbMmtmTaxa7IMrYJkdPoWFdElRgLFuZZpxhHkyhrj3r1xvLbR0MnpzO94w==", "fingerprint": "78:0c:52:eb:05:71:6a:88:0a:9b:9f:87:ce:42:d6:f9", "user_id": "3a371c1f0fff4c9e8ac69f733043bfae"}}' 2023-07-24 09:25:08,853 79373 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.189s 2023-07-24 09:25:08,854 79373 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-1084671412", "description": "tempest-secgroup-smoke-1084671412 description", "project_id": "2295c816ab944c79b51c34e8ddab667c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-61082079-76f3-42e0-b578-1aa29a49dd32', 'date': 'Mon, 24 Jul 2023 09:25:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "45c34145-12a2-4613-9430-05b1328df386", "name": "tempest-secgroup-smoke-1084671412", "stateful": true, "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "description": "tempest-secgroup-smoke-1084671412 description", "shared": false, "security_group_rules": [{"id": "3848d6f5-b31f-481e-969c-7e1def65f6d6", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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": 1141, "description": null, "tags": [], "created_at": "2023-07-24T09:25:08Z", "updated_at": "2023-07-24T09:25:08Z", "revision_number": 0}, {"id": "66124cbb-5aa8-4633-8cd4-d54ab758228c", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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": 1142, "description": null, "tags": [], "created_at": "2023-07-24T09:25:08Z", "updated_at": "2023-07-24T09:25:08Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:25:08Z", "updated_at": "2023-07-24T09: 25:08Z", "revision_number": 1, "project_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:09,019 79373 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.164s 2023-07-24 09:25:09,020 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "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-394c6ded-cf2b-4bf6-9cd6-2ad55a1aafd2', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dec1b998-fdda-4385-aa38-beace3ec3639", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:08Z", "updated_at": "2023-07-24T09:25:08Z", "revision_number": 0}}' 2023-07-24 09:25:09,202 79373 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.181s 2023-07-24 09:25:09,202 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "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-084bdc72-faca-4f1f-8e99-b9b48e3fb453', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7331252-cfde-46b4-b9b6-0a9e4a00d013", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:09,463 79373 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.260s 2023-07-24 09:25:09,464 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c0c96e6e-e08f-4de6-9ff2-f04101f07a64', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{" security_group_rule": {"id": "8eb16684-b390-4bf3-8342-780b0ee263f6", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:09,687 79373 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.223s 2023-07-24 09:25:09,687 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-00c7671a-a91c-40c5-ad00-f8ff9487c12e', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fab2bb4c-85a2-466b-8bd4-457a09d4ab3c", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:09,872 79373 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.184s 2023-07-24 09:25:09,872 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4db1e889-7cf4-44cd-a777-a88af63acd8a', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "568c820d-fc94-422f-8a86-4a74e46b6715", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:10,103 79373 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.229s 2023-07-24 09:25:10,104 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df38 6", "project_id": "2295c816ab944c79b51c34e8ddab667c", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c58d4afe-f871-4503-8b5f-28677a2e5eef', 'date': 'Mon, 24 Jul 2023 09:25:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d27680b0-af78-4709-b51e-dfa3db84b5ce", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:10,158 79373 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.045s 2023-07-24 09:25:10,158 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d4415c1c-2144-44f7-a69b-4f87cc50e9a0', '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": "3a371c1f0fff4c9e8ac69f733043bfae", "name": "tempest-TestShelveInstance-1195058375-project-member", "password_expires_at": null}, "audit_ids": ["PEdVY7C0RfOwe5PlWk0e8g"], "expires_at": "2023-07-24T10:25:10.000000Z", "issued_at": "2023-07-24T09:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2295c816ab944c79b51c34e8ddab667c", "name": "tempest-TestShelveInstance-1195058375"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{" id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2295c816ab944c79b51c34e8ddab667c", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:10,160 79373 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '5a3f18da-cc12-42aa-a3a5-97727683657e', 'name': 'tempest-TestShelveInstance-653544949-network', 'tenant_id': '2295c816ab944c79b51c34e8ddab667c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2295c816ab944c79b51c34e8ddab667c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57547, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:24:52Z', 'updated_at': '2023-07-24T09:24:52Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:10,576 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes 0.415s 2023-07-24 09:25:10,576 79373 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-1075840483", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a557c6-ff62-4edb-8c47-ef460ede4255', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a557c6-ff62-4edb-8c47-ef460ede4255', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.469782", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:25:10,795 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.209s 2023-07-24 09:25:10,795 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11cd72b4-3d21-41a1-8428-09e342713c71', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack -request-id': 'req-11cd72b4-3d21-41a1-8428-09e342713c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:11,861 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.044s 2023-07-24 09:25:11,861 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9196f91b-7304-4b28-8c39-a37eeb54bce8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9196f91b-7304-4b28-8c39-a37eeb54bce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": "2023-07-24T09:25:11.000000", "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:12,928 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.055s 2023-07-24 09:25:12,928 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11080b4-aeea-4f3d-a995-0c75fc42b7f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11080b4-aeea-4f3d-a995-0c75fc42b7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"vol ume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": "2023-07-24T09:25:11.000000", "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:14,006 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.066s 2023-07-24 09:25:14,007 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c44313-97d6-4bcc-8b13-b25d5bdcd460', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c44313-97d6-4bcc-8b13-b25d5bdcd460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": "2023-07-24T09:25:11.000000", "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:15,059 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.040s 2023-07-24 09:25:15,060 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04e53d9-213d-4e9e-814e-6c7216288298', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04e53d9-213d-4e9e-814e-6c7216288298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": "2023-07-24T09:25:15.000000", "name": "tempest-te mpest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:15,070 79373 INFO [tempest.common.waiters] volume 24f891bf-fd1c-487d-a607-64b4f869bf41 reached available after waiting for 5.070734 seconds 2023-07-24 09:25:15,096 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 09:25:15,097 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestShelveInstance-server-1713633504", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-340298101", "security_groups": [{"name": "tempest-secgroup-smoke-1084671412"}], "networks": [{"uuid": "5a3f18da-cc12-42aa-a3a5-97727683657e"}], "block_device_mapping_v2": [{"uuid": "24f891bf-fd1c-487d-a607-64b4f869bf41", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:15 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': '73', 'x-openstack-request-id': 'req-a4cb8d4d-294d-4554-b026-109a4c481364', 'x-compute-request-id': 'req-a4cb8d4d-294d-4554-b026-109a4c481364', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:15,245 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/45c34145-12a2-4613-9430-05b1328df386 0.147s 2023-07-24 09:25:15,246 79373 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-42ac729a-3dc7-41e5-8f45-031b566597ae', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:25:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/45c34145-12a2-4613-9430-05b1328df386'} Body: b'' 2023-07-24 09:25:15,273 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-340298101 0.027s 2023-07-24 09:25:15,274 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'co ntent-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-49c4f843-0dc4-41e9-85c9-febbbb3d3689', 'x-compute-request-id': 'req-49c4f843-0dc4-41e9-85c9-febbbb3d3689', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-340298101'} Body: b'' {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [2.866557s] ... 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 190, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:13,671 79389 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-07-24 09:25:14,827 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 1.155s 2023-07-24 09:25:14,828 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1731256106", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-688185a9-2ec0-42c7-b239-ac318f916d9a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1731256106", "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": "23f09d29a3834e07a59e6f55117f5096", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ff60d766-4311-475e-b64b-f65d95c0c8f2", "created_at": "2023-07-24T09:25:15Z", "updated_at": "2023-07-24T09:25:15Z", "tags": [], "self": "/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2", "file": "/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:25:16,242 79389 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/ff60d766-4311-475e-b64b-f65d95c0c8f2/file 1.413s 2023-07-24 09:25:16,242 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3bddeb24-3653-4e4d-94b4-6331a3f3f4ac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2/file'} Body: b'' 2023-07-24 09:25:16,242 79389 DEBUG [tempest.scenario.manager] image:ff60d766-4311-475e-b64b-f65d95c0c8f2 2023-07-24 09:25:16,292 79389 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.047s 2023-07-24 09:25:16,292 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-294706434", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEqA01cjHwm24CNWChyiAcuPQfSTeV+Mxa9ql8mWa9yCuYKAjkaCUOjY+deoeC5CvFHedH+J29RW18yAs2yYCSkaVRXJqLITwEav2/mf+4pj/18Ee2NHX5D11Jj3Cw9Q1A=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 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-18e5c3b9-76bc-44c6-a03a-6326cca82cc6', 'x-compute-request-id': 'req-18e5c3b9-76bc-44c6-a03a-6326cca82cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-294706434", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEqA01cjHwm24CNWChyiAcuPQfSTeV+Mxa9ql8mWa9yCuYKAjkaCUOjY+deoeC5CvFHedH+J29RW18yAs2yYCSkaVRXJqLITwEav2/mf+4pj/18Ee2NHX5D11Jj3Cw9Q1A==", "fingerprint": "90:28:61:7e:9f:c1:66:ec:ab:7e:b3:ab:0d:68:26:c4", "user_id": "4991bc182e9e4c05be9f66fa12338f9e"}}' 2023-07-24 09:25:16,374 79389 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.074s 2023-07-24 09:25:16,375 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25: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-caed713b-46cd-43f8-afe2-44b8c326535a', '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": "4991bc182e9e4c05be9f66fa12338f9e", "name": "tempest-TestMinimumBasicScenario-817977759-project-member", "password_expires_at": null}, "audit_ids": ["kaPzatT9TVOeaG8OV4z9Aw"], "expires_at": "2023-07-24T10:25:16.000000Z", "issued_at": "2023-07-24T09:25:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23f09d29a3834e07a59e6f55117f5096", "name": "tempest-TestMinimumBasicScenario-817977759"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:16,375 79389 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '0cd1acd8-184e-468a-ad57-28c77f06c1e7', 'name': 'tempest-TestMinimumBasicScenario-959964762-network', 'tenant_id': '23f09d29a3834e07a59e6f55117f5096', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23f09d29a3834e07a59e6f55117f5096', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62776, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:24:53Z', 'updated_at': '2023-07-24T09:24:54Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:16,400 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 400 POST http://10.0.0.210/compute/v2.1/servers 0.024s 2023-07-24 09:25:16,401 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-496971799", "imageRef": "ff60d766-4311-475e-b64b-f65d95c0c8f2", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-294706434", "networks": [{"uuid": "0cd1acd8-184e-468a-ad57-28c77f06c1e7"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 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': '73', 'x-openstack-request-id': 'req-f3ca0dc5-5e2b-4ed3-8e59-bff0d6b6a9cc', 'x-compute-request-id': 'req-f3ca0dc5-5e2b-4ed3-8e59-bff0d6b6a9cc', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:16,426 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-294706434 0.023s 2023-07-24 09:25:16,426 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 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-b689c6e9-a860-4aa8-99a6-92805e361ec3', 'x-compute-request-id': 'req-b689c6e9-a860-4aa8-99a6-92805e361ec3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-294706434'} Body: b'' 2023-07-24 09:25:16,536 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2 0.108s 2023-07-24 09:25:16,536 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-41ea3557-8bb9-4fb5-8de7-aa8593f07791', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2'} Body: b'' {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [2.163912s] ... 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 110, in test_minimum_basic_scenario server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:16,540 79389 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-07-24 09:25:17,112 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.572s 2023-07-24 09:25:17,112 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2129593749", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ff51ba75-7176-49e1-bace-06c6b54cc50f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2129593749", "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": "23f09d29a3834e07a59e6f55117f5096", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ac76fec2-a2d7-4948-8fdb-b05ddbcb1632", "created_at": "2023-07-24T09:25:17Z", "updated_at": "2023-07-24T09:25:17Z", "tags": [], "self": "/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632", "file": "/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:25:18,448 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632/file 1.335s 2023-07-24 09:25:18,449 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d00156f6-8f6b-4649-92df-354c54f4df23', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632/file'} Body: b'' 2023-07-24 09:25:18,449 79389 DEBUG [tempest.scenario.manager] image:ac76fec2-a2d7-4948-8fdb-b05ddbcb1632 2023-07-24 09:25:18,523 79389 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.070s 2023-07-24 09:25:18,524 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-649157758", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDPcOagX/8XZX6pnXJ1FinX0JXIm9flNZepS7Hfj/xJbqXCjT3smA/FiqD3BVhF+fctN4TDrqr5kZc8PTMd9mkhdxZh1ijBzZiGwZ6izKmihcA/9MzyS6z//mLZv5CCVCQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 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-c6679260-201b-4b7c-be06-05c0e50bd027', 'x-compute-request-id': 'req-c6679260-201b-4b7c-be06-05c0e50bd027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-6491 57758", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDPcOagX/8XZX6pnXJ1FinX0JXIm9flNZepS7Hfj/xJbqXCjT3smA/FiqD3BVhF+fctN4TDrqr5kZc8PTMd9mkhdxZh1ijBzZiGwZ6izKmihcA/9MzyS6z//mLZv5CCVCQ==", "fingerprint": "08:97:85:7d:44:89:77:c3:c5:e9:82:72:47:a2:80:8d", "user_id": "4991bc182e9e4c05be9f66fa12338f9e"}}' 2023-07-24 09:25:18,567 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-07-24 09:25:18,567 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 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-8d8c8979-4310-412b-902f-9c22392344d0', '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": "4991bc182e9e4c05be9f66fa12338f9e", "name": "tempest-TestMinimumBasicScenario-817977759-project-member", "password_expires_at": null}, "audit_ids": ["s7YJqbVcSIuoGB5lid89Nw"], "expires_at": "2023-07-24T10:25:18.000000Z", "issued_at": "2023-07-24T09:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23f09d29a3834e07a59e6f55117f5096", "name": "tempest-TestMinimumBasicScenario-817977759"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:18,568 79389 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '0cd1acd8-184e-468a-ad57-28c77f06c1e7', 'name': 'tempest-TestMinimumBasicScenario-959964762-network', 'tenant_id': '23f09d29a3834e07a59e6f55117f5096', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23f09d29a3834e07a59e6f55117f5096', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62776, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:24:53Z', 'updated_at': '2023-07-24T09:24:54Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:18,589 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 400 POST http://10.0.0.210/compute/v2.1/servers 0.020s 2023-07-24 09:25:18,589 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-594934556", "imageRef": "ac76fec2-a2d7-4948-8fdb-b05ddbcb1632", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-649157758", "networks": [{"uuid": "0cd1acd8-184e-468a-ad57-28c77f06c1e7"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 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': '73', 'x-openstack-request-id': 'req-ef724ea5-93ed-40e9-95eb-1eda88a3fb75', 'x-compute-request-id': 'req-ef724ea5-93ed-40e9-95eb-1eda88a3fb75', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:18,618 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-649157758 0.028s 2023-07-24 09:25:18,618 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 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-115b0147-22ac-4334-a69f-a1f31ce54421', 'x-compute-request-id': 'req-115b0147-22ac-4334-a69f-a1f31ce54421', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-649157758'} Body: b'' 2023-07-24 09:25:18,702 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632 0.084s 2023-07-24 09:25:18,703 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-10261746-579d-4c6e-98af-57d3573aae60', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632'} Body: b'' {8} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {11} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [10.110979s] ... 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 88, in test_stamp_pattern server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:21,679 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.354s 2023-07-24 09:25:21,679 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1147119776", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFMUjBY7JCZ5uRI0itiAP6lc0nmQTK2lOUq7QDOLeQ6b7FVi+N6b3tFqetNE1ca7CYrzAcWoRobA0f3crrsjaQwws9l3ByNFK+/3ADa1EwRE7Q9X9eTjLbJwiwwiZvDyCg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1812c66e-5a98-4df3-9a05-369362f6d162', 'x-compute-request-id': 'req-1812c66e-5a98-4df3-9a05-369362f6d162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1147119776", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFMUjBY7JCZ5uRI0itiAP6lc0nmQTK2lOUq7QDOLeQ6b7FVi+N6b3tFqetNE1ca7CYrzAcWoRobA0f3crrsjaQwws9l3ByNFK+/3ADa1EwRE7Q9X9eTjLbJwiwwiZvDyCg==", "fingerprint": "08:c5:f9:74:56:17:78:7a:5c:64:c4:2a:c7:65:0e:2f", "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3"}}' 2023-07-24 09:25:22,288 79396 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.603s 2023-07-24 09:25:22,288 79396 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-1959286980", "description": "tempest-secgroup-smoke-1959286980 description", "project_id": "e5e16469e5204ccabed5d42402524f84"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-6daa3294-c724-4b27-8146-dd57dc753398', 'date': 'Mon, 24 Jul 2023 09:25:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "name": "tempest-secgroup-smoke-1959286980", "stateful": true, "tenant_id": "e5e16469e5204ccabed5d42402524f84", "description": "tempest-secgroup-smoke-1959286980 description", "shared": false, "security_group_rules": [{"id": "74942945-c905-4b45-9285-46b04c2cdaf8", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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": 1171, "description": null, "tags": [], "created_at": "2023-07-24T09:25:21Z", "updated_at": "2023-07-24T09:25:21Z", "revision_number": 0}, {"id": "ccc50965-f111-44b0-ac7e-309e93a22a12", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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": 1170, "description": null, "tags": [], "created_at": "2023-07-24T09:25:21Z", "updated_at": "2023-07-24T09:25:21Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:25:21Z", "updated_at": "2023-07-24T09:25:21Z", "revision_number": 1, "projec t_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:22,977 79396 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.688s 2023-07-24 09:25:22,978 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "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-92fd1c5f-340e-4f71-bc99-34584a938216', 'date': 'Mon, 24 Jul 2023 09:25: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": "a1afa08e-6f1d-4aa5-bbce-732da221292c", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:22Z", "updated_at": "2023-07-24T09:25:22Z", "revision_number": 0}}' 2023-07-24 09:25:23,404 79396 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.426s 2023-07-24 09:25:23,404 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "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-1f9a6160-9373-4ff1-927a-3caa96dc3ded', 'date': 'Mon, 24 Jul 2023 09:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "084c8be3-84ef-4c1a-b808-5e54463e361e", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:23Z", "updated_at": "2023-07-24T09:25:23Z", "revision_number": 0}}' 2023-07-24 09:25:23,652 79396 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.247s 2023-07-24 09:25:23,653 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6d3af811-66cb-4674-bf2e-02163ad8b020', 'date': 'Mon, 24 Jul 2023 09:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5b4701b3-eff6-4e7c-8fbc-6fbb48f2f988", "project_id": "e5e16469 e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:23Z", "updated_at": "2023-07-24T09:25:23Z", "revision_number": 0}}' 2023-07-24 09:25:23,888 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.235s 2023-07-24 09:25:23,889 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-19d3f14b-e418-49b4-b1cb-77d6a741f725', 'date': 'Mon, 24 Jul 2023 09:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c7432cf2-ac27-46cb-a896-382217dfa4cd", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:23Z", "updated_at": "2023-07-24T09:25:23Z", "revision_number": 0}}' 2023-07-24 09:25:24,115 79396 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.226s 2023-07-24 09:25:24,116 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a4d61c4c-7bbe-4a42-a3ec-43c9a2f0cffc', 'date': 'Mon, 24 Jul 2023 09:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "95d8f9ba-0911-428a-8bc3-d6f67fe62b52", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:23Z", "updated_at": "2023-07-24T09:25:23Z", "revision_number": 0}}' 2023-07-24 09:25:24,266 79396 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.150s 2023-07-24 09:25:24,266 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'c ontent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a1ea4b5f-160b-4343-9a79-786a3227cf80', 'date': 'Mon, 24 Jul 2023 09:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "53d6f89b-c4b5-4073-bcd8-20b0b95ea276", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:24Z", "updated_at": "2023-07-24T09:25:24Z", "revision_number": 0}}' 2023-07-24 09:25:24,564 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes 0.296s 2023-07-24 09:25:24,564 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1526923286", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50899d3-a655-490f-9701-f2f218404000', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50899d3-a655-490f-9701-f2f218404000', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.462157", "updated_at": null, "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:25:24,614 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.040s 2023-07-24 09:25:24,614 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da4b933-8618-4dc6-a819-56b6c1f65937', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da4b933-8618-4dc6-a819-56b6c1f65937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": n ull, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:25,670 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.044s 2023-07-24 09:25:25,670 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eae00e1-d344-4050-bc2d-16b1183889d7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eae00e1-d344-4050-bc2d-16b1183889d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:25.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:26,719 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.037s 2023-07-24 09:25:26,719 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f014a2e-4b7d-4fa7-8ee6-8306c89ad04c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f014a2e-4b7d-4fa7-8ee6-8306c89ad04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55 a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:26,729 79396 INFO [tempest.common.waiters] volume 970fbffb-55a4-466e-af6b-5c2bf7cd5c19 reached available after waiting for 2.729908 seconds 2023-07-24 09:25:26,766 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.036s 2023-07-24 09:25:26,767 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ebcf7d-f8bf-4d74-a86a-d4a0ac674f90', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ebcf7d-f8bf-4d74-a86a-d4a0ac674f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:26,860 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.078s 2023-07-24 09:25:26,861 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2803', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-96722228-54cb-4e8e-afee-545f65240a33', '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": "da0a7f5a42d14a358ae37c3ceeb78bd3", "name": "tempest-TestStampPattern-975636461-project-member", "password_expires_at": null}, "audit_ids": ["hubLLorLQ4yOdR3a-sZMKw"], "expires_at": "2023-07-24T10:25:26.000000Z", "issued_at": "2023-07-24T09:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5e16469e5204ccabed5d42402524f84", "name": "tempest-TestStampPattern-975636461"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e 6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e5e16469e5204ccabed5d42402524f84", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:26,861 79396 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '22e807c1-7035-4d88-b0e8-2f621d9f5529', 'name': 'tempest-TestStampPattern-409657267-network', 'tenant_id': 'e5e16469e5204ccabed5d42402524f84', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e5e16469e5204ccabed5d42402524f84', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38698, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:25:05Z', 'updated_at': '2023-07-24T09:25:05Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:26,884 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 400 POST http://10.0.0.210/compute/v2.1/servers 0.021s 2023-07-24 09:25:26,884 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-197009227", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "key_name": "tempest-TestStampPattern-1147119776", "security_groups": [{"name": "tempest-secgroup-smoke-1959286980"}], "networks": [{"uuid": "22e807c1-7035-4d88-b0e8-2f621d9f5529"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 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': '73', 'x-openstack-request-id': 'req-9fcbcc1e-fc60-4377-83e8-bce12cbb523e', 'x-compute-request-id': 'req-9fcbcc1e-fc60-4377-83e8-bce12cbb523e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:26,933 79396 INFO [tempest.lib. common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.047s 2023-07-24 09:25:26,933 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3391aefc-2de3-440f-823e-0b189cd24f01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'' 2023-07-24 09:25:26,970 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.036s 2023-07-24 09:25:26,970 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856b42bd-1279-44ab-8675-ae4bcba2dd0a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856b42bd-1279-44ab-8675-ae4bcba2dd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:28,024 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.039s 2023-07-24 09:25:28,024 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fbcba5-b60d-4e82-9b7f-e4a945ea1ac0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fbcba5-b60d-4e82-9b7f-e4a945ea1ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "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/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:29,075 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.039s 2023-07-24 09:25:29,076 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa8c12b-5260-4ba8-a044-fbe38b36b3b6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa8c12b-5260-4ba8-a044-fbe38b36b3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:30,128 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.037s 2023-07-24 09:25:30,128 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146782b4-b529-41a6-b7c4-c5480213e846', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146782b4-b529-41a6-b7c4-c5480213e846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e520 4ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:31,160 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.021s 2023-07-24 09:25:31,160 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25: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-5adc3d1a-b78c-4378-aafb-5eb264b32ff7', 'x-openstack-request-id': 'req-5adc3d1a-b78c-4378-aafb-5eb264b32ff7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 970fbffb-55a4-466e-af6b-5c2bf7cd5c19 could not be found."}}' 2023-07-24 09:25:31,397 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0aa2609d-182f-40ff-aad8-ce7cb4ad5d04 0.236s 2023-07-24 09:25:31,398 79396 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-6df0810d-52ec-46da-b950-4cac27cad76d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:25:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0aa2609d-182f-40ff-aad8-ce7cb4ad5d04'} Body: b'' 2023-07-24 09:25:31,429 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1147119776 0.031s 2023-07-24 09:25:31,430 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ee16f4-4303-4dc0-bc81-7679c20676c7', 'x-compute-request-id': 'req-93ee16f4-4303-4dc0-bc81-7679c20676c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1147119776'} Body: b'' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [11.845716s] ... ok {11} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [11.387401s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [18.992516s] ... 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 144, in test_create_server_from_volume_snapshot server = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:39,803 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.223s 2023-07-24 09:25:39,804 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6a0bc987-ed7f-4899-8b5d-3f131769dc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:25:40,174 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes 0.369s 2023-07-24 09:25:40,174 79373 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-1082869425", "snapshot_id": null, "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedfbc44-f5ca-49fd-b6bf-f54fed267d2c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedfbc44-f5ca-49fd-b6bf-f54fed267d2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.099711", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:25:40,226 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.042s 2023-07-24 09:25:40,226 79373 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d666af62-226e-42dc-8c71-a6b086034a5a', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d666af62-226e-42dc-8c71-a6b086034a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:41,278 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.040s 2023-07-24 09:25:41,278 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de5aa1e-6ce0-430d-a800-600838b3cceb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de5aa1e-6ce0-430d-a800-600838b3cceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:42,333 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.043s 2023-07-24 09:25:42,333 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:42 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b9705d-59f0-4a85-b258-ad4b027c4c99', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b9705d-59f0-4a85-b258-ad4b027c4c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:43,386 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.035s 2023-07-24 09:25:43,387 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d057da44-f516-44b9-b13f-6d28c9ce2e33', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d057da44-f516-44b9-b13f-6d28c9ce2e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:44,436 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.037s 2023-07-24 09:25:44,436 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1577b01c-ce29-45d2-b2e0-5c8c712c9216', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1577b01c-ce29-45d2-b2e0-5c8c712c9216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:44,446 79373 INFO [tempest.common.waiters] volume b7a6dc69-1c63-4a30-a280-bcb2d207aed5 reached available after waiting for 4.446586 seconds 2023-07-24 09:25:44,488 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.041s 2023-07-24 09:25:44,488 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11548efb-d539-4154-9e3c-f3c3c3da11d4', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11548efb-d539-4154-9e3c-f3c3c3da11d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:44,641 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots 0.142s 2023-07-24 09:25:44,641 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "metadata": null}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c4fae6-0dd1-4413-b321-44bff18fd371', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c4fae6-0dd1-4413-b321-44bff18fd371', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:44.588156", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 09:25:44,677 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.033s 2023-07-24 09:25:44,678 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73169a97-6491-4e7b-bd1e-8140fe6c71ab', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73169a97-6491-4e7b-bd1e-8140fe6c71ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:25:45,708 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.025s 2023-07-24 09:25:45,708 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d35960-8138-4adb-89d4-88e40c19f6c5', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d35960-8138-4adb-89d4-88e40c19f6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9 665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:25:46,734 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.022s 2023-07-24 09:25:46,735 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7583baf-031a-42f1-bc0c-2600739a2725', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7583baf-031a-42f1-bc0c-2600739a2725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:25:47,776 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.036s 2023-07-24 09:25:47,776 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c944d2-bd92-4b8f-90ea-e4d2f877c497', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c944d2-bd92-4b8f-90ea-e4d2f877c497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:25:48,808 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.023s 2023-07-24 09:25:48,808 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c41545b-c7ed-42b1-a874-9b48f64ef872', 'content-length': '466', 'openstack-api-version': ' volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c41545b-c7ed-42b1-a874-9b48f64ef872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:48,812 79373 INFO [tempest.common.waiters] snapshot 215d9665-7b29-431c-b53a-8c6f3444bd3b reached available after waiting for 4.812190 seconds 2023-07-24 09:25:48,837 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.025s 2023-07-24 09:25:48,838 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def36fca-9868-4cca-9f89-4c3b5a7b674e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def36fca-9868-4cca-9f89-4c3b5a7b674e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:48,972 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.126s 2023-07-24 09:25:48,972 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:48 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-1f1d89a9-726b-4e9f-8e7b-4bbd94eb42ba', '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": "10d43293d885468f8a0755cde058e74d", "name": "tempest-TestVolumeBootPattern-722674735-project-member", "password_expires_at": null}, "audit_ids": ["mas42-G1QZOyIRhDmSqB5A"], "expires_at": "2023-07-24T10:25:48.000000Z", "issued_at": "2023-07-24T09:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9d64785fc234b4599b446dd06dfb9a7", "name": "tempest-TestVolumeBootPattern-722674735"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30 c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:48,973 79373 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Found network {'id': 'e464bcf0-4600-44cd-acd5-21772a96f456', 'name': 'tempest-TestVolumeBootPattern-545808531-network', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47001, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:25:25Z', 'updated_at': '2023-07-24T09:25:25Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:49,004 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 400 POST http://10.0.0.210/compute/v2.1/servers 0.030s 2023-07-24 09:25:49,005 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1111071387", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "e464bcf0-4600-44cd-acd5-21772a96f456"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-d1e7cc52-e624-41cf-9c74-3bf7abf32016', 'x-compute-request-id': 'req-d1e7cc52-e624-41cf-9c74-3bf7abf32016', 'connection': 'close', 'status': '400', ' content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:49,058 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.051s 2023-07-24 09:25:49,058 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:49 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-b2019bc8-cb7a-46de-bc78-4c4e70f6c000', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'' 2023-07-24 09:25:49,088 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.029s 2023-07-24 09:25:49,089 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04010e7-9af3-4781-b632-3f17788635c9', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04010e7-9af3-4781-b632-3f17788635c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:50,131 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.034s 2023-07-24 09:25:50,131 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8062103-834f-44ea-a57d-3d326e3ffe3a', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8062103-834f-44ea-a57d-3d326e3ffe3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:51,162 79373 INFO [tem pest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.026s 2023-07-24 09:25:51,163 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ab2c48-e3c8-4038-add7-e07a44c15ac2', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ab2c48-e3c8-4038-add7-e07a44c15ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:52,189 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.021s 2023-07-24 09:25:52,190 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9ff598-0fe0-4c91-a78c-1b510838c854', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9ff598-0fe0-4c91-a78c-1b510838c854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:53,218 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.023s 2023-07-24 09:25:53,218 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b586820c-c323-49a9-9709-825344209b33', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b586820c-c323-49a9-9709-825344209b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPa ttern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:54,241 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.017s 2023-07-24 09:25:54,241 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-60627663-6ebb-4d6d-a6ca-27e75e09d119', 'x-openstack-request-id': 'req-60627663-6ebb-4d6d-a6ca-27e75e09d119', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 215d9665-7b29-431c-b53a-8c6f3444bd3b could not be found."}}' 2023-07-24 09:25:54,303 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.062s 2023-07-24 09:25:54,304 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb50ae3-e045-429f-a2df-663fce0c61c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'' 2023-07-24 09:25:54,361 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.057s 2023-07-24 09:25:54,362 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7e1315-14d2-4ef6-bb9b-e2acb4faaa15', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7e1315-14d2-4ef6-bb9b-e2acb4faaa15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encry pted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:55,422 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.039s 2023-07-24 09:25:55,422 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5714e0-e5f2-4f1a-ad14-1201f7788f54', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5714e0-e5f2-4f1a-ad14-1201f7788f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:56,485 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.051s 2023-07-24 09:25:56,485 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9c2300-5b0b-4f37-8a94-6db438cc0a21', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9c2300-5b0b-4f37-8a94-6db438cc0a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1 , "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:57,538 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.040s 2023-07-24 09:25:57,538 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05744c1-8acd-4c84-b43e-19549c4a82f4', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05744c1-8acd-4c84-b43e-19549c4a82f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:58,570 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.021s 2023-07-24 09:25:58,571 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-320e7eb3-0751-4f4b-964a-ec639c1cc497', 'x-openstack-request-id': 'req-320e7eb3-0751-4f4b-964a-ec639c1cc497', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b7a6dc69-1c63-4a30-a280-bcb2d207aed5 could not be found."}}' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [11.580986s] ... 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 186, in test_image_defined_boot_from_volume instance1 = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:58,599 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.019s 2023-07-24 09:25:58,600 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec752c65-a855-4e5b-9da4-8a71dc2edc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:25:58,982 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes 0.382s 2023-07-24 09:25:58,983 79373 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-75189712", "snapshot_id": null, "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12cbcf10-b485-41fa-a51d-80b77c03ecde', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12cbcf10-b485-41fa-a51d-80b77c03ecde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:58.887696", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:25:59,036 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.043s 2023-07-24 09:25:59,036 79373 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159bb39a-8c90-41b8-8dde-5dfcadd2ec99', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159bb39a-8c90-41b8-8dde-5dfcadd2ec99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:00,091 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.043s 2023-07-24 09:26:00,092 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9527f7-6947-4fcf-ae36-f3fec2803393', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9527f7-6947-4fcf-ae36-f3fec2803393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:25:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:01,143 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.040s 2023-07-24 09:26:01,144 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-6cd60dd8-1e99-42e0-b358-f18df19e5f35', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd60dd8-1e99-42e0-b358-f18df19e5f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:25:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:02,195 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.040s 2023-07-24 09:26:02,195 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff4a0ac-c399-4e30-9685-9b97288616f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff4a0ac-c399-4e30-9685-9b97288616f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:25:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:03,247 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.041s 2023-07-24 09:26:03,248 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058c4038-b0da-489a-b642-07d29a4e2681', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-r equest-id': 'req-058c4038-b0da-489a-b642-07d29a4e2681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:03,258 79373 INFO [tempest.common.waiters] volume c4d37e04-314f-4e71-80ee-cb3577390442 reached available after waiting for 4.258503 seconds 2023-07-24 09:26:03,295 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.037s 2023-07-24 09:26:03,296 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed71b581-7afa-438c-afec-936ccbf3d97c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed71b581-7afa-438c-afec-936ccbf3d97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-v ol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:03,341 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.030s 2023-07-24 09:26:03,341 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:03 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-8ab53deb-3146-41d6-ab50-200043a2d023', '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": "10d43293d885468f8a0755cde058e74d", "name": "tempest-TestVolumeBootPattern-722674735-project-member", "password_expires_at": null}, "audit_ids": ["5xxUiubaQNmtxPF7YO7xVA"], "expires_at": "2023-07-24T10:26:03.000000Z", "issued_at": "2023-07-24T09:26:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9d64785fc234b4599b446dd06dfb9a7", "name": "tempest-TestVolumeBootPattern-722674735"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:26:03,342 79373 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'e464bcf0-4600-44cd-acd5-21772a96f456', 'name': 'tempest-TestVolumeBootPattern-545808531-network', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9d64785fc234b459 9b446dd06dfb9a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47001, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:25:25Z', 'updated_at': '2023-07-24T09:25:25Z', 'revision_number': 1} available for tenant 2023-07-24 09:26:03,342 79373 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:26:03,343 79373 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:26:03,395 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-07-24 09:26:03,396 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-118435834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHolfWD3csSoOHPh1P6qUGaWe5Sb/mKg1Wyq9YtdEoCg+BpCpmLdLP3ybLqeZf/TDro/8AikkNAQmbMBTZ7ZmJkgdYE/+PSTrKsSg/bLKMWAyr5BuENR818sjZcQHNKpQw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:03 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-8f3cc7bf-e4ab-470e-bf4f-156ed24b3934', 'x-compute-request-id': 'req-8f3cc7bf-e4ab-470e-bf4f-156ed24b3934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-118435834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHolfWD3csSoOHPh1P6qUGaWe5Sb/mKg1Wyq9YtdEoCg+BpCpmLdLP3ybLqeZf/TDro/8AikkNAQmbMBTZ7ZmJkgdYE/+PSTrKsSg/bLKMWAyr5BuENR818sjZcQHNKpQw==", "fingerprint": "15:09:08:65:f1:17:1f:46:b1:6b:46:51:95:c2:bf:b2", "user_id": "10d43293d885468f8a0755cde058e74d"}}' 2023-07-24 09:26:03,398 79373 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-118435834 created 2023-07-24 09:26:03,578 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.179s 2023-07-24 09:26:03,578 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--272672448", "description": "tempest-description--652728204"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-dd9a357a-95ee-4554-999c-fa2d6d267f54', 'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7f312023-88ac-47e9-8cde-674d05095b9b", "name": "tempest-securitygroup--272672448", "stateful": true, "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "description": "tempest-description--652728204", "shared": false, "security_group_rules": [{"id": "4809d458-a182-4347-b55c-990cb3252dfc", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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": 1203, "de scription": null, "tags": [], "created_at": "2023-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 0}, {"id": "be0d844a-12a5-40ff-b95d-64e7ea2097bd", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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": 1204, "description": null, "tags": [], "created_at": "2023-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 1, "project_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:03,735 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-07-24 09:26:03,736 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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-e8ac77d9-d955-4cef-94bd-7ce2653cf46e', 'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ab005f6-3802-448f-9a15-209295fcc082", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 0}}' 2023-07-24 09:26:03,886 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.150s 2023-07-24 09:26:03,887 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9239c14e-cbf9-44de-b4e3-909b55f0070e', 'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c9e2a9df-1c8b-4fa0-9b34-98ba5f1b4693", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 0}}' 2023-07-24 09:26:03,887 79373 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--272672448 created 2023-07-24 09:26:04,900 79373 INFO [tempest.lib.common.rest_client] Request (Validation ResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.013s 2023-07-24 09:26:04,901 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-03e85e05-4a3e-4896-9ff0-d74b5b735353', 'date': 'Mon, 24 Jul 2023 09:26:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "504f5f41-d547-4501-bb88-75865e3269de", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "floating_ip_address": "172.24.4.50", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:26:04Z", "updated_at": "2023-07-24T09:26:04Z", "revision_number": 0}}' 2023-07-24 09:26:04,901 79373 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '504f5f41-d547-4501-bb88-75865e3269de', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'floating_ip_address': '172.24.4.50', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:26:04Z', 'updated_at': '2023-07-24T09:26:04Z', 'revision_number': 0, 'ip': '172.24.4.50'} created 2023-07-24 09:26:04,901 79373 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-118435834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHolfWD3csSoOHPh1P6qUGaWe5Sb/mKg1Wyq9YtdEoCg+BpCpmLdLP3ybLqeZf/TDro/8AikkNAQmbMBTZ7ZmJkgdYE/+PSTrKsSg/bLKMWAyr5BuENR818sjZcQHNKpQw==', 'fingerprint': '15:09:08:65:f1:17:1f:46:b1:6b:46:51:95:c2:bf:b2', 'user_id': '10d43293d885468f8a0755cde058e74d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAYWPSH16hHh0/y0AJNZ7k7tc/TvlEzSoRk8iPZVLfHoL07TWB6XqPv\nsF74gG1qaGKgBwYFK4EEACKhZANiAAR6JX1g93LEqDhz4dT+qlBmlnuUm/5ioNVs\nqvWLXRKAoPgaQqZi3Sz98my6nmX/0w66P/AIpJDQEJmzAU2e2ZiZIHWBP/j0k6yr\nEoP2yyjFgMq+QbhDUfNfLI2XEBzSqUM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7f312023-88ac-47e9-8cde-674d05095b9b', 'name': 'tempest-securitygroup--272672448', 'stateful': True, 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'description': 'tempest-description--652728204', 'shared': False, 'security_group_rules': [{'id': '4809d458-a182-4347-b55c-990cb3252dfc', 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'security_group_id': '7f312023-88ac-47e9-8cde-674d05095b9b', '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': 1203, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:26:03Z', 'updated_at': '2023-07-24T09:26:03Z', 'revision_number': 0}, {'id': 'be0d844a-12a5-40ff-b95d-64e7ea2097bd', 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'security_group_id': '7f312023-88ac-47e9-8cde-674d05095b9b', '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': 1204, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:26:03Z', 'updated_at': '2023-07-24 T09:26:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:26:03Z', 'updated_at': '2023-07-24T09:26:03Z', 'revision_number': 1, 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7'}, 'floating_ip': {'id': '504f5f41-d547-4501-bb88-75865e3269de', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'floating_ip_address': '172.24.4.50', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:26:04Z', 'updated_at': '2023-07-24T09:26:04Z', 'revision_number': 0, 'ip': '172.24.4.50'}} 2023-07-24 09:26:04,943 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.041s 2023-07-24 09:26:04,944 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-2130918982", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "c4d37e04-314f-4e71-80ee-cb3577390442", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "e464bcf0-4600-44cd-acd5-21772a96f456"}], "security_groups": [{"name": "tempest-securitygroup--272672448"}], "key_name": "tempest-keypair-118435834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:04 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': '73', 'x-openstack-request-id': 'req-572c891c-5c37-45b7-ac69-e3243287c812', 'x-compute-request-id': 'req-572c891c-5c37-45b7-ac69-e3243287c812', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:26:04,989 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-118435834 0.044s 2023-07-24 09:26:04,989 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:04 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-6c25c739-1d97-44bc-b1a9-2f28856e1c55', 'x-compute-request-id': 'req-6c25c739-1d97-44bc-b1a9-2f28856e1c55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-118435834'} Body: b'' 2023-07-24 09:26:05,134 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7f312023-88ac-47e9-8cde-674d05095b9b 0.144s 2023-07-24 09:26:05,134 79373 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-8ece4d85-1308-4a4f-bafa-bbccf1fb5775', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:26:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/net working/v2.0/security-groups/7f312023-88ac-47e9-8cde-674d05095b9b'} Body: b'' 2023-07-24 09:26:05,154 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7f312023-88ac-47e9-8cde-674d05095b9b 0.019s 2023-07-24 09:26:05,155 79373 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-753e3ca4-e20a-4ddb-9b1f-78b06a787151', 'date': 'Mon, 24 Jul 2023 09:26:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7f312023-88ac-47e9-8cde-674d05095b9b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7f312023-88ac-47e9-8cde-674d05095b9b does not exist", "detail": ""}}' 2023-07-24 09:26:05,834 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/504f5f41-d547-4501-bb88-75865e3269de 0.678s 2023-07-24 09:26:05,834 79373 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-816329da-f44f-40b5-b23b-2b34bcc55b02', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:26:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/504f5f41-d547-4501-bb88-75865e3269de'} Body: b'' 2023-07-24 09:26:05,883 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.049s 2023-07-24 09:26:05,884 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26: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-92366425-3fdb-478b-900b-32bae4bd602c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'' 2023-07-24 09:26:05,924 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.040s 2023-07-24 09:26:05,925 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0213008-cbcb-442b-abb9-671eabb28d1b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0213008-cbcb-442b-abb9-671eabb28d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source _volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:06,988 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.052s 2023-07-24 09:26:06,989 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9eb04ad-b45a-4462-89cf-8a5435aae3a2', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9eb04ad-b45a-4462-89cf-8a5435aae3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:08,059 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.058s 2023-07-24 09:26:08,060 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2c2a1f-460d-45b0-852b-782aabbfad68', 'content-length': '1363', 'openstack-api-version': 'volume 3 .0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2c2a1f-460d-45b0-852b-782aabbfad68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:09,127 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.056s 2023-07-24 09:26:09,128 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd39080-9ca2-451e-831c-82a3857a53ce', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd39080-9ca2-451e-831c-82a3857a53ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:10,160 79373 INFO [tempest.lib.common.rest_clie nt] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.020s 2023-07-24 09:26:10,160 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26: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-9a0e85c7-5615-4af4-ae87-78a0eba2bbf8', 'x-openstack-request-id': 'req-9a0e85c7-5615-4af4-ae87-78a0eba2bbf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c4d37e04-314f-4e71-80ee-cb3577390442 could not be found."}}' {11} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [10.749774s] ... 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 72, in test_volume_boot_pattern instance_1st = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:26:10,169 79373 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-07-24 09:26:10,225 79373 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.052s 2023-07-24 09:26:10,225 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-494025285", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDY42dl4CTP72GIp03cwRxZ3VXwF4mw0ZbsIMstr2w5M5NceaKwQ+OvtSr9O/w4tHhSNYtxc+LTmkFs6RarKBfRJrQHD/7u5B2DfCMvcdnsmsH+Jqb2yKe9S8qDcJtyU9A=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f6ff29f-e669-4539-92b6-abd90461c424', 'x-compute-request-id': 'req-6f6ff29f-e669-4539-92b6-abd90461c424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-494025285", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDY42dl4CTP72GIp03cwRxZ3VXwF4mw0ZbsIMstr2w5M5NceaKwQ+OvtSr9O/w4tHhSNYtxc+LTmkFs6RarKBfRJrQHD/7u5B2DfCMvcdnsmsH+Jqb2yKe9S8qDcJtyU9A==", "fingerprint": "aa:e2:a2:d6:d2:00:72:78:8b:dc:6e:d1:9f:a5:ed:ea", "user_id": "10d43293d885468f8a0755cde058e74d"}}' 2023-07-24 09:26:10,383 79373 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.155s 2023-07-24 09:26:10,383 79373 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-945788848", "description": "tempest-secgroup-smoke-945788848 description", "project_id": "c9d64785fc234b4599b446dd06dfb9a7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-cfcf82f3-502d-4b34-b21e-9eb7dec6678f', 'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b2561742-429b-44f9-81fe-22f008159853", "name": "tempest-secgroup-smoke-945788848", "stateful": true, "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "description": "tempest-secgroup-smoke-945788848 description", "shared": false, "security_group_rules": [{"id": "d328733f-6101-48a0-b6bb-663d89108920", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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": 1211, "description": null, "tags": [], "created_at": "2023-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 0}, {"id": "d63597e0-649d-46fe-a279-95a60825831e", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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": 1210, "description": null, "tags": [], "created_at": "2023-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10 Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 1, "project_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:10,664 79373 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.281s 2023-07-24 09:26:10,665 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "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-894f498a-312f-4aae-b126-de3a2f56ef6a', 'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "795f65c1-529f-4e8c-84b5-ad419df95ac2", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 0}}' 2023-07-24 09:26:10,816 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-07-24 09:26:10,817 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "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-712bcfda-4d49-425e-a775-653aacccac6f', 'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "36f7486b-52a7-4704-a3d8-dfb32a5a7c48", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 0}}' 2023-07-24 09:26:10,998 79373 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.180s 2023-07-24 09:26:10,998 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5e6e9108-aed1-413b-80b1-ae7de8dd4809', 'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'connection': 'close', 'status': '201', 'content-locati on': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "661ef8f6-5b68-4743-873c-d53de6e47657", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 0}}' 2023-07-24 09:26:11,175 79373 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.176s 2023-07-24 09:26:11,175 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-55a296d4-30c0-422f-bc1c-08cf13f28119', 'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7d849255-aa8e-4a91-abd6-d171fe915b69", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:11Z", "updated_at": "2023-07-24T09:26:11Z", "revision_number": 0}}' 2023-07-24 09:26:11,347 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-07-24 09:26:11,347 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3321f63e-2ee2-495c-af29-33dff7e99773', 'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "847f4fce-9f9e-471d-b40f-e51176656044", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:11Z", "updated_at": "2023-07-24T09:26:11Z", "revision_number": 0}}' 2023-07-24 09:26:11,529 79373 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.181s 2023-07-24 09:26:11,530 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6fb8748a-b218-4a54-800c-30ea43da107d', 'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ddc61c7-7e55-48b9-bea2-d0e85ccd2416", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:11Z", "updated_at": "2023-07-24T09:26:11Z", "revision_number": 0}}' 2023-07-24 09:26:11,530 79373 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-07-24 09:26:11,552 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.021s 2023-07-24 09:26:11,552 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-88547d54-e1de-4fa6-a0b9-7ae566453a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:26:11,909 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes 0.356s 2023-07-24 09:26:11,910 79373 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-222064793", "snapshot_id": null, "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17475c7c-ebd2-4e02-beb2-5fdc8af63c5e', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17475c7c-ebd2-4e02-beb2-5fdc8af63c5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:11.823409", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:26:11,959 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.039s 2023-07-24 09:26:11,959 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1478d8-646b-4b2f-a850-62d301844f0a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1478d8-646b-4b2f-a850-62d301844f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:13,014 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.041s 2023-07-24 09:26:13,015 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df93931-b0e8-4b73-90be-b6e3979cca61', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df93931-b0e8-4b73-90be-b6e3979cca61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "sn apshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:14,082 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.048s 2023-07-24 09:26:14,082 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bbdadf-1e39-4940-9358-9276c4828d2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bbdadf-1e39-4940-9358-9276c4828d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:15,144 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.049s 2023-07-24 09:26:15,144 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fda4fdd-8fea-45e2-b2c3-14eed22ebd06', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fda4fdd-8fea-45e2-b2c3-14eed22ebd06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:16,222 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.058s 2023-07-24 09:26:16,223 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13739f0-e93f-44d8-9c7d-e6868b4dd4c9', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13739f0-e93f-44d8-9c7d-e6868b4dd4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:16,233 79373 INFO [tempest.common.waiters] volume a5d0be31-135e-4c9d-a5b7-c5a566b3c47f reached available after waiting for 5.233595 seconds 2023-07-24 09:26:16,273 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.040s 2023-07-24 09:26:16,274 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f06c2e-ecf2-4541-9b9e-e9f788a06399', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f06c2e-ecf2-4541-9b9e-e9f788a06399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "update d_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:16,392 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.104s 2023-07-24 09:26:16,393 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 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-ef4c97d2-26af-4f5f-996d-8a1d1ad8dfce', '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": "10d43293d885468f8a0755cde058e74d", "name": "tempest-TestVolumeBootPattern-722674735-project-member", "password_expires_at": null}, "audit_ids": ["Sw8OyVKERsW_BydEGarK-A"], "expires_at": "2023-07-24T10:26:16.000000Z", "issued_at": "2023-07-24T09:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9d64785fc234b4599b446dd06dfb9a7", "name": "tempest-TestVolumeBootPattern-722674735"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9 d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:26:16,393 79373 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'e464bcf0-4600-44cd-acd5-21772a96f456', 'name': 'tempest-TestVolumeBootPattern-545808531-network', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47001, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:25:25Z', 'updated_at': '2023-07-24T09:25:25Z', 'revision_number': 1} available for tenant 2023-07-24 09:26:16,418 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 400 POST http://10.0.0.210/compute/v2.1/servers 0.024s 2023-07-24 09:26:16,418 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1664624674", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-945788848"}], "block_device_mapping_v2": [{"uuid": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-494025285", "networks": [{"uuid": "e464bcf0-4600-44cd-acd5-21772a96f456"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 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': '73', 'x-openstack-request-id': 'req-c7793fad-36b3-4f25-b14a-a3c1113a4c54', 'x-compute-request-id': 'req-c7793fad-36b3-4f25-b14a-a3c1113a4c54', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:26:16,476 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.057s 2023-07-24 09:26:16,477 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26: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-8ddf1476-8e88-4ea2-855c-4828b2650b46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'' 2023-07-24 09:26:16,524 79373 INFO [tempest.lib.common.rest_cl ient] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.047s 2023-07-24 09:26:16,525 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f04ac14e-e76b-47bc-a9f9-4d0f1b36e05c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f04ac14e-e76b-47bc-a9f9-4d0f1b36e05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:17,586 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.049s 2023-07-24 09:26:17,586 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f33d84-8f45-4213-aae3-738de1d92689', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f33d84-8f45-4213-aae3-738de1d92689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consist encygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:18,640 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.042s 2023-07-24 09:26:18,640 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774a7bee-b210-4cd5-8a16-654323ba6b1e', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774a7bee-b210-4cd5-8a16-654323ba6b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:19,705 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.053s 2023-07-24 09:26:19,705 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e361d7-d104-42fe-85d0-cbfa1b840e59', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e361d7-d104-42fe-85d0-cbfa1b840e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023- 07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:20,738 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.021s 2023-07-24 09:26:20,738 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26: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-44e699d1-3777-4a38-9dbc-0f84dc0025c9', 'x-openstack-request-id': 'req-44e699d1-3777-4a38-9dbc-0f84dc0025c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a5d0be31-135e-4c9d-a5b7-c5a566b3c47f could not be found."}}' 2023-07-24 09:26:20,891 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b2561742-429b-44f9-81fe-22f008159853 0.152s 2023-07-24 09:26:20,892 79373 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-ad0796c4-8e4a-4f41-9752-fea2758e6667', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:26:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b2561742-429b-44f9-81fe-22f008159853'} Body: b'' 2023-07-24 09:26:20,917 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-494025285 0.025s 2023-07-24 09:26:20,918 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:20 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-4c25ca09-6e31-4e1a-81fe-e2f3d5187e04', 'x-compute-request-id': 'req-4c25ca09-6e31-4e1a-81fe-e2f3d5187e04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolume BootPattern-494025285'} Body: b'' {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [18.741895s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [7.941359s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.050479s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [6.735575s] ... ok ============================== Failed 41 tests - output below: ============================== 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 139, 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:36,669 79387 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2023-07-24 09:20:36,670 79387 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:36 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-cc748798-3c57-484e-9534-ec93158e3e21', '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": "1738887d63bf4776bb48fcdde4e1697e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1321260692-project-member", "password_expires_at": null}, "audit_ids": ["K3nj8DwpSVaiDuxd78mNJw"], "expires_at": "2023-07-24T10:20:36.000000Z", "issued_at": "2023-07-24T09:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5b0790a22cc4d37a3976aafc4d1ba7f", "name": "tempest-ServerBootFromVolumeStableRescueTest-1321260692"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:36,670 79387 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'b3bef165-a54e-4dfb-bd94-0c04a25e8a06', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-629362721-network', 'tenant_id': 'c5b0790a22cc4d37a3976aafc4d1ba7f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': 'c5b0790a22cc4d37a3976aafc4d1ba7f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39758, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:36,811 79387 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.139s 2023-07-24 09:20:36,811 79387 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-286018132", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "b3bef165-a54e-4dfb-bd94-0c04a25e8a06"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:36 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': '73', 'x-openstack-request-id': 'req-5b88cc7b-97f3-4ebb-91ba-1c47ea36322c', 'x-compute-request-id': 'req-5b88cc7b-97f3-4ebb-91ba-1c47ea36322c', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 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 139, 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:36,868 79387 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.047s 2023-07-24 09:20:36,869 79387 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:36 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-eaf5718f-1e93-4602-b8d9-cb290365ee9e', '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": "1738887d63bf4776bb48fcdde4e1697e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1321260692-project-member", "password_expires_at": null}, "audit_ids": ["8LKg1tRGQTW8JjI5YDvjFQ"], "expires_at": "2023-07-24T10:20:36.000000Z", "issued_at": "2023-07-24T09:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5b0790a22cc4d37a3976aafc4d1ba7f", "name": "tempest-ServerBootFromVolumeStableRescueTest-1321260692"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c5b0790a22cc4d37a3976aafc4d1ba7f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:36,869 79387 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'b3bef165-a54e-4dfb-bd94-0c04a25e8a06', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-629362721-network', 'tenant_id': 'c5b0790a22cc4d37a3976aafc4d1ba7f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': 'c5b0790a22cc4d37a3976aafc4d1ba7f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39758, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:36,896 79387 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.026s 2023-07-24 09:20:36,897 79387 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-372565063", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "b3bef165-a54e-4dfb-bd94-0c04a25e8a06"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:36 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': '73', 'x-openstack-request-id': 'req-34dcec3b-0956-4711-9f3a-391c04e0e23b', 'x-compute-request-id': 'req-34dcec3b-0956-4711-9f3a-391c04e0e23b', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 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 112, in test_delete_server_while_in_attached_volume server = self.create_test_server(wait_until='ACTIVE') 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:42,194 79379 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.079s 2023-07-24 09:20:42,195 79379 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:42 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-c14fa42f-ea2b-41ae-abd4-569805f2cd50', '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": "8caee48228ea43ddaf248e3e16bc6f0d", "name": "tempest-DeleteServersTestJSON-2040943523-project-member", "password_expires_at": null}, "audit_ids": ["TpKcIl5EQAmsvk659jH3qg"], "expires_at": "2023-07-24T10:20:42.000000Z", "issued_at": "2023-07-24T09:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4b81be0258148efacd8d9ec93d175ff", "name": "tempest-DeleteServersTestJSON-2040943523"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d4b81be0258148efacd8d9ec93d175ff", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d4b81be0258148efacd8d9ec93d175ff", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d4b81be0258148efacd8d9ec93d175ff", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:42,195 79379 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '74f48642-5edc-4031-a44d-8d97b6b4da73', 'name': 'tempest-DeleteServersTestJSON-1250404946-network', 'tenant_id': 'd4b81be0258148efacd8d9ec93d175ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd4b81be0258148efacd8d9ec93d175ff', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43234, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:20Z', 'updated_at': '2023-07-24T09:20:21Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:42,364 79379 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.168s 2023-07-24 09:20:42,365 79379 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-878360190", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "74f48642-5edc-4031-a44d-8d97b6b4da73"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20: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': '73', 'x-openstack-request-id': 'req-8c521e8f-06ad-4f2b-b76c-78cdcc71f8a9', 'x-compute-request-id': 'req-8c521e8f-06ad-4f2b-b76c-78cdcc71f8a9', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON) -------------------------------------------------------------------------------------- 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/servers/test_servers_negative.py", line 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON) ------------------------------------------------------------------------------------------------- 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/servers/test_server_rescue_negative.py", line 52, in resource_setup server = cls.create_test_server(adminPass=cls.password, 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} tearDownClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume d3181f9f-92bf-4243-a367-b1c7aa51a019 failed to delete and is in error_deleting status, ) 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 65, in test_update_attached_volume_with_nonexistent_volume_in_body self.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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:53,958 79385 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:20:54,398 79385 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.437s 2023-07-24 09:20:54,398 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1486626293", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGboTWWraRoHxhbeC4EdS6pJopXzYgHY6soqgmwDOl4JOV2Eip5J5Px+M7i2/gCaVIYJCYa1+foDpoRLiPmWz7MGvJU4XU0e+pIZ1BCsDtMMA8qqiVWlx2ZJVofi8zIoqw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20: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-64517eb3-60b8-47ca-ab3b-8e3923086296', 'x-compute-request-id': 'req-64517eb3-60b8-47ca-ab3b-8e3923086296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1486626293", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGboTWWraRoHxhbeC4EdS6pJopXzYgHY6soqgmwDOl4JOV2Eip5J5Px+M7i2/gCaVIYJCYa1+foDpoRLiPmWz7MGvJU4XU0e+pIZ1BCsDtMMA8qqiVWlx2ZJVofi8zIoqw==", "fingerprint": "4b:5f:90:b9:33:63:61:b7:d8:f4:51:b1:38:fd:a2:12", "user_id": "5a6ed8224541432a95340630a52a68f4"}}' 2023-07-24 09:20:54,404 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1486626293 created 2023-07-24 09:20:55,392 79385 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.987s 2023-07-24 09:20:55,392 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1904165701", "description": "tempest-description--2128263382"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-2881f969-950b-42e1-83d7-7f2d4a87c947', 'date': 'Mon, 24 Jul 2023 09:20:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "name": "tempest-securitygroup--1904165701", "stateful": true, "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "description": "tempest-description--2128263382", "shared": false, "security_group_rules": [{"id": "825caa29-f09b-4dbd-973f-ed8c0bc6527f", "project_id": "2c1fe98fbe12466498c752d9a57be021", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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": 213, "description": null, "tags": [], "created_at": "2023-07-24T09:20:54Z", "updated_at": "2023-07-24T09:20:54Z", "revision_number": 0}, {"id": "a5ca7a3b-8e51-407f-866e-f31083c9399a", "project_id": "2c1fe98fbe12466498c752d9a57be021", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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": nu ll, "remote_group_id": null, "standard_attr_id": 214, "description": null, "tags": [], "created_at": "2023-07-24T09:20:54Z", "updated_at": "2023-07-24T09:20:54Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:20:54Z", "updated_at": "2023-07-24T09:20:54Z", "revision_number": 1, "project_id": "2c1fe98fbe12466498c752d9a57be021"}}' 2023-07-24 09:20:55,788 79385 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.394s 2023-07-24 09:20:55,788 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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-75f6c53c-829b-4b6f-a9c8-d7997ca88d44', 'date': 'Mon, 24 Jul 2023 09:20: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": "83bdfc2e-b370-41a6-a906-4fb05b72656b", "project_id": "2c1fe98fbe12466498c752d9a57be021", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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-07-24T09:20:55Z", "updated_at": "2023-07-24T09:20:55Z", "revision_number": 0}}' 2023-07-24 09:20:56,321 79385 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.532s 2023-07-24 09:20:56,321 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a5ac005d-a914-49a4-8ff7-f1af6131b9b1', 'date': 'Mon, 24 Jul 2023 09:20:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e31f6170-224e-4de6-93cb-e2bd54ec6c1d", "project_id": "2c1fe98fbe12466498c752d9a57be021", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "security_group_id": "6ae0f053-c008-4948-950f-c0b7ede1f017", "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-07-24T09:20:55Z", "updated_at": "2023-07-24T09:20:55Z", "revision_number": 0}}' 2023-07-24 09:20:56,322 79385 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1904165701 created 2023-07-24 09:20:59,546 79385 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 3.223s 2023-07-24 09:20:59,547 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b" }} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-19b3f435-a8b5-45b8-a64c-2c3825393128', 'date': 'Mon, 24 Jul 2023 09:20:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "af70c3ed-4365-4752-8198-167a28ccfb6a", "tenant_id": "2c1fe98fbe12466498c752d9a57be021", "floating_ip_address": "172.24.4.93", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2c1fe98fbe12466498c752d9a57be021", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:20:57Z", "updated_at": "2023-07-24T09:20:57Z", "revision_number": 0}}' 2023-07-24 09:20:59,547 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'af70c3ed-4365-4752-8198-167a28ccfb6a', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'floating_ip_address': '172.24.4.93', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:20:57Z', 'updated_at': '2023-07-24T09:20:57Z', 'revision_number': 0, 'ip': '172.24.4.93'} created 2023-07-24 09:20:59,747 79385 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.189s 2023-07-24 09:20:59,747 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:59 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-58c9882c-180c-49ec-8941-1a6b03d0f343', '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": "5a6ed8224541432a95340630a52a68f4", "name": "tempest-VolumesAdminNegativeTest-1845621030-project-member", "password_expires_at": null}, "audit_ids": ["8DMjlcfLTcqBpil6fg5mZQ"], "expires_at": "2023-07-24T10:20:59.000000Z", "issued_at": "2023-07-24T09:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c1fe98fbe12466498c752d9a57be021", "name": "tempest-VolumesAdminNegativeTest-1845621030"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae496 6bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:59,748 79385 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '78e1d31e-965f-4216-af76-433bbb615c5a', 'name': 'tempest-VolumesAdminNegativeTest-689768843-network', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63443, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:59,749 79385 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1486626293', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGboTWWraRoHxhbeC4EdS6pJopXzYgHY6soqgmwDOl4JOV2Eip5J5Px+M7i2/gCaVIYJCYa1+foDpoRLiPmWz7MGvJU4XU0e+pIZ1BCsDtMMA8qqiVWlx2ZJVofi8zIoqw==', 'fingerprint': '4b:5f:90:b9:33:63:61:b7:d8:f4:51:b1:38:fd:a2:12', 'user_id': '5a6ed8224541432a95340630a52a68f4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCr3G/W1cHk2JOP8bqEkvPDJ5TyJyyW7MUBB898oGjD+Iy1LP1XG8HG\nZJaxDPt5qJ+gBwYFK4EEACKhZANiAARm6E1lq2kaB8YW3guBHUuqSaKV82IB2OrK\nKoJsAzpeCTldhIqeSeT8fjO4tv4AmlSGCQmGtfn6A6aES4j5ls+zBryVOF1NHvqS\nGdQQrA7TDAPKqolVpcdmSVaH4vMyKKs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6ae0f053-c008-4948-950f-c0b7ede1f017', 'name': 'tempest-securitygroup--1904165701', 'stateful': True, 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'description': 'tempest-description--2128263382', 'shared': False, 'security_group_rules': [{'id': '825caa29-f09b-4dbd-973f-ed8c0bc6527f', 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'security_group_id': '6ae0f053-c008-4948-950f-c0b7ede1f017', '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': 213, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:20:54Z', 'updated_at': '2023-07-24T09:20:54Z', 'revision_number': 0}, {'id': 'a5ca7a3b-8e51-407f-866e-f31083c9399a', 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'security_group_id': '6ae0f053-c008-4948-950f-c0b7ede1f017', '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': 214, ' description': None, 'tags': [], 'created_at': '2023-07-24T09:20:54Z', 'updated_at': '2023-07-24T09:20:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:20:54Z', 'updated_at': '2023-07-24T09:20:54Z', 'revision_number': 1, 'project_id': '2c1fe98fbe12466498c752d9a57be021'}, 'floating_ip': {'id': 'af70c3ed-4365-4752-8198-167a28ccfb6a', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'floating_ip_address': '172.24.4.93', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c1fe98fbe12466498c752d9a57be021', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:20:57Z', 'updated_at': '2023-07-24T09:20:57Z', 'revision_number': 0, 'ip': '172.24.4.93'}} 2023-07-24 09:20:59,778 79385 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 09:20:59,778 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1698165286", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "78e1d31e-965f-4216-af76-433bbb615c5a"}], "security_groups": [{"name": "tempest-securitygroup--1904165701"}], "key_name": "tempest-keypair-1486626293", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20: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': '73', 'x-openstack-request-id': 'req-4dd29a5f-cd9c-43ad-95b4-bdf6e9be8ed7', 'x-compute-request-id': 'req-4dd29a5f-cd9c-43ad-95b4-bdf6e9be8ed7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:20:59,779 79385 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1629110. The failure could be related to https://launchpad.net/bugs/1629110 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 46, in test_update_attached_volume_with_nonexistent_volume_in_uri self.server = self.create_test_server(wait_until="ACTIVE") 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:20:59,920 79385 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.121s 2023-07-24 09:20:59,921 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20:59 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-ed601bc2-ae51-483c-a7d1-20f73df4fca2', '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": "5a6ed8224541432a95340630a52a68f4", "name": "tempest-VolumesAdminNegativeTest-1845621030-project-member", "password_expires_at": null}, "audit_ids": ["b984ImraSCKa47zl3DPDyg"], "expires_at": "2023-07-24T10:20:59.000000Z", "issued_at": "2023-07-24T09:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c1fe98fbe12466498c752d9a57be021", "name": "tempest-VolumesAdminNegativeTest-1845621030"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c1fe98fbe12466498c752d9a57be021", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:20:59,921 79385 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '78e1d31e-965f-4216-af76-433bbb615c5a', 'name': 'tempest-VolumesAdminNegativeTest-689768843-network', 'tenant_id': '2c1fe98fbe12466498c752d9a57be021', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c1fe98fbe12466498c 752d9a57be021', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63443, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:20:59,953 79385 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 09:20:59,954 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-58469444", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "78e1d31e-965f-4216-af76-433bbb615c5a"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:20: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': '73', 'x-openstack-request-id': 'req-94d70d2c-c2dc-4d92-8833-73724f2627f6', 'x-compute-request-id': 'req-94d70d2c-c2dc-4d92-8833-73724f2627f6', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 94, in test_attach_scsi_disk_with_config_drive 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:01,807 79391 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/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.153s 2023-07-24 09:21:01,808 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0292685c-7a83-47d9-8187-97a5955e2c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:21:02,788 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.939s 2023-07-24 09:21:02,788 79391 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': 'Mon, 24 Jul 2023 09:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2d42dc10-c978-493b-9f88-a11c31dd7327', '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": "f6de005af75b4aee821543a8bf77efb9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f12e82d-a680-4b48-bfcc-36ddb8470dda", "created_at": "2023-07-24T09:21:03Z", "updated_at": "2023-07-24T09:21:03Z", "tags": [], "self": "/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda", "file": "/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:21:04,467 79391 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-07-24 09:21:04,468 79391 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/2f12e82d-a680-4b48-bfcc-36ddb8470dda/file 1.678s 2023-07-24 09:21:04,468 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5f19398d-b41e-4653-9804-d63ca23ad4f4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda/file'} Body: b'' 2023-07-24 09:21:04,469 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:21:04,470 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:04,937 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.463s 2023-07-24 09:21:04,937 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1761579088", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJq7gjlbXuX1/Ub/9JK+PddYdRdPbEYBJvwJpabuO+DHbh6fYQ9gJ6DvXd9F2/9gIYejitSgXhPKYH5a88ewIhoLPuVtY+HNvugmGYVPrgUbmb9y5G8rBznk09+5y/Joew=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21: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-dde00e61-a078-430c-849d-428a4bba03fd', 'x-compute-request-id': 'req-dde00e61-a078-430c-849d-428a4bba03fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1761579088", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJq7gjlbXuX1/Ub/9JK+PddYdRdPbEYBJvwJpabuO+DHbh6fYQ9gJ6DvXd9F2/9gIYejitSgXhPKYH5a88ewIhoLPuVtY+HNvugmGYVPrgUbmb9y5G8rBznk09+5y/Joew==", "fingerprint": "ec:1e:84:20:0a:3f:38:c9:65:e7:ca:f9:0b:06:07:bb", "user_id": "4ee73b9e4c2a4f3981c98ed1333c4a55"}}' 2023-07-24 09:21:04,943 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1761579088 created 2023-07-24 09:21:05,244 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.300s 2023-07-24 09:21:05,245 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1881360091", "description": "tempest-description--682468326"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-29bdc781-4f64-494a-9d43-d63194becb62', 'date': 'Mon, 24 Jul 2023 09:21:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "name": "tempest-securitygroup--1881360091", "stateful": true, "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "description": "tempest-description--682468326", "shared": false, "security_group_rules": [{"id": "16c05a13-efbc-4245-a79e-0743df21f18e", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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 ": 280, "description": null, "tags": [], "created_at": "2023-07-24T09:21:05Z", "updated_at": "2023-07-24T09:21:05Z", "revision_number": 0}, {"id": "f54dc247-a122-4dee-96d4-0f7684faf253", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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": 281, "description": null, "tags": [], "created_at": "2023-07-24T09:21:05Z", "updated_at": "2023-07-24T09:21:05Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:05Z", "updated_at": "2023-07-24T09:21:05Z", "revision_number": 1, "project_id": "86c3eaafdd0b4a64a61a73e321b395e3"}}' 2023-07-24 09:21:05,871 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.625s 2023-07-24 09:21:05,872 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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-e45c9d3a-4a47-4566-b31e-f75036d0ee2f', 'date': 'Mon, 24 Jul 2023 09:21: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": "ef29db76-0385-498e-812b-9fb833929881", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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-07-24T09:21:05Z", "updated_at": "2023-07-24T09:21:05Z", "revision_number": 0}}' 2023-07-24 09:21:06,595 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.722s 2023-07-24 09:21:06,595 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-341fc827-dacb-415b-85d0-3194aca30d14', 'date': 'Mon, 24 Jul 2023 09:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f317a62-2567-4f4d-a373-4b1f14ccbc34", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "security_group_id": "662e03d3-fcf2-464b-b8ee-f6be656b1247", "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-07-24T09:21:06Z", "updated_at": "2023-07-24T09:21:06Z", "revision_number": 0}}' 2023-07-24 09:21:06,595 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1881360091 created 2023-07-24 09:21:09,704 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.107s 2023-07-24 09:21:09,704 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-828562c2-d1f7-47b7-8a2d-7282d97d9f38', 'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bd788a46-4ce8-452d-b50d-dc6b935ac30c", "tenant_id": "86c3eaafdd0b4a64a61a73e321b395e3", "floating_ip_address": "172.24.4.45", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "86c3eaafdd0b4a64a61a73e321b395e3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:08Z", "updated_at": "2023-07-24T09:21:08Z", "revision_number": 0}}' 2023-07-24 09:21:09,704 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bd788a46-4ce8-452d-b50d-dc6b935ac30c', 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:08Z', 'updated_at': '2023-07-24T09:21:08Z', 'revision_number': 0, 'ip': '172.24.4.45'} created 2023-07-24 09:21:09,827 79391 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.114s 2023-07-24 09:21:09,828 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:09 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-fdd888ef-7ec6-4982-b19c-22b314545862', '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": "4ee73b9e4c2a4f3981c98ed1333c4a55", "name": "tempest-AttachSCSIVolumeTestJSON-1979521413-project-member", "password_expires_at": null}, "audit_ids": ["lUDMiS42Tf68qU0cLLzYBw"], "expires_at": "2023-07-24T10:21:09.000000Z", "issued_at": "2023-07-24T09:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86c3eaafdd0b4a64a61a73e321b395e3", "name": "tempest-AttachSCSIVolumeTestJSON-1979521413"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/86c3eaafdd0b4a64a61a73e321b395e3", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "883 61adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/86c3eaafdd0b4a64a61a73e321b395e3", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/86c3eaafdd0b4a64a61a73e321b395e3", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:09,829 79391 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'e6a0a99e-7bb9-4673-8042-c4aea5580753', 'name': 'tempest-AttachSCSIVolumeTestJSON-982770129-network', 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5086, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:20Z', 'updated_at': '2023-07-24T09:20:20Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:09,830 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1761579088', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJq7gjlbXuX1/Ub/9JK+PddYdRdPbEYBJvwJpabuO+DHbh6fYQ9gJ6DvXd9F2/9gIYejitSgXhPKYH5a88ewIhoLPuVtY+HNvugmGYVPrgUbmb9y5G8rBznk09+5y/Joew==', 'fingerprint': 'ec:1e:84:20:0a:3f:38:c9:65:e7:ca:f9:0b:06:07:bb', 'user_id': '4ee73b9e4c2a4f3981c98ed1333c4a55', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDoV5BvQMCBtXeHeFNJwkn8KgWnfsB/7xEPGJNrnebUTCOgHz1UegJh\nFJeKy1aRINmgBwYFK4EEACKhZANiAASau4I5W17l9f1G//SSvj3XWHUXT2xGASb8\nCaWm7jvgx24en2EPYCeg713fRdv/YCGHo4rUoF4TymB+WvPHsCIaCz7lbWPhzb7o\nJhmFT64FG5m/cuRvKwc55NPfucvyaHs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '662e03d3-fcf2-464b-b8ee-f6be656b1247', 'name': 'tempest-securitygroup--1881360091', 'stateful': True, 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'description': 'tempest-description--682468326', 'shared': False, 'security_group_rules': [{'id': '16c05a13-efbc-4245-a79e-0743df21f18e', 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'security_group_id': '662e03d3-fcf2-464b-b8ee-f6be656b1247', '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': 280, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:05Z', 'updated_at': '2023-07-24T09:21:05Z', 'revision_number': 0}, {'id': 'f54dc247-a122-4dee-96d4-0f7684faf253', 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'tenant_id': '86 c3eaafdd0b4a64a61a73e321b395e3', 'security_group_id': '662e03d3-fcf2-464b-b8ee-f6be656b1247', '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': 281, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:05Z', 'updated_at': '2023-07-24T09:21:05Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:05Z', 'updated_at': '2023-07-24T09:21:05Z', 'revision_number': 1, 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3'}, 'floating_ip': {'id': 'bd788a46-4ce8-452d-b50d-dc6b935ac30c', 'tenant_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86c3eaafdd0b4a64a61a73e321b395e3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:08Z', 'updated_at': '2023-07-24T09:21:08Z', 'revision_number': 0, 'ip': '172.24.4.45'}} 2023-07-24 09:21:09,856 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 09:21:09,857 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-2068409774", "imageRef": "2f12e82d-a680-4b48-bfcc-36ddb8470dda", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "e6a0a99e-7bb9-4673-8042-c4aea5580753"}], "security_groups": [{"name": "tempest-securitygroup--1881360091"}], "key_name": "tempest-keypair-1761579088", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-1e71fb9b-e8ee-4d0e-b88f-35a8b1fb66f7', 'x-compute-request-id': 'req-1e71fb9b-e8ee-4d0e-b88f-35a8b1fb66f7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:21:09,893 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1761579088 0.033s 2023-07-24 09:21:09,893 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6085b26-e6df-4ecd-9b84-6481f43e9b3b', 'x-compute-request-id': 'req-a6085b26-e6df-4ecd-9b84-6481f43e9b3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1761579088'} Body: b'' 2023-07-24 09:21:10,944 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/662e03d3-fcf2-464b-b8ee-f6be656b1247 1.050s 2023-07-24 09:21:10,945 79391 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-5b25d706-cd5d-48f3-bc43-3cdb810d090d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/662e03d3-fcf2-464b-b8ee-f6be656b1247'} Body: b'' 2023-07-24 09:21:10,982 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/662e03d3-fcf2-464b-b8ee-f6be656b1247 0.036s 2023-07-24 09:21:10,982 79391 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-36ecf862-dddb-4bd9-8f70-eee39825a912', 'date': 'Mon, 24 Jul 2023 09:21:10 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/662e03d3-fcf2-464b-b8ee-f6be656b1247'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 662e03d3-fcf2-464b-b8ee-f6be656b1247 does not exist", "detail": ""}}' 2023-07-24 09:21:12,391 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bd788a46-4ce8-452d-b50d-dc6b935ac30c 1.407s 2023-07-24 09:21:12,391 79391 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-be8cbdf6-1018-4956-a788-934ac4b0a12f', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bd788a46-4ce8-452d-b50d-dc6b935ac30c'} Body: b'' 2023-07-24 09:21:12,538 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda 0.146s 2023-07-24 09:21:12,539 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dfbf8b21-358c-454b-a183-156606fd6d08', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda'} Body: b'' 2023-07-24 09:21:12,561 79391 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda 0.021s 2023-07-24 09:21:12,561 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a53ef887-b897-4fe2-9942-959df86f64fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/2f12e82d-a680-4b48-bfcc-36ddb8470dda'} Body: b'{"message": "No image found with ID 2f12e82d-a680-4b48-bfcc-36ddb8470dda

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 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 113, in test_volume_swap 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:01,354 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes 0.384s 2023-07-24 09:21:01,354 79377 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-464032381"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2466bff8-95a1-4458-9321-0a036f937848', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2466bff8-95a1-4458-9321-0a036f937848', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.281583", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:01,565 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273 0.198s 2023-07-24 09:21:01,565 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81e7739-e1e2-4349-a1c2-f3af33a1f171', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81e7739-e1e2-4349-a1c2-f3af33a1f171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:02,643 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273 0.057s 2023-07-24 09:21:02,644 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb966eb-ebcc-402b-b62e-09a7dab553b2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb966eb-ebcc-402b-b62e-09a7dab553b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.000000", "updated_at": "2023-07-24T09:21:01.000000", "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:03,708 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273 0.051s 2023-07-24 09:21:03,708 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8cd364-40a9-496a-8b6d-1a135108db26', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8cd364-40a9-496a-8b6d-1a135108db26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.000000", "updated_at": "2023-07-24T09:21:01.000000", "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:04,781 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273 0.060s 2023-07-24 09:21:04,781 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c13b061-8069-4d41-9d7e-d56f305f13bd', 'content-length': '904', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c13b061-8069-4d41-9d7e-d56f305f13bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273'} Body: b'{"volume": {"id": "a5a02736-8a30-4bc2-bcad-2c82f1ba5273", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:01.000000", "updated_at": "2023-07-24T09:21:04.000000", "name": "tempest-TestVolumeSwap-volume-464032381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/a5a02736-8a30-4bc2-bcad-2c82f1ba5273"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:04,796 79377 INFO [tempest.common.waiters] volume a5a02736-8a30-4bc2-bcad-2c82f1ba5273 reached available after waiting for 3.796795 seconds 2023-07-24 09:21:05,072 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes 0.274s 2023-07-24 09:21:05,072 79377 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-1916588365"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2805a53-fe65-405a-a858-7ed7172d8e6f', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2805a53-fe65-405a-a858-7ed7172d8e6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:04.974290", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:05,331 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 0.247s 2023-07-24 09:21:05,332 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee53fd6-4746-4fc1-9709-d1773211d9a2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee53fd6-4746-4fc1-9709-d1773211d9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:05.000000", "updated_at": "2023-07-24T09:21:05.000000", "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:06,398 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 0.053s 2023-07-24 09:21:06,399 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bae2a8-e07d-4d69-b5e8-a22d7b6b489b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bae2a8-e07d-4d69-b5e8-a22d7b6b489b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:05.000000", "updated_at": "2023-07-24T09:21:05.000000", "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:07,539 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 0.121s 2023-07-24 09:21:07,540 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ae2544-7928-4d6b-a27c-c572101485dd', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ae2544-7928-4d6b-a27c-c572101485dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:05.000000", "updated_at" : "2023-07-24T09:21:05.000000", "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:08,596 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 0.042s 2023-07-24 09:21:08,596 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0b5a3e-b502-4d26-8e09-9f5358ed439f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0b5a3e-b502-4d26-8e09-9f5358ed439f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5'} Body: b'{"volume": {"id": "1af7e873-ec73-4c6d-ae04-ec6186c6fcb5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:05.000000", "updated_at": "2023-07-24T09:21:08.000000", "name": "tempest-TestVolumeSwap-volume-1916588365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75da1c75e2054523baf33b35c40bdad6/volumes/1af7e873-ec73-4c6d-ae04-ec6186c6fcb5"}], "user_id": "319a9ca6eb994d02abb7cb366afb6b03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:08,607 79377 INFO [tempest.common.waiters] volume 1af7e873-ec73-4c6d-ae04-ec6186c6fcb5 reached available after waiting for 3.607688 seconds 2023-07-24 09:21:08,608 79377 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:08,740 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.129s 2023-07-24 09:21:08,740 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1732009031", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEDAoKmq1rx6jOG+Lg4M5QIlD2IJSlmMtOpdeb9ghKkvSJyVPHzg3YcP8eNRvATclDiicKmVYqWn1E62n479d5KLHQvUIOgZjA2iGHhwUwSzJQiezRPdpfmH8IDVnghNpg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:08 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-7e4e39b3-78cd-4b65-a4ef-5ca51499c861', 'x-compute-request-id': 'req-7e4e39b3-78cd-4b65-a4ef-5ca51499c861', 'connection': 'close', 'status': '200', 'co ntent-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1732009031", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEDAoKmq1rx6jOG+Lg4M5QIlD2IJSlmMtOpdeb9ghKkvSJyVPHzg3YcP8eNRvATclDiicKmVYqWn1E62n479d5KLHQvUIOgZjA2iGHhwUwSzJQiezRPdpfmH8IDVnghNpg==", "fingerprint": "8a:53:f9:9a:7d:07:1c:32:8e:9a:fb:d2:53:c7:9e:37", "user_id": "319a9ca6eb994d02abb7cb366afb6b03"}}' 2023-07-24 09:21:08,743 79377 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1732009031 created 2023-07-24 09:21:09,500 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.756s 2023-07-24 09:21:09,500 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--5607964", "description": "tempest-description--1026584427"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-33e4453b-b7ca-4ca5-98cb-457b7d10d8f6', 'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "name": "tempest-securitygroup--5607964", "stateful": true, "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "description": "tempest-description--1026584427", "shared": false, "security_group_rules": [{"id": "15beba9b-a317-45d8-9a10-25b5d4a362dc", "project_id": "75da1c75e2054523baf33b35c40bdad6", "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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": 304, "description": null, "tags": [], "created_at": "2023-07-24T09:21:09Z", "updated_at": "2023-07-24T09:21:09Z", "revision_number": 0}, {"id": "68d771da-b285-43e6-921c-8491b51687b3", "project_id": "75da1c75e2054523baf33b35c40bdad6", "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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": 305, "description": null, "tags": [], "created_at": "2023-07-24T09:21:09Z", "updated_at": "2023-07-24T09:21:09Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:09Z", "updated_at": "2023-07-24T09:21:09Z", "revision_number": 1, "project_id": "75da1c75e2054523baf33b35c40bdad6"}}' 2023-07-24 09:21:10,331 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.830s 2023-07-24 09:21:10,332 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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-1c74225c-f287-433f-b433-02b35d15ebd5', 'date': 'Mon, 24 Jul 2023 09:21:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1d61f147-ce69-4914-b4d3-b7f0ae28480a", "project_id": "75da1c75e2054523baf33b35c40bdad6", "tenant_id": "75d a1c75e2054523baf33b35c40bdad6", "security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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-07-24T09:21:09Z", "updated_at": "2023-07-24T09:21:09Z", "revision_number": 0}}' 2023-07-24 09:21:11,403 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.070s 2023-07-24 09:21:11,403 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1d50723a-9516-4d21-b08f-cd27f46e7536', 'date': 'Mon, 24 Jul 2023 09:21:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91215a20-3303-4633-ad18-0bb97ec59aa7", "project_id": "75da1c75e2054523baf33b35c40bdad6", "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "security_group_id": "0204c5ba-e9ea-43f2-b2ac-9432e1e01c42", "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-07-24T09:21:10Z", "updated_at": "2023-07-24T09:21:10Z", "revision_number": 0}}' 2023-07-24 09:21:11,404 79377 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--5607964 created 2023-07-24 09:21:15,653 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.248s 2023-07-24 09:21:15,653 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c81079a7-8174-4708-8d91-2ea6d5324581', 'date': 'Mon, 24 Jul 2023 09:21:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8c4da73e-77dc-4022-b2bb-8568541cfc88", "tenant_id": "75da1c75e2054523baf33b35c40bdad6", "floating_ip_address": "172.24.4.253", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "75da1c75e2054523baf33b35c40bdad6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:13Z", "updated_at": "2023-07-24T09:21:13Z", "revision_number": 0}}' 2023-07-24 09:21:15,653 79377 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8c4da73e-77dc-4022-b2bb-8568541cfc88', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'floating_ip_address': '172.24.4.253', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:13Z', 'updated_at': '2023-07-24T09:21:13Z', 'revision_number': 0, 'ip': '172.24.4.253'} created 2023-07-24 09:21:15,789 79377 INFO [tempest.lib.comm on.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.129s 2023-07-24 09:21:15,789 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2799', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-046f02c5-5403-4ae5-a69e-8aaaf894a51d', '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": "319a9ca6eb994d02abb7cb366afb6b03", "name": "tempest-TestVolumeSwap-611378348-project-member", "password_expires_at": null}, "audit_ids": ["S3tZRWR8RSSh58ff3-blgA"], "expires_at": "2023-07-24T10:21:15.000000Z", "issued_at": "2023-07-24T09:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75da1c75e2054523baf33b35c40bdad6", "name": "tempest-TestVolumeSwap-611378348"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75da1c75e2054523baf33b35c40bdad6", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/75da1c75e2054523baf33b35c40bdad6", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:15,790 79377 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'd0e1504a-20b6-4f86-9cb4-9839e162745d', 'name': 'tempest-TestVolumeSwap-133271629-network', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25236, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:19Z', 'updated_at': '2023-07-24T09:20:19Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:15,791 79377 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1732009031', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEDAoKmq1rx6jOG+Lg4M5QIlD2IJSlmMtOpdeb9ghKkvSJyVPHzg3YcP8eNRvATclDiicKmVYqWn1E62n479d5KLHQvUIOgZjA2iGHhwUwSzJQiezRPdpfmH8IDVnghNpg==', 'fingerprint': '8a:53:f9:9a:7d:07:1c:32:8e:9a:fb:d2:53:c7:9e:37', 'user_id': '319a9ca6eb994d02abb7cb366afb6b03', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBGLVKuRBxRi/S74ETkziqPLXgynaZZI24t1eXloqTbRy6rn36gAX0W\nwpawqvFDSAmgBwYFK4EEACKhZANiAARAwKCpqta8eozhvi4ODOUCJQ9iCUpZjLTq\nXXm/YISpL0iclTx84N2HD/HjUbwE3JQ4onCplWKlp9ROtp+O/XeSix0L1CDoGYwN\nohh4cFMEsyUIns0T3aX5h/CA1Z4ITaY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0204c5ba-e9ea-43f2-b2ac-9432e1e01c42', 'name': 'tempest-securitygroup--5607964', 'stateful': True, 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'description': 'tempest-description--1026584427', 'shared': False, 'security_group_rules': [{'id': '15beba9b-a317-45d8-9a10-25b5d4a362dc', 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'security_group_id': '0204c5ba-e9ea-43f2-b2ac-9432e1e01c42', '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': 304, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:09Z', 'updated_at': '2023-07-24T09:21:09Z', 'revision_number': 0}, {'id': '68d771da-b285-43e6-921c-8491b51687b3', 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'security_group_id': '0204c5ba-e9ea-43f2-b2ac-9432e1e01c42', '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': 305, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:09Z', 'updated_at': '2023-07-24T09:21:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:09Z', 'updated_at': '2023-07-24T09:21:09Z', 'revision_number': 1, 'project_id': '75da1c75e2054523baf33b35c40bdad6'}, 'floating_ip': {'id': '8c4da73e-77dc-4022-b2bb-8568541cfc88', 'tenant_id': '75da1c75e2054523baf33b35c40bdad6', 'floating_ip_address': '172.24.4.253', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '75da1c75e2054523baf33b35c40bdad6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:13Z', 'updated_at': '2023-07-24T09:21:13Z', 'revision_number': 0, 'ip': '172.24.4.253'}} 2023-07-24 09:21:15,823 79377 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 09:21:15,824 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-1945176295", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "d0e1504a-20b6-4f86-9cb4-9839e162745d"}], "security_groups": [{"name": "tempest-securitygroup--5607964"}], "key_name": "tempest-keypair-1732009031", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 J ul 2023 09:21:15 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': '73', 'x-openstack-request-id': 'req-f6ee35b8-7e3e-4b77-9228-c279cd75f36e', 'x-compute-request-id': 'req-f6ee35b8-7e3e-4b77-9228-c279cd75f36e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,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_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:22,054 79373 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.127s 2023-07-24 09:21:22,055 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:21 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-6c00f783-9397-436d-9f85-910f696038b8', '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": "01ac9393a255437b89d187c9050d19fe", "name": "tempest-VolumesActionsTest-1925934203-project-member", "password_expires_at": null}, "audit_ids": ["QpPlYb-iT5SXpoimxHlC1Q"], "expires_at": "2023-07-24T10:21:21.000000Z", "issued_at": "2023-07-24T09:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ba77bf9ba14a2fa5faa1932e7b9459", "name": "tempest-VolumesActionsTest-1925934203"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:22,056 79373 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': 'aecdaa2e-06f2-4a1d-9745-f05e88085507', 'name': 'tempest-VolumesActionsTest-1144152534-network', 'tenant_id': '23ba77bf9ba14a2fa5faa1932e7b9459', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23ba77bf9ba14a2fa5faa1932e7b9459', 'port_security_enabled': True, 'router:external': False , 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4803, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:01Z', 'updated_at': '2023-07-24T09:21:01Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:22,091 79373 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 400 POST http://10.0.0.210/compute/v2.1/servers 0.034s 2023-07-24 09:21:22,091 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-530200046", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "aecdaa2e-06f2-4a1d-9745-f05e88085507"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-7a8df0e1-e088-433e-9a3e-1d45151d6ca5', 'x-compute-request-id': 'req-7a8df0e1-e088-433e-9a3e-1d45151d6ca5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] -------------------------------------------------------------------------------------------------------------------------------------- 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_actions.py", line 81, in test_get_volume_attachment server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:22,156 79373 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.055s 2023-07-24 09:21:22,157 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21: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-8befa9ce-9b54-48b9-ad9b-ae8b1bf9224f', '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": "01ac9393a255437b89d187c9050d19fe", "name": "tempest-VolumesActionsTest-1925934203-project-member", "password_expires_at": null}, "audit_ids": ["e4qzH0R8RtW_LDsaTFAwDg"], "expires_at": "2023-07-24T10:21:22.000000Z", "issued_at": "2023-07-24T09:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ba77bf9ba14a2fa5faa1932e7b9459", "name": "tempest-VolumesActionsTest-1925934203"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23ba77bf9ba14a2fa5faa1932e7b9459", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:22,158 79373 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': 'aecdaa2e-06f2-4a1d-9745-f05e88085507', 'name': 'tempest-VolumesActionsTest-1144152534-network', 'tenant_id': '23ba77bf9ba14a2fa5faa1932e7b9459', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23ba77bf9ba14a2fa5faa1932e7b9459', 'port_security_enabled': True, 'router:external': False, 'provider:network_ty pe': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4803, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:01Z', 'updated_at': '2023-07-24T09:21:01Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:22,198 79373 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 400 POST http://10.0.0.210/compute/v2.1/servers 0.039s 2023-07-24 09:21:22,199 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1765752039", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "aecdaa2e-06f2-4a1d-9745-f05e88085507"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-4a930141-574e-4435-b91c-92a31634af4b', 'x-compute-request-id': 'req-4a930141-574e-4435-b91c-92a31634af4b', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:17,704 79375 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:21:17,705 79375 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:17,873 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.166s 2023-07-24 09:21:17,874 79375 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-2057409408", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFRI9ENGc1C1jfdjm+UuWPNhiHE6Z8QMaUDNpftwvQV4iOaSDXuv9kH8YMEXcgKdfpVvh+l635j+zpx6n2l+lJ8gji7HKvTK2qxYIXJ1XvRvJAJwLrspFZPb7MPC2QysnQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:17 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-55dc0c98-2c43-416e-8c69-c2ca3636932c', 'x-compute-request-id': 'req-55dc0c98-2c43-416e-8c69-c2ca3636932c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2057409408", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFRI9ENGc1C1jfdjm+UuWPNhiHE6Z8QMaUDNpftwvQV4iOaSDXuv9kH8YMEXcgKdfpVvh+l635j+zpx6n2l+lJ8gji7HKvTK2qxYIXJ1XvRvJAJwLrspFZPb7MPC2QysnQ==", "fingerprint": "92:dd:22:e7:cd:0d:1d:94:00:57:fc:02:9d:96:db:10", "user_id": "731696241ea24716820c6e3c31c4c32b"}}' 2023-07-24 09:21:17,880 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2057409408 created 2023-07-24 09:21:19,163 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.283s 2023-07-24 09:21:19,164 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--69550943", "description": "tempest-description--1262299618"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-7bd625e4-5e7b-4b31-8907-428cd5a522dc', 'date': 'Mon, 24 Jul 2023 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "name": "tempest-securitygroup--69550943", "stateful": true, "tenant_id": "eeac993804d844268c2226bf01b49d9d", "description": "tempest-description--1262299618", "shared": false, "security_group_rules": [{"id": "4de97067-982b-4b8f-bd86-f8ab1705eb89", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "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": 339, "description": null, "tags": [], "created_at": "2023-07-24T09:21:18Z", "updated_at": "2023-07-24T09:21:18Z", "revision_number": 0}, {"id": "9db673e3-2922-4ba5-924c-60563ef77909", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_r ange_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 340, "description": null, "tags": [], "created_at": "2023-07-24T09:21:18Z", "updated_at": "2023-07-24T09:21:18Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:18Z", "updated_at": "2023-07-24T09:21:18Z", "revision_number": 1, "project_id": "eeac993804d844268c2226bf01b49d9d"}}' 2023-07-24 09:21:19,740 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.575s 2023-07-24 09:21:19,740 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "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-e1297a69-027f-452b-b800-f3830cc9ce27', 'date': 'Mon, 24 Jul 2023 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2638a9db-3911-45a6-b2e2-85e1a18ca27a", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "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-07-24T09:21:19Z", "updated_at": "2023-07-24T09:21:19Z", "revision_number": 0}}' 2023-07-24 09:21:20,374 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.633s 2023-07-24 09:21:20,374 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-149f45ed-37dd-4b48-a2d9-c56371b2f170', 'date': 'Mon, 24 Jul 2023 09:21:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cdd51202-e060-4087-acb6-cf8924cb2bea", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "e55382ba-ba46-41bf-9e6e-95c2124a6b3f", "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-07-24T09:21:19Z", "updated_at": "2023-07-24T09:21:19Z", "revision_number": 0}}' 2023-07-24 09:21:20,375 79375 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--69550943 created 2023-07-24 09:21:24,094 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.719s 2023-07-24 09:21:24,094 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9c716f76-e21e-4ab6-9028-57cea357ac78', 'date': 'Mon, 24 Jul 2023 09:21:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "59edc39f-f69c-474b-a1b9-8182bcc01d7d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "floating_ip_address": "172.24.4.182", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eeac993804d844268c2226bf01b49d9d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:22Z", "updated_at": "2023-07-24T09:21:22Z", "revision_number": 0}}' 2023-07-24 09:21:24,095 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '59edc39f-f69c-474b-a1b9-8182bcc01d7d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'floating_ip_address': '172.24.4.182', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:22Z', 'updated_at': '2023-07-24T09:21:22Z', 'revision_number': 0, 'ip': '172.24.4.182'} created 2023-07-24 09:21:24,242 79375 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.141s 2023-07-24 09:21:24,243 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fd7ae24f-bbee-4fe7-9512-1ac47af3d17f', '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": "731696241ea24716820c6e3c31c4c32b", "name": "tempest-AttachVolumeShelveTestJSON-97329596-project-member", "password_expires_at": null}, "audit_ids": ["f82T-7vfQM2tzPvh22Lf3Q"], "expires_at": "2023-07-24T10:21:24.000000Z", "issued_at": "2023-07-24T09:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeac993804d844268c2226bf01b49d9d", "name": "tempest-AttachVolumeShelveTestJSON-97329596"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "reg ion_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:24,243 79375 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '3d8b0f2f-b175-4778-aa3d-1c66747f533a', 'name': 'tempest-AttachVolumeShelveTestJSON-1242849649-network', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30843, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:59Z', 'updated_at': '2023-07-24T09:21:00Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:24,244 79375 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2057409408', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFRI9ENGc1C1jfdjm+UuWPNhiHE6Z8QMaUDNpftwvQV4iOaSDXuv9kH8YMEXcgKdfpVvh+l635j+zpx6n2l+lJ8gji7HKvTK2qxYIXJ1XvRvJAJwLrspFZPb7MPC2QysnQ==', 'fingerprint': '92:dd:22:e7:cd:0d:1d:94:00:57:fc:02:9d:96:db:10', 'user_id': '731696241ea24716820c6e3c31c4c32b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFJgCiK0lKc2se6a9uWmyCWgtK+tZUffIEn0MIl3f3y2tG6LA6A1EF\ndDG4n3Q9Sz6gBwYFK4EEACKhZANiAARUSPRDRnNQtY33Y5vlLljzYYhxOmfEDGlA\nzaX7cL0FeIjmkg17r/ZB/GDBF3ICnX6Vb4fpet+Y/s6cep9pfpSfII4uxyr0ytqs\nWCFydV70byQCcC67KRWT2+zDwtkMrJ0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e55382ba-ba46-41bf-9e6e-95c2124a6b3f', 'name': 'tempest-securitygroup--69550943', 'stateful': True, 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'description': 'tempest-description--1262299618', 'shared': False, 'security_group_rules': [{'id': '4de97067-982b-4b8f-bd86-f8ab1705eb89', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'security_group_id': 'e55382ba-ba46-41bf-9e6e-95c2124a6b3f', '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': 339, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:18Z', 'updated_at': '2023-07-24T09:21:18Z', 'revision_number': 0}, {'id': '9db673e3-2922-4ba5-924c-60563ef77909', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'security_group_id': 'e55382ba-ba46-41bf-9e6e-95c2124a6b3f', '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': 340, 'description': None, 'tags': [], 'created_at' : '2023-07-24T09:21:18Z', 'updated_at': '2023-07-24T09:21:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:18Z', 'updated_at': '2023-07-24T09:21:18Z', 'revision_number': 1, 'project_id': 'eeac993804d844268c2226bf01b49d9d'}, 'floating_ip': {'id': '59edc39f-f69c-474b-a1b9-8182bcc01d7d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'floating_ip_address': '172.24.4.182', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:22Z', 'updated_at': '2023-07-24T09:21:22Z', 'revision_number': 0, 'ip': '172.24.4.182'}} 2023-07-24 09:21:24,272 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 09:21:24,272 79375 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-557821166", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "3d8b0f2f-b175-4778-aa3d-1c66747f533a"}], "security_groups": [{"name": "tempest-securitygroup--69550943"}], "key_name": "tempest-keypair-2057409408", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:24 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': '73', 'x-openstack-request-id': 'req-c51bb165-e733-407e-9265-5f627d608902', 'x-compute-request-id': 'req-c51bb165-e733-407e-9265-5f627d608902', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:21:24,317 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2057409408 0.042s 2023-07-24 09:21:24,317 79375 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': 'Mon, 24 Jul 2023 09:21:24 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-478fb4b8-ecec-4dd8-b4c6-d1d5697d53b3', 'x-compute-request-id': 'req-478fb4b8-ecec-4dd8-b4c6-d1d5697d53b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2057409408'} Body: b'' 2023-07-24 09:21:25,307 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e55382ba-ba46-41bf-9e6e-95c2124a6b3f 0.989s 2023-07-24 09:21:25,308 79375 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-19897f5c-57de-462c-8402-c4048d52f3e8', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210 :9696/networking/v2.0/security-groups/e55382ba-ba46-41bf-9e6e-95c2124a6b3f'} Body: b'' 2023-07-24 09:21:25,376 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e55382ba-ba46-41bf-9e6e-95c2124a6b3f 0.068s 2023-07-24 09:21:25,377 79375 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-06728aa0-2630-4358-ba1c-e6320fe85ca1', 'date': 'Mon, 24 Jul 2023 09:21:25 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e55382ba-ba46-41bf-9e6e-95c2124a6b3f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e55382ba-ba46-41bf-9e6e-95c2124a6b3f does not exist", "detail": ""}}' 2023-07-24 09:21:26,498 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/59edc39f-f69c-474b-a1b9-8182bcc01d7d 1.121s 2023-07-24 09:21:26,499 79375 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-d56f5ac5-dc2f-4369-b331-1da3f2c2277c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/59edc39f-f69c-474b-a1b9-8182bcc01d7d'} Body: b'' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) ---------------------------------------------------------------------------------- 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/servers/test_server_actions.py", line 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in recreate_server server = cls.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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} 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 299, in test_detach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:26,502 79375 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:21:26,502 79375 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:26,578 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.073s 2023-07-24 09:21:26,579 79375 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-1926778210", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKHpGP7MQBRhIEENw6OzeWawzrc8LDiASwOt6Mpn992YaNjoqWMs4Ipjk89yWRi1efcqwVJVZV/DgHgn7/xzsOcReDXypjOasFtSnl/dVuw/TfgBsZA62fkVTmyt4O5AYA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:26 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-ff1b72c5-dc18-4015-ad04-a0b4bbe048ec', 'x-compute-request-id': 'req-ff1b72c5-dc18-4015-ad04-a0b4bbe048ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1926778210", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKHpGP7MQBRhIEENw6OzeWawzrc8LDiASwOt6Mpn992YaNjoqWMs4Ipjk89yWRi1efcqwVJVZV/DgHgn7/xzsOcReDXypjOasFtSnl/dVuw/TfgBsZA62fkVTmyt4O5AYA==", "fingerprint": "93:3d:a3:3d:e1:ce:fc:0d:68:c1:38:e9:8e:9c:af:32", "user_id": "731696241ea24716820c6e3c31c4c32b"}}' 2023-07-24 09:21:26,584 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1926778210 created 2023-07-24 09:21:27,490 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.905s 2023-07-24 09:21:27,490 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1307810158", "description": "tempest-description--1383901674"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-44506c7b-7806-473a-80aa-603f05d71fee', 'date': 'Mon, 24 Jul 2023 09:21:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0855e052-29d3-4172-94a2-8c87172f25a6", "name": "tempest-securitygroup--1307810158", "stateful": true, "tenant_id": "eeac993804d844268c2226bf01b49d9d", "description": "tempest-description--1383901674", "shared": false, "security_group_rules": [{"id": "62a9966e-b0e8-4c7b-95f4-a4a2cfe1f017", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "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": 383, "description": null, "tags": [], "created_at": "2023-07-24T09:21:26Z", "updated_at": "2023-07-24T09:21:26Z", "revision_number": 0}, {"id": "be0ca670-fa04-45e7-98d7-18a2ae8f7771", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "ethertype": "IPv4", "direction": "egress", "protocol": null, "po rt_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": 382, "description": null, "tags": [], "created_at": "2023-07-24T09:21:26Z", "updated_at": "2023-07-24T09:21:26Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:26Z", "updated_at": "2023-07-24T09:21:26Z", "revision_number": 1, "project_id": "eeac993804d844268c2226bf01b49d9d"}}' 2023-07-24 09:21:28,890 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.398s 2023-07-24 09:21:28,890 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "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-d55cb943-0ca7-4fe2-8f15-9c26faff61f4', 'date': 'Mon, 24 Jul 2023 09:21:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c6875657-1184-48eb-ab59-9b88ac47af25", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "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-07-24T09:21:28Z", "updated_at": "2023-07-24T09:21:28Z", "revision_number": 0}}' 2023-07-24 09:21:29,339 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.448s 2023-07-24 09:21:29,340 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a7867802-758a-4346-b4c8-5a87f8e87075', 'date': 'Mon, 24 Jul 2023 09:21: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": "ccc86cd2-007d-44d3-9ff0-b118fe753b34", "project_id": "eeac993804d844268c2226bf01b49d9d", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "security_group_id": "0855e052-29d3-4172-94a2-8c87172f25a6", "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-07-24T09:21:29Z", "updated_at": "2023-07-24T09:21:29Z", "revision_number": 0}}' 2023-07-24 09:21:29,340 79375 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1307810158 created 2023-07-24 09:21:31,815 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.474s 2023-07-24 09:21:31,816 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'co ntent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-17acae08-f786-49d8-ab9a-ecdad0799b11', 'date': 'Mon, 24 Jul 2023 09:21:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2dafaae0-ed07-47a2-9588-cc5d8810ec07", "tenant_id": "eeac993804d844268c2226bf01b49d9d", "floating_ip_address": "172.24.4.231", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eeac993804d844268c2226bf01b49d9d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:31Z", "updated_at": "2023-07-24T09:21:31Z", "revision_number": 0}}' 2023-07-24 09:21:31,817 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2dafaae0-ed07-47a2-9588-cc5d8810ec07', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'floating_ip_address': '172.24.4.231', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:31Z', 'updated_at': '2023-07-24T09:21:31Z', 'revision_number': 0, 'ip': '172.24.4.231'} created 2023-07-24 09:21:31,921 79375 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-07-24 09:21:31,921 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:31 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-eba8e81b-220e-4b24-9289-e39e010cb15d', '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": "731696241ea24716820c6e3c31c4c32b", "name": "tempest-AttachVolumeShelveTestJSON-97329596-project-member", "password_expires_at": null}, "audit_ids": ["xoQHUlulQ9ijvIvL0wDzKg"], "expires_at": "2023-07-24T10:21:31.000000Z", "issued_at": "2023-07-24T09:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeac993804d844268c2226bf01b49d9d", "name": "tempest-AttachVolumeShelveTestJSON-97329596"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public" , "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eeac993804d844268c2226bf01b49d9d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:31,922 79375 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '3d8b0f2f-b175-4778-aa3d-1c66747f533a', 'name': 'tempest-AttachVolumeShelveTestJSON-1242849649-network', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30843, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:59Z', 'updated_at': '2023-07-24T09:21:00Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:31,922 79375 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1926778210', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKHpGP7MQBRhIEENw6OzeWawzrc8LDiASwOt6Mpn992YaNjoqWMs4Ipjk89yWRi1efcqwVJVZV/DgHgn7/xzsOcReDXypjOasFtSnl/dVuw/TfgBsZA62fkVTmyt4O5AYA==', 'fingerprint': '93:3d:a3:3d:e1:ce:fc:0d:68:c1:38:e9:8e:9c:af:32', 'user_id': '731696241ea24716820c6e3c31c4c32b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDByJCuv5j/TOjW90QCCoGYDFBkrDe/5uaYQy5JIBFQs9sckBvfjYxkz\nxwFiEFFoKtagBwYFK4EEACKhZANiAASh6Rj+zEAUYSBBDcOjs3lmsM63PCw4gEsD\nrejKZ/fdmGjY6KljLOCKY5PPclkYtXn3KsFSVWVfw4B4J+/8c7DnEXg18qYzmrBb\nUp5f3VbsP034AbGQOtn5FU5sreDuQGA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0855e052-29d3-4172-94a2-8c87172f25a6', 'name': 'tempest-securitygroup--1307810158', 'stateful': True, 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'description': 'tempest-description--1383901674', 'shared': False, 'security_group_rules': [{'id': '62a9966e-b0e8-4c7b-95f4-a4a2cfe1f017', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'security_group_id': '0855e052-29d3-4172-94a2-8c87172f25a6', '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': 383, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:26Z', 'updated_at': '2023-07-24T09:21:26Z', 'revision_number': 0}, {'id': 'be0ca670-fa04-45e7-98d7-18a2ae8f7771', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'security_group_id': '0855e052-29d3-4172-94a2-8c87172f25a6', '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': 382, 'description': None, 'tags': [], 'cre ated_at': '2023-07-24T09:21:26Z', 'updated_at': '2023-07-24T09:21:26Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:26Z', 'updated_at': '2023-07-24T09:21:26Z', 'revision_number': 1, 'project_id': 'eeac993804d844268c2226bf01b49d9d'}, 'floating_ip': {'id': '2dafaae0-ed07-47a2-9588-cc5d8810ec07', 'tenant_id': 'eeac993804d844268c2226bf01b49d9d', 'floating_ip_address': '172.24.4.231', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eeac993804d844268c2226bf01b49d9d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:31Z', 'updated_at': '2023-07-24T09:21:31Z', 'revision_number': 0, 'ip': '172.24.4.231'}} 2023-07-24 09:21:31,962 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.038s 2023-07-24 09:21:31,962 79375 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-766644579", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "3d8b0f2f-b175-4778-aa3d-1c66747f533a"}], "security_groups": [{"name": "tempest-securitygroup--1307810158"}], "key_name": "tempest-keypair-1926778210", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:31 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': '73', 'x-openstack-request-id': 'req-84031b3d-f3b6-44cd-8b23-5778dc0085b2', 'x-compute-request-id': 'req-84031b3d-f3b6-44cd-8b23-5778dc0085b2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:21:32,011 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1926778210 0.047s 2023-07-24 09:21:32,011 79375 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': 'Mon, 24 Jul 2023 09:21:31 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-5fee0705-d355-410a-8cb5-411e8da104b9', 'x-compute-request-id': 'req-5fee0705-d355-410a-8cb5-411e8da104b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1926778210'} Body: b'' 2023-07-24 09:21:32,466 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0855e052-29d3-4172-94a2-8c87172f25a6 0.453s 2023-07-24 09:21:32,466 79375 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-c8809ec2-7084-4fa9-bcbc-6e074df876da', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http:// 10.0.0.210:9696/networking/v2.0/security-groups/0855e052-29d3-4172-94a2-8c87172f25a6'} Body: b'' 2023-07-24 09:21:32,507 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0855e052-29d3-4172-94a2-8c87172f25a6 0.039s 2023-07-24 09:21:32,507 79375 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-8d4b76c8-51b1-45a3-8e01-542f2543cd44', 'date': 'Mon, 24 Jul 2023 09:21:32 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0855e052-29d3-4172-94a2-8c87172f25a6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0855e052-29d3-4172-94a2-8c87172f25a6 does not exist", "detail": ""}}' 2023-07-24 09:21:33,783 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2dafaae0-ed07-47a2-9588-cc5d8810ec07 1.274s 2023-07-24 09:21:33,783 79375 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-9391d97e-8a4f-4bc7-93d6-c1d50b0ffac0', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2dafaae0-ed07-47a2-9588-cc5d8810ec07'} Body: b'' 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 213, in test_tagged_boot_devices 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:21:07,281 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes 0.748s 2023-07-24 09:21:07,282 79396 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-630626341", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da022b4-2a71-496f-9ffc-673b6e7463f5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da022b4-2a71-496f-9ffc-673b6e7463f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.192636", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:07,364 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.069s 2023-07-24 09:21:07,364 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7cf497-fe4a-4e53-beb9-132c21e64c22', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7cf497-fe4a-4e53-beb9-132c21e64c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:08,448 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.068s 2023-07-24 09 :21:08,448 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df63d3f7-f039-460f-9e74-7bfeb524d60f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df63d3f7-f039-460f-9e74-7bfeb524d60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:09,510 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.049s 2023-07-24 09:21:09,510 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fc6aa5-b92e-4ed1-8c7e-a760b894be78', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fc6aa5-b92e-4ed1-8c7e-a760b894be78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:10,576 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.051s 2023-07-24 09:21:10,577 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Mon, 24 Jul 2023 09:21:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00913a2-3784-41b8-bd6b-21ed7ceaf24e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00913a2-3784-41b8-bd6b-21ed7ceaf24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:11,646 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.057s 2023-07-24 09:21:11,646 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e3ea82-fe9b-4baa-aa99-d74536833b6f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e3ea82-fe9b-4baa-aa99-d74536833b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:12,713 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f 0.049s 2023-07-24 09:21:12,714 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306c6bab-0fcb-406c-83c4-12df2351753a', 'content-length': '1363', 'openstack-api-vers ion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306c6bab-0fcb-406c-83c4-12df2351753a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f'} Body: b'{"volume": {"id": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:07.000000", "updated_at": "2023-07-24T09:21:12.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-630626341", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/697a6c6c-e7ff-402b-9df8-a566c8e1850f"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:12,726 79396 INFO [tempest.common.waiters] volume 697a6c6c-e7ff-402b-9df8-a566c8e1850f reached available after waiting for 5.726453 seconds 2023-07-24 09:21:12,978 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes 0.251s 2023-07-24 09:21:12,979 79396 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-1109098701"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b137645-35a6-4be7-b090-a6ce6441e460', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b137645-35a6-4be7-b090-a6ce6441e460', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:12.905081", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:13,042 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29 0.052s 2023-07-24 09:21:13,043 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'app lication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a1d878-81ab-4463-9f95-36e0b7dad689', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a1d878-81ab-4463-9f95-36e0b7dad689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:13.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:14,108 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29 0.044s 2023-07-24 09:21:14,109 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef2a893-2d9d-4f10-a3bf-e78662ef0ae2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef2a893-2d9d-4f10-a3bf-e78662ef0ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:13.000000", "updated_at": "2023-07-24T09:21:13.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:15,177 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29 0.056s 2023-07-24 09:21:15,177 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5043f3-1cb1 -4aa8-9c85-8fe52cbefcc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5043f3-1cb1-4aa8-9c85-8fe52cbefcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:13.000000", "updated_at": "2023-07-24T09:21:13.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:16,245 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29 0.045s 2023-07-24 09:21:16,245 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d601a975-0dca-49ca-811e-6e23a38d4988', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d601a975-0dca-49ca-811e-6e23a38d4988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29'} Body: b'{"volume": {"id": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:13.000000", "updated_at": "2023-07-24T09:21:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1109098701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/d0791f8f-9255-49f0-ae0d-43c0860d7b29"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:16,255 79396 INFO [tempest.common.waiters] volume d0791f8f-9255-49f0-ae0d-43c0860d7b29 reached available after waiting for 3.255837 seconds 2023-07-24 09:21:16,555 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes 0.299s 2023-07-24 09:21:16,555 79396 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-1224837129"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb84d6a-91ea-4c ec-a754-7ae8fae68c45', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb84d6a-91ea-4cec-a754-7ae8fae68c45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.473318", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:21:16,635 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9 0.066s 2023-07-24 09:21:16,635 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c18490c-0321-4f9c-b8e8-7825e4888ce7', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c18490c-0321-4f9c-b8e8-7825e4888ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:17,706 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9 0.058s 2023-07-24 09:21:17,707 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342ed3ca-9727-466d-a6f8-dc0bd5159ae0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342ed3ca-9727-466d-a6f8-dc0bd5159ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.000000", "updated_at": "2023-07-24T09:21:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:18,771 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9 0.052s 2023-07-24 09:21:18,771 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bd79f2-1701-4f09-a85d-4e3a5266d6a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bd79f2-1701-4f09-a85d-4e3a5266d6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.000000", "updated_at": "2023-07-24T09:21:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:19,844 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9 0.056s 2023-07-24 09:21:19,844 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b9072a-bb6b-42f7-a990-c90482a33499', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b9072a-bb6b-42f7-a990-c90482a33499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9'} Body: b'{"volume": {"id": "6372b872-8302-42af-883f-9c23353c66c9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:21:16.000000", "updated_at": "2023-07-24T09:21:19.000000", "name": " tempest-TaggedBootDevicesTest_v242-volume-1224837129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ffec351097f2409fb84d7d2a98978742/volumes/6372b872-8302-42af-883f-9c23353c66c9"}], "user_id": "ead2988c94e5445d81ce56965888d6bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:19,855 79396 INFO [tempest.common.waiters] volume 6372b872-8302-42af-883f-9c23353c66c9 reached available after waiting for 3.855017 seconds 2023-07-24 09:21:21,996 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 2.141s 2023-07-24 09:21:21,997 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-296673871"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c7ad1f8f-f042-4191-a474-355b71d2679c', 'date': 'Mon, 24 Jul 2023 09:21:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"053ef149-0ed8-4268-bace-dc0df660ca4d","name":"tempest-device-tagging-net1-296673871","tenant_id":"ffec351097f2409fb84d7d2a98978742","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ffec351097f2409fb84d7d2a98978742","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-07-24T09:21:19Z","updated_at":"2023-07-24T09:21:20Z","revision_number":1}}' 2023-07-24 09:21:23,925 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.927s 2023-07-24 09:21:23,925 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-246852991"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d5dd9ac8-84a2-40d4-807a-3fe75b4675a5', 'date': 'Mon, 24 Jul 2023 09:21:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"c2fb3511-c91a-4528-abe7-8c6384223587","name":"tempest-device-tagging-net2-246852991","tenant_id":"ffec351097f2409fb84d7d2a98978742","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ffec351097f2409fb84d7d2a98978742","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-07-24T09:21:22Z","updated_at":"2023-07-24T09:21:22Z","revision_number":1}}' 2023-07-24 09:21:27,327 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 3.401s 2023-07-24 09:21:27,328 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "053ef149-0ed8-4268-bace-dc0df660ca4d", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-d938f156-ec97-43b1-a6f2-17e3c961e245', 'date': 'Mon, 24 Jul 2023 09:21:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"b3b027f6-0e3c-4009-abef-7123b404f780","name":"","tenant_id":"ffec351097f2409fb84d7d2a98978742","network_id":"053ef149-0ed8-4268-bace-dc0df660ca4d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T09:21:24Z","updated_at":"2023-07-24T09:21:24Z","revision_number":0,"project_id":"ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:31,082 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 3.753s 2023-07-24 09:21:31,083 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "c2fb3511-c91a-4528-abe7-8c6384223587", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-0d7e0ee8-6b5c-4275-b55f-4e0b6942578c', 'date': 'Mon, 24 Jul 2023 09:21:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"058ec4b6-200d-4ea6-9859-d4d116af9f63","name":"","tenant_id":"ffec351097f2409fb84d7d2a98978742","network_id":"c2fb3511-c91a-4528-abe7-8c6384223587","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T09:21:28Z","updated_at":"2023-07-24T09:21:28Z","revision_number":0,"project_id":"ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:33,725 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 2.642s 2023-07-24 09:21:33,726 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "053ef149-0ed8-4268-bace-dc0df660ca4d", "name": "tempest-TaggedBootDevicesTest_v242-675332602", "fixed_ips": [{"subnet_id": "b3b027f6-0e3c-4009-abef-7123b404f780"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-af826e2a-0463-47f2-a811-590ba6227e72', 'date': 'Mon, 24 Jul 2023 09:21:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"b7eb3eb4-80c7-499b-bb0d-33ec21773383","name":"tempest-TaggedBootDevicesTest_v242-675332602","network_id":"053ef149-0ed8-4268-bace-dc0df660ca4d","tenant_id":"ffec351097f2409fb84d7d2a98978742","mac_address":"fa:16:3e:2d:22:e7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"b3b027f6-0e3c-4009-abef-7123b404f780","ip_address":"10.1.1.136"}],"project_id":"ffec351097f2409fb84d7d2a98978742","port_security_enabled":true,"security_groups":["2076e096-d4f4-417c-93e9-7191e3eb9eef"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T09:21:31Z","updated_at":"2023-07-24T09:21:32Z","revision_number":1}}' 2023-07-24 09:21:35,477 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v 242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.750s 2023-07-24 09:21:35,477 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "053ef149-0ed8-4268-bace-dc0df660ca4d", "name": "tempest-TaggedBootDevicesTest_v242-1080371931", "fixed_ips": [{"subnet_id": "b3b027f6-0e3c-4009-abef-7123b404f780"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-fd01c927-f927-498b-a754-95276bda1b8c', 'date': 'Mon, 24 Jul 2023 09:21:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"49b40538-df9a-4aac-a5b0-923fda4ca759","name":"tempest-TaggedBootDevicesTest_v242-1080371931","network_id":"053ef149-0ed8-4268-bace-dc0df660ca4d","tenant_id":"ffec351097f2409fb84d7d2a98978742","mac_address":"fa:16:3e:95:84:9a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"b3b027f6-0e3c-4009-abef-7123b404f780","ip_address":"10.1.1.42"}],"project_id":"ffec351097f2409fb84d7d2a98978742","port_security_enabled":true,"security_groups":["2076e096-d4f4-417c-93e9-7191e3eb9eef"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T09:21:34Z","updated_at":"2023-07-24T09:21:34Z","revision_number":1}}' 2023-07-24 09:21:35,478 79396 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:21:35,479 79396 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:21:35,536 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.055s 2023-07-24 09:21:35,537 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1075559682", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2cq553rpyrjp2AqqvZ9LPpFr94ZiTJO5xlkcSVyvV/qjN/Pi5+LyyhOaSaDBZeUdSbB4l1tPbpzCT4k77+SLvPoAbuXGtv39b8a/tetRxs5HOM8L0U/SQ6UcNVf9nM6g=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a4ae1f8-02af-427b-a69f-2ce6151f035e', 'x-compute-request-id': 'req-4a4ae1f8-02af-427b-a69f-2ce6151f035e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1075559682", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2cq553rpyrjp2AqqvZ9LPpFr94ZiTJO5xlkcSVyvV/qjN/Pi5+LyyhOaSaDBZeUdSbB4l1tPbpzCT4k77+SLvPoAbuXGtv39b8a/tetRxs5HOM8L0U/SQ6UcNVf9nM6g==", "fingerprint": "29:ac:0e:f3:a2:3a:82:cb:85:ff:b7:49:bc:d5:fa:bc", "user_id": "ead2988c94e5445d81ce56965888d6bc"}}' 2023-07-24 09:21:35,540 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1075559682 created 2023-07-24 09:21:35,954 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.414s 2023-07-24 09:21:35,955 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1989295996", "description": "tempest-description--1779148435"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-099c6b97-74bd-4f68-8c39-1598b16b3c32', 'date': 'Mon, 24 Jul 2023 09:21:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "name": "tempest-securitygroup--1989295996", "stateful": true, "tenant_id": "ffec351097f2409fb84d7d2a98978742", "description": "tempest-description--1779148435", "shared": false, "security_group_rules": [{"id": "43a0e992-c841-4cc8-a70c-03d516ab4867", "project_id": "ffec351097f2409fb84d7d2a98978742", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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": 414, "description": null, "tags": [], "created_at": "2023-07-24T09:21:35Z", "updated_at": "2023-07-24T09:21:35Z", "revision_number": 0}, {"id": "9a326629-b333-42cc-883c-e108a68eb66a", "project_id": "ffec351097f2409fb84d7d2a98978742", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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": 415, "description": null, "tags": [], "created_at": "2023-07-24T09:21:35Z", "updated_at": "2023-07-24T09:21:35Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:21:35Z", "updated_at": "2023-07-24T09:21:35Z", "revision_number": 1, "project_id": "ffec351097f2409fb84d7d2a98978742"}}' 2023-07-24 09:21:36,605 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.649s 2023-07-24 09:21:36,606 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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-a62f2386-9e6a-4223-8150-185f43de7930', 'date': 'Mon, 24 Jul 2023 09:21:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f395f690-58aa-476f-93ad-7970fdd9eb01", "project_id": "ffec351097f2409fb84d7d2a98978742", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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-07-24T09:21:36Z", "updated_at": "2023-07-24T09:21:36Z", "revision_number": 0}}' 2023-07-24 09:21:37,564 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.957s 2023-07-24 09:21:37,565 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1ca69b26-af79-45cb-bd78-6fc2f6a326f7', 'date': 'Mon, 24 Jul 2023 09:21:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c7370b1e-d1dc-4426-93fc-bcea271078a6", "project_id": "ffec351097f2409fb84d7d2a98978742", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "security_group_id": "001c489e-38c6-49d3-8a44-4af1eee69ab2", "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-07-24T09:21:36Z", "updated_at": "2023-07-24T09:21:36Z", "revision_number": 0}}' 2023-07-24 09:21:37,565 79396 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1989295996 created 2023-07-24 09:21:39,823 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.258s 2023-07-24 09:21:39,824 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-2688257f-d10f-4b8e-9f2c-523107f5cf16', 'date': 'Mon, 24 Jul 2023 09:21:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dc555ad8-24db-42a5-915b-5455cec2b467", "tenant_id": "ffec351097f2409fb84d7d2a98978742", "floating_ip_address": "172.24.4.33", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ffec351097f2409fb84d7d2a98978742", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:21:38Z", "updated_at": "2023-07-24T09:21:38Z", "revision_number": 0}}' 2023-07-24 09:21:39,824 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dc555ad8-24db-42a5-915b-5455cec2b467', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'floating_ip_address': '172.24.4.33', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:38Z', 'updated_at': '2023-07-24T09:21:38Z', 'revision_number': 0, 'ip': '172.24.4.33'} created 2023-07-24 09:21:39,939 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.109s 2023-07-24 09:21:39,940 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:39 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-b8e3fddf-a643-4fe7-91ac-9a9c60fbe77c', '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": "ead2988c94e5445d81ce56965888d6bc", "name": "tempest-TaggedBootDevicesTest_v242-219939616-project-member", "password_expires_at": null}, "audit_ids": ["8y5AA8R1RvSiwKz5hQTzlA"], "expir es_at": "2023-07-24T10:21:39.000000Z", "issued_at": "2023-07-24T09:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffec351097f2409fb84d7d2a98978742", "name": "tempest-TaggedBootDevicesTest_v242-219939616"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:39,941 79396 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'f90fafa1-989e-4bf4-a6ee-28b94e084215', 'name': 'tempest-TaggedBootDevicesTest_v242-17660082-network', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:20Z', 'updated_at': '2023-07-24T09:20:20Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:40,018 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.069s 2023-07-24 09:21:40,019 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:39 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-a92af256-cd20-4720-94f0-fd23acd17fc5', 'co nnection': '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": "ead2988c94e5445d81ce56965888d6bc", "name": "tempest-TaggedBootDevicesTest_v242-219939616-project-member", "password_expires_at": null}, "audit_ids": ["7n4kN0i6Sa6a5dnLjHZxWQ"], "expires_at": "2023-07-24T10:21:40.000000Z", "issued_at": "2023-07-24T09:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffec351097f2409fb84d7d2a98978742", "name": "tempest-TaggedBootDevicesTest_v242-219939616"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ffec351097f2409fb84d7d2a98978742", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:21:40,019 79396 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'f90fafa1-989e-4bf4-a6ee-28b94e084215', 'name': 'tempest-TaggedBootDevicesTest_v242-17660082-network', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:20:20Z', 'updated_at': '2023-07-24T09:20:20Z', 'revision_number': 1} available for tenant 2023-07-24 09:21:40,020 79396 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1075559682', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAAB hBK2cq553rpyrjp2AqqvZ9LPpFr94ZiTJO5xlkcSVyvV/qjN/Pi5+LyyhOaSaDBZeUdSbB4l1tPbpzCT4k77+SLvPoAbuXGtv39b8a/tetRxs5HOM8L0U/SQ6UcNVf9nM6g==', 'fingerprint': '29:ac:0e:f3:a2:3a:82:cb:85:ff:b7:49:bc:d5:fa:bc', 'user_id': 'ead2988c94e5445d81ce56965888d6bc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBk89sWHDfV39slIlf20HfTc1vg55nlpIWjKfDdJofYuZXzBUmweall\nIF8M136WBYugBwYFK4EEACKhZANiAAStnKued66cq46dgKqr2fSz6Ra/eGYkyTuc\nZZHElcr1f6ozfz4ufi8soTmkmgwWXlHUmweJdbT26cwk+JO+/ki7z6AG7lxrb9/W\n/Gv7XrUcbORzjPC9FP0kOlHDVX/ZzOo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '001c489e-38c6-49d3-8a44-4af1eee69ab2', 'name': 'tempest-securitygroup--1989295996', 'stateful': True, 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'description': 'tempest-description--1779148435', 'shared': False, 'security_group_rules': [{'id': '43a0e992-c841-4cc8-a70c-03d516ab4867', 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'security_group_id': '001c489e-38c6-49d3-8a44-4af1eee69ab2', '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': 414, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:35Z', 'updated_at': '2023-07-24T09:21:35Z', 'revision_number': 0}, {'id': '9a326629-b333-42cc-883c-e108a68eb66a', 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'security_group_id': '001c489e-38c6-49d3-8a44-4af1eee69ab2', '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': 415, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:21:35Z', 'updated_at': '2023-07-24T09:21:35Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:21:35Z', 'updated_at': '2023-07-24T09:21:35Z', 'revision_number': 1, 'project_id': 'ffec351097f2409fb84d7d2a98978742'}, 'floating_ip': {'id': 'dc555ad8-24db-42a5-915b-5455cec2b467', 'tenant_id': 'ffec351097f2409fb84d7d2a98978742', 'floating_ip_address': '172.24.4.33', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ffec351097f2409fb84d7d2a98978742', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:21:38Z', 'updated_at': '2023-07-24T09:21:38Z', 'revision_number': 0, 'ip': '172.24.4.33'}} 2023-07-24 09:21:40,067 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 400 POST http://10.0.0.210/compute/v2.1/servers 0.045s 2023-07-24 09:21:40,067 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-2132172454", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "f90fafa1-989e-4bf4-a6ee-28b94e084215"}, {"port": "b7eb3eb4-80c7-499b-bb0d-33ec21773383", "tag": "port-1"}, {"port": "49b40538-df9a-4aac-a5b0-923fda4ca759", "tag": "port-2"}, {"uuid": "053ef149-0ed8-4268-bace-dc0df660ca4d", "tag": "net-1"}, {"uuid": "053ef149-0ed8-4268-bace-dc0df660ca4d"}, {"uuid": "c2fb3511-c91a-4528-abe7-8c6384223587", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "c2fb3511-c91a-4528-abe7-8c6384223587", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "697a6c6c-e7ff-402b-9df8-a566c8e1850f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "d0791f8f-9255-49f0-ae0d-43c0860d7b29", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "6372b872-8302-42af-883f-9c23353c66c9", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1989295996"}], "key_name": "tempest-keypair-1075559682", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-5b51c48a-9751-4d96-a67d-85243d120b43', 'x-compute-request-id': 'req-5b51c48a-9751-4d96-a67d-85243d120b43', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:21:40,109 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1075559682 0.038s 2023-07-24 09:21:40,110 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c927c9a9-b61b-42fd-88a7-2f0380b131cb', 'x-compute-request-id': 'req-c927c9a9-b61b-42fd-88a7-2f0380b131cb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1075559682'} Body: b'' 2023-07-24 09:21:40,509 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/001c489e-38c6-49d3-8a44-4af1eee69ab2 0.398s 2023-07-24 09:21:40,510 79396 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-2a41e996-029a-4787-9180-dbe0a2b32547', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/001c489e-38c6-49d3-8a44-4af1eee69ab2'} Body: b'' 2023-07-24 09:21:40,568 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/001c489e-38c6-49d3-8a44-4af1eee69ab2 0.058s 2023-07-24 09:21:40,569 79396 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-fbf20f9e-227b-4854-a8ad-326a3da24b2d', 'date': 'Mon, 24 Jul 2023 09:21:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/001c489e-38c6-49d3-8a44-4af1eee69ab2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 001c489e-38c6-49d3-8a44-4af1eee69ab2 does not exist", "detail": ""}}' 2023-07-24 09:21:41,449 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dc555ad8-24db-42a5-915b-5455cec2b467 0.879s 2023-07-24 09:21:41,449 79396 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-cb630d95-0043-43e5-8335-8c1747b9e052', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:21:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dc555ad8-24db-42a5-915b-5455cec2b467'} Body: b'' 2023-07-24 09:21:42,892 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/49b40538-df9a-4aac-a5b0-923fda4ca759 1.441s 2023-07-24 09:21:42,892 79396 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-f226eb17-9d32-4877-8492-4dd74676a9b8', 'date': 'Mon, 24 Jul 2023 09:21:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/49b40538-df9a-4aac-a5b0-923fda4ca759'} Body: b'' 2023-07-24 09:21:44,047 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/b7eb3eb4-80c7-499b-bb0d-33ec21773383 1.154s 2023-07-24 09:21:44,048 79396 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-d3afafc9-b3e8-4e9c-b679-336f6d316f9a', 'date': 'Mon, 24 Jul 2023 09:21:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/b7eb3eb4-80c7-499b-bb0d-33ec21773383'} Body: b'' 2023-07-24 09:21:45,013 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/058ec4b6-200d-4ea6-9859-d4d116af9f63 0.964s 2023-07-24 09:21:45,013 79396 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-6f93317f-3678-4e60-a3f5-e9e79d75639c', 'date': 'Mon, 24 Jul 2023 09:21:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/058ec4b6-200d-4ea6-9859-d4d116af9f63'} Body: b'' 2023-07-24 09:21:45,813 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/b3b027f6-0e3c-4009-abef-7123b404f780 0.799s 2023-07-24 09:21:45,814 79396 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-0b70d5b0-d6a1-4634-94b5-110a3125d968', 'date': 'Mon, 24 Jul 2023 09:21:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/b3b027f6-0e3c-4009-abef-7123b404f780'} Body: b'' 2023-07-24 09:21:49,142 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/c2fb3511-c91a-4528-abe7-8c6384223587 3.328s 2023-07-24 09:21:49,143 79396 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-06766817-819e-40fe-a90e-00f724fe25da', 'date': 'Mon, 24 Jul 2023 09:21:49 GMT', 'connection': 'close', 'sta tus': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/c2fb3511-c91a-4528-abe7-8c6384223587'} Body: b'' 2023-07-24 09:21:51,544 79396 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/053ef149-0ed8-4268-bace-dc0df660ca4d 2.400s 2023-07-24 09:21:51,544 79396 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-cb60a011-b77b-40c9-a85e-50d831f6b0ea', 'date': 'Mon, 24 Jul 2023 09:21:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/053ef149-0ed8-4268-bace-dc0df660ca4d'} Body: b'' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,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_server_volume_attachment.py", line 163, in test_old_versions_reject server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:03,128 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.161s 2023-07-24 09:22:03,129 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2851', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-56cc9310-e4c1-4e13-a7f4-820b3060be80', '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": "d034cc9f98c2424b84d25b9e7a373fd5", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-195792028-project-member", "password_expires_at": null}, "audit_ids": ["ekAarRMWTpCXtk76EH6wbw"], "expires_at": "2023-07-24T10:22:03.000000Z", "issued_at": "2023-07-24T09:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d71e9a278284401ab21df5a83de5f13", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-195792028"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d71e9a278284401ab21df5a83de5f13", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d71e9a278284401ab21df5a83de5f13", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4d71e9a278284401ab21df5a83de5f13", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:03,130 79383 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '2c032ecd-13c9-4a4b-870c-92a4b3cbda71', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-784216781-network', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d71e9a27 8284401ab21df5a83de5f13', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:30Z', 'updated_at': '2023-07-24T09:21:31Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:03,131 79383 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:03,132 79383 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:03,662 79383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.516s 2023-07-24 09:22:03,663 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-99316087", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyaht+F050NT1rXypC2ezg5BGo3fVTOVt8c0ATeCg0V7zNYuD87hKi3A1tLccsyl+ZLCHpl5RB7WvKKRhRdApGazXARxT2vto+t7HsNVuHzz3GFSXQ3LaL2qUzZkpUojg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:03 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-bf6cd91a-05b9-499d-a444-b034a3d5aa44', 'x-compute-request-id': 'req-bf6cd91a-05b9-499d-a444-b034a3d5aa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-99316087", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyaht+F050NT1rXypC2ezg5BGo3fVTOVt8c0ATeCg0V7zNYuD87hKi3A1tLccsyl+ZLCHpl5RB7WvKKRhRdApGazXARxT2vto+t7HsNVuHzz3GFSXQ3LaL2qUzZkpUojg==", "fingerprint": "4f:6a:00:37:06:10:76:71:49:5a:f7:1d:05:9a:77:74", "user_id": "d034cc9f98c2424b84d25b9e7a373fd5"}}' 2023-07-24 09:22:03,667 79383 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-99316087 created 2023-07-24 09:22:04,002 79383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.334s 2023-07-24 09:22:04,002 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1748838640", "description": "tempest-description--1402529945"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-885f6a35-a0a0-455e-b820-36f4db2c37f1', 'date': 'Mon, 24 Jul 2023 09:22:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "name": "tempest-securitygroup--1748838640", "stateful": true, "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "description": "tempest-description--1402529945", "shared": false, "security_group_rules": [{"id": "c5ccd417-04ad-4a73-8c86-1257c7682ab2", "project_id": "4d71e9a278284401ab21df5a83de5f13", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "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": 527, "description": null, "tags": [], "created_at": "2023-07-24T09:22:03Z", "updated_at": "2023-07-24T09:22:03Z", "revision_number": 0}, {"id": "fd805d68-b2c4-4ca4-84f6-322314a79088", "project_id": "4d71e9a278284401ab21df5a83de5f13", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 526, "description": null, "tags": [], "created_at": "2023-07-24T09:22:03Z", "updated_at": "2023-07-24T09:22:03Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:03Z", "updated_at": "2023-07-24T09:22:03Z", "revision_number": 1, "project_id": "4d71e9a278284401ab21df5a83de5f13"}}' 2023-07-24 09:22:04,409 79383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.406s 2023-07-24 09:22:04,409 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "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-dc5814c3-764a-45be-afd3-915995585f72', 'date': 'Mon, 24 Jul 2023 09:22:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "44f78d0e-cf38-4690-82f6-2b7b4702f196", "project_id": "4d71e9a278284401ab21df5a83de5f13", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "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-07-24T09:22:04Z", "updated_at": "2023-07-24T09:22:04Z", "revision_number": 0}}' 2023-07-24 09:22:05,073 79383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.663s 2023-07-24 09:22:05,074 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-121f9d16-d53e-4aed-ad6c-f6d64e2c445f', 'date': 'Mon, 24 Jul 2023 09:22: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": "47e65974-02be-47af-ab6d-e6c0ff1ba2bf", "project_id": "4d71e9a278284401ab21df5a83de5f13", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "security_group_id": "2b12f6de-c285-49dd-9dba-3937d0ab38f3", "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-07-24T09:22:04Z", "updated_at": "2023-07-24T09:22:04Z", "revision_number": 0}}' 2023-07-24 09:22:05,074 79383 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1748838640 created 2023-07-24 09:22:08,095 79383 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.020s 2023-07-24 09:22:08,095 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fb16f448-5014-4264-851c-40692f9163cd', 'date': 'Mon, 24 Jul 2023 09:22:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1c0e52b4-dd6a-41c8-940c-369c340f93c8", "tenant_id": "4d71e9a278284401ab21df5a83de5f13", "floating_ip_address": "172.24.4.197", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4d71e9a278284401ab21df5a83de5f13", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:06Z", "updated_at": "2023-07-24T09:22:06Z", "revision_number": 0}}' 2023-07-24 09:22:08,096 79383 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1c0e52b4-dd6a-41c8-940c-369c340f93c8', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4d71e9a278284401ab21df5a83de5f13', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:06Z', 'updated_at': '2023-07-24T09:22:06Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-07-24 09:22:08,097 79383 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-99316087', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyaht+F050NT1rXypC2ezg5BGo3fVTOVt8c0ATeCg0V7zNYuD87hKi3A1tLccsyl+ZLCHpl5RB7WvKKRhRdApGazXARxT2vto+t7HsNVuHzz3GFSXQ3LaL2qUzZkpUojg==', 'fingerprint': '4f:6a:00:37:06:10:76:71:49:5a:f7:1d:05:9a:77:74', 'user_id': 'd034cc9f98c2424b84d25b9e7a373fd5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD149c4fCusGNkn1sOtw0xsSe1v3aS1ccs0FkT00mtRby2slimJ/be7\nZQcFvyrLlB6gBwYFK4EEACKhZANiAAT8mobfhdOdDU9a18qQtns4OQRqN31Uzlbf\nHNAE3goNFe8zWLg/O4SotwNbS3HLMpfmSwh6ZeUQe1ryikYUXQKRms1wEcU9r7aP\nrex7DVbh889xhUl0Ny2i9qlM2ZKVKI4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2b12f6de-c285-49dd-9dba-3937d0ab38f3', 'name': 'tempest-securitygroup--1748838640', 'stateful': True, 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'description': 'tempest-description--1402529945', 'shared': False, 'security_group_rules': [{'id': 'c5ccd417-04ad-4a73-8c86-1257c7682ab2', 'project_id': '4d71e9a278284401ab21df5a83de5f13', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'security_group_id': '2b12f6de-c285-49dd-9dba-3937d0ab38f3', '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': 527, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:03Z', 'updated_at': '2023-07-24T09:22:03Z', 'revision_number': 0}, {'id': 'fd805d68-b2c4-4ca4-84f6-322314a79088', 'project_id': '4d71e9a278284401ab21df5a83de5f13', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'security_group_id': '2b12f6de-c285-49dd-9dba-3937d0ab38f3', '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': 526, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:03Z', 'updated_at': ' 2023-07-24T09:22:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:03Z', 'updated_at': '2023-07-24T09:22:03Z', 'revision_number': 1, 'project_id': '4d71e9a278284401ab21df5a83de5f13'}, 'floating_ip': {'id': '1c0e52b4-dd6a-41c8-940c-369c340f93c8', 'tenant_id': '4d71e9a278284401ab21df5a83de5f13', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4d71e9a278284401ab21df5a83de5f13', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:06Z', 'updated_at': '2023-07-24T09:22:06Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-07-24 09:22:08,138 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 400 POST http://10.0.0.210/compute/v2.1/servers 0.040s 2023-07-24 09:22:08,138 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-2108706917", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "2c032ecd-13c9-4a4b-870c-92a4b3cbda71"}], "security_groups": [{"name": "tempest-securitygroup--1748838640"}], "key_name": "tempest-keypair-99316087", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22: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': '73', 'x-openstack-request-id': 'req-02f1e48b-e888-4e2b-b56d-1241fde308be', 'x-compute-request-id': 'req-02f1e48b-e888-4e2b-b56d-1241fde308be', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:08,187 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-99316087 0.045s 2023-07-24 09:22:08,187 79383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22: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-c973e6dd-81ee-487e-b576-f70d4865b45b', 'x-compute-request-id': 'req-c973e6dd-81ee-487e-b576-f70d4865b45b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-99316087'} Body: b'' 2023-07-24 09:22:08,920 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2b12f6de-c285-49dd-9dba-3937d0ab38f3 0.732s 2023-07-24 09:22:08,920 79383 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-31b123cd-bd41-4880-821d-f47f4c74dc14', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2b12f6de-c285-49dd-9dba-3937d0ab38f3'} Body: b'' 2023-07-24 09:22:09,013 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2b12f6de-c285-49dd-9dba-3937d0ab38f3 0.092s 2023-07-24 09:22:09,013 79383 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-1fa172e6-ee14-4f0b-bee0-8726c08ddc1a', 'date': 'Mon, 24 Jul 2023 09:22:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2b12f6de-c285-49dd-9dba-3937d0ab38f3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2b12f6de-c285-49dd-9dba-3937d0ab38f3 does not exist", "detail": ""}}' 2023-07-24 09:22:10,914 79383 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1c0e52b4-dd6a-41c8-940c-369c340f93c8 1.899s 2023-07-24 09:22:10,914 79383 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-6a2b7cf2-ad43-43d8-a85e-1bd700a3e2e9', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1c0e52b4-dd6a-41c8-940c-369c340f93c8'} Body: b'' tearDownClass (cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest) -------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume ab8ddd3d-3476-4f48-adbf-45c14a02cbe6 failed to delete and is in error_deleting status, ), (, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, )) 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 73, in test_attach_detach_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:08,839 79375 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:08,840 79375 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:09,061 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.217s 2023-07-24 09:22:09,061 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-211223516", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH101bmqeOS0Xr2v3O/IHaWi4qQZJ10tdQwnvSfy01bMGA5JuL/FlxEuZx7jmnCcCNKNUj5Lh5SclIFMV0tVJ/EwzkLws6e0JmdrJgfn+IhSU8NSPnaCfDq9W2bxnTNYlw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:08 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-1dd915a3-6806-4ad1-bfbb-addee78b3d1f', 'x-compute-request-id': 'req-1dd915a3-6806-4ad1-bfbb-addee78b3d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-211223516", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH101bmqeOS0Xr2v3O/IHaWi4qQZJ10tdQwnvSfy01bMGA5JuL/FlxEuZx7jmnCcCNKNUj5Lh5SclIFMV0tVJ/EwzkLws6e0JmdrJgfn+IhSU8NSPnaCfDq9W2bxnTNYlw==", "fingerprint": "e9:f0:68:d4:96:8b:4c:60:90:57:9a:8d:2a:03:c3:38", "user_id": "2790bc1adcad4b5a8461dd71b03b227d"}}' 2023-07-24 09:22:09,065 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-211223516 created 2023-07-24 09:22:10,213 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.146s 2023-07-24 09:22:10,213 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1831669204", "description": "tempest-description--507007664"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-0d3e4ae3-0755-41e8-ba24-d1a7b99f61aa', 'date': 'Mon, 24 Jul 2023 09:22:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "name": "tempest-securitygroup--1831669204", "stateful": true, "tenant_id": "ae15c197200349258f57032a0d113da0", "description": "tempest-description--507007664", "shared": false, "security_group_rules": [{"id": "41c43dec-3d35-4681-b0bc-21855dec20b9", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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": 554, "description": null, "tags": [], "created_at": "2023-07-24T09:22:09Z", "updated_at": "2023-07-24T09:22:09Z", "revision_number": 0}, {"id": "85aec2ae-361f-442b-b2a3-2e8050a2f4e2", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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": 556, "description": null, "tags": [], "created_at": "2023-07-24T09:22:09Z", "updated_at": "2023-07-24T09:22:09Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:09Z", "updated_at": "2023-07-24T09:22:09Z", "revision_number": 1, "project_id": "ae15c197200349258f57032a0d113da0"}}' 2023-07-24 09:22:11,229 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.015s 2023-07-24 09:22:11,230 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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-87abe623-b1e6-4222-a45c-69d1859ea289', 'date': 'Mon, 24 Jul 2023 09:22:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4473e1d6-5276-47a7-a99f-5229b368e656", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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-07-24T09:22:10Z", "updated_at": "2023-07-24T09:22:10Z", "revision_number": 0}}' 2023-07-24 09:22:12,052 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.821s 2023-07-24 09:22:12,052 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aaf65d7f-770c-4419-90ff-e759f38242a7', 'date': 'Mon, 24 Jul 2023 09:22:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1802dc4d-8f5f-4cd8-9239-b56f564e6277", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "d984fc0f-7d44-4c21-b88e-ca006dc3b301", "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-07-24T09:22:11Z", "updated_at": "2023-07-24T09:22:11Z", "revision_number": 0}}' 2023-07-24 09:22:12,053 79375 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1831669204 created 2023-07-24 09:22:15,566 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.513s 2023-07-24 09:22:15,567 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-c651123d-5ed3-4827-975e-563c744b47c7', 'date': 'Mon, 24 Jul 2023 09:22:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c6e0d8f9-be9c-4223-b8e9-883745508d4d", "tenant_id": "ae15c197200349258f57032a0d113da0", "floating_ip_address": "172.24.4.137", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ae15c197200349258f57032a0d113da0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:14Z", "updated_at": "2023-07-24T09:22:14Z", "revision_number": 0}}' 2023-07-24 09:22:15,567 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c6e0d8f9-be9c-4223-b8e9-883745508d4d', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'floating_ip_address': '172.24.4.137', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae15c197200349258f57032a0d113da0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:14Z', 'updated_at': '2023-07-24T09:22:14Z', 'revision_number': 0, 'ip': '172.24.4.137'} created 2023-07-24 09:22:15,738 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.163s 2023-07-24 09:22:15,738 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:15 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-cbfdfdc9-4216-473d-a6a7-cef5b784f64e', '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": "2790bc1adcad4b5a8461dd71b03b227d", "name": "tempest-AttachVolumeTestJSON-1555693809-project-member", "password_expires_at": null}, "audit_ids": ["QsSiVtETQIOvVQpbIkePwQ"], "expires_at": "2023-07-24T10:22:15.000000Z", "issued_at": "2023-07-24T09:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae15c197200349258f57032a0d113da0", "name": "tempest-AttachVolumeTestJSON-1555693809"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}] , "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:15,739 79375 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '7ece075f-4fba-45bd-aa3b-458932bd04fc', 'name': 'tempest-AttachVolumeTestJSON-2078557654-network', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ae15c197200349258f57032a0d113da0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31417, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:44Z', 'updated_at': '2023-07-24T09:21:44Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:15,739 79375 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-211223516', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH101bmqeOS0Xr2v3O/IHaWi4qQZJ10tdQwnvSfy01bMGA5JuL/FlxEuZx7jmnCcCNKNUj5Lh5SclIFMV0tVJ/EwzkLws6e0JmdrJgfn+IhSU8NSPnaCfDq9W2bxnTNYlw==', 'fingerprint': 'e9:f0:68:d4:96:8b:4c:60:90:57:9a:8d:2a:03:c3:38', 'user_id': '2790bc1adcad4b5a8461dd71b03b227d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCK5iztCSR/7eyx7M0JmKoOvOsk2gabQrRZlAYjJoyC5ypmgeAIn6yv\n4xtBEedoVjWgBwYFK4EEACKhZANiAAR9dNW5qnjktF69r9zvyB2louKkGSddLXUM\nJ70n8tNWzBgOSbi/xZcRLmce45pwnAjSjVI+S4eUnJSBTFdLVSfxMM5C8LOntCZn\nayYH5/iIUlPDUj52gnw6vVtm8Z0zWJc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd984fc0f-7d44-4c21-b88e-ca006dc3b301', 'name': 'tempest-securitygroup--1831669204', 'stateful': True, 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'description': 'tempest-description--507007664', 'shared': False, 'security_group_rules': [{'id': '41c43dec-3d35-4681-b0bc-21855dec20b9', 'project_id': 'ae15c197200349258f57032a0d113da0', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'security_group_id': 'd984fc0f-7d44-4c21-b88e-ca006dc3b301', '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': 554, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:09Z', 'updated_at': '2023-07-24T09:22:09Z', 'revision_number': 0}, {'id': '85aec2ae-361f-442b-b2a3-2e8050a2f4e2', 'project_id': 'ae15c197200349258f57032a0d113da0', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'security_group_id': 'd984fc0f-7d44-4c21-b88e-ca006dc3b301', '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': 556, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:09Z', 'updated_at': '2023-07-24T09:22:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:09Z ', 'updated_at': '2023-07-24T09:22:09Z', 'revision_number': 1, 'project_id': 'ae15c197200349258f57032a0d113da0'}, 'floating_ip': {'id': 'c6e0d8f9-be9c-4223-b8e9-883745508d4d', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'floating_ip_address': '172.24.4.137', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae15c197200349258f57032a0d113da0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:14Z', 'updated_at': '2023-07-24T09:22:14Z', 'revision_number': 0, 'ip': '172.24.4.137'}} 2023-07-24 09:22:15,767 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.024s 2023-07-24 09:22:15,768 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2084033854", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7ece075f-4fba-45bd-aa3b-458932bd04fc"}], "security_groups": [{"name": "tempest-securitygroup--1831669204"}], "key_name": "tempest-keypair-211223516", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:15 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': '73', 'x-openstack-request-id': 'req-1e3f7cea-8778-43b6-916f-9182f6e2fa10', 'x-compute-request-id': 'req-1e3f7cea-8778-43b6-916f-9182f6e2fa10', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:15,811 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-211223516 0.040s 2023-07-24 09:22:15,811 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:15 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-347ce154-e8cd-4fb2-b5ee-1a112aa88a79', 'x-compute-request-id': 'req-347ce154-e8cd-4fb2-b5ee-1a112aa88a79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-211223516'} Body: b'' 2023-07-24 09:22:16,473 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d984fc0f-7d44-4c21-b88e-ca006dc3b301 0.660s 2023-07-24 09:22:16,474 79375 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-5caf3c4d-fd6c-4057-925c-990e8666f3ce', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d984fc0f-7d44-4c21-b88e-ca006dc3b301'} Body: b'' 2023-07-24 09:22:16,557 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210: 9696/networking/v2.0/security-groups/d984fc0f-7d44-4c21-b88e-ca006dc3b301 0.083s 2023-07-24 09:22:16,558 79375 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-f20759f3-10cd-45ba-8ed4-cfee49febdee', 'date': 'Mon, 24 Jul 2023 09:22:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d984fc0f-7d44-4c21-b88e-ca006dc3b301'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d984fc0f-7d44-4c21-b88e-ca006dc3b301 does not exist", "detail": ""}}' 2023-07-24 09:22:18,462 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c6e0d8f9-be9c-4223-b8e9-883745508d4d 1.903s 2023-07-24 09:22:18,463 79375 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-eaeb2d4b-1c4e-4032-a5e4-e5d209d68373', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c6e0d8f9-be9c-4223-b8e9-883745508d4d'} 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 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:18,469 79375 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:18,469 79375 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:18,554 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.081s 2023-07-24 09:22:18,555 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2065469698", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHye7Z4qnxY/qzu0JtmPxyWTcD80qnlQTDMxuAyMlunWpSALD3/45zcraEF7NmFR50fuiixW7U0WJlCxcFxXvH2bjpTWBEcXPtWZCVBDe9faGPe42S1wJrDUc9R46BefRw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:18 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-6c814baa-8d7f-4f8a-be39-7c3b83be1728', 'x-compute-request-id': 'req-6c814baa-8d7f-4f8a-be39-7c3b83be1728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2065469698", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHye7Z4qnxY/qzu0JtmPxyWTcD80qnlQTDMxuAyMlunWpSALD3/45zcraEF7NmFR50fuiixW7U0WJlCxcFxXvH2bjpTWBEcXPtWZCVBDe9faGPe42S1wJrDUc9R46BefRw==", "fingerprint": "45:c6:27:a8:62:8f:fe:43:68:bf:cf:02:0e:e8:ea:72", "user_id": "2790bc1adcad4b5a8461dd71b03b227d"}}' 2023-07-24 09:22:18,559 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2065469698 created 2023-07-24 09:22:19,219 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.658s 2023-07-24 09:22:19,219 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1852245126", "description": "tempest-description--852588791"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1fc3646e-523a-4fa4-ba10-d19f2633b158', 'date': 'Mon, 24 Jul 2023 09:22:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "name": "tempest-securitygroup--1852245126", "stateful": true, "tenant_id": "ae15c197200349258f57032a0d113da0", "description": "tempest-description--852588791", "shared": false, "security_group_rules": [{"id": "1170e920-7076-485c-a0ad-c914218e300f", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "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": 593, "description": null, "tags": [], "created_at": "2023-07-24T09:22:18Z", "updated_at": "2023-07-24T09:22:18Z", "revision_number": 0}, {"id": "3fac6b9c-6cbe-4535-b1d0-b049dbbc189d", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pre fix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 592, "description": null, "tags": [], "created_at": "2023-07-24T09:22:18Z", "updated_at": "2023-07-24T09:22:18Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:18Z", "updated_at": "2023-07-24T09:22:18Z", "revision_number": 1, "project_id": "ae15c197200349258f57032a0d113da0"}}' 2023-07-24 09:22:20,088 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.868s 2023-07-24 09:22:20,089 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "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-862921ae-83df-4b0a-8cb3-7ec37cf1063a', 'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "81f855f4-5c55-4450-9e65-eadfe6cca1fc", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "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-07-24T09:22:19Z", "updated_at": "2023-07-24T09:22:19Z", "revision_number": 0}}' 2023-07-24 09:22:20,377 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.287s 2023-07-24 09:22:20,378 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3c1d48cb-35da-44e1-a485-ec67dc95406b', 'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0560e309-450d-4b10-b844-112ab707ceb6", "project_id": "ae15c197200349258f57032a0d113da0", "tenant_id": "ae15c197200349258f57032a0d113da0", "security_group_id": "2cf10c0b-d2e5-4b78-9c39-69c86587d5dd", "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-07-24T09:22:20Z", "updated_at": "2023-07-24T09:22:20Z", "revision_number": 0}}' 2023-07-24 09:22:20,378 79375 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1852245126 created 2023-07-24 09:22:22,158 79375 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.778s 2023-07-24 09:22:22,158 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', ' x-openstack-request-id': 'req-f27f10ae-d3d0-42fb-8dcd-e517fcc5a3d9', 'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0593ba92-4cc1-4410-95e1-80d1098ac284", "tenant_id": "ae15c197200349258f57032a0d113da0", "floating_ip_address": "172.24.4.21", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ae15c197200349258f57032a0d113da0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:21Z", "updated_at": "2023-07-24T09:22:21Z", "revision_number": 0}}' 2023-07-24 09:22:22,158 79375 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0593ba92-4cc1-4410-95e1-80d1098ac284', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'floating_ip_address': '172.24.4.21', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae15c197200349258f57032a0d113da0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:21Z', 'updated_at': '2023-07-24T09:22:21Z', 'revision_number': 0, 'ip': '172.24.4.21'} created 2023-07-24 09:22:22,292 79375 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.122s 2023-07-24 09:22:22,293 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:22 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-5f4b4aa6-6bdb-4e30-890c-fd7f7a1f5b84', '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": "2790bc1adcad4b5a8461dd71b03b227d", "name": "tempest-AttachVolumeTestJSON-1555693809-project-member", "password_expires_at": null}, "audit_ids": ["fVq6VLtuQMmBbOtEf9IkJg"], "expires_at": "2023-07-24T10:22:22.000000Z", "issued_at": "2023-07-24T09:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae15c197200349258f57032a0d113da0", "name": "tempest-AttachVolumeTestJSON-1555693809"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "Regio nOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ae15c197200349258f57032a0d113da0", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:22,294 79375 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '7ece075f-4fba-45bd-aa3b-458932bd04fc', 'name': 'tempest-AttachVolumeTestJSON-2078557654-network', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ae15c197200349258f57032a0d113da0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31417, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:44Z', 'updated_at': '2023-07-24T09:21:44Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:22,295 79375 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2065469698', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHye7Z4qnxY/qzu0JtmPxyWTcD80qnlQTDMxuAyMlunWpSALD3/45zcraEF7NmFR50fuiixW7U0WJlCxcFxXvH2bjpTWBEcXPtWZCVBDe9faGPe42S1wJrDUc9R46BefRw==', 'fingerprint': '45:c6:27:a8:62:8f:fe:43:68:bf:cf:02:0e:e8:ea:72', 'user_id': '2790bc1adcad4b5a8461dd71b03b227d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD3s5eGw35yigAi8UjTD2xY3RES7xRXryCP4UTH7pJJ4r/63ooWMunM\nX3W5kQAA7dGgBwYFK4EEACKhZANiAAR8nu2eKp8WP6s7tCbZj8clk3A/NKp5UEwz\nMbgMjJbp1qUgCw9/+Oc3K2hBezZhUedH7oosVu1NFiZQsXBcV7x9m46U1gRHFz7V\nmQlQQ3vX2hj3uNktcCaw1HPUeOgXn0c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2cf10c0b-d2e5-4b78-9c39-69c86587d5dd', 'name': 'tempest-securitygroup--1852245126', 'stateful': True, 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'description': 'tempest-description--852588791', 'shared': False, 'security_group_rules': [{'id': '1170e920-7076-485c-a0ad-c914218e300f', 'project_id': 'ae15c197200349258f57032a0d113da0', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'security_group_id': '2cf10c0b-d2e5-4b78-9c39-69c86587d5dd', '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': 593, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:18Z', 'updated_at': '2023-07-24T09:22:18Z', 'revision_number': 0}, {'id': '3fac6b9c-6cbe-4535-b1d0-b049dbbc189d', 'project_id': 'ae15c197200349258f57032a0d113da0', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'security_group_id': '2cf10c0b-d2e5-4b78-9c39-69c86587d5dd', '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': 592, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:18Z', 'updated_at': '2023-07-24T09:22:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023- 07-24T09:22:18Z', 'updated_at': '2023-07-24T09:22:18Z', 'revision_number': 1, 'project_id': 'ae15c197200349258f57032a0d113da0'}, 'floating_ip': {'id': '0593ba92-4cc1-4410-95e1-80d1098ac284', 'tenant_id': 'ae15c197200349258f57032a0d113da0', 'floating_ip_address': '172.24.4.21', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae15c197200349258f57032a0d113da0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:21Z', 'updated_at': '2023-07-24T09:22:21Z', 'revision_number': 0, 'ip': '172.24.4.21'}} 2023-07-24 09:22:22,332 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 400 POST http://10.0.0.210/compute/v2.1/servers 0.035s 2023-07-24 09:22:22,332 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1756027023", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7ece075f-4fba-45bd-aa3b-458932bd04fc"}], "security_groups": [{"name": "tempest-securitygroup--1852245126"}], "key_name": "tempest-keypair-2065469698", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-dcffd2ff-aee4-499f-a8aa-a43f1d99adcf', 'x-compute-request-id': 'req-dcffd2ff-aee4-499f-a8aa-a43f1d99adcf', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:22,382 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2065469698 0.049s 2023-07-24 09:22:22,383 79375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde1b8b3-0db7-4e6a-ab63-a5ed4fd0a895', 'x-compute-request-id': 'req-bde1b8b3-0db7-4e6a-ab63-a5ed4fd0a895', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2065469698'} Body: b'' 2023-07-24 09:22:22,591 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2cf10c0b-d2e5-4b78-9c39-69c86587d5dd 0.207s 2023-07-24 09:22:22,592 79375 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-10641f2b-0489-4732-ab52-f3a193f923ed', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2cf10c0b-d2e5-4b78-9c39-69c86587d5dd'} Body: b'' 2023-07-24 09:22:22,617 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2cf10c0b-d2e5-4b78-9c39-69c86587d5dd 0.025s 2023-07-24 09:22:22,618 79375 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-ad0d875c-f8f6-4b9e-9592-60d1488f4457', 'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2cf10c0b-d2e5-4b78-9c39-69c86587d5dd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2cf10c0b-d2e5-4b78-9c39-69c86587d5dd does not exist", "detail": ""}}' 2023-07-24 09:22:23,979 79375 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0593ba92-4cc1-4410-95e1-80d1098ac284 1.359s 2023-07-24 09:22:23,979 79375 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-bff9d909-8f54-40b7-8197-ef3a7cb61a3e', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0593ba92-4cc1-4410-95e1-80d1098ac284'} Body: b'' 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 399, in test_tagged_attachment 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:10,724 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 2.768s 2023-07-24 09:22:10,725 79385 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-1800563908"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-2a97d2e5-33b0-4922-8439-baa875e0c333', 'date': 'Mon, 24 Jul 2023 09:22:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"57c2b43b-9c80-429d-841a-dfccfbeec514","name":"tempest-tagged-attachments-test-net-1800563908","tenant_id":"5b3f77571a6d440fa6c406702b1e5e1d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5b3f77571a6d440fa6c406702b1e5e1d","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-07-24T09:22:08Z","updated_at":"2023-07-24T09:22:08Z","revision_number":1}}' 2023-07-24 09:22:13,618 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.892s 2023-07-24 09:22:13,618 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "57c2b43b-9c80-429d-841a-dfccfbeec514", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-c5797db2-21f4-40ce-8965-3b081d2c125d', 'date': 'Mon, 24 Jul 2023 09:22:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"f6500ff7-4480-4b08-8503-8a66ff8a7cc3","name":"","tenant_id":"5b3f77571a6d440fa6c406702b1e5e1d","network_id":"57c2b43b-9c80-429d-841a-dfccfbeec514","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-07-24T09:22:11Z","updated_at":"2023-07-24T09:22:11Z","revision_number":0,"project_id":"5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:14,024 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes 0.404s 2023-07-24 09:22:14,025 79385 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-678289502"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8adc8928-be8f-464d-8b70-bcaac6d13b97', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8adc8928-be8f-464d-8b70-bcaac6d13b97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:13.894682", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:22:14,110 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981 0.072s 2023-07-24 09:22:14,110 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33650a32-2473-4100-84f5-9bbf3e65860b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33650a32-2473-4100-84f5-9bbf3e65860b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:14.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:15,190 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981 0.059s 2023-07-24 09:22:15,191 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4d5a38-1158-4490-abef-c877c7d986bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4d5a38-1158-4490-abef-c877c7d986bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:14.000000", "updated_at": "2023-07-24T09:22:14.000000", "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4 b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:16,246 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981 0.041s 2023-07-24 09:22:16,246 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e174119-16ca-4118-a6fa-d0f106541fcc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e174119-16ca-4118-a6fa-d0f106541fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:14.000000", "updated_at": "2023-07-24T09:22:14.000000", "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:17,327 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981 0.068s 2023-07-24 09:22:17,327 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90a2b00-a70b-444f-8e35-d3f81b913109', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90a2b00-a70b-444f-8e35-d3f81b913109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981'} Body: b'{"volume": {"id": "0be2c54f-8522-4b36-8036-b3ee10791981", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:14.000000", "updated_at": "2023-07-24T09:22:17.000000", "name": "tempest-TaggedAttachmentsTest-volume-678289502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3f77571a6d440fa6c406702b1e5e1d/volumes/0be2c54f-8522-4b36-8036-b3ee10791981"}], "user_id": "ea98898077ef4576bdcbeae243aae030", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": " 5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:17,346 79385 INFO [tempest.common.waiters] volume 0be2c54f-8522-4b36-8036-b3ee10791981 reached available after waiting for 3.346426 seconds 2023-07-24 09:22:17,347 79385 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:17,348 79385 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:17,436 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.084s 2023-07-24 09:22:17,437 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-335217386", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMBExrMj5DFx+grV2eEJDWhsCE7IBBgMoByJJr+6rLn78aMZGWZSxn3eE0YaAwQKArZvtOCp4myLT3KqVP+ysJaNAa4XSRiU+JMIq1D/thM4BExZOmluiQewV8W8NEvKfw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d72ba8-1869-4777-9f88-83d55d171a35', 'x-compute-request-id': 'req-a2d72ba8-1869-4777-9f88-83d55d171a35', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-335217386", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMBExrMj5DFx+grV2eEJDWhsCE7IBBgMoByJJr+6rLn78aMZGWZSxn3eE0YaAwQKArZvtOCp4myLT3KqVP+ysJaNAa4XSRiU+JMIq1D/thM4BExZOmluiQewV8W8NEvKfw==", "fingerprint": "60:dc:b0:01:e6:37:4b:52:d1:30:94:a0:e1:7a:62:da", "user_id": "ea98898077ef4576bdcbeae243aae030"}}' 2023-07-24 09:22:17,439 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-335217386 created 2023-07-24 09:22:17,752 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.312s 2023-07-24 09:22:17,753 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2132286147", "description": "tempest-description--1127092933"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-b7ad1ce9-ce79-40ec-bc76-1c2a4267da48', 'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "name": "tempest-securitygroup--2132286147", "stateful": true, "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "description": "tempest-description--1127092933", "shared": false, "security_group_rules": [{"id": "a64c6f70-b926-486e-b7ed-48e9b2d94035", "project_id": "5b3f77571a6d440fa6c406702b1e5e1d", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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": 587, "description": null, "tags": [], "created_at": "2023-07-24T09:22:17Z", "updated_at": "2023-07-24T09:22:17Z", "revision_number": 0}, {"id": "c184df34-6a62-436f-8fd9-d593a0d02c6e", "project_id": "5b3f77571a6d440 fa6c406702b1e5e1d", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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": 586, "description": null, "tags": [], "created_at": "2023-07-24T09:22:17Z", "updated_at": "2023-07-24T09:22:17Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:17Z", "updated_at": "2023-07-24T09:22:17Z", "revision_number": 1, "project_id": "5b3f77571a6d440fa6c406702b1e5e1d"}}' 2023-07-24 09:22:17,929 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-07-24 09:22:17,930 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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-1d661773-62a1-447a-96b2-a2368ed63cf4', 'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "04b3de50-e8c3-4753-8e95-dfd04676c782", "project_id": "5b3f77571a6d440fa6c406702b1e5e1d", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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-07-24T09:22:17Z", "updated_at": "2023-07-24T09:22:17Z", "revision_number": 0}}' 2023-07-24 09:22:18,164 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.233s 2023-07-24 09:22:18,165 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-35509923-afaa-4a5d-b626-29bf33217e4e', 'date': 'Mon, 24 Jul 2023 09:22:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dcdd1709-6c76-4c12-8962-79be160980a5", "project_id": "5b3f77571a6d440fa6c406702b1e5e1d", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "security_group_id": "b8b5f795-e4f5-4abc-945a-3ac15c3341ce", "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-07-24T09:22:18Z", "updated_at": "2023-07-24T09:22:18Z", "revision_number": 0}}' 2023-07-24 09:22:18,165 79385 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2132286147 created 2023-07-24 09:22:19,930 79385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.763s 2023-07-24 09:22:19,930 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appli cation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a9dd92ac-e30e-4269-8af4-a483e668465d', 'date': 'Mon, 24 Jul 2023 09:22:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8fcfea6a-5708-44ed-b3f9-56e630a14712", "tenant_id": "5b3f77571a6d440fa6c406702b1e5e1d", "floating_ip_address": "172.24.4.215", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5b3f77571a6d440fa6c406702b1e5e1d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:19Z", "updated_at": "2023-07-24T09:22:19Z", "revision_number": 0}}' 2023-07-24 09:22:19,931 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8fcfea6a-5708-44ed-b3f9-56e630a14712', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'floating_ip_address': '172.24.4.215', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:19Z', 'updated_at': '2023-07-24T09:22:19Z', 'revision_number': 0, 'ip': '172.24.4.215'} created 2023-07-24 09:22:20,045 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.108s 2023-07-24 09:22:20,046 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:19 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-9d9fcc64-dd56-417d-8aee-90d5a3279e12', '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": "ea98898077ef4576bdcbeae243aae030", "name": "tempest-TaggedAttachmentsTest-1768668493-project-member", "password_expires_at": null}, "audit_ids": ["8b24BBnQTN-LT3VtZcmDcw"], "expires_at": "2023-07-24T10:22:19.000000Z", "issued_at": "2023-07-24T09:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3f77571a6d440fa6c406702b1e5e1d", "name": "tempest-TaggedAttachmentsTest-1768668493"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "i d": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:20,047 79385 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'd325c486-0dec-4834-8283-bde8714e71d1', 'name': 'tempest-TaggedAttachmentsTest-1989189018-network', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39950, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:24Z', 'updated_at': '2023-07-24T09:21:24Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:20,105 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.050s 2023-07-24 09:22:20,106 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:20 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-ff05065e-aa00-49bf-9148-9ea0d7c0523e', '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": "ea98898077ef4576bdcbeae243aae030", "name": "tempest-TaggedAttachmentsTest-1768668493-project-member", "password_expires_at": null}, "audit_ids": ["4Wl1N1J_Ty-ZzjtYfo3Mpw"], "expires_at": "2023-07-24T10:22:20.000000Z", "issued_at": "2023-07-24T09:22:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3f77571a6d440fa6c406702b1e5e1d", "name": "tempest-TaggedAttachmentsTest-1768668493"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2b a12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5b3f77571a6d440fa6c406702b1e5e1d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:20,106 79385 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'd325c486-0dec-4834-8283-bde8714e71d1', 'name': 'tempest-TaggedAttachmentsTest-1989189018-network', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39950, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:24Z', 'updated_at': '2023-07-24T09:21:24Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:20,107 79385 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-335217386', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMBExrMj5DFx+grV2eEJDWhsCE7IBBgMoByJJr+6rLn78aMZGWZSxn3eE0YaAwQKArZvtOCp4myLT3KqVP+ysJaNAa4XSRiU+JMIq1D/thM4BExZOmluiQewV8W8NEvKfw==', 'fingerprint': '60:dc:b0:01:e6:37:4b:52:d1:30:94:a0:e1:7a:62:da', 'user_id': 'ea98898077ef4576bdcbeae243aae030', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBpPCCKgfDJk5ryvkSin6vaKspsHNfGW+d1y3FVALjXoA0NmsdlYgjl\nSdkuoA8AECegBwYFK4EEACKhZANiAATARMazI+QxcfoK1dnhCQ1obAhOyAQYDKAc\niSa/uqy5+/GjGRlmUsZ93hNGGgMECgK2b7TgqeJsi09yqlT/srCWjQGuF0kYlPiT\nCKtQ/7YTOARMWTppbokHsFfFvDRLyn8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b8b5f795-e4f5-4abc-945a-3ac15c3341ce', 'name': 'tempest-securitygroup--2132286147', 'stateful': True, 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'description': 'tempest-description--1127092933', 'shared': False, 'security_group_rules': [{'id': 'a64c6f70-b926-486e-b7ed-48e9b2d94035', 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'security_group_id': 'b8b5f795-e4f5-4abc-945a-3ac15c3341ce', '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': 587, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:17Z', 'updated_at': '2023-07-24T09:22:17Z', 'revis ion_number': 0}, {'id': 'c184df34-6a62-436f-8fd9-d593a0d02c6e', 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'security_group_id': 'b8b5f795-e4f5-4abc-945a-3ac15c3341ce', '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': 586, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:17Z', 'updated_at': '2023-07-24T09:22:17Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:17Z', 'updated_at': '2023-07-24T09:22:17Z', 'revision_number': 1, 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d'}, 'floating_ip': {'id': '8fcfea6a-5708-44ed-b3f9-56e630a14712', 'tenant_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'floating_ip_address': '172.24.4.215', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5b3f77571a6d440fa6c406702b1e5e1d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:19Z', 'updated_at': '2023-07-24T09:22:19Z', 'revision_number': 0, 'ip': '172.24.4.215'}} 2023-07-24 09:22:20,145 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 400 POST http://10.0.0.210/compute/v2.1/servers 0.037s 2023-07-24 09:22:20,145 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-393694576", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "d325c486-0dec-4834-8283-bde8714e71d1"}], "security_groups": [{"name": "tempest-securitygroup--2132286147"}], "key_name": "tempest-keypair-335217386", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-49142dae-20a1-4080-a86c-ea6e033e22bf', 'x-compute-request-id': 'req-49142dae-20a1-4080-a86c-ea6e033e22bf', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:20,187 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-335217386 0.040s 2023-07-24 09:22:20,187 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56d6c70-6ca5-4bb5-9b11-1b84fda844b1', 'x-compute-request-id': 'req-d56d6c70-6ca5-4bb5-9b11-1b84fda844b1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-335217386'} Body: b'' 2023-07-24 09:22:20,709 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b8b5f795-e4f5-4abc-945a-3ac 15c3341ce 0.521s 2023-07-24 09:22:20,710 79385 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-5325c715-42fd-496f-a167-ec78cd2e0b1b', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b8b5f795-e4f5-4abc-945a-3ac15c3341ce'} Body: b'' 2023-07-24 09:22:20,782 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b8b5f795-e4f5-4abc-945a-3ac15c3341ce 0.072s 2023-07-24 09:22:20,783 79385 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-7f58905f-ee17-403f-ba6d-cc35ecf3a5c8', 'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b8b5f795-e4f5-4abc-945a-3ac15c3341ce'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b8b5f795-e4f5-4abc-945a-3ac15c3341ce does not exist", "detail": ""}}' 2023-07-24 09:22:22,713 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8fcfea6a-5708-44ed-b3f9-56e630a14712 1.930s 2023-07-24 09:22:22,714 79385 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-2281661c-dfe0-42f6-bb8d-73a2075cd3ca', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8fcfea6a-5708-44ed-b3f9-56e630a14712'} Body: b'' 2023-07-24 09:22:23,233 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/f6500ff7-4480-4b08-8503-8a66ff8a7cc3 0.518s 2023-07-24 09:22:23,233 79385 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-a5c4be9c-4a17-4dac-a125-1d1b38ef8b68', 'date': 'Mon, 24 Jul 2023 09:22:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/f6500ff7-4480-4b08-8503-8a66ff8a7cc3'} Body: b'' 2023-07-24 09:22:24,242 79385 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/57c2b43b-9c80-429d-841a-dfccfbeec514 1.009s 2023-07-24 09:22:24,243 79385 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-3a8b13f6-6492-4797-a135-d95a7783a300', 'date': 'Mon, 24 Jul 2023 09:22:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/57c2b43b-9c80-429d-841a-dfccfbeec514'} Body: b'' tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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_negative.py", line 179, in test_attach_volumes_with_nonexistent_volume_id server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:25,778 79381 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.054s 2023-07-24 09:22:25,778 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-77149b47-e2d2-4192-9f80-2bcd1562d3d7', '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": "3b88f3919a6a4b83a5988aaae388e0ef", "name": "tempest-VolumesNegativeTest-1817675199-project-member", "password_expires_at": null}, "audit_ids": ["u8lnvu3oTKWTAUpwyB46EQ"], "expires_at": "2023-07-24T10:22:25.000000Z", "issued_at": "2023-07-24T09:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50ce7d59204146279318edce04940d6d", "name": "tempest-VolumesNegativeTest-1817675199"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/50ce7d59204146279318edce04940d6d", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/50ce7d59204146279318edce04940d6d", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/50ce7d59204146279318edce04940d6d", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:25,779 79381 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant 2023-07-24 09:22:25,820 79381 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 400 POST http://10.0.0.210/compute/v2.1/servers 0.039s 2023-07-24 09:22:25,821 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-866099169", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:25 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': '73', 'x-openstack-request-id': 'req-f9e253f9-89ec-4144-b7e9-ecff2f2bbbc0', 'x-compute-request-id': 'req-f9e253f9-89ec-4144-b7e9-ecff2f2bbbc0', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) -------------------------------------------------------------------------------------- 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/servers/test_server_actions.py", line 834, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True) File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in recreate_server server = cls.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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} 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 213, in test_tagged_boot_devices 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:18,427 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes 1.040s 2023-07-24 09:22:18,428 79391 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-1477865383", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4959afcb-057b-419c-ab10-eb9529dec5d2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4959afcb-057b-419c-ab10-eb9529dec5d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.158926", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:22:18,549 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.105s 2023-07-24 09:22:18,549 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55fb5763-ecab-4553-9df0-ecf4a2797ec8', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55fb5763-ecab-4553-9df0-ecf4a2797ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:19,617 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.055s 2023-07-24 09:22:19,617 79391 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdcb808-ff3b-4af8-9ad9-df7171d17bd3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdcb808-ff3b-4af8-9ad9-df7171d17bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:20,704 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.073s 2023-07-24 09:22:20,704 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef2580c-0280-4aef-9011-35031fa47031', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef2580c-0280-4aef-9011-35031fa47031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:21,785 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.060s 2023-07-24 09:22:21,785 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:21 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d441233-1901-485e-b1dd-7533363cfcc9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d441233-1901-485e-b1dd-7533363cfcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:22,889 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.082s 2023-07-24 09:22:22,890 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65351c70-7aff-4871-ab7d-a32b7bbdb6ac', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65351c70-7aff-4871-ab7d-a32b7bbdb6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:23,968 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f 0.061s 2023-07-24 09:22:23,968 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8823789e-df7f-4c3a-9ed0-2cbca376c7eb', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-8823789e-df7f-4c3a-9ed0-2cbca376c7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f'} Body: b'{"volume": {"id": "d90a3527-152f-460a-a92c-d27555faea6f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:18.000000", "updated_at": "2023-07-24T09:22:23.000000", "name": "tempest-TaggedBootDevicesTest-volume-1477865383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/d90a3527-152f-460a-a92c-d27555faea6f"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:23,978 79391 INFO [tempest.common.waiters] volume d90a3527-152f-460a-a92c-d27555faea6f reached available after waiting for 5.978865 seconds 2023-07-24 09:22:24,255 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes 0.275s 2023-07-24 09:22:24,255 79391 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-322784895"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a07fd0-87df-4f4a-9e1e-8ef769ded224', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a07fd0-87df-4f4a-9e1e-8ef769ded224', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.160050", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:22:24,310 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429 0.045s 2023-07-24 09:22:24,310 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: { 'date': 'Mon, 24 Jul 2023 09:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93fb69a-5ffe-4a2e-9d94-2adbe3bb01df', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93fb69a-5ffe-4a2e-9d94-2adbe3bb01df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:25,374 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429 0.051s 2023-07-24 09:22:25,375 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f54cae0-deab-495f-b04c-b243dfb3e1f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f54cae0-deab-495f-b04c-b243dfb3e1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.000000", "updated_at": "2023-07-24T09:22:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:26,645 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429 0.253s 2023-07-24 09:22:26,645 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1766208d-44fd-421c-bca8-d2b3c1edf36a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-AP I-Version', 'x-openstack-request-id': 'req-1766208d-44fd-421c-bca8-d2b3c1edf36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.000000", "updated_at": "2023-07-24T09:22:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:27,749 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429 0.080s 2023-07-24 09:22:27,749 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205621a6-8753-4507-b6e2-82263bf49f8e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205621a6-8753-4507-b6e2-82263bf49f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429'} Body: b'{"volume": {"id": "38f53dbb-741e-438b-92f9-093e7da39429", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:24.000000", "updated_at": "2023-07-24T09:22:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-322784895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/38f53dbb-741e-438b-92f9-093e7da39429"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:27,760 79391 INFO [tempest.common.waiters] volume 38f53dbb-741e-438b-92f9-093e7da39429 reached available after waiting for 3.760225 seconds 2023-07-24 09:22:28,094 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes 0.333s 2023-07-24 09:22:28,095 79391 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-452227527"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efcf58eb-95fa-46bb-a323-46ba34a9f9c0', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-efcf58eb-95fa-46bb-a323-46ba34a9f9c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:27.967988", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:22:28,168 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a 0.058s 2023-07-24 09:22:28,169 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de380264-3f21-44ef-b96c-6d0134b59b98', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de380264-3f21-44ef-b96c-6d0134b59b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:29,251 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a 0.066s 2023-07-24 09:22:29,252 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af313af4-d562-4f8c-b7d7-9a380058c76b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af313af4-d562-4f8c-b7d7-9a380058c76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:28.0000 00", "updated_at": "2023-07-24T09:22:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:30,317 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a 0.054s 2023-07-24 09:22:30,318 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43003ee9-ec0d-47ba-b1d5-aee5de91a07b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43003ee9-ec0d-47ba-b1d5-aee5de91a07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:28.000000", "updated_at": "2023-07-24T09:22:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:31,477 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a 0.132s 2023-07-24 09:22:31,477 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a551807-483d-4581-b28c-f139da76d98c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a551807-483d-4581-b28c-f139da76d98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a'} Body: b'{"volume": {"id": "8c5be154-965c-4965-bd51-237d8b09212a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:22:28.000000", "updated_at": "2023-07-24T09:22:30.000000", "name": "tempest-TaggedBootDevicesTest-volume-452227527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self" , "href": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a656057f2da49eda5038ddc9a672320/volumes/8c5be154-965c-4965-bd51-237d8b09212a"}], "user_id": "876194f21ff5414fbf1737d44a253ea0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:31,489 79391 INFO [tempest.common.waiters] volume 8c5be154-965c-4965-bd51-237d8b09212a reached available after waiting for 3.489415 seconds 2023-07-24 09:22:32,424 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.934s 2023-07-24 09:22:32,493 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-927284337"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6f4d95a8-8c71-44b3-8668-c6221fc161a7', 'date': 'Mon, 24 Jul 2023 09:22:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"905faa4d-94fd-48e0-9506-dadf31594b5f","name":"tempest-device-tagging-net1-927284337","tenant_id":"6a656057f2da49eda5038ddc9a672320","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"6a656057f2da49eda5038ddc9a672320","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-07-24T09:22:31Z","updated_at":"2023-07-24T09:22:31Z","revision_number":1}}' 2023-07-24 09:22:34,291 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.797s 2023-07-24 09:22:34,291 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-1195058637"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-572923cf-b6d1-4e45-bbd9-662e110b01db', 'date': 'Mon, 24 Jul 2023 09:22:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"2c350f88-84b8-4afa-8ac4-c981fc660527","name":"tempest-device-tagging-net2-1195058637","tenant_id":"6a656057f2da49eda5038ddc9a672320","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"6a656057f2da49eda5038ddc9a672320","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-07-24T09:22:32Z","updated_at":"2023-07-24T09:22:32Z","revision_number":1}}' 2023-07-24 09:22:35,581 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.289s 2023-07-24 09:22:35,581 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "905faa4d-94fd-48e0-9506-dadf31594b5f", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-61a0e943-416d-41fe-87b1-96009cc1ecaa', 'date': 'Mon, 24 Jul 2023 09:22:35 GMT', 'connec tion': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"e07dd23f-0c53-4e59-bb7c-b68c2ff97b65","name":"","tenant_id":"6a656057f2da49eda5038ddc9a672320","network_id":"905faa4d-94fd-48e0-9506-dadf31594b5f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T09:22:34Z","updated_at":"2023-07-24T09:22:34Z","revision_number":0,"project_id":"6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:37,262 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.680s 2023-07-24 09:22:37,262 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "2c350f88-84b8-4afa-8ac4-c981fc660527", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-3ffbb04b-51f2-47b0-9d52-99adb3da4345', 'date': 'Mon, 24 Jul 2023 09:22:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"a329158c-5023-4e1e-93eb-c9e288fc1c0c","name":"","tenant_id":"6a656057f2da49eda5038ddc9a672320","network_id":"2c350f88-84b8-4afa-8ac4-c981fc660527","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T09:22:35Z","updated_at":"2023-07-24T09:22:35Z","revision_number":0,"project_id":"6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:38,154 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.891s 2023-07-24 09:22:38,155 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "905faa4d-94fd-48e0-9506-dadf31594b5f", "name": "tempest-TaggedBootDevicesTest-1788575172", "fixed_ips": [{"subnet_id": "e07dd23f-0c53-4e59-bb7c-b68c2ff97b65"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-6d4a7311-fdca-4c98-bc65-3ce6f81e800c', 'date': 'Mon, 24 Jul 2023 09:22:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"a461e741-1529-42c7-b7b9-2f7425089ae2","name":"tempest-TaggedBootDevicesTest-1788575172","network_id":"905faa4d-94fd-48e0-9506-dadf31594b5f","tenant_id":"6a656057f2da49eda5038ddc9a672320","mac_address":"fa:16:3e:f3:ab:f7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e07dd23f-0c53-4e59-bb7c-b68c2ff97b65","ip_address":"10.1.1.216"}],"project_id":"6a656057f2da49eda5038ddc9a672320","port_security_enabled":true,"security_groups":["c7915da7-6ced-43f3-8d63-e26aadedd133"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T09:22:37Z","updated_at":"2023-07-24T09:22:37Z","revision_number":1}}' 2023-07-24 09:22:40,116 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.961s 2023-07-24 09:22:40,117 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "905faa4d-94fd-48e0-9506-dadf31594b5f", "name": "tempest-TaggedBootDevicesTest-1122127941", "fixed_ips": [{"subnet_id": "e07dd23f-0c53-4e59-bb7c-b68c2ff97b65"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-79590ca7-4800-4359-960f-59a37fafc867', 'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"4c9c209c-27bb-4781-8843-24f0f1157bfb","name":"tempest-TaggedBootDevicesTest-1122127941","network_id":"905faa4d-94fd-48e0-9506-dadf31594b5f","tenant_id":"6a656057f2da49eda5038ddc9a672320","mac_address":"fa:16:3e:38:d6:ad","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e07dd23f-0c53-4e59-bb7c-b68c2ff97b65","ip_address":"10.1.1.42"}],"project_id":"6a656057f2da49eda5038ddc9a672320","port_security_enabled":true,"security_groups":["c7915da7-6ced-43f3-8d63-e26aadedd133"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T09:22:38Z","updated_at":"2023-07-24T09:22:39Z","revision_number":1}}' 2023-07-24 09:22:40,118 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:22:40,118 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:40,189 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-07-24 09:22:40,189 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-12165592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEwyzNbOotRR/CPBWsAMlxSxocSLiiPuFMwx5kyttAYz9gv61gfxKQVBKxusXn5DC9zIU7Id/zEeSmI+POnDv5bQNVXbcTUJ5HKf8JXtkt1zcGJrA5wjwHOVVA+Hkl2cpg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc322d3-20a7-42f2-900a-97772a9977e9', 'x-compute-request-id': 'req-4dc322d3-20a7-42f2-900a-97772a9977e9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-12165592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEwyzNbOotRR/CPBWsAMlxSxocSLiiPuFMwx5kyttAYz9gv61gfxKQVBKxusXn5DC9zIU7Id/zEeSmI+POnDv5bQNVXbcTUJ5HKf8JXtkt1zcGJrA5wjwHOVVA+Hkl2cpg==", "fingerprint": "53:18:d1:a1:13:60:00:b5:33:75:46:ad:d0:1a:44:e8", "user_id": "876194f21ff5414fbf1737d44a253ea0"}}' 2023-07-24 09:22:40,192 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-12165592 created 2023-07-24 09:22:40,351 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.158s 2023-07-24 09:22:40,352 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--313006114", "description": "tempest-description--792300747"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-b4bc0bd9-bc0e-4d6a-8d87-0cf40cbe898f' , 'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "name": "tempest-securitygroup--313006114", "stateful": true, "tenant_id": "6a656057f2da49eda5038ddc9a672320", "description": "tempest-description--792300747", "shared": false, "security_group_rules": [{"id": "3e205126-cca7-4d94-8e92-e276fe0b1296", "project_id": "6a656057f2da49eda5038ddc9a672320", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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": 635, "description": null, "tags": [], "created_at": "2023-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 0}, {"id": "c933c4dd-5d93-4811-95d1-8b8aae163e08", "project_id": "6a656057f2da49eda5038ddc9a672320", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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": 636, "description": null, "tags": [], "created_at": "2023-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 1, "project_id": "6a656057f2da49eda5038ddc9a672320"}}' 2023-07-24 09:22:40,582 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.230s 2023-07-24 09:22:40,583 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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-32489800-4fd6-462f-af02-bb0145b76eb4', 'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0122355f-0fae-4b14-97e8-77022b9170f8", "project_id": "6a656057f2da49eda5038ddc9a672320", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 0}}' 2023-07-24 09:22:40,851 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.267s 2023-07-24 09:22:40,852 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-84bdd3ce-6e51-4f63-a0f7-cfa04fd617ba', 'date': 'Mon, 24 Jul 2023 09:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/netwo rking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "24f1a44a-5c57-4aba-a89d-72bbd02946bf", "project_id": "6a656057f2da49eda5038ddc9a672320", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "security_group_id": "c2374199-1a5d-4e1a-bba9-c85bcc0ea334", "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-07-24T09:22:40Z", "updated_at": "2023-07-24T09:22:40Z", "revision_number": 0}}' 2023-07-24 09:22:40,852 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--313006114 created 2023-07-24 09:22:42,481 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.628s 2023-07-24 09:22:42,482 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-970aae15-8f78-4cec-a023-2bcbc9a9aa87', 'date': 'Mon, 24 Jul 2023 09:22:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "989c9fc1-0a4e-47b1-865f-028ebabd6e42", "tenant_id": "6a656057f2da49eda5038ddc9a672320", "floating_ip_address": "172.24.4.46", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6a656057f2da49eda5038ddc9a672320", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:41Z", "updated_at": "2023-07-24T09:22:41Z", "revision_number": 0}}' 2023-07-24 09:22:42,482 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '989c9fc1-0a4e-47b1-865f-028ebabd6e42', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a656057f2da49eda5038ddc9a672320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:41Z', 'updated_at': '2023-07-24T09:22:41Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2023-07-24 09:22:42,589 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2023-07-24 09:22:42,590 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:42 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-803f0181-512b-438e-b276-cf941c93357c', '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": "876194f21ff5414fbf1737d44a253ea0", "name": "tempest-TaggedBootDevicesTest-1358404938-project-member", "password_expires_at": null}, "audit_ids": ["QzofUO-oTta5EctS9m3c0w"], "expires_at": "2023-07-24T10:22:42.000000Z", "issued_at": "2023-07-24T09:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a656057f2da49eda5038ddc9a672320", "name": "tempest-TaggedBootDevicesTest-1358404938"}, "is_domain": fals e, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:42,591 79391 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': 'b5476a6b-a6a2-456e-bdfe-fa2a2f76e302', 'name': 'tempest-TaggedBootDevicesTest-65122602-network', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6a656057f2da49eda5038ddc9a672320', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28413, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:40Z', 'updated_at': '2023-07-24T09:21:40Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:42,729 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.128s 2023-07-24 09:22:42,729 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:42 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-8afdae05-81cd-48aa-9778-e140a2860c27', '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": "876194f21ff5414fbf1737d44a253ea0", "name": "tempest-Tagg edBootDevicesTest-1358404938-project-member", "password_expires_at": null}, "audit_ids": ["fzLklRy2SzK_YzvfBflIkg"], "expires_at": "2023-07-24T10:22:42.000000Z", "issued_at": "2023-07-24T09:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a656057f2da49eda5038ddc9a672320", "name": "tempest-TaggedBootDevicesTest-1358404938"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6a656057f2da49eda5038ddc9a672320", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:42,730 79391 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': 'b5476a6b-a6a2-456e-bdfe-fa2a2f76e302', 'name': 'tempest-TaggedBootDevicesTest-65122602-network', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6a656057f2da49eda5038ddc9a672320', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28413, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:21:40Z', 'updated_at': '2023-07-24T09:21:40Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:42,730 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-12165592', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEwyzNbOotRR/CPBWsAMlxSxocSLiiPuFMwx5kyttAYz9gv61gfxKQVBKxusXn5DC9zIU7Id/zEeSmI+POnDv5bQNVXbcTUJ5HKf8JXtkt1zcGJrA5wjwHOVVA+Hkl2cpg==', 'fingerprint': '53:18:d1:a1:13:60:00:b5:33:75:46:ad:d0:1a:44:e8', 'user_id': '876194f21ff5414fbf1737d44a253ea0', 'private_key': '-----BEGIN EC PRIVATE KEY---- -\nMIGkAgEBBDArHU1GPVCisO4GOwUQVluOvhRuIOVs+cB1H2T0zOhNKdNt9qA4k1hc\nND516ghlbxugBwYFK4EEACKhZANiAARMMszWzqLUUfwjwVrADJcUsaHEi4oj7hTM\nMeZMrbQGM/YL+tYH8SkFQSsbrF5+QwvcyFOyHf8xHkpiPjzpw7+W0DVV23E1CeRy\nn/CV7ZLdc3BiawOcI8BzlVQPh5JdnKY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c2374199-1a5d-4e1a-bba9-c85bcc0ea334', 'name': 'tempest-securitygroup--313006114', 'stateful': True, 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'description': 'tempest-description--792300747', 'shared': False, 'security_group_rules': [{'id': '3e205126-cca7-4d94-8e92-e276fe0b1296', 'project_id': '6a656057f2da49eda5038ddc9a672320', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'security_group_id': 'c2374199-1a5d-4e1a-bba9-c85bcc0ea334', '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': 635, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:40Z', 'updated_at': '2023-07-24T09:22:40Z', 'revision_number': 0}, {'id': 'c933c4dd-5d93-4811-95d1-8b8aae163e08', 'project_id': '6a656057f2da49eda5038ddc9a672320', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'security_group_id': 'c2374199-1a5d-4e1a-bba9-c85bcc0ea334', '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': 636, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:40Z', 'updated_at': '2023-07-24T09:22:40Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:40Z', 'updated_at': '2023-07-24T09:22:40Z', 'revision_number': 1, 'project_id': '6a656057f2da49eda5038ddc9a672320'}, 'floating_ip': {'id': '989c9fc1-0a4e-47b1-865f-028ebabd6e42', 'tenant_id': '6a656057f2da49eda5038ddc9a672320', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a656057f2da49eda5038ddc9a672320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:41Z', 'updated_at': '2023-07-24T09:22:41Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2023-07-24 09:22:42,764 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 400 POST http://10.0.0.210/compute/v2.1/servers 0.032s 2023-07-24 09:22:42,764 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1256963210", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "b5476a6b-a6a2-456e-bdfe-fa2a2f76e302"}, {"port": "a461e741-1529-42c7-b7b9-2f7425089ae2", "tag": "port-1"}, {"port": "4c9c209c-27bb-4781-8843-24f0f1157bfb", "tag": "port-2"}, {"uuid": "905faa4d-94fd-48e0-9506-dadf31594b5f", "tag": "net-1"}, {"uuid": "905faa4d-94fd-48e0-9506-dadf31594b5f"}, {"uuid": "2c350f88-84b8-4afa-8ac4-c981fc660527", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "2c350f88-84b8-4afa-8ac4-c981fc660527", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "d90a3527-152f-460a-a92c-d27555faea6f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "38f53dbb-741e-438b-92f9-093e7da39429", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "8c5be154-965c-4965-bd51-237d8b09212a", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--313006114"}], "key_name": "tempest-keypair-12165592", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2V yIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-1f0d917a-b4f3-4a20-ac6e-61c54aa5f7ff', 'x-compute-request-id': 'req-1f0d917a-b4f3-4a20-ac6e-61c54aa5f7ff', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:22:42,808 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-12165592 0.042s 2023-07-24 09:22:42,809 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad6f9469-a3bd-454e-8172-e3a4b0c509d7', 'x-compute-request-id': 'req-ad6f9469-a3bd-454e-8172-e3a4b0c509d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-12165592'} Body: b'' 2023-07-24 09:22:42,990 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c2374199-1a5d-4e1a-bba9-c85bcc0ea334 0.180s 2023-07-24 09:22:42,990 79391 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-343230df-8222-40f0-9071-fa4d5340f96d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c2374199-1a5d-4e1a-bba9-c85bcc0ea334'} Body: b'' 2023-07-24 09:22:43,042 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c2374199-1a5d-4e1a-bba9-c85bcc0ea334 0.051s 2023-07-24 09:22:43,042 79391 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-0a719d09-66c7-46c2-96a9-c3b805238e7e', 'date': 'Mon, 24 Jul 2023 09:22:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c2374199-1a5d-4e1a-bba9-c85bcc0ea334'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c2374199-1a5d-4e1a-bba9-c85bcc0ea334 does not exist", "detail": ""}}' 2023-07-24 09:22:43,749 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/989c9fc1-0a4e-47b1-865f-028ebabd6e42 0.706s 2023-07-24 09:22:43,750 79391 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-a80d175c-2b30-4fbb-864e-3dd91dfe821a', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:22:43 GMT', 'connection': 'close', 'status': '20 4', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/989c9fc1-0a4e-47b1-865f-028ebabd6e42'} Body: b'' 2023-07-24 09:22:44,283 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/4c9c209c-27bb-4781-8843-24f0f1157bfb 0.532s 2023-07-24 09:22:44,283 79391 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-11ecfcc1-d618-434d-8498-3b9f7ef79331', 'date': 'Mon, 24 Jul 2023 09:22:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/4c9c209c-27bb-4781-8843-24f0f1157bfb'} Body: b'' 2023-07-24 09:22:44,855 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/a461e741-1529-42c7-b7b9-2f7425089ae2 0.571s 2023-07-24 09:22:44,855 79391 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-dd9e8721-e760-44e0-952c-8306e77ede8c', 'date': 'Mon, 24 Jul 2023 09:22:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/a461e741-1529-42c7-b7b9-2f7425089ae2'} Body: b'' 2023-07-24 09:22:45,169 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/a329158c-5023-4e1e-93eb-c9e288fc1c0c 0.313s 2023-07-24 09:22:45,170 79391 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-fbdb45f2-ff66-4a46-ae5d-920ecb8ab764', 'date': 'Mon, 24 Jul 2023 09:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/a329158c-5023-4e1e-93eb-c9e288fc1c0c'} Body: b'' 2023-07-24 09:22:45,601 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/e07dd23f-0c53-4e59-bb7c-b68c2ff97b65 0.430s 2023-07-24 09:22:45,601 79391 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-a2f9c2e6-3c68-45c0-b1f1-c8e3bdaf0d9a', 'date': 'Mon, 24 Jul 2023 09:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/e07dd23f-0c53-4e59-bb7c-b68c2ff97b65'} Body: b'' 2023-07-24 09:22:46,221 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/2c350f88-84b8-4afa-8ac4-c981fc660527 0.619s 2023-07-24 09:22:46,222 79391 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-aba02832-f213-4f12-920d-e1685d9c54c7', 'date': 'Mon, 24 Jul 2023 09:22:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/2c350f88-84b8-4afa-8ac4-c981fc660527'} Body: b'' 2023-07-24 09:22:47,044 79391 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/905faa4d-94fd-48e0-9506-dadf31594b5f 0.821s 2023-07-24 09:22:47,044 79391 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-b37647b7-55e4-4f42-85f4-d570104f7165', 'date': 'Mon, 24 Jul 2023 09:22:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/905faa4d-94fd-48e0-9506-dadf31594b5f'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 244, in test_stable_device_rescue_disk_virtio_with_volume_attached server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:22:52,697 79385 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:22:52,905 79385 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.205s 2023-07-24 09:22:52,905 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1519905212", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmp0cQoNH/4P6KqIb5iR56YxAvO47qAWaQrGWeIu1Lu3+gKOz64qupuKlbH4R4p0v9BaH7g5IHA9oIonV1fiyMSA3oS5Bsq7kkLqX7N7ZARM5a2yAybKDjYhoGev/Hqcw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:52 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-3aba8392-e627-4aa8-a7c4-a818181417aa', 'x-compute-request-id': 'req-3aba8392-e627-4aa8-a7c4-a818181417aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1519905212", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmp0cQoNH/4P6KqIb5iR56YxAvO47qAWaQrGWeIu1Lu3+gKOz64qupuKlbH4R4p0v9BaH7g5IHA9oIonV1fiyMSA3oS5Bsq7kkLqX7N7ZARM5a2yAybKDjYhoGev/Hqcw==", "fingerprint": "1a:b1:86:17:ef:e3:97:31:75:6b:b4:be:12:b6:da:20", "user_id": "1750966c054442dd9bf76f94fa2f7622"}}' 2023-07-24 09:22:52,908 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1519905212 created 2023-07-24 09:22:53,205 79385 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.297s 2023-07-24 09:22:53,206 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--259483679", "description": "tempest-description--370084361"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-f2d9c605-b852-4361-b122-5adb9e9b5db6', 'date': 'Mon, 24 Jul 2023 09:22:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "name": "tempest-securitygroup--259483679", "stateful": true, "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "description": "tempest-description--370084361", "shared": false, "security_group_rules": [{"id": "51316e2f-550d-470e-8760-9fc6674e66c1", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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": 689, "description": null, "tags": [], "created_at": "2023-07-24T09:22:52Z", "updated_at": "2023-07-24T09:22:52Z", "revision_number": 0}, {"id": "d58bf9e0-10b3-4f46-84ce-4d242fcbaf0f", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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": 690, "description": null, "tags": [], "created_at": "2023-07-24T09:22:52Z", "updated_at": "2023-07-24T09:22:52Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:22:52Z", "updated_at": "2023-07-24T09:22:52Z", "revision_number": 1, "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2"}}' 2023-07-24 09:22:53,459 79385 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.252s 2023-07-24 09:22:53,459 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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-8861d10e-9a47-47ed-b7a0-c82f16702ed6', 'date': 'Mon, 24 Jul 2023 09:22:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "71ea6355-adb0-4b02-a099-378835f24bfb", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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-07-24T09:22:53Z", "updated_at": "2023-07-24T09:22:53Z", "revision_number": 0}}' 2023-07-24 09:22:53,624 79385 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.164s 2023-07-24 09:22:53,625 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4b7c0804-3009-4f09-bd5c-31821e724945', 'date': 'Mon, 24 Jul 2023 09:22:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3583c47-6ab7-474e-a8cd-ee9c66103a4e", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "security_group_id": "26dc0d35-cafb-4502-a326-ab9e9d60c6d9", "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-07-24T09:22:53Z", "updated_at": "2023-07-24T09:22:53Z", "revision_number": 0}}' 2023-07-24 09:22:53,625 79385 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--259483679 created 2023-07-24 09:22:54,786 79385 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 1.160s 2023-07-24 09:22:54,786 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac6 9e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8ad75445-71f8-4b02-af6a-b43c3e42b763', 'date': 'Mon, 24 Jul 2023 09:22:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "000d962d-9ae1-4e39-8d70-0f911dd1ca13", "tenant_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "floating_ip_address": "172.24.4.236", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:22:54Z", "updated_at": "2023-07-24T09:22:54Z", "revision_number": 0}}' 2023-07-24 09:22:54,786 79385 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '000d962d-9ae1-4e39-8d70-0f911dd1ca13', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'floating_ip_address': '172.24.4.236', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:54Z', 'updated_at': '2023-07-24T09:22:54Z', 'revision_number': 0, 'ip': '172.24.4.236'} created 2023-07-24 09:22:54,895 79385 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.104s 2023-07-24 09:22:54,896 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:54 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-ad94c46f-b477-4987-80a9-eadbac7bdd6a', '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": "1750966c054442dd9bf76f94fa2f7622", "name": "tempest-ServerStableDeviceRescueTest-1093738598-project-member", "password_expires_at": null}, "audit_ids": ["LevKESraSt-hABtNDd2MCw"], "expires_at": "2023-07-24T10:22:54.000000Z", "issued_at": "2023-07-24T09:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e2a79ed9f504bfdbdb1dda2240ae5d2", "name": "tempest-ServerStableDeviceRescueTest-1093738598"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5e2a79ed9f504bfdbdb1dda2240ae5d2", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5e2a79ed9f504bfdbdb1dda2240ae5d2", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5e2a79ed9f504bfdbdb1dda2240ae5d2", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:22:54,896 79385 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'c2d705c7-ff99-4089-975b-b05db2aea854', 'name': 'tempest-ServerStableDeviceRescueTest-2002157777-network', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64651, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:22:44Z', 'updated_at': '2023-07-24T09:22:44Z', 'revision_number': 1} available for tenant 2023-07-24 09:22:54,897 79385 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1519905212', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmp0cQoNH/4P6KqIb5iR56YxAvO47qAWaQrGWeIu1Lu3+gKOz64qupuKlbH4R4p0v9BaH7g5IHA9oIonV1fiyMSA3oS5Bsq7kkLqX7N7ZARM5a2yAybKDjYhoGev/Hqcw==', 'fingerprint': '1a:b1:86:17:ef:e3:97:31:75:6b:b4:be:12:b6:da:20', 'user_id': '1750966c054442dd9bf76f94fa2f7622', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCQDT/33FCqEzTWQ5fEMwZC9vwO/1vyQqBb/BbxtfV3LBAaxraurr4y\n01jws/MaycegBwYFK4EEACKhZANiAARZqdHEKDR/+D+iqiG+YkeemMQLzuO6gFmk\nKxlniLtS7t/oCjs+uKrqbipWx+EeKdL/QWh+4OSBwPaCKJ1dX4sjEgN6EuQbKu5J\nC6l+ze2QETOWtsgMmyg42IaBnr/x6nM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '26dc0d35-cafb-4502-a326-ab9e9d60c6d9', 'name': 'tempest-securitygroup--259483679', 'stateful': True, 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'description': 'tempest-description--370084361', 'shared': False, 'security_group_rules': [{'id': '51316e2f-550d-470e-8760-9fc6674e66c1', 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'security_group_id': '26dc0d35-cafb-4502-a326-ab9e9d60c6d9', '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': 689, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:52Z', 'updated_at': '2023-07-24T09:22:52Z', 'revision_number': 0}, {'id': 'd58bf9e0-10b3-4f46-84ce-4d242fcbaf0f', 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'security_group_id': '26dc0d35-cafb-4502-a326-ab9e9d60c6d9', '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': No ne, 'standard_attr_id': 690, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:22:52Z', 'updated_at': '2023-07-24T09:22:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:22:52Z', 'updated_at': '2023-07-24T09:22:52Z', 'revision_number': 1, 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2'}, 'floating_ip': {'id': '000d962d-9ae1-4e39-8d70-0f911dd1ca13', 'tenant_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'floating_ip_address': '172.24.4.236', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5e2a79ed9f504bfdbdb1dda2240ae5d2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:22:54Z', 'updated_at': '2023-07-24T09:22:54Z', 'revision_number': 0, 'ip': '172.24.4.236'}} 2023-07-24 09:22:54,925 79385 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 09:22:54,925 79385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1748539691", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "c2d705c7-ff99-4089-975b-b05db2aea854"}], "security_groups": [{"name": "tempest-securitygroup--259483679"}], "key_name": "tempest-keypair-1519905212", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:22:54 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': '73', 'x-openstack-request-id': 'req-a5b907b7-d520-4e05-ad8c-c01e326dc313', 'x-compute-request-id': 'req-a5b907b7-d520-4e05-ad8c-c01e326dc313', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- 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_snapshots.py", line 52, in test_snapshot_create_delete_with_volume_in_use server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:12,290 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.023s 2023-07-24 09:23:12,290 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2959468e-fbf0-4728-a8f4-5b74fe84176f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:23:12,680 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes 0.389s 2023-07-24 09:23:12,681 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77db9d5c-8838-4402-a9d9-5042dfe807fd', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77db9d5c-8838-4402-a9d9-5042dfe807fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:12.605263", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:23:12,733 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.041s 2023-07-24 09:23:12,733 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06b8f0d-d4fa-46cc-8ad7-9fbceb307c5e', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06b8f0d-d4fa-46cc-8ad7-9fbceb307c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:13,798 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.052s 2023-07-24 09:23:13,799 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274d2c0d-f72b-4dc6-8d64-4fea79521159', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274d2c0d-f72b-4dc6-8d64-4fea79521159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:14,867 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.047s 2023-07-24 09:23:14,868 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36e0b9f-4f85-40e8-b4cf-d9a80462b0f1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36e0b9f-4f85-40e8-b4cf-d9a80462b0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:15,935 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.056s 2023-07-24 09:23:15,936 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad419883-b701-43c8-bb4a-e9666fc8deec', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad419883-b701-43c8-bb4a-e9666fc8deec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:17,025 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.071s 2023-07-24 09:23:17,026 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e906bbda-5a2d-4393-b10e-097a2b19dc79', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStac k-API-Version', 'x-openstack-request-id': 'req-e906bbda-5a2d-4393-b10e-097a2b19dc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:18,092 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.046s 2023-07-24 09:23:18,093 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dc09c5-a17f-4169-96cd-58a9d091f1e6', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dc09c5-a17f-4169-96cd-58a9d091f1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:18,103 79396 INFO [tempest.common.waiters] volume fc8ad584-5dd3-4962-b6dd-3844b1f9115c reached available after waiting for 6.103524 seconds 2023-07-24 09:23:18,104 79396 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:18,104 79396 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:18,177 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-07-24 09:23:18,178 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-783220418", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHory0uCAF1qDcHfB4nJvAXFE1sINxc+IbTNJkUrDiHD/nRD2g0+mepmmecC3q3JmWyDv43tEeOODSmfQRJ3buaSkp8NR1Wzxc3To8eHOGPtJs69the84F7WOmca/WsN9g=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:18 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-4992d7b3-f3f1-410b-b018-5ea7a0363d21', 'x-compute-request-id': 'req-4992d7b3-f3f1-410b-b018-5ea7a0363d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-783220418", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHory0uCAF1qDcHfB4nJvAXFE1sINxc+IbTNJkUrDiHD/nRD2g0+mepmmecC3q3JmWyDv43tEeOODSmfQRJ3buaSkp8NR1Wzxc3To8eHOGPtJs69the84F7WOmca/WsN9g==", "fingerprint": "71:32:0c:50:07:60:bf:69:1d:58:b4:da:ab:91:fe:8f", "user_id": "0001481c3e324b58b4f2dbf5dca39764"}}' 2023-07-24 09:23:18,180 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-783220418 created 2023-07-24 09:23:18,463 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.281s 2023-07-24 09:23:18,463 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--100958068", "description": "tempest-description--367571048"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-2998480a-73e2-4d2a-beb0-fb9b1371f910', 'date': 'Mon, 24 Jul 2023 09:23:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "name": "tempest-securitygroup--100958068", "stateful": true, "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "description": "tempest-description--367571048", "shared": false, "security_group_rules": [{"id": "4cbac7b5-a13e-4f04-ba17-88741eb4723f", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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": 805, "description": null, "tags": [], "created_at": "2023-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_number": 0}, {"id": "df671fe5-fbc9-413c-8f50-66eeead8349e", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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": 806, "description": null, "tags": [], "created_at": "2023-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_ number": 1, "project_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:18,824 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.359s 2023-07-24 09:23:18,824 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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-ae278e59-9cde-4414-b362-bd93259cd43b', 'date': 'Mon, 24 Jul 2023 09:23:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e9ceb40a-cb67-48f9-8875-3e6091612fba", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_number": 0}}' 2023-07-24 09:23:19,120 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.295s 2023-07-24 09:23:19,121 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a37312d0-f994-4c38-8210-4441faaed9a2', 'date': 'Mon, 24 Jul 2023 09:23:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1d313a2-1d99-49e5-b366-7f729c6390d9", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "372578d5-b48e-4e44-8a6e-26a360812ce0", "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-07-24T09:23:18Z", "updated_at": "2023-07-24T09:23:18Z", "revision_number": 0}}' 2023-07-24 09:23:19,121 79396 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--100958068 created 2023-07-24 09:23:20,087 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.965s 2023-07-24 09:23:20,088 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-77c700d9-db4d-4890-932f-9df36514945a', 'date': 'Mon, 24 Jul 2023 09:23:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "41219520-9627-461c-b006-a475672e2524", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", " floating_ip_address": "172.24.4.84", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:19Z", "updated_at": "2023-07-24T09:23:19Z", "revision_number": 0}}' 2023-07-24 09:23:20,088 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '41219520-9627-461c-b006-a475672e2524', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'floating_ip_address': '172.24.4.84', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:19Z', 'updated_at': '2023-07-24T09:23:19Z', 'revision_number': 0, 'ip': '172.24.4.84'} created 2023-07-24 09:23:20,247 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.152s 2023-07-24 09:23:20,247 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:20 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-50599756-a52d-48ea-af8c-be8e0c44ff65', '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": "0001481c3e324b58b4f2dbf5dca39764", "name": "tempest-VolumesSnapshotTestJSON-1548551496-project-member", "password_expires_at": null}, "audit_ids": ["0z-PlCldRFaU-a5zu_O5Kg"], "expires_at": "2023-07-24T10:23:20.000000Z", "issued_at": "2023-07-24T09:23:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45cc70629d6f4cf7b185b449c308b1c9", "name": "tempest-VolumesSnapshotTestJSON-1548551496"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc 3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:20,248 79396 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'eb1267e1-55eb-4404-a92e-1ef39a0ee7a9', 'name': 'tempest-VolumesSnapshotTestJSON-1892654572-network', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39468, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:00Z', 'updated_at': '2023-07-24T09:23:00Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:20,249 79396 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-783220418', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHory0uCAF1qDcHfB4nJvAXFE1sINxc+IbTNJkUrDiHD/nRD2g0+mepmmecC3q3JmWyDv43tEeOODSmfQRJ3buaSkp8NR1Wzxc3To8eHOGPtJs69the84F7WOmca/WsN9g==', 'fingerprint': '71:32:0c:50:07:60:bf:69:1d:58:b4:da:ab:91:fe:8f', 'user_id': '0001481c3e324b58b4f2dbf5dca39764', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBE48C56ww5Jb5u/fObmA8Fe2ZNgFyP6UmqVPPHOXSixacCRVMYP8S2\nokw6fB3FczKgBwYFK4EEACKhZANiAAR6K8tLggBdag3B3weJybwFxRNbCDcXPiG0\nzSZFKw4hw/50Q9oNPpnqZpnnAt6tyZlsg7+N7RHjjg0pn0ESd27mkpKfDUdVs8XN\n06PHhzhj7SbOvbYXvOBe1jpnGv1rDfY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '372578d5-b48e-4e44-8a6e-26a360812ce0', 'name': 'tempest-securitygroup--100958068', 'stateful': True, 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': 'tempest-description--367571048', 'shared': False, 'security_group_rules': [{'id': '4cbac7b5-a13e-4f04-ba17-88741eb4723f', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'security_group_id': '372578d5-b48e-4e44-8a6e-26a360812ce0', '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': 805, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:18Z', 'updated_at': '2023-07-24T09:23:18Z', 'revision_number': 0}, {'id': 'df671fe5-fbc9-413c-8f50-66eeead8349e', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'security_group_id': '372578d5-b48e-4e44-8a6e-26a360812ce0', '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': 806, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:18Z', 'updated_at': '2023-07-24T09:23:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:18Z', 'updated_at': '2023-07-24T09:23:18Z', 'revision_number': 1, 'project_id': '45cc70629d6f4cf7b185b449c308b1c9'}, 'floating_ip': {'id': '41219520-9627-461c-b006-a475672e2524', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'floating_ip_address': '172.24.4.84', 'floating_network_id': '123c790e- 5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:19Z', 'updated_at': '2023-07-24T09:23:19Z', 'revision_number': 0, 'ip': '172.24.4.84'}} 2023-07-24 09:23:20,287 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.0.0.210/compute/v2.1/servers 0.037s 2023-07-24 09:23:20,288 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-395436717", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "eb1267e1-55eb-4404-a92e-1ef39a0ee7a9"}], "security_groups": [{"name": "tempest-securitygroup--100958068"}], "key_name": "tempest-keypair-783220418", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:20 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': '73', 'x-openstack-request-id': 'req-6792a4fe-b47b-4a19-b757-8404dc4ddd8a', 'x-compute-request-id': 'req-6792a4fe-b47b-4a19-b757-8404dc4ddd8a', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:20,326 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-783220418 0.036s 2023-07-24 09:23:20,326 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:20 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-a4346e66-dbe7-487e-b1a3-e6409d48c40f', 'x-compute-request-id': 'req-a4346e66-dbe7-487e-b1a3-e6409d48c40f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-783220418'} Body: b'' 2023-07-24 09:23:20,553 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/372578d5-b48e-4e44-8a6e-26a360812ce0 0.226s 2023-07-24 09:23:20,553 79396 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-7ed87a4a-8f32-48a0-8ee5-bac9736eba02', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/372578d5-b48e-4e44-8a6e-26a360812ce0'} Body: b'' 2023-07-24 09:23:20,626 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/372578d5-b48e-4e44-8a6e-26a360812ce0 0.072s 2023-07-24 09:23:20,626 79396 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-f7d0e84c-32cc-4e32-a33f-8eb635e86c7a', 'date': 'Mon, 24 Jul 2023 09:23:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/372578d5-b48e-4e44-8a6e-26a360812ce0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 372578d5-b48e-4e44-8a6e-26a360812ce0 does not exist", "detail": ""}}' 2023-07-24 09:23:21,227 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/41219520-9627-461c-b006-a475672e2524 0.599s 2023-07-24 09:23:21,227 79396 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-ae77405e-0246-4d1a-a34a-683086d811b1', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/41219520-9627-461c-b006-a475672e2524'} Body: b'' 2023-07-24 09:23:21,319 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.091s 2023-07-24 09:23:21,319 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21efb978-9491-4962-ae1c-680dbe58764d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21efb978-9491-4962-ae1c-680dbe58764d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:21,447 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.109s 2023-07-24 09:23:21,448 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:21 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-30b894a5-9e1e-4a36-b085-c9ba9a8c47b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'' 2023-07-24 09:23:21,526 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.077s 2023-07-24 09:23:21,527 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9ab82b-ca87-4ed6-8494-c14ef061b8c9', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9ab82b-ca87-4ed6-8494-c14ef061b8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:22,601 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.053s 2023-07-24 09:23:22,601 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811d1e98-0f1d-494a-bfea-f68335e9a6d2', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811d1e98-0f1d-494a-bfea-f68335e9a6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tem pest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:23,668 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.055s 2023-07-24 09:23:23,669 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6a9a9e-645d-453e-bb35-9be4b15a35a2', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6a9a9e-645d-453e-bb35-9be4b15a35a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:24,777 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.094s 2023-07-24 09:23:24,777 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8512e4d-cac4-461c-a140-e81dc296ef07', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8512e4d-cac4-461c-a140-e81dc296ef07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:25,867 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.070s 2023-07-24 09:23:25,867 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3d3641-8525-4e8c-9548-646abc37e507', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3d3641-8525-4e8c-9548-646abc37e507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"volume": {"id": "fc8ad584-5dd3-4962-b6dd-3844b1f9115c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:13.000000", "updated_at": "2023-07-24T09:23:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1512989060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c"}], "user_id": "0001481c3e324b58b4f2dbf5dca39764", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:26,901 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c 0.021s 2023-07-24 09:23:26,901 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application /json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23: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-c67ef2e0-0c96-4220-91ba-02e789bffe33', 'x-openstack-request-id': 'req-c67ef2e0-0c96-4220-91ba-02e789bffe33', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/volumes/fc8ad584-5dd3-4962-b6dd-3844b1f9115c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fc8ad584-5dd3-4962-b6dd-3844b1f9115c could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server server1, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:28,353 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:28,354 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:28,806 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.449s 2023-07-24 09:23:28,807 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1816379834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPn6lWcrhioyD6hBF9eGFp+pCWSpB6Vu95dSZ9Ey9qG3/ISd906avMK/QwzYsgWub6bZnJNTrm45cYJVnWFAW52Ib4BMBxLqCs07jlSGLeJBxd6cgRJVXhzGV91RJwPsbQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652487ec-367d-414e-9d61-e3dee44abedd', 'x-compute-request-id': 'req-652487ec-367d-414e-9d61-e3dee44abedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1816379834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPn6lWcrhioyD6hBF9eGFp+pCWSpB6Vu95dSZ9Ey9qG3/ISd906avMK/QwzYsgWub6bZnJNTrm45cYJVnWFAW52Ib4BMBxLqCs07jlSGLeJBxd6cgRJVXhzGV91RJwPsbQ==", "fingerprint": "14:39:bc:72:31:05:af:2d:87:bb:ae:02:4f:7c:6b:03", "user_id": "691e72b33c374415a400402ed5e402be"}}' 2023-07-24 09:23:28,812 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1816379834 created 2023-07-24 09:23:29,269 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.456s 2023-07-24 09:23:29,270 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1793084025", "description": "tempest-description--1726954623"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-9d191e04-2dda-415d-8d79-5b28c08459fe', 'date': 'Mon, 24 Jul 2023 09:23:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6759666d-98f6-4840-b37e-21c11ecba4df", "name": "tempest-securitygroup--1793084025", "stateful": true, "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "description": "tempest-description--1726954623", "shared": false, "security_group_rules": [{"id": "700d65b5-4093-4354-9fd3-3e14f92ee17e", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "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": 849, "description": null, "tags": [], "created_at": "2023-07-24T09:23:28Z", "updated_at": "2023-07-24T09:23:28Z", "revision_number": 0}, {"id": "bca49d2c-3087-4ff4-bfb1-d06c896d360c", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 848, "description": null, "tags": [], "created_at": "2023-07-24T09:23:28Z", "updated_at": "2023-07-24T09:23:28Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:28Z", "updated_at": "2023-07-24T09:23:28Z", "revision_number": 1, "project_id": "aef900e0390a458cb24146e3ef77f28f"}}' 2023-07-24 09:23:29,552 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.282s 2023-07-24 09:23:29,552 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "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-83e0a442-ef7e-4ec2-972d-8e05cbe4bdd1', 'date': 'Mon, 24 Jul 2023 09:23: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": "b477de82-d579-4176-9381-168fc6283144", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "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-07-24T09:23:29Z", "updated_at": "2023-07-24T09:23:29Z", "revision_number": 0}}' 2023-07-24 09:23:30,257 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.704s 2023-07-24 09:23:30,257 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0026f514-578d-4ce6-8e65-5b9466f0e3b2', 'date': 'Mon, 24 Jul 2023 09:23:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "474f422c-0f34-4613-bc6b-22c49a67f201", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6759666d-98f6-4840-b37e-21c11ecba4df", "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-07-24T09:23:29Z", "updated_at": "2023-07-24T09:23:29Z", "revision_number": 0}}' 2023-07-24 09:23:30,258 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1793084025 created 2023-07-24 09:23:32,373 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.115s 2023-07-24 09:23:32,373 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c4025e6f-a521-48b8-aad9-36c17fe8c433', 'date': 'Mon, 24 Jul 2023 09:23:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "496459b2-5b49-4f76-ab68-cd9027efc4dc", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "floating_ip_address": "172.24.4.51", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef900e0390a458cb24146e3ef77f28f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:31Z", "updated_at": "2023-07-24T09:23:31Z", "revision_number": 0}}' 2023-07-24 09:23:32,374 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '496459b2-5b49-4f76-ab68-cd9027efc4dc', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.51', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:31Z', 'updated_at': '2023-07-24T09:23:31Z', 'revision_number': 0, 'ip': '172.24.4.51'} created 2023-07-24 09:23:32,517 79391 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.136s 2023-07-24 09:23:32,517 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:32 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-534287fc-01d5-48d8-a849-5985f0081fcc', '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": "691e72b33c374415a400402ed5e402be", "name": "tempest-AttachVolumeNegativeTest-1659419520-project-member", "password_expires_at": null}, "audit_ids": ["_MRs9-JvSxWakwcW-gb8sw"], "expires_at": "2023-07-24T10:23:32.000000Z", "issued_at": "2023-07-24T09:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef900e0390a458cb24146e3ef77f28f", "name": "tempest-AttachVolumeNegativeTest-1659419520"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/ networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:32,518 79391 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '4447c15e-1f7e-4058-b89a-3349e54ad02a', 'name': 'tempest-AttachVolumeNegativeTest-802946248-network', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:17Z', 'updated_at': '2023-07-24T09:23:17Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:32,519 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1816379834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPn6lWcrhioyD6hBF9eGFp+pCWSpB6Vu95dSZ9Ey9qG3/ISd906avMK/QwzYsgWub6bZnJNTrm45cYJVnWFAW52Ib4BMBxLqCs07jlSGLeJBxd6cgRJVXhzGV91RJwPsbQ==', 'fingerprint': '14:39:bc:72:31:05:af:2d:87:bb:ae:02:4f:7c:6b:03', 'user_id': '691e72b33c374415a400402ed5e402be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVYaJCIp5CjZVV39A2QvSIwE33GWyqV55rhv9nMwL3sg/h2ZJ3m10D\nVZ5rYUqv1+ygBwYFK4EEACKhZANiAAT5+pVnK4YqMg+oQRfXhhafqQlkqQelbveX\nUmfRMvaht/yEnfdOmrzCv0MM2LIFrm+m2ZyTU65uOXGCVZ1hQFudiG+ATAcS6grN\nO45Uhi3iQcXenIESVV4cxlfdUScD7G0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6759666d-98f6-4840-b37e-21c11ecba4df', 'name': 'tempest-securitygroup--1793084025', 'stateful': True, 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': 'tempest-description--1726954623', 'shared': False, 'security_group_rules': [{'id': '700d65b5-4093-4354-9fd3-3e14f92ee17e', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '6759666d-98f6-4840-b37e-21c11ecba4df', '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': 849, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:28Z', 'updated_at': '2023-07-24T09:23:28Z', 'revision_number': 0}, {'id': 'bca49d2c-3087-4ff4-bfb1-d06c896d360c', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '6759666d-98f6-4840-b37e-21c11ecba4df', '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': 848, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:28Z', 'updated_at': '2023-07-24T09:23:28Z', 'revi sion_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:28Z', 'updated_at': '2023-07-24T09:23:28Z', 'revision_number': 1, 'project_id': 'aef900e0390a458cb24146e3ef77f28f'}, 'floating_ip': {'id': '496459b2-5b49-4f76-ab68-cd9027efc4dc', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.51', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:31Z', 'updated_at': '2023-07-24T09:23:31Z', 'revision_number': 0, 'ip': '172.24.4.51'}} 2023-07-24 09:23:32,552 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.032s 2023-07-24 09:23:32,553 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-437171550", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4447c15e-1f7e-4058-b89a-3349e54ad02a"}], "security_groups": [{"name": "tempest-securitygroup--1793084025"}], "key_name": "tempest-keypair-1816379834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:32 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': '73', 'x-openstack-request-id': 'req-c440f888-d910-42ea-934b-e5164d6df14e', 'x-compute-request-id': 'req-c440f888-d910-42ea-934b-e5164d6df14e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:32,602 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1816379834 0.047s 2023-07-24 09:23:32,603 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:32 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-b61e6144-bcc9-4b21-999e-e151df060376', 'x-compute-request-id': 'req-b61e6144-bcc9-4b21-999e-e151df060376', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1816379834'} Body: b'' 2023-07-24 09:23:32,954 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6759666d-98f6-4840-b37e-21c11ecba4df 0.350s 2023-07-24 09:23:32,954 79391 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-ca3be756-fd18-415d-af14-bb3666460360', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6759666d-98f6-4840-b37e-21c11ecba4df'} Body: b'' 2023-07-24 09:23:32,995 79391 INFO [ tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6759666d-98f6-4840-b37e-21c11ecba4df 0.040s 2023-07-24 09:23:32,995 79391 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-4f734029-b590-45ae-87db-ae0f0c926216', 'date': 'Mon, 24 Jul 2023 09:23:32 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6759666d-98f6-4840-b37e-21c11ecba4df'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6759666d-98f6-4840-b37e-21c11ecba4df does not exist", "detail": ""}}' 2023-07-24 09:23:34,703 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/496459b2-5b49-4f76-ab68-cd9027efc4dc 1.707s 2023-07-24 09:23:34,703 79391 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-ad1cb201-52de-4a1c-a944-59a260da7165', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/496459b2-5b49-4f76-ab68-cd9027efc4dc'} 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 83, in test_force_detach_volume server_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:36,214 79377 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.135s 2023-07-24 09:23:36,215 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 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-4cf022e6-b7c2-46a5-973c-ea9a4cbd8c2f', '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": "878af0419f474c9288b30f3a838b55b9", "name": "tempest-VolumesActionsTest-2087932940-project-member", "password_expires_at": null}, "audit_ids": ["AA8BpqxvQq6ptjL9BR6JGg"], "expires_at": "2023-07-24T10:23:36.000000Z", "issued_at": "2023-07-24T09:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a73b697f212a4532b0a46ca519602029", "name": "tempest-VolumesActionsTest-2087932940"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a73b697f212a4532b0a46ca519602029", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a73b697f212a4532b0a46ca519602029", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a73b697f212a4532b0a46ca519602029", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:36,215 79377 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd02ade4e-e5d1-465b-a7ff-8b2fc635dd95', 'name': 'tempest-VolumesActionsTest-307191045-network', 'tenant_id': 'a73b697f212a4532b0a46ca519602029', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a73b697f212a4532b0a46ca519602029', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22054, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:11Z', 'updated_at': '2023-07-24T09:23:11Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:36,300 79377 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.083s 2023-07-24 09:23:36,300 79377 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-145504505", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "d02ade4e-e5d1-465b-a7ff-8b2fc635dd95"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 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': '73', 'x-openstack-request-id': 'req-94ce73b4-1ea6-4149-9fb8-2a4ba603ae71', 'x-compute-request-id': 'req-94ce73b4-1ea6-4149-9fb8-2a4ba603ae71', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 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 48, in test_attach_attached_volume_to_same_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:34,706 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:34,706 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:34,768 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.059s 2023-07-24 09:23:34,768 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1006408058", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNBX+US4BRa54FqmZk32kLQgiYGQI1/GF1qHbyh1tD1pe4gyg+2afcu8Gb3B1BOko362oNDEIgpRpC+G4EQu7DRd2JhJdxnhj4Ie8TxrHdjiqKwE7caOaS3eKSQ5e2xgUg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:34 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-2f49927e-d635-4b3f-a8c3-872f383d58cd', 'x-compute-request-id': 'req-2f49927e-d635-4b3f-a8c3-872f383d58cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1006408058", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNBX+US4BRa54FqmZk32kLQgiYGQI1/GF1qHbyh1tD1pe4gyg+2afcu8Gb3B1BOko362oNDEIgpRpC+G4EQu7DRd2JhJdxnhj4Ie8TxrHdjiqKwE7caOaS3eKSQ5e2xgUg==", "fingerprint": "84:c0:c5:42:fb:84:77:8f:0f:38:6f:35:a2:0d:6b:ad", "user_id": "691e72b33c374415a400402ed5e402be"}}' 2023-07-24 09:23:34,773 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1006408058 created 2023-07-24 09:23:34,941 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.167s 2023-07-24 09:23:34,941 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2124739697", "description": "tempest-description--2809566"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-8506b8e1-630e-43ce-a684-d32eb80e8979', 'date': 'Mon, 24 Jul 2023 09:23:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6433ed20-9858-473a-bed9-3a52207bbf58", "name": "tempest-securitygroup--2124739697", "stateful": true, "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "description": "tempest-description--2809566", "shared": false, "security_group_rules": [{"id": "49c949f4-0f9f-4e08-b063-6e5a8b8018f8", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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": 863, "description": null, "tags": [], "created_at": "2023-07-24T09:23:34Z", "updated_at": "2023-07-24T09:23:34Z", "revision_number": 0}, {"id": "93154810-a0a1-43e5-a0d3-888a064a6c25", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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": 862, "description": null, "tags": [], "created_at": "2023-07-24T09:23:34Z", "updated_at": "2023-07-24T09:23:34Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:34Z", "updated_at": "2023-07-24T09:23:34Z", "revision_number": 1, "project_id": "aef900e0390a458cb24146e3ef77f28f"}}' 2023-07-24 09:23:35,355 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.413s 2023-07-24 09:23:35,356 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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-84bdddc5-227e-43a7-8fa3-e77aca30749b', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c0a7ab7-70b3-42b5-b366-7b8a6997366d", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}}' 2023-07-24 09:23:35,684 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.327s 2023-07-24 09:23:35,684 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-594f1b51-9482-44b5-b9bc-7b284b564c26', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "63c1f15e-88ed-4673-a088-6c62b05ff2fb", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "6433ed20-9858-473a-bed9-3a52207bbf58", "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-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}}' 2023-07-24 09:23:35,685 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2124739697 created 2023-07-24 09:23:37,296 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.611s 2023-07-24 09:23:37,297 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-12ff2719-80b8-4e55-a7b5-9b9c1d7a935b', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "65bd1d73-e6bb-4c81-9c86-9419a5530fcc", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "floating_ip_address": "172.24.4.224", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef900e0390a458cb24146e3ef77f28f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:36Z", "updated_at": "2023-07-24T09:23:36Z", "revision_number": 0}}' 2023-07-24 09:23:37,297 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '65bd1d73-e6bb-4c81-9c86-9419a5530fcc', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.224', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:36Z', 'updated_at': '2023-07-24T09:23:36Z', 'revision_number': 0, 'ip': '172.24.4.224'} created 2023-07-24 09:23:37,342 79391 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.036s 2023-07-24 09:23:37,343 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-340b62ff-9194-4b33-b700-bfc3aebc88b1', '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": "691e72b33c374415a400402ed5e402be", "name": "tempest-AttachVolumeNegativeTest-1659419520-project-member", "password_expires_at": null}, "audit_ids": ["LyBUfZV4SECrAJg-x00OOw"], "expires_at": "2023-07-24T10:23:37.000000Z", "issued_at": "2023-07-24T09:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef900e0390a458cb24146e3ef77f28f", "name": "tempest-AttachVolumeNegativeTest-1659419520"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networki ng", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:37,344 79391 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '4447c15e-1f7e-4058-b89a-3349e54ad02a', 'name': 'tempest-AttachVolumeNegativeTest-802946248-network', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:17Z', 'updated_at': '2023-07-24T09:23:17Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:37,345 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1006408058', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNBX+US4BRa54FqmZk32kLQgiYGQI1/GF1qHbyh1tD1pe4gyg+2afcu8Gb3B1BOko362oNDEIgpRpC+G4EQu7DRd2JhJdxnhj4Ie8TxrHdjiqKwE7caOaS3eKSQ5e2xgUg==', 'fingerprint': '84:c0:c5:42:fb:84:77:8f:0f:38:6f:35:a2:0d:6b:ad', 'user_id': '691e72b33c374415a400402ed5e402be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKcMeAg18I5c9OlZeEE8ASW/NXXB51xl3bc8JBaRcRJO9DwCYhGohi\n/dHwoVasBXSgBwYFK4EEACKhZANiAATQV/lEuAUWueBapmZN9pC0IImBkCNfxhda\nh28odbQ9aXuIMoPtmn3LvBm9wdQTpKN+tqDQxCIKUaQvhuBELuw0XdiYSXcZ4Y+C\nHvE8ax3Y4qisBO3Gjmkt3ikkOXtsYFI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6433ed20-9858-473a-bed9-3a52207bbf58', 'name': 'tempest-securitygroup--2124739697', 'stateful': True, 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': 'tempest-description--2809566', 'shared': False, 'security_group_rules': [{'id': '49c949f4-0f9f-4e08-b063-6e5a8b8018f8', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '6433ed20-9858-473a-bed9-3a52207bbf58', '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': 863, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:34Z', 'updated_at': '2023-07-24T09:23:34Z', 'revision_number': 0}, {'id': '93154810-a0a1-43e5-a0d3-888a064a6c25', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '6433ed20-9858-473a-bed9-3a52207bbf58', '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': 862, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:34Z', 'updated_at': '2023-07-24T09:23:34Z', 'revision_number': 0} ], 'tags': [], 'created_at': '2023-07-24T09:23:34Z', 'updated_at': '2023-07-24T09:23:34Z', 'revision_number': 1, 'project_id': 'aef900e0390a458cb24146e3ef77f28f'}, 'floating_ip': {'id': '65bd1d73-e6bb-4c81-9c86-9419a5530fcc', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.224', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:36Z', 'updated_at': '2023-07-24T09:23:36Z', 'revision_number': 0, 'ip': '172.24.4.224'}} 2023-07-24 09:23:37,372 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 09:23:37,372 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-555934005", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4447c15e-1f7e-4058-b89a-3349e54ad02a"}], "security_groups": [{"name": "tempest-securitygroup--2124739697"}], "key_name": "tempest-keypair-1006408058", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 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': '73', 'x-openstack-request-id': 'req-0a76bbe3-b76f-465e-aabb-7ab0d92b33e0', 'x-compute-request-id': 'req-0a76bbe3-b76f-465e-aabb-7ab0d92b33e0', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:37,414 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1006408058 0.040s 2023-07-24 09:23:37,414 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 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-adee9b0a-c7cd-4965-8747-bc61cc687eb1', 'x-compute-request-id': 'req-adee9b0a-c7cd-4965-8747-bc61cc687eb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1006408058'} Body: b'' 2023-07-24 09:23:37,606 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6433ed20-9858-473a-bed9-3a52207bbf58 0.190s 2023-07-24 09:23:37,607 79391 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-32bd98ae-58a1-4a2d-b1cc-8f2ece60bd6b', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6433ed20-9858-473a-bed9-3a52207bbf58'} Body: b'' 2023-07-24 09:23:37,633 79391 INFO [tempest.lib.common. rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6433ed20-9858-473a-bed9-3a52207bbf58 0.025s 2023-07-24 09:23:37,634 79391 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-66b34cea-950f-4cf5-bff1-aabc28c2547d', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6433ed20-9858-473a-bed9-3a52207bbf58'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6433ed20-9858-473a-bed9-3a52207bbf58 does not exist", "detail": ""}}' 2023-07-24 09:23:38,129 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/65bd1d73-e6bb-4c81-9c86-9419a5530fcc 0.495s 2023-07-24 09:23:38,129 79391 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-90512406-002f-461f-9388-d5a8c6e1b734', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/65bd1d73-e6bb-4c81-9c86-9419a5530fcc'} Body: b'' 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 56, in test_snapshot_data_integrity server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:34,608 79381 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:34,609 79381 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:34,930 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.318s 2023-07-24 09:23:34,930 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-17090281", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMYsxeshLbWNEbDhq1QYmqUCGrtuehEpA93c/0EigXcgxK6+PPtzb7U9jxrHc+RbvjNK4g0Xm5aFD3hDQsANF0WFr6OjGRYjfpK8B2MpcBCrNTL9t8S/6uWJ9iOBTVn/LA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:34 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-4b050860-8d81-4f29-b446-acfd0599e8b4', 'x-compute-request-id': 'req-4b050860-8d81-4f29-b446-acfd0599e8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-17090281", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMYsxeshLbWNEbDhq1QYmqUCGrtuehEpA93c/0EigXcgxK6+PPtzb7U9jxrHc+RbvjNK4g0Xm5aFD3hDQsANF0WFr6OjGRYjfpK8B2MpcBCrNTL9t8S/6uWJ9iOBTVn/LA==", "fingerprint": "d1:93:1c:48:7e:01:a4:f8:37:13:dd:35:05:67:0d:3e", "user_id": "e0daa178d7564543b83873a634744519"}}' 2023-07-24 09:23:34,933 79381 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-17090281 created 2023-07-24 09:23:35,118 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.185s 2023-07-24 09:23:35,118 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--701854046", "description": "tempest-description--198355971"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-ec59e031-5f0b-447e-97f5-0d0b1976193d', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "name": "tempest-securitygroup--701854046", "stateful": true, "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "description": "tempest-description--198355971", "shared": false, "security_group_rules": [{"id": "6b2dcb0d-4c92-4ec2-afcb-497d80d01c6e", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "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": 866, "description": null, "tags": [], "created_at": "2023-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}, {"id": "a8deccb3-9112-44d5-ba32-4c1ff6dc2077", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": nu ll, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 865, "description": null, "tags": [], "created_at": "2023-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:34Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 1, "project_id": "41fc6a8f5bb54f03a1630185097296d3"}}' 2023-07-24 09:23:35,283 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-07-24 09:23:35,283 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "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-ef8f2adc-b026-4776-92a7-ab291439e697', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d5eb7b8-2cbb-4f9d-9cc0-7faf3bcb5780", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "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-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}}' 2023-07-24 09:23:35,561 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.277s 2023-07-24 09:23:35,562 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e4c99cd7-319f-4f97-9687-d0683f0b4a13', 'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ffaec126-1c3f-4047-93b7-edbdf6b5da49", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "d84cf5ce-024f-4d38-9d69-ece77d9e4092", "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-07-24T09:23:35Z", "updated_at": "2023-07-24T09:23:35Z", "revision_number": 0}}' 2023-07-24 09:23:35,562 79381 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--701854046 created 2023-07-24 09:23:37,280 79381 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.717s 2023-07-24 09:23:37,280 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-opensta ck-request-id': 'req-eb2baf00-5f4e-42d8-b907-14bb56f222f4', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "38273e2a-c6b6-46ee-80c3-1a37e3ca0b56", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "floating_ip_address": "172.24.4.228", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:36Z", "updated_at": "2023-07-24T09:23:36Z", "revision_number": 0}}' 2023-07-24 09:23:37,281 79381 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '38273e2a-c6b6-46ee-80c3-1a37e3ca0b56', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'floating_ip_address': '172.24.4.228', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:36Z', 'updated_at': '2023-07-24T09:23:36Z', 'revision_number': 0, 'ip': '172.24.4.228'} created 2023-07-24 09:23:37,456 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.175s 2023-07-24 09:23:37,457 79381 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-837164466", "description": "tempest-secgroup-smoke-837164466 description", "project_id": "41fc6a8f5bb54f03a1630185097296d3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-394a9978-0cf0-44a1-8a81-c370a36c5639', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0f037546-380f-4d12-9386-75d1a70774cf", "name": "tempest-secgroup-smoke-837164466", "stateful": true, "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "description": "tempest-secgroup-smoke-837164466 description", "shared": false, "security_group_rules": [{"id": "864547f8-23b1-4c47-ae7a-0846c956ede0", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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": 876, "description": null, "tags": [], "created_at": "2023-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 0}, {"id": "cbc7621a-cd6a-4999-af2b-e88cb9654e98", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 877, "description": null, "tags": [], "created_at": "2023-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 1, "project_id": "41fc6a8f5bb54f03a1630185097296d3"}}' 2023-07-24 09:23:37,661 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/securi ty-group-rules 0.203s 2023-07-24 09:23:37,662 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "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-5f3dc3a9-1350-4d8e-b0da-7a1fa4b8872e', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e08d56df-6c6b-47e8-8d60-9a4c9963af65", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 0}}' 2023-07-24 09:23:37,939 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.276s 2023-07-24 09:23:37,939 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "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-d0bc470b-7c2c-40e0-a75f-700c41039b7e', 'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "62d9a2ed-8b5e-4860-874c-c460b97c6bba", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:37Z", "updated_at": "2023-07-24T09:23:37Z", "revision_number": 0}}' 2023-07-24 09:23:38,150 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.209s 2023-07-24 09:23:38,150 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-45f306a9-df19-4173-8312-553e544e8423', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "21b5f1fb-c2dc-437f-a1f8-2e2f28a0daf7", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,387 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.235s 2023-07-24 09:23:38,387 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a309ecf2-88e5-4b4b-b162-16cdfc460444', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8c726c6c-0b66-4e67-93eb-3fdb1bc62589", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,646 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.258s 2023-07-24 09:23:38,646 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e13a4e36-f5c4-439b-8c9d-b83a51edb887', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70a096d4-a500-4735-97e7-c98b30edf93b", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,851 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.204s 2023-07-24 09:23:38,852 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ef873b19-44fe-4c68-a04d-4ae0072316d8', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'ht tp://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "85bca66d-0402-411e-a435-c7787fa22c0c", "project_id": "41fc6a8f5bb54f03a1630185097296d3", "tenant_id": "41fc6a8f5bb54f03a1630185097296d3", "security_group_id": "0f037546-380f-4d12-9386-75d1a70774cf", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,905 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2023-07-24 09:23:38,905 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 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-e4805ab8-d8d8-48e8-b798-315ddd1977e2', '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": "e0daa178d7564543b83873a634744519", "name": "tempest-SnapshotDataIntegrityTests-1929834929-project-member", "password_expires_at": null}, "audit_ids": ["mr-a1SuHQWuHdGwXkXQNEA"], "expires_at": "2023-07-24T10:23:38.000000Z", "issued_at": "2023-07-24T09:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41fc6a8f5bb54f03a1630185097296d3", "name": "tempest-SnapshotDataIntegrityTests-1929834929"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41fc6a8f5bb54f03a1630185097296d3", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41fc6a8f5bb54f03a1630185097296d3", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/41fc6a8f5bb54f03a1630185097296d3", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", " region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:38,906 79381 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'a91d871c-6086-4c82-865c-0a46ce68013e', 'name': 'tempest-SnapshotDataIntegrityTests-1650996804-network', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22210, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:12Z', 'updated_at': '2023-07-24T09:23:12Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:38,907 79381 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-17090281', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMYsxeshLbWNEbDhq1QYmqUCGrtuehEpA93c/0EigXcgxK6+PPtzb7U9jxrHc+RbvjNK4g0Xm5aFD3hDQsANF0WFr6OjGRYjfpK8B2MpcBCrNTL9t8S/6uWJ9iOBTVn/LA==', 'fingerprint': 'd1:93:1c:48:7e:01:a4:f8:37:13:dd:35:05:67:0d:3e', 'user_id': 'e0daa178d7564543b83873a634744519', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBLquaai36oBkdO7c4hoQZsXTCkr2ImJ3HxyObMPvINnxtaTMzQOikZ\nGcW4d+zJHTygBwYFK4EEACKhZANiAATGLMXrIS21jRGw4atUGJqlAhq7bnoRKQPd\n3P9BIoF3IMSuvjz7c2+1PY8ax3PkW74zSuINF5uWhQ94Q0LADRdFha+joxkWI36S\nvAdjKXAQqzUy/bfEv+rlifYjgU1Z/yw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd84cf5ce-024f-4d38-9d69-ece77d9e4092', 'name': 'tempest-securitygroup--701854046', 'stateful': True, 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'description': 'tempest-description--198355971', 'shared': False, 'security_group_rules': [{'id': '6b2dcb0d-4c92-4ec2-afcb-497d80d01c6e', 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'security_group_id': 'd84cf5ce-024f-4d38-9d69-ece77d9e4092', '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': 866, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:35Z', 'updated_at': '2023-07-24T09:23:35Z', 'revision_number': 0}, {'id': 'a8deccb3-9112-44d5-ba32-4c1ff6dc2077', 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'security_group_id': 'd84cf5ce-024f-4d38-9d69-ece77d9e4092', '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': 865, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:35Z', 'updated_at': '2023-07-24T09:23:35Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:34Z', 'updated_at': '2023-07-24T09:23:35Z', 'revision_number': 1, 'project_id': '41fc6a8f5bb54f03a1630185097296d3'}, 'floating_ip': {'id': '38273e2a-c6b6-46ee-80c3-1a37e3ca0b56', 'tenant_id': '41fc6a8f5bb54f03a1630185097296d3', 'floating_ip_address': '172.24.4.228', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '41fc6a8f5bb54f03a1630185097296d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:36Z', 'updated_at': '2023-07-24T09:23:36Z', 'revision_number': 0, 'ip': '172.24.4.228'}} 2023-07-24 09:23:38,940 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 09:23:38,940 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-512431696", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "key_name": "tempest-keypair-17090281", "security_groups": [{"name": "tempest-secgroup-smoke-837164466"}, {"name": "tempest-securitygroup--701854046"}], "networks": [{"uuid": "a91d871c-6086-4c82-865c-0a46ce68013e"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-73d8d7ed-5cfe-4a83-bbe8-a90dc6676b31', 'x-compute-request-id': 'req-73d8d7ed-5cfe-4a83-bbe8-a90dc6676b31', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:39,113 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0f037546-380f-4d12-9386-75d1a70774cf 0.171s 2023-07-24 09:23:39,113 79381 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-e16a3b80-265c-4f27-8308-455e34dc4834', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0f037546-380f-4d12-9386-75d1a70774cf'} Body: b'' 2023-07-24 09:23:39,140 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-17090281 0.026s 2023-07-24 09:23:39,141 79381 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:39 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-0c9a00d6-9b83-4aea-a4e1-e1bc3203f1e0', 'x-compute-request-id': 'req-0c9a00d6-9b83-4aea-a4e1-e1bc3203f1e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-17090281'} Body: b'' 2023-07-24 09:23:39,276 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d84cf5ce-024f-4d38-9d69-ece77d9e4092 0.135s 2023-07-24 09:23:39,276 79381 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-62801948-e65b-4f5b-bc20-9a67cbb95a86', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d84cf5ce-024f-4d38-9d69-ece77d9e4092'} Body: b'' 2023-07-24 09:23:39,297 79381 INFO [tempest.lib.common.rest_cl ient] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d84cf5ce-024f-4d38-9d69-ece77d9e4092 0.019s 2023-07-24 09:23:39,297 79381 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-8bd6aeee-9d64-42ad-9fca-15b72c827b79', 'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d84cf5ce-024f-4d38-9d69-ece77d9e4092'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d84cf5ce-024f-4d38-9d69-ece77d9e4092 does not exist", "detail": ""}}' 2023-07-24 09:23:39,734 79381 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/38273e2a-c6b6-46ee-80c3-1a37e3ca0b56 0.436s 2023-07-24 09:23:39,734 79381 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-21a998d2-9291-42cf-8f35-0e9cf995ac76', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/38273e2a-c6b6-46ee-80c3-1a37e3ca0b56'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 31, in test_delete_attached_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server 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 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:38,133 79391 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:38,133 79391 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:38,212 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.077s 2023-07-24 09:23:38,213 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-357242501", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOwPk0WNXg+m7XrdHfKMGwq52v0WEIVnlyu+C30qJRv3dvYdo119X8VqIkhKx99i8L8kV89KpWJi33x2/Zpq+q3BB/6fCvaJS7UXsq4y8IxipeKBHDlTqAD5gdR+QJvcLQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 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-c0a5741d-0469-4480-8fa6-f574b7bd3a2c', 'x-compute-request-id': 'req-c0a5741d-0469-4480-8fa6-f574b7bd3a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-357242501", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOwPk0WNXg+m7XrdHfKMGwq52v0WEIVnlyu+C30qJRv3dvYdo119X8VqIkhKx99i8L8kV89KpWJi33x2/Zpq+q3BB/6fCvaJS7UXsq4y8IxipeKBHDlTqAD5gdR+QJvcLQ==", "fingerprint": "f6:41:30:19:e5:c9:65:52:51:9a:98:71:22:b9:46:2d", "user_id": "691e72b33c374415a400402ed5e402be"}}' 2023-07-24 09:23:38,216 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-357242501 created 2023-07-24 09:23:38,414 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.198s 2023-07-24 09:23:38,415 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--898768467", "description": "tempest-description--2122124879"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-2b3df736-302d-48ad-bbdd-e5d3b5751b87', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "name": "tempest-securitygroup--898768467", "stateful": true, "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "description": "tempest-description--2122124879", "shared": false, "security_group_rules": [{"id": "d1f250db-67c1-4551-bc78-2a342f8f6ea5", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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": 884, "description": null, "tags": [], "created_at": "2023-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}, {"id": "ea23f1a2-3589-44eb-9824-1df0abf4893b", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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": 883, "description": null, "tags": [], "created_at": "2023-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 1, "project_id": "aef900e0390a458cb24146e3ef77f28f"}}' 2023-07-24 09:23:38,663 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.248s 2023-07-24 09:23:38,664 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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-ad3ce922-4f20-4f94-ae85-b30f54a226dd', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "688b51bf-60d4-4ed0-b6ff-ea8c2f0d28fc", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,865 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.201s 2023-07-24 09:23:38,866 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6b463a9b-9539-4bb0-9f28-b2a04a45560c', 'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d4f81a6-a9b0-4cfe-94bf-585f33d96cd5", "project_id": "aef900e0390a458cb24146e3ef77f28f", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "security_group_id": "57941805-5fe5-4571-957e-6f3d6fb35e28", "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-07-24T09:23:38Z", "updated_at": "2023-07-24T09:23:38Z", "revision_number": 0}}' 2023-07-24 09:23:38,866 79391 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--898768467 created 2023-07-24 09:23:40,044 79391 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.177s 2023-07-24 09:23:40,045 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-65f0cdb6-1037-4247-b661-50fd66934a00', 'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "00269b32-ed08-4f3d-82ee-d7e2e113beb5", "tenant_id": "aef900e0390a458cb24146e3ef77f28f", "floating_ip_address": "172.24.4.101", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef900e0390a458cb24146e3ef77f28f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:39Z", "updated_at": "2023-07-24T09:23:39Z", "revision_number": 0}}' 2023-07-24 09:23:40,045 79391 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '00269b32-ed08-4f3d-82ee-d7e2e113beb5', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.101', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:39Z', 'updated_at': '2023-07-24T09:23:39Z', 'revision_number': 0, 'ip': '172.24.4.101'} created 2023-07-24 09:23:40,096 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2023-07-24 09:23:40,097 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 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-3ab72ae7-f328-454d-9886-f7d9d552c0bd', '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": "691e72b33c374415a400402ed5e402be", "name": "tempest-AttachVolumeNegativeTest-1659419520-project-member", "password_expires_at": null}, "audit_ids": ["LiHveMLxSOCDVBvzOt8FGA"], "expires_at": "2023-07-24T10:23:40.000000Z", "issued_at": "2023-07-24T09:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef900e0390a458cb24146e3ef77f28f", "name": "tempest-AttachVolumeNegativeTest-1659419520"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef900e0390a458cb24146e3ef77f28f", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:40,097 79391 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '4447c15e-1f7e-4058-b89a-3349e54ad02a', 'name': 'tempest-AttachVolumeNegativeTest-802946248-network', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:17Z', 'updated_at': '2023-07-24T09:23:17Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:40,098 79391 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-357242501', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOwPk0WNXg+m7XrdHfKMGwq52v0WEIVnlyu+C30qJRv3dvYdo119X8VqIkhKx99i8L8kV89KpWJi33x2/Zpq+q3BB/6fCvaJS7UXsq4y8IxipeKBHDlTqAD5gdR+QJvcLQ==', 'fingerprint': 'f6:41:30:19:e5:c9:65:52:51:9a:98:71:22:b9:46:2d', 'user_id': '691e72b33c374415a400402ed5e402be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA3bmhMD5RG/+/foq/lEGdoJo65mfrVVMRWBFllh3+CZ92twpbPY3iq\n2oxMaxwf8qOgBwYFK4EEACKhZANiAATsD5NFjV4Ppu163R3yjBsKudr9FhCFZ5cr\nvgt9KiUb93b2HaNdfV/FaiJISsffYvC/JFfPSqViYt98dv2aavqtwQf+nwr2iUu1\nF7KuMvCMYqXigRw5U6gA+YHUfkCb3C0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '57941805-5fe5-4571-957e-6f3d6fb35e28', 'name': 'tempest-securitygroup--898768467', 'stateful': True, 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': 'tempest-description--2122124879', 'shared': False, 'security_group_rules': [{'id': 'd1f250db-67c1-4551-bc78-2a342f8f6ea5', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '57941805-5fe5-4571-957e-6f3d6fb35e28', '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': 884, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:38Z', 'updated_at': '2023-07-24T09:23:38Z', 'revision_number': 0}, {'id': 'ea23f1a2-3589-44eb-9824-1df0abf4893b', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'security_group_id': '57941805-5fe5-4571-957e-6f3d6fb35e28', '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': 883, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:38Z', 'updated_at': '2023-07-24T09:23:38Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:38Z', 'updated_at': '2023-07-24T09:23:38Z', 'revision_number': 1, 'project_id': 'aef900e0390a458cb24146e3ef77f28f'}, 'floating_ip': {'id': '00269b32-ed08-4f3d-82ee-d7e2e113beb5', 'tenant_id': 'aef900e0390a458cb24146e3ef77f28f', 'floating_ip_address': '172.24.4.101', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef900e0390a458cb24146e3ef77f28f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:39Z', 'updated_at': '2023-07-24T09:23:39Z', 'revision_number': 0, 'ip': '172.24.4.101'}} 2023-07-24 09:23:40,124 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 09:23:40,125 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1478985534", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4447c15e-1f7e-4058-b89a-3349e54ad02a"}], "security_groups": [{"name": "tempest-securitygroup--898768467"}], "key_name": "tempest-keypair-357242501", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 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': '73', 'x-openstack-request-id': 'req-6308893a-f0aa-4d65-bac3-519d60d7fba4', 'x-compute-request-id': 'req-6308893a-f0aa-4d65-bac3-519d60d7fba4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:40,150 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-357242501 0.024s 2023-07-24 09:23:40,150 79391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a083e196-5e5f-4177-9e29-c8e16fe7711f', 'x-compute-request-id': 'req-a083e196-5e5f-4177-9e29-c8e16fe7711f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-357242501'} Body: b'' 2023-07-24 09:23:40,290 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/57941805-5fe5-4571-957e-6f3d6fb35e28 0.139s 2023-07-24 09:23:40,290 79391 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-f50d6c60-9b60-4fdf-98cf-5686765f50a6', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57941805-5fe5-4571-957e-6f3d6fb35e28'} Body: b'' 2023-07-24 09:23:40,309 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest: _run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/57941805-5fe5-4571-957e-6f3d6fb35e28 0.018s 2023-07-24 09:23:40,309 79391 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-5c61b22c-5727-469c-8356-5ca750063a77', 'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57941805-5fe5-4571-957e-6f3d6fb35e28'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 57941805-5fe5-4571-957e-6f3d6fb35e28 does not exist", "detail": ""}}' 2023-07-24 09:23:40,764 79391 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/00269b32-ed08-4f3d-82ee-d7e2e113beb5 0.455s 2023-07-24 09:23:40,765 79391 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-ba8c65b2-ea0f-4675-8073-2672b6263460', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/00269b32-ed08-4f3d-82ee-d7e2e113beb5'} Body: b'' 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 104, in test_volume_from_snapshot_cascade_delete self.volumes_client.wait_for_resource_deletion(volume['id']) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 948, in wait_for_resource_deletion if self.is_resource_deleted(id, *args, **kwargs): File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted raise lib_exc.DeleteErrorException( tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 9e8331f7-814e-43c6-b6f7-f3052b11876a failed to delete and is in error_deleting status Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 206, in delete_snapshot snapshots_client.delete_snapshot(snapshot_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 95, in delete_snapshot resp, body = self.delete("snapshots/%s" % snapshot_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'} Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 198, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:19,401 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes 0.219s 2023-07-24 09:23:19,401 79389 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-1725520929"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e1cf37-ce97-4ccd-aa38-6f35054ce985', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e1cf37-ce97-4ccd-aa38-6f35054ce985', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.331397", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:23:19,453 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.042s 2023-07-24 09:23:19,453 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339cdb6d-f668-4a3f-a821-118db440b4c8', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339cdb6d-f668-4a3f-a821-118db440b4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:20,513 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.048s 2023-07-24 09:23:20,513 79389 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6cb383-8e1d-4512-a920-07d3baa005bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6cb383-8e1d-4512-a920-07d3baa005bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:19.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:21,601 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.072s 2023-07-24 09:23:21,602 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e90493-6a6a-46cf-a385-ec950260e05f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e90493-6a6a-46cf-a385-ec950260e05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:19.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:22,690 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.066s 2023-07-24 09:23:22,690 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:22 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2991d85c-a8bc-446e-b197-6a8ce409a36b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2991d85c-a8bc-446e-b197-6a8ce409a36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:22,709 79389 INFO [tempest.common.waiters] volume 9e8331f7-814e-43c6-b6f7-f3052b11876a reached available after waiting for 3.709193 seconds 2023-07-24 09:23:22,896 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots 0.186s 2023-07-24 09:23:22,896 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-724d9355-1e6b-4a07-80c2-41933575a6e7', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-724d9355-1e6b-4a07-80c2-41933575a6e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:22.805167", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 09:23:22,923 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.023s 2023-07-24 09:23:22,924 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418cd429-0c28-4fcf-bf52-516c325ec49b', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418cd429-0c28-4fcf-bf52-516c325ec49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000 ", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:23,963 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.032s 2023-07-24 09:23:23,964 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8de902-5d23-47e0-931d-38a89904b110', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8de902-5d23-47e0-931d-38a89904b110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:24,996 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.028s 2023-07-24 09:23:24,997 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b4eb4d-ad39-4cc5-80dc-aff4e4332d16', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b4eb4d-ad39-4cc5-80dc-aff4e4332d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:26,028 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.026s 2023-07-24 09:23:26,028 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fab600-f342-41be-9711-6b9e19efa44c', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 're q-83fab600-f342-41be-9711-6b9e19efa44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:27,058 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.025s 2023-07-24 09:23:27,059 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1cff7a-696b-4618-ab8d-11a90e2b2c50', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1cff7a-696b-4618-ab8d-11a90e2b2c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:28,111 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.047s 2023-07-24 09:23:28,112 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04583991-834e-4530-a640-c28c7d4f6584', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04583991-834e-4530-a640-c28c7d4f6584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"snapshot": {"id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "created_at": "2023-07-24T09:23:23.000000", "updated_at": "2023-07-24T09:23:27.000000", "name": "tempest-VolumesDeleteCascade-Snapshot-1615578652", "description": null, "volume_id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ae28a06c788f435fa9fab8f7d75afa9c", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:28,115 79389 INFO [tempest.common.waiters] snapshot 9d3bff42-c810-4943-98b2-0f18f11f971a reached available after waiting for 6.115729 seconds 2023-07-24 09:23:28,497 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes 0.381s 2023-07-24 09:23:28,497 79389 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-435671237"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaf0e88-1d35-4421-8df4-a786ebc02f57', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaf0e88-1d35-4421-8df4-a786ebc02f57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.357323", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:23:28,570 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.062s 2023-07-24 09:23:28,571 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68105d58-b415-4cbb-802a-e84695b8ab8f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68105d58-b415-4cbb-802a-e84695b8ab8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:29,638 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.055s 2023-07-24 09:23:29,638 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Mon, 24 Jul 2023 09:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09d7c1a-2619-4906-8f4f-6f1235d00f38', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09d7c1a-2619-4906-8f4f-6f1235d00f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:30,726 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.073s 2023-07-24 09:23:30,726 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a59fcd6-e6d1-48f3-9561-baac099cd7b6', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a59fcd6-e6d1-48f3-9561-baac099cd7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:31,780 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.040s 2023-07-24 09:23:31,780 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-8d18ef04-716b-4450-add7-5528998dc87c', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d18ef04-716b-4450-add7-5528998dc87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:32,882 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.083s 2023-07-24 09:23:32,883 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54ee5ff-ac2e-4bb2-a0c2-967ab1fe01e2', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54ee5ff-ac2e-4bb2-a0c2-967ab1fe01e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:33,941 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.041s 2023-07-24 09:23:33,942 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8dd0a5-0042-429e-9ff2-59df97a670f3', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opens tack-request-id': 'req-6a8dd0a5-0042-429e-9ff2-59df97a670f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:33,953 79389 INFO [tempest.common.waiters] volume d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c reached available after waiting for 5.953108 seconds 2023-07-24 09:23:33,994 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.041s 2023-07-24 09:23:33,994 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce68696-dfc6-489b-8f5a-04813d98ec81', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce68696-dfc6-489b-8f5a-04813d98ec81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:34,083 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 DELETE http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a?cascade=True 0.074s 2023-07-24 09:23:34,083 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647580 bb-2e7e-44d3-bfa7-679596943c75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a?cascade=True'} Body: b'' 2023-07-24 09:23:34,127 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.043s 2023-07-24 09:23:34,128 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51bdc72-a848-46c2-88b4-ca6899631b93', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51bdc72-a848-46c2-88b4-ca6899631b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:34.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:35,183 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.042s 2023-07-24 09:23:35,183 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cdfb39f-2b87-48ed-925a-7e2441ebe35f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cdfb39f-2b87-48ed-925a-7e2441ebe35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:34.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435f a9fab8f7d75afa9c"}}' 2023-07-24 09:23:36,242 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.047s 2023-07-24 09:23:36,243 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1159fa88-c8c3-47d4-a0ae-04b74363e634', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1159fa88-c8c3-47d4-a0ae-04b74363e634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:35.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:36,298 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.043s 2023-07-24 09:23:36,298 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d27b46e-56fe-426b-990d-e4af0aaed8ab', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d27b46e-56fe-426b-990d-e4af0aaed8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:36,373 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab 8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.054s 2023-07-24 09:23:36,373 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a834da-eecb-400f-8ec1-37bf91891adf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'' 2023-07-24 09:23:36,419 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.045s 2023-07-24 09:23:36,420 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e33a0a-85ef-4ab8-862a-9db3e175ebcc', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e33a0a-85ef-4ab8-862a-9db3e175ebcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:37,502 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.070s 2023-07-24 09:23:37,502 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01ddc7b-285e-40c4-8904-8ac425eb37af', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01ddc7b-285e-40c4-8904-8ac425eb37af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "sourc e_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:38,573 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.056s 2023-07-24 09:23:38,573 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37661e9d-95e8-43ee-ae39-1834d3d611e9', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37661e9d-95e8-43ee-ae39-1834d3d611e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:39,621 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.037s 2023-07-24 09:23:39,621 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1cd284-30a2-455c-9089-8b0cc46b7e3d', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1cd284-30a2-455c-9089-8b0cc46b7e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"volume": {"id": "d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:28.000000", "updated_at": "2023-07-24T09:23:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-435671237", "description": null, "volume_type": "joviandss-2", "snapshot_id": "9d3bff42-c810-4943-98b2-0f18f11f971a", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}, {"rel": "bookmark", "hre f": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:40,657 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c 0.022s 2023-07-24 09:23:40,657 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 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-66006869-b83c-4803-a629-94fbe5024368', 'x-openstack-request-id': 'req-66006869-b83c-4803-a629-94fbe5024368', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5b8c392-bd02-47b7-8b0d-0e0e0de2ed9c could not be found."}}' 2023-07-24 09:23:40,700 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a 0.041s 2023-07-24 09:23:40,700 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '137', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90024df-5cb2-40ee-9e08-3e2cb1bcc3e1', 'x-openstack-request-id': 'req-f90024df-5cb2-40ee-9e08-3e2cb1bcc3e1', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/snapshots/9d3bff42-c810-4943-98b2-0f18f11f971a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid snapshot: Snapshot status must be available or error and must not be part of a group."}}' 2023-07-24 09:23:40,749 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.047s 2023-07-24 09:23:40,749 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd25d960-b264-43a4-9181-c65439d0b9b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd25d960-b264-43a4-9181-c65439d0b9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"volume": {"id": "9e8331f7-814e-43c6-b6f7-f3052b11876a", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:23:19.000000", "updated_at": "2023-07-24T09:23:35.000000", "name": "tempest-VolumesDeleteCascade-Volume-1725520929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae28a06c788f435fa 9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a"}], "user_id": "1355658800bc4224953626bf98ebe3f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae28a06c788f435fa9fab8f7d75afa9c"}}' 2023-07-24 09:23:40,802 79389 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a 0.042s 2023-07-24 09:23:40,802 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-141a67a6-9fda-47bb-b726-ecb50a4da8c6', 'x-openstack-request-id': 'req-141a67a6-9fda-47bb-b726-ecb50a4da8c6', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/ae28a06c788f435fa9fab8f7d75afa9c/volumes/9e8331f7-814e-43c6-b6f7-f3052b11876a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] ------------------------------------------------------------------------------------------------------------------------------------------------------------- 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_snapshots.py", line 88, in test_snapshot_create_offline_delete_online server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:23:36,917 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots 0.152s 2023-07-24 09:23:36,917 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c044526e-86f2-43e4-b2d4-636692234a53', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c044526e-86f2-43e4-b2d4-636692234a53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:36.864970", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 09:23:36,952 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.031s 2023-07-24 09:23:36,953 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0285c46-b768-4df7-89aa-b98ba7e77732', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0285c46-b768-4df7-89aa-b98ba7e77732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:37,988 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.029s 2023-07-24 09:23:37,989 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c684ef-1945-4b92-a4fb-05b9c4f53dbc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c684ef-1945-4b92-a4fb-05b9c4f53dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snaps hot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:39,021 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.024s 2023-07-24 09:23:39,021 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16a7b90-9744-4b41-ba7c-cbaf1e858427', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16a7b90-9744-4b41-ba7c-cbaf1e858427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:40,054 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.027s 2023-07-24 09:23:40,054 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06016274-07a7-47f3-bdeb-a73dd22d9ad5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06016274-07a7-47f3-bdeb-a73dd22d9ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:41,098 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.038s 2023-07-24 09:23:41,099 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3804d9-02ba-414c-8115-2975f5245f45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3804d9-02ba-414c-8115-2975f5245f45', 'con nection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:23:42,139 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.035s 2023-07-24 09:23:42,139 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d29e331-0791-4f21-a050-2eff4cabba66', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d29e331-0791-4f21-a050-2eff4cabba66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:42.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:42,144 79396 INFO [tempest.common.waiters] snapshot b156859b-7e07-492f-8e8e-c5d931db9a4b reached available after waiting for 6.144499 seconds 2023-07-24 09:23:42,144 79396 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:23:42,145 79396 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:23:42,233 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.085s 2023-07-24 09:23:42,233 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1793956868", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8TTk8b7xTfekakTHhkcV1It6QOvNhOn5gBQiKTOk+0YnjN2b5Wty3L7gvhz1aSVgNoUJPO22omWL5gYeUZ0Q4pQ2fzST3oKBJTDU8dvQFmsaAGRNan4feV46QEoM84Uw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:42 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-5517df85-7b6f-4658-b6f2-5e1660a12325', 'x-compute-request-id': 'req-5517df85-7b6f-4658-b6f2-5e1660a12325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1793956868", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8TTk8b7xTfekakTHhkcV1It6QOvNhOn5gBQiKTOk+0YnjN2b5Wty3L7gvhz1aSVgNoUJPO22omWL5gYeUZ0Q4pQ2fzST3oKBJTDU8dvQFm saAGRNan4feV46QEoM84Uw==", "fingerprint": "15:d5:a6:ee:63:16:26:b3:ce:96:0a:8c:33:3e:2d:d7", "user_id": "0001481c3e324b58b4f2dbf5dca39764"}}' 2023-07-24 09:23:42,237 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1793956868 created 2023-07-24 09:23:42,456 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.218s 2023-07-24 09:23:42,456 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2138079378", "description": "tempest-description--169395433"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ce12aa22-7a88-48ca-af29-b0d47d3c03f4', 'date': 'Mon, 24 Jul 2023 09:23:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "name": "tempest-securitygroup--2138079378", "stateful": true, "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "description": "tempest-description--169395433", "shared": false, "security_group_rules": [{"id": "90b63fb1-1fc2-4245-9802-2ad4ee766621", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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": 897, "description": null, "tags": [], "created_at": "2023-07-24T09:23:42Z", "updated_at": "2023-07-24T09:23:42Z", "revision_number": 0}, {"id": "ee599a8b-e738-4223-bc68-fc0cb1a79732", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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": 898, "description": null, "tags": [], "created_at": "2023-07-24T09:23:42Z", "updated_at": "2023-07-24T09:23:42Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:23:42Z", "updated_at": "2023-07-24T09:23:42Z", "revision_number": 1, "project_id": "45cc70629d6f4cf7b185b449c308b1c9"}}' 2023-07-24 09:23:42,996 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.539s 2023-07-24 09:23:42,997 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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-69e432cc-81e0-44f3-8d7c-ee77ea94046e', 'date': 'Mon, 24 Jul 2023 09:23: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": "5b1ab288-77f9-46c6-815c-5fd2e8e07535", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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, "descript ion": "", "created_at": "2023-07-24T09:23:42Z", "updated_at": "2023-07-24T09:23:42Z", "revision_number": 0}}' 2023-07-24 09:23:43,325 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.327s 2023-07-24 09:23:43,325 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9f47f0c0-802e-4e53-9cdb-48c38fc39441', 'date': 'Mon, 24 Jul 2023 09:23:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "646a76ed-e437-4d27-a9fa-cdf5cc042f9a", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "security_group_id": "bed4df3b-457e-42b3-b006-d4571bf7c83e", "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-07-24T09:23:43Z", "updated_at": "2023-07-24T09:23:43Z", "revision_number": 0}}' 2023-07-24 09:23:43,325 79396 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2138079378 created 2023-07-24 09:23:45,081 79396 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.755s 2023-07-24 09:23:45,081 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0ffe8a10-bb13-4416-a11f-1e54ec269d3c', 'date': 'Mon, 24 Jul 2023 09:23:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8ffb35de-56fd-47fc-aff4-24326eb6a0ac", "tenant_id": "45cc70629d6f4cf7b185b449c308b1c9", "floating_ip_address": "172.24.4.14", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "45cc70629d6f4cf7b185b449c308b1c9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:23:44Z", "updated_at": "2023-07-24T09:23:44Z", "revision_number": 0}}' 2023-07-24 09:23:45,081 79396 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8ffb35de-56fd-47fc-aff4-24326eb6a0ac', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'floating_ip_address': '172.24.4.14', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:44Z', 'updated_at': '2023-07-24T09:23:44Z', 'revision_number': 0, 'ip': '172.24.4.14'} created 2023-07-24 09:23:45,196 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.109s 2023-07-24 09:23:45,197 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:45 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-b1b2d817-8fac-4c28-904e-eb360f6b510c', '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": "0001481c3e324b58b4f2dbf5dca39764", "name": "tempest-VolumesSnapshotTestJSON-1548551496-project-member", "password_expires_at": null}, "audit_ids": ["EFIkjlhGRm6Cfnp1sJI15A"], "expires_at": "2023-07-24T10:23:45.000000Z", "issued_at": "2023-07-24T09:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45cc70629d6f4cf7b185b449c308b1c9", "name": "tempest-VolumesSnapshotTestJSON-1548551496"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/45cc70629d6f4cf7b185b449c308b1c9", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:23:45,197 79396 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'eb1267e1-55eb-4404-a92e-1ef39a0ee7a9', 'name': 'tempest-VolumesSnapshotTestJSON-1892654572-network', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39468, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:23:00Z', 'updated_at': '2023-07-24T09 :23:00Z', 'revision_number': 1} available for tenant 2023-07-24 09:23:45,198 79396 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1793956868', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8TTk8b7xTfekakTHhkcV1It6QOvNhOn5gBQiKTOk+0YnjN2b5Wty3L7gvhz1aSVgNoUJPO22omWL5gYeUZ0Q4pQ2fzST3oKBJTDU8dvQFmsaAGRNan4feV46QEoM84Uw==', 'fingerprint': '15:d5:a6:ee:63:16:26:b3:ce:96:0a:8c:33:3e:2d:d7', 'user_id': '0001481c3e324b58b4f2dbf5dca39764', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAkRKLUDAC6ZcEBwxk0LGbcjTWBDeld4Cah+CiXVRu8LpdsxThALqKc\nnTAOrFX+jdKgBwYFK4EEACKhZANiAASvE05PG+8U33pGpEx4ZHFdSLekDrzYTp+Y\nAUIikzpPtGJ4zdm+Vrcty+4L4c9WklYDaFCTzttqJli+YGHlGdEOKUNn80k96CgS\nUw1PHb0BZrGgBkTWp+H3leOkBKDPOFM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bed4df3b-457e-42b3-b006-d4571bf7c83e', 'name': 'tempest-securitygroup--2138079378', 'stateful': True, 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': 'tempest-description--169395433', 'shared': False, 'security_group_rules': [{'id': '90b63fb1-1fc2-4245-9802-2ad4ee766621', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'security_group_id': 'bed4df3b-457e-42b3-b006-d4571bf7c83e', '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': 897, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:42Z', 'updated_at': '2023-07-24T09:23:42Z', 'revision_number': 0}, {'id': 'ee599a8b-e738-4223-bc68-fc0cb1a79732', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'security_group_id': 'bed4df3b-457e-42b3-b006-d4571bf7c83e', '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': 898, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:23:42Z', 'updated_at': '2023-07-24T09:23:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:23:42Z', 'updated_at': '2023-07-24T09:23:42Z', 'revision_number': 1, 'project_id': '45cc70629d6f4cf7b185b449c308b1c9'}, 'floating_ip': {'id': '8ffb35de-56fd-47fc-aff4-24326eb6a0ac', 'tenant_id': '45cc70629d6f4cf7b185b449c308b1c9', 'floating_ip_address': '172.24.4.14', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '45cc70629d6f4cf7b185b449c308b1c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:23:44Z', 'updated_at': '2023-07-24T09:23:44Z', 'revision_number': 0, 'ip': '172.24.4.14'}} 2023-07-24 09:23:45,229 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 400 POST http://10.0.0.210/compute/v2.1/servers 0.029s 2023-07-24 09:23:45,229 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1718415670", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "eb1267e1-55eb-4404-a92e-1ef39a0ee7a9"}], "security_groups": [{"name": "tempest-securitygroup--2138079378"}], "key_name": "tempest-keypair-1793956868", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version ,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-cef30ff6-e908-42bc-bf41-4029ca18ec64', 'x-compute-request-id': 'req-cef30ff6-e908-42bc-bf41-4029ca18ec64', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:23:45,264 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1793956868 0.034s 2023-07-24 09:23:45,264 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:45 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-4bee8d81-081f-4758-a8b1-3639c6d63edf', 'x-compute-request-id': 'req-4bee8d81-081f-4758-a8b1-3639c6d63edf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1793956868'} Body: b'' 2023-07-24 09:23:45,519 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bed4df3b-457e-42b3-b006-d4571bf7c83e 0.254s 2023-07-24 09:23:45,519 79396 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-c874d7d0-73cc-4905-bf6f-64cf40fbe2ce', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bed4df3b-457e-42b3-b006-d4571bf7c83e'} Body: b'' 2023-07-24 09:23:45,540 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bed4df3b-457e-42b3-b006-d4571bf7c83e 0.020s 2023-07-24 09:23:45,540 79396 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-afbad74c-988e-4373-86be-0eb09832f891', 'date': 'Mon, 24 Jul 2023 09:23:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bed4df3b-457e-42b3-b006-d4571bf7c83e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bed4df3b-457e-42b3-b006-d4571bf7c83e does not exist", "detail": ""}}' 2023-07-24 09:23:46,036 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8ffb35de-56fd-47fc-aff4-24326eb6a0ac 0.495s 2023-07-24 09:23:46,036 79396 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-5f3d71e7-4b83-4f4a-8848-649043443b9d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:23:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8ffb35de-56fd-47fc-aff4-24326eb6a0ac'} Body: b'' 2023-07-24 09:23:46,089 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/45cc70629d6f 4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.052s 2023-07-24 09:23:46,089 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23: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-fa2a962c-8557-456f-823b-e5a295a5d66e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'' 2023-07-24 09:23:46,124 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.034s 2023-07-24 09:23:46,125 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f84e07-4c21-421a-985d-263747ea74da', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f84e07-4c21-421a-985d-263747ea74da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:47,155 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.021s 2023-07-24 09:23:47,155 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4554b683-0113-4340-b87f-ae2800cff88b', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4554b683-0113-4340-b87f-ae2800cff88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:48,189 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.029s 2023-07-24 09:23:48,190 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a222ec34-f777-4c44-8f1e-c636fea32cf4', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a222ec34-f777-4c44-8f1e-c636fea32cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:49,220 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.023s 2023-07-24 09:23:49,390 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019a0a57-f9dd-4bb6-b2e2-17112703453b', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019a0a57-f9dd-4bb6-b2e2-17112703453b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:50,419 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.021s 2023-07-24 09:23:50,419 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36af9067-7d38-4e27-ad46-17a3cece308f', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36af9067-7d38-4e27-ad46-17a3cece308f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"snapshot": {"id": "b156859b-7e07-492f-8e8e-c5d931db9a4b", "created_at": "2023-07-24T09:23:37.000000", "updated_at": "2023-07-24T09:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1107986908", "description": null, "volume_id": "053379a3-81fd-42c4-b1c8-e93f8133d27b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "45cc70629d6f4cf7b185b449c308b1c9", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:23:51,450 79396 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b 0.022s 2023-07-24 09:23:51,450 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ef67a1-23fa-4bc0-9f97-f96d9df7a5b0', 'x-openstack-request-id': 'req-e2ef67a1-23fa-4bc0-9f97-f96d9df7a5b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/45cc70629d6f4cf7b185b449c308b1c9/snapshots/b156859b-7e07-492f-8e8e-c5d931db9a4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot b156859b-7e07-492f-8e8e-c5d931db9a4b could not be found."}}' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,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_server_volume_attachment.py", line 72, in test_server_detach_rules server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:24:40,307 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2023-07-24 09:24:40,308 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:24:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-68dc234b-d49b-4ef6-84e8-f747d254752f', '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": "a367b47ccd444e03b75df4ed2e53b8e7", "name": "tempest-TestServerVolumeAttachmentScenario-1287752100-project-member", "password_expires_at": null}, "audit_ids": ["11x7QZXLT3e39LPCp8ne_g"], "expires_at": "2023-07-24T10:24:40.000000Z", "issued_at": "2023-07-24T09:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1667eaed92664318aeff37d2d8c5d7ca", "name": "tempest-TestServerVolumeAttachmentScenario-1287752100"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1667eaed92664318aeff37d2d8c5d7ca", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1667eaed92664318aeff37d2d8c5d7ca", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1667eaed92664318aeff37d2d8c5d7ca", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:24:40,308 79373 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '512826a9-ebdb-4a26-8302-0c8c6462af38', 'name': 'tempest-TestServerVolumeAttachmentScenario-1610346362-network', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', ' port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56202, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:24:26Z', 'updated_at': '2023-07-24T09:24:26Z', 'revision_number': 1} available for tenant 2023-07-24 09:24:40,309 79373 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:24:40,309 79373 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:24:40,508 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.195s 2023-07-24 09:24:40,508 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2074838267", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7BqY9TtcfSBu5JIvnNWphlOZRMeU0XZL/7GKp8euCPJpLPMdWiOObv0ftWKo4NoDliWqOHe3QPd3o/pa5SjRAMl1ef7JzWZQnJIBsoWAQ/Zk8rGUpeYClWw/IPuZV2fw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:24:40 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-236f6c24-cb15-443e-9d51-b5b8c9b75817', 'x-compute-request-id': 'req-236f6c24-cb15-443e-9d51-b5b8c9b75817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2074838267", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7BqY9TtcfSBu5JIvnNWphlOZRMeU0XZL/7GKp8euCPJpLPMdWiOObv0ftWKo4NoDliWqOHe3QPd3o/pa5SjRAMl1ef7JzWZQnJIBsoWAQ/Zk8rGUpeYClWw/IPuZV2fw==", "fingerprint": "c7:c7:9a:42:5f:7b:5c:1d:ad:a5:f9:d4:2c:2b:36:99", "user_id": "a367b47ccd444e03b75df4ed2e53b8e7"}}' 2023-07-24 09:24:40,511 79373 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2074838267 created 2023-07-24 09:24:40,718 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.206s 2023-07-24 09:24:40,718 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1548202606", "description": "tempest-description--465852723"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-a87a614c-bc9f-47b0-ba7d-4f9136287ba7', 'date': 'Mon, 24 Jul 2023 09:24:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "name": "tempest-securitygroup--1548202606", "stateful": true, "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "description": "tempest-description--465852723", "shared": false, "security_group_rules": [{"id": "124a60ac-d59f-4ab6-9feb-2c5cfb942bd2", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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": 1043, "description": nu ll, "tags": [], "created_at": "2023-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 0}, {"id": "748bf783-453d-436e-80f5-f37d0a8a6a18", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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": 1042, "description": null, "tags": [], "created_at": "2023-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 1, "project_id": "1667eaed92664318aeff37d2d8c5d7ca"}}' 2023-07-24 09:24:40,870 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-07-24 09:24:40,870 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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-d7c31655-90b6-4e9b-92f2-9686f7b3c6fe', 'date': 'Mon, 24 Jul 2023 09:24:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a596c53-d4f6-41fc-a709-2bcd64f662bb", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 0}}' 2023-07-24 09:24:41,039 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-07-24 09:24:41,039 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-442bf2d0-b8e6-4253-b8f8-8c4c37704d8a', 'date': 'Mon, 24 Jul 2023 09:24: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": "37ecddbf-7a15-40ab-8e74-e3a3b5635956", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "security_group_id": "fc6c6257-9839-4ed7-aad7-da254326d0c1", "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-07-24T09:24:40Z", "updated_at": "2023-07-24T09:24:40Z", "revision_number": 0}}' 2023-07-24 09:24:41,040 79373 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1548202606 created 2023-07-24 09:24:41,887 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixt ure:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.847s 2023-07-24 09:24:41,888 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a0861d2a-531f-4278-afb9-87941f5eb855', 'date': 'Mon, 24 Jul 2023 09:24:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9648937f-9a6c-4477-af07-fe6ece8857dd", "tenant_id": "1667eaed92664318aeff37d2d8c5d7ca", "floating_ip_address": "172.24.4.58", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1667eaed92664318aeff37d2d8c5d7ca", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:24:41Z", "updated_at": "2023-07-24T09:24:41Z", "revision_number": 0}}' 2023-07-24 09:24:41,888 79373 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9648937f-9a6c-4477-af07-fe6ece8857dd', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'floating_ip_address': '172.24.4.58', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:24:41Z', 'updated_at': '2023-07-24T09:24:41Z', 'revision_number': 0, 'ip': '172.24.4.58'} created 2023-07-24 09:24:41,888 79373 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2074838267', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7BqY9TtcfSBu5JIvnNWphlOZRMeU0XZL/7GKp8euCPJpLPMdWiOObv0ftWKo4NoDliWqOHe3QPd3o/pa5SjRAMl1ef7JzWZQnJIBsoWAQ/Zk8rGUpeYClWw/IPuZV2fw==', 'fingerprint': 'c7:c7:9a:42:5f:7b:5c:1d:ad:a5:f9:d4:2c:2b:36:99', 'user_id': 'a367b47ccd444e03b75df4ed2e53b8e7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC8R8gBYQ4AUOqA39sdtk/sBu3OPoUKMKJ/jmBUDpqpqP+flMgJkgpy\nij5PIu199DGgBwYFK4EEACKhZANiAATewamPU7XH0gbuSSL5zVqYZTmUTHlNF2S/\n+xiqfHrgjyaSzzHVojjm79H7ViqODaA5Ylqjh3t0D3d6P6WuUo0QDJdXn+yc1mUJ\nySAbKFgEP2ZPKxlKXmApVsPyD7mVdn8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fc6c6257-9839-4ed7-aad7-da254326d0c1', 'name': 'tempest-securitygroup--1548202606', 'stateful': True, 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'description': 'tempest-description--465852723', 'shared': False, 'security_group_rules': [{'id': '124a60ac-d59f-4ab6-9feb-2c5cfb942bd2', 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'security_group_id': 'fc6c6257-9839-4ed7-aad7-da254326d0c1', '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': 1043, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:24:40Z', 'updated_at': '2023-07-24T09:24:40Z', 'revision_number': 0}, {'id': '748bf783-453d-436e-80f5-f37d0a8a6a18', 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'security_group_id': 'fc6c6257-9839-4ed7-aad7-da254326d0c1', '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': 1042, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:24:40Z', 'updated_at': '2023-07-24T09:24:40Z' , 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:24:40Z', 'updated_at': '2023-07-24T09:24:40Z', 'revision_number': 1, 'project_id': '1667eaed92664318aeff37d2d8c5d7ca'}, 'floating_ip': {'id': '9648937f-9a6c-4477-af07-fe6ece8857dd', 'tenant_id': '1667eaed92664318aeff37d2d8c5d7ca', 'floating_ip_address': '172.24.4.58', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1667eaed92664318aeff37d2d8c5d7ca', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:24:41Z', 'updated_at': '2023-07-24T09:24:41Z', 'revision_number': 0, 'ip': '172.24.4.58'}} 2023-07-24 09:24:41,923 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 400 POST http://10.0.0.210/compute/v2.1/servers 0.033s 2023-07-24 09:24:41,923 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1741303299", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "networks": [{"uuid": "512826a9-ebdb-4a26-8302-0c8c6462af38"}], "security_groups": [{"name": "tempest-securitygroup--1548202606"}], "key_name": "tempest-keypair-2074838267", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:24:41 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': '73', 'x-openstack-request-id': 'req-fe74bde5-aace-4664-8130-fcc25b2f16ec', 'x-compute-request-id': 'req-fe74bde5-aace-4664-8130-fcc25b2f16ec', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:24:41,957 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2074838267 0.031s 2023-07-24 09:24:41,957 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:24:41 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-0b86b6ff-4409-440a-a411-fff3c59b95c8', 'x-compute-request-id': 'req-0b86b6ff-4409-440a-a411-fff3c59b95c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2074838267'} Body: b'' 2023-07-24 09:24:42,126 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fc6c6257-9839-4ed7-aad7-da254326d0c1 0.168s 2023-07-24 09:24:42,127 79373 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-fa439dbf-dd94-4d12-969a-a18338aef442', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:24:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fc6c6257-9839-4ed7-aad7-da254326d0c1'} Body: b'' 2023-07-24 09:24:42,154 79373 INFO [ tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/fc6c6257-9839-4ed7-aad7-da254326d0c1 0.027s 2023-07-24 09:24:42,155 79373 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-9506bbb8-1847-4b75-b005-28c1716f4382', 'date': 'Mon, 24 Jul 2023 09:24:42 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fc6c6257-9839-4ed7-aad7-da254326d0c1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fc6c6257-9839-4ed7-aad7-da254326d0c1 does not exist", "detail": ""}}' 2023-07-24 09:24:42,754 79373 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9648937f-9a6c-4477-af07-fe6ece8857dd 0.598s 2023-07-24 09:24:42,754 79373 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-604b250f-8a91-4960-814c-a1ed6d25525d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:24:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9648937f-9a6c-4477-af07-fe6ece8857dd'} Body: b'' 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 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:08,661 79373 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.240s 2023-07-24 09:25:08,662 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-340298101", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSeAYCiHq2zOtnrGuuRhevxnDzn699nRu2YqBhm7fCn5fn//NRT480qngoqznNKCyug4TM5fbMmtmTaxa7IMrYJkdPoWFdElRgLFuZZpxhHkyhrj3r1xvLbR0MnpzO94w=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4c2468-2ad1-4e18-a076-a75b34225a92', 'x-compute-request-id': 'req-4e4c2468-2ad1-4e18-a076-a75b34225a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-340298101", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSeAYCiHq2zOtnrGuuRhevxnDzn699nRu2YqBhm7fCn5fn//NRT480qngoqznNKCyug4TM5fbMmtmTaxa7IMrYJkdPoWFdElRgLFuZZpxhHkyhrj3r1xvLbR0MnpzO94w==", "fingerprint": "78:0c:52:eb:05:71:6a:88:0a:9b:9f:87:ce:42:d6:f9", "user_id": "3a371c1f0fff4c9e8ac69f733043bfae"}}' 2023-07-24 09:25:08,853 79373 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.189s 2023-07-24 09:25:08,854 79373 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-1084671412", "description": "tempest-secgroup-smoke-1084671412 description", "project_id": "2295c816ab944c79b51c34e8ddab667c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-61082079-76f3-42e0-b578-1aa29a49dd32', 'date': 'Mon, 24 Jul 2023 09:25:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "45c34145-12a2-4613-9430-05b1328df386", "name": "tempest-secgroup-smoke-1084671412", "stateful": true, "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "description": "tempest-secgroup-smoke-1084671412 description", "shared": false, "security_group_rules": [{"id": "3848d6f5-b31f-481e-969c-7e1def65f6d6", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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": 1141, "description": null, "tags": [], "created_at": "2023-07-24T09:25:08Z", "updated_at": "2023-07-24T09:25:08Z", "revision_number": 0}, {"id": "66124cbb-5aa8-4633-8cd4-d54ab758228c", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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": 1142, "description": null, "tags": [], "created_at": "2023-07-24T09:25:08Z", "updated_at": "2023-07-24T09:25:08Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:25:08Z", "updated_at": "2023-07-24T09: 25:08Z", "revision_number": 1, "project_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:09,019 79373 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.164s 2023-07-24 09:25:09,020 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "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-394c6ded-cf2b-4bf6-9cd6-2ad55a1aafd2', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dec1b998-fdda-4385-aa38-beace3ec3639", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:08Z", "updated_at": "2023-07-24T09:25:08Z", "revision_number": 0}}' 2023-07-24 09:25:09,202 79373 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.181s 2023-07-24 09:25:09,202 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "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-084bdc72-faca-4f1f-8e99-b9b48e3fb453', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7331252-cfde-46b4-b9b6-0a9e4a00d013", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:09,463 79373 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.260s 2023-07-24 09:25:09,464 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c0c96e6e-e08f-4de6-9ff2-f04101f07a64', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{" security_group_rule": {"id": "8eb16684-b390-4bf3-8342-780b0ee263f6", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:09,687 79373 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.223s 2023-07-24 09:25:09,687 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-00c7671a-a91c-40c5-ad00-f8ff9487c12e', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fab2bb4c-85a2-466b-8bd4-457a09d4ab3c", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:09,872 79373 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.184s 2023-07-24 09:25:09,872 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "project_id": "2295c816ab944c79b51c34e8ddab667c", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4db1e889-7cf4-44cd-a777-a88af63acd8a', 'date': 'Mon, 24 Jul 2023 09:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "568c820d-fc94-422f-8a86-4a74e46b6715", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:10,103 79373 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.229s 2023-07-24 09:25:10,104 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45c34145-12a2-4613-9430-05b1328df38 6", "project_id": "2295c816ab944c79b51c34e8ddab667c", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c58d4afe-f871-4503-8b5f-28677a2e5eef', 'date': 'Mon, 24 Jul 2023 09:25:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d27680b0-af78-4709-b51e-dfa3db84b5ce", "project_id": "2295c816ab944c79b51c34e8ddab667c", "tenant_id": "2295c816ab944c79b51c34e8ddab667c", "security_group_id": "45c34145-12a2-4613-9430-05b1328df386", "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-07-24T09:25:09Z", "updated_at": "2023-07-24T09:25:09Z", "revision_number": 0}}' 2023-07-24 09:25:10,158 79373 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.045s 2023-07-24 09:25:10,158 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d4415c1c-2144-44f7-a69b-4f87cc50e9a0', '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": "3a371c1f0fff4c9e8ac69f733043bfae", "name": "tempest-TestShelveInstance-1195058375-project-member", "password_expires_at": null}, "audit_ids": ["PEdVY7C0RfOwe5PlWk0e8g"], "expires_at": "2023-07-24T10:25:10.000000Z", "issued_at": "2023-07-24T09:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2295c816ab944c79b51c34e8ddab667c", "name": "tempest-TestShelveInstance-1195058375"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{" id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2295c816ab944c79b51c34e8ddab667c", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:10,160 79373 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '5a3f18da-cc12-42aa-a3a5-97727683657e', 'name': 'tempest-TestShelveInstance-653544949-network', 'tenant_id': '2295c816ab944c79b51c34e8ddab667c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2295c816ab944c79b51c34e8ddab667c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57547, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:24:52Z', 'updated_at': '2023-07-24T09:24:52Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:10,576 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes 0.415s 2023-07-24 09:25:10,576 79373 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-1075840483", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a557c6-ff62-4edb-8c47-ef460ede4255', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a557c6-ff62-4edb-8c47-ef460ede4255', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.469782", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:25:10,795 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.209s 2023-07-24 09:25:10,795 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11cd72b4-3d21-41a1-8428-09e342713c71', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack -request-id': 'req-11cd72b4-3d21-41a1-8428-09e342713c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:11,861 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.044s 2023-07-24 09:25:11,861 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9196f91b-7304-4b28-8c39-a37eeb54bce8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9196f91b-7304-4b28-8c39-a37eeb54bce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": "2023-07-24T09:25:11.000000", "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:12,928 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.055s 2023-07-24 09:25:12,928 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11080b4-aeea-4f3d-a995-0c75fc42b7f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11080b4-aeea-4f3d-a995-0c75fc42b7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"vol ume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": "2023-07-24T09:25:11.000000", "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:14,006 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.066s 2023-07-24 09:25:14,007 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c44313-97d6-4bcc-8b13-b25d5bdcd460', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c44313-97d6-4bcc-8b13-b25d5bdcd460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": "2023-07-24T09:25:11.000000", "name": "tempest-tempest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:15,059 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41 0.040s 2023-07-24 09:25:15,060 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04e53d9-213d-4e9e-814e-6c7216288298', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04e53d9-213d-4e9e-814e-6c7216288298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41'} Body: b'{"volume": {"id": "24f891bf-fd1c-487d-a607-64b4f869bf41", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:10.000000", "updated_at": "2023-07-24T09:25:15.000000", "name": "tempest-te mpest.common.compute-volume-1075840483", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2295c816ab944c79b51c34e8ddab667c/volumes/24f891bf-fd1c-487d-a607-64b4f869bf41"}], "user_id": "3a371c1f0fff4c9e8ac69f733043bfae", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "2295c816ab944c79b51c34e8ddab667c"}}' 2023-07-24 09:25:15,070 79373 INFO [tempest.common.waiters] volume 24f891bf-fd1c-487d-a607-64b4f869bf41 reached available after waiting for 5.070734 seconds 2023-07-24 09:25:15,096 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 09:25:15,097 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestShelveInstance-server-1713633504", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-340298101", "security_groups": [{"name": "tempest-secgroup-smoke-1084671412"}], "networks": [{"uuid": "5a3f18da-cc12-42aa-a3a5-97727683657e"}], "block_device_mapping_v2": [{"uuid": "24f891bf-fd1c-487d-a607-64b4f869bf41", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:15 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': '73', 'x-openstack-request-id': 'req-a4cb8d4d-294d-4554-b026-109a4c481364', 'x-compute-request-id': 'req-a4cb8d4d-294d-4554-b026-109a4c481364', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:15,245 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/45c34145-12a2-4613-9430-05b1328df386 0.147s 2023-07-24 09:25:15,246 79373 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-42ac729a-3dc7-41e5-8f45-031b566597ae', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:25:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/45c34145-12a2-4613-9430-05b1328df386'} Body: b'' 2023-07-24 09:25:15,273 79373 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-340298101 0.027s 2023-07-24 09:25:15,274 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'co ntent-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-49c4f843-0dc4-41e9-85c9-febbbb3d3689', 'x-compute-request-id': 'req-49c4f843-0dc4-41e9-85c9-febbbb3d3689', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-340298101'} Body: b'' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 190, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:13,671 79389 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-07-24 09:25:14,827 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 1.155s 2023-07-24 09:25:14,828 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1731256106", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-688185a9-2ec0-42c7-b239-ac318f916d9a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1731256106", "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": "23f09d29a3834e07a59e6f55117f5096", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ff60d766-4311-475e-b64b-f65d95c0c8f2", "created_at": "2023-07-24T09:25:15Z", "updated_at": "2023-07-24T09:25:15Z", "tags": [], "self": "/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2", "file": "/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:25:16,242 79389 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/ff60d766-4311-475e-b64b-f65d95c0c8f2/file 1.413s 2023-07-24 09:25:16,242 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3bddeb24-3653-4e4d-94b4-6331a3f3f4ac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2/file'} Body: b'' 2023-07-24 09:25:16,242 79389 DEBUG [tempest.scenario.manager] image:ff60d766-4311-475e-b64b-f65d95c0c8f2 2023-07-24 09:25:16,292 79389 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.047s 2023-07-24 09:25:16,292 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-294706434", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEqA01cjHwm24CNWChyiAcuPQfSTeV+Mxa9ql8mWa9yCuYKAjkaCUOjY+deoeC5CvFHedH+J29RW18yAs2yYCSkaVRXJqLITwEav2/mf+4pj/18Ee2NHX5D11Jj3Cw9Q1A=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 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-18e5c3b9-76bc-44c6-a03a-6326cca82cc6', 'x-compute-request-id': 'req-18e5c3b9-76bc-44c6-a03a-6326cca82cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-294706434", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEqA01cjHwm24CNWChyiAcuPQfSTeV+Mxa9ql8mWa9yCuYKAjkaCUOjY+deoeC5CvFHedH+J29RW18yAs2yYCSkaVRXJqLITwEav2/mf+4pj/18Ee2NHX5D11Jj3Cw9Q1A==", "fingerprint": "90:28:61:7e:9f:c1:66:ec:ab:7e:b3:ab:0d:68:26:c4", "user_id": "4991bc182e9e4c05be9f66fa12338f9e"}}' 2023-07-24 09:25:16,374 79389 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.074s 2023-07-24 09:25:16,375 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25: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-caed713b-46cd-43f8-afe2-44b8c326535a', '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": "4991bc182e9e4c05be9f66fa12338f9e", "name": "tempest-TestMinimumBasicScenario-817977759-project-member", "password_expires_at": null}, "audit_ids": ["kaPzatT9TVOeaG8OV4z9Aw"], "expires_at": "2023-07-24T10:25:16.000000Z", "issued_at": "2023-07-24T09:25:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23f09d29a3834e07a59e6f55117f5096", "name": "tempest-TestMinimumBasicScenario-817977759"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:16,375 79389 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '0cd1acd8-184e-468a-ad57-28c77f06c1e7', 'name': 'tempest-TestMinimumBasicScenario-959964762-network', 'tenant_id': '23f09d29a3834e07a59e6f55117f5096', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23f09d29a3834e07a59e6f55117f5096', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62776, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:24:53Z', 'updated_at': '2023-07-24T09:24:54Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:16,400 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 400 POST http://10.0.0.210/compute/v2.1/servers 0.024s 2023-07-24 09:25:16,401 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-496971799", "imageRef": "ff60d766-4311-475e-b64b-f65d95c0c8f2", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-294706434", "networks": [{"uuid": "0cd1acd8-184e-468a-ad57-28c77f06c1e7"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 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': '73', 'x-openstack-request-id': 'req-f3ca0dc5-5e2b-4ed3-8e59-bff0d6b6a9cc', 'x-compute-request-id': 'req-f3ca0dc5-5e2b-4ed3-8e59-bff0d6b6a9cc', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:16,426 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-294706434 0.023s 2023-07-24 09:25:16,426 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 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-b689c6e9-a860-4aa8-99a6-92805e361ec3', 'x-compute-request-id': 'req-b689c6e9-a860-4aa8-99a6-92805e361ec3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-294706434'} Body: b'' 2023-07-24 09:25:16,536 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2 0.108s 2023-07-24 09:25:16,536 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-41ea3557-8bb9-4fb5-8de7-aa8593f07791', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ff60d766-4311-475e-b64b-f65d95c0c8f2'} Body: b'' 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 110, in test_minimum_basic_scenario server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:16,540 79389 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-07-24 09:25:17,112 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.572s 2023-07-24 09:25:17,112 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2129593749", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ff51ba75-7176-49e1-bace-06c6b54cc50f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2129593749", "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": "23f09d29a3834e07a59e6f55117f5096", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ac76fec2-a2d7-4948-8fdb-b05ddbcb1632", "created_at": "2023-07-24T09:25:17Z", "updated_at": "2023-07-24T09:25:17Z", "tags": [], "self": "/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632", "file": "/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:25:18,448 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632/file 1.335s 2023-07-24 09:25:18,449 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d00156f6-8f6b-4649-92df-354c54f4df23', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632/file'} Body: b'' 2023-07-24 09:25:18,449 79389 DEBUG [tempest.scenario.manager] image:ac76fec2-a2d7-4948-8fdb-b05ddbcb1632 2023-07-24 09:25:18,523 79389 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.070s 2023-07-24 09:25:18,524 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-649157758", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDPcOagX/8XZX6pnXJ1FinX0JXIm9flNZepS7Hfj/xJbqXCjT3smA/FiqD3BVhF+fctN4TDrqr5kZc8PTMd9mkhdxZh1ijBzZiGwZ6izKmihcA/9MzyS6z//mLZv5CCVCQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 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-c6679260-201b-4b7c-be06-05c0e50bd027', 'x-compute-request-id': 'req-c6679260-201b-4b7c-be06-05c0e50bd027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-6491 57758", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDPcOagX/8XZX6pnXJ1FinX0JXIm9flNZepS7Hfj/xJbqXCjT3smA/FiqD3BVhF+fctN4TDrqr5kZc8PTMd9mkhdxZh1ijBzZiGwZ6izKmihcA/9MzyS6z//mLZv5CCVCQ==", "fingerprint": "08:97:85:7d:44:89:77:c3:c5:e9:82:72:47:a2:80:8d", "user_id": "4991bc182e9e4c05be9f66fa12338f9e"}}' 2023-07-24 09:25:18,567 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-07-24 09:25:18,567 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 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-8d8c8979-4310-412b-902f-9c22392344d0', '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": "4991bc182e9e4c05be9f66fa12338f9e", "name": "tempest-TestMinimumBasicScenario-817977759-project-member", "password_expires_at": null}, "audit_ids": ["s7YJqbVcSIuoGB5lid89Nw"], "expires_at": "2023-07-24T10:25:18.000000Z", "issued_at": "2023-07-24T09:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23f09d29a3834e07a59e6f55117f5096", "name": "tempest-TestMinimumBasicScenario-817977759"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23f09d29a3834e07a59e6f55117f5096", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:18,568 79389 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '0cd1acd8-184e-468a-ad57-28c77f06c1e7', 'name': 'tempest-TestMinimumBasicScenario-959964762-network', 'tenant_id': '23f09d29a3834e07a59e6f55117f5096', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23f09d29a3834e07a59e6f55117f5096', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62776, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:24:53Z', 'updated_at': '2023-07-24T09:24:54Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:18,589 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 400 POST http://10.0.0.210/compute/v2.1/servers 0.020s 2023-07-24 09:25:18,589 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-594934556", "imageRef": "ac76fec2-a2d7-4948-8fdb-b05ddbcb1632", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-649157758", "networks": [{"uuid": "0cd1acd8-184e-468a-ad57-28c77f06c1e7"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 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': '73', 'x-openstack-request-id': 'req-ef724ea5-93ed-40e9-95eb-1eda88a3fb75', 'x-compute-request-id': 'req-ef724ea5-93ed-40e9-95eb-1eda88a3fb75', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:18,618 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-649157758 0.028s 2023-07-24 09:25:18,618 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 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-115b0147-22ac-4334-a69f-a1f31ce54421', 'x-compute-request-id': 'req-115b0147-22ac-4334-a69f-a1f31ce54421', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-649157758'} Body: b'' 2023-07-24 09:25:18,702 79389 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632 0.084s 2023-07-24 09:25:18,703 79389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-10261746-579d-4c6e-98af-57d3573aae60', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ac76fec2-a2d7-4948-8fdb-b05ddbcb1632'} Body: b'' 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 88, in test_stamp_pattern server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:21,679 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.354s 2023-07-24 09:25:21,679 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1147119776", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFMUjBY7JCZ5uRI0itiAP6lc0nmQTK2lOUq7QDOLeQ6b7FVi+N6b3tFqetNE1ca7CYrzAcWoRobA0f3crrsjaQwws9l3ByNFK+/3ADa1EwRE7Q9X9eTjLbJwiwwiZvDyCg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1812c66e-5a98-4df3-9a05-369362f6d162', 'x-compute-request-id': 'req-1812c66e-5a98-4df3-9a05-369362f6d162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1147119776", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFMUjBY7JCZ5uRI0itiAP6lc0nmQTK2lOUq7QDOLeQ6b7FVi+N6b3tFqetNE1ca7CYrzAcWoRobA0f3crrsjaQwws9l3ByNFK+/3ADa1EwRE7Q9X9eTjLbJwiwwiZvDyCg==", "fingerprint": "08:c5:f9:74:56:17:78:7a:5c:64:c4:2a:c7:65:0e:2f", "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3"}}' 2023-07-24 09:25:22,288 79396 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.603s 2023-07-24 09:25:22,288 79396 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-1959286980", "description": "tempest-secgroup-smoke-1959286980 description", "project_id": "e5e16469e5204ccabed5d42402524f84"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-6daa3294-c724-4b27-8146-dd57dc753398', 'date': 'Mon, 24 Jul 2023 09:25:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "name": "tempest-secgroup-smoke-1959286980", "stateful": true, "tenant_id": "e5e16469e5204ccabed5d42402524f84", "description": "tempest-secgroup-smoke-1959286980 description", "shared": false, "security_group_rules": [{"id": "74942945-c905-4b45-9285-46b04c2cdaf8", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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": 1171, "description": null, "tags": [], "created_at": "2023-07-24T09:25:21Z", "updated_at": "2023-07-24T09:25:21Z", "revision_number": 0}, {"id": "ccc50965-f111-44b0-ac7e-309e93a22a12", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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": 1170, "description": null, "tags": [], "created_at": "2023-07-24T09:25:21Z", "updated_at": "2023-07-24T09:25:21Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:25:21Z", "updated_at": "2023-07-24T09:25:21Z", "revision_number": 1, "projec t_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:22,977 79396 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.688s 2023-07-24 09:25:22,978 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "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-92fd1c5f-340e-4f71-bc99-34584a938216', 'date': 'Mon, 24 Jul 2023 09:25: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": "a1afa08e-6f1d-4aa5-bbce-732da221292c", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:22Z", "updated_at": "2023-07-24T09:25:22Z", "revision_number": 0}}' 2023-07-24 09:25:23,404 79396 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.426s 2023-07-24 09:25:23,404 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "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-1f9a6160-9373-4ff1-927a-3caa96dc3ded', 'date': 'Mon, 24 Jul 2023 09:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "084c8be3-84ef-4c1a-b808-5e54463e361e", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:23Z", "updated_at": "2023-07-24T09:25:23Z", "revision_number": 0}}' 2023-07-24 09:25:23,652 79396 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.247s 2023-07-24 09:25:23,653 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6d3af811-66cb-4674-bf2e-02163ad8b020', 'date': 'Mon, 24 Jul 2023 09:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5b4701b3-eff6-4e7c-8fbc-6fbb48f2f988", "project_id": "e5e16469 e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:23Z", "updated_at": "2023-07-24T09:25:23Z", "revision_number": 0}}' 2023-07-24 09:25:23,888 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.235s 2023-07-24 09:25:23,889 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-19d3f14b-e418-49b4-b1cb-77d6a741f725', 'date': 'Mon, 24 Jul 2023 09:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c7432cf2-ac27-46cb-a896-382217dfa4cd", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:23Z", "updated_at": "2023-07-24T09:25:23Z", "revision_number": 0}}' 2023-07-24 09:25:24,115 79396 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.226s 2023-07-24 09:25:24,116 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a4d61c4c-7bbe-4a42-a3ec-43c9a2f0cffc', 'date': 'Mon, 24 Jul 2023 09:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "95d8f9ba-0911-428a-8bc3-d6f67fe62b52", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:23Z", "updated_at": "2023-07-24T09:25:23Z", "revision_number": 0}}' 2023-07-24 09:25:24,266 79396 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.150s 2023-07-24 09:25:24,266 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "project_id": "e5e16469e5204ccabed5d42402524f84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'c ontent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a1ea4b5f-160b-4343-9a79-786a3227cf80', 'date': 'Mon, 24 Jul 2023 09:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "53d6f89b-c4b5-4073-bcd8-20b0b95ea276", "project_id": "e5e16469e5204ccabed5d42402524f84", "tenant_id": "e5e16469e5204ccabed5d42402524f84", "security_group_id": "0aa2609d-182f-40ff-aad8-ce7cb4ad5d04", "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-07-24T09:25:24Z", "updated_at": "2023-07-24T09:25:24Z", "revision_number": 0}}' 2023-07-24 09:25:24,564 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes 0.296s 2023-07-24 09:25:24,564 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1526923286", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50899d3-a655-490f-9701-f2f218404000', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50899d3-a655-490f-9701-f2f218404000', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.462157", "updated_at": null, "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:25:24,614 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.040s 2023-07-24 09:25:24,614 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da4b933-8618-4dc6-a819-56b6c1f65937', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da4b933-8618-4dc6-a819-56b6c1f65937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": n ull, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:25,670 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.044s 2023-07-24 09:25:25,670 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eae00e1-d344-4050-bc2d-16b1183889d7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eae00e1-d344-4050-bc2d-16b1183889d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:25.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:26,719 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.037s 2023-07-24 09:25:26,719 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f014a2e-4b7d-4fa7-8ee6-8306c89ad04c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f014a2e-4b7d-4fa7-8ee6-8306c89ad04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55 a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:26,729 79396 INFO [tempest.common.waiters] volume 970fbffb-55a4-466e-af6b-5c2bf7cd5c19 reached available after waiting for 2.729908 seconds 2023-07-24 09:25:26,766 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.036s 2023-07-24 09:25:26,767 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ebcf7d-f8bf-4d74-a86a-d4a0ac674f90', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ebcf7d-f8bf-4d74-a86a-d4a0ac674f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:26,860 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.078s 2023-07-24 09:25:26,861 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2803', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-96722228-54cb-4e8e-afee-545f65240a33', '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": "da0a7f5a42d14a358ae37c3ceeb78bd3", "name": "tempest-TestStampPattern-975636461-project-member", "password_expires_at": null}, "audit_ids": ["hubLLorLQ4yOdR3a-sZMKw"], "expires_at": "2023-07-24T10:25:26.000000Z", "issued_at": "2023-07-24T09:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5e16469e5204ccabed5d42402524f84", "name": "tempest-TestStampPattern-975636461"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e 6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e5e16469e5204ccabed5d42402524f84", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:26,861 79396 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '22e807c1-7035-4d88-b0e8-2f621d9f5529', 'name': 'tempest-TestStampPattern-409657267-network', 'tenant_id': 'e5e16469e5204ccabed5d42402524f84', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e5e16469e5204ccabed5d42402524f84', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38698, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:25:05Z', 'updated_at': '2023-07-24T09:25:05Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:26,884 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 400 POST http://10.0.0.210/compute/v2.1/servers 0.021s 2023-07-24 09:25:26,884 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-197009227", "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "flavorRef": "42", "key_name": "tempest-TestStampPattern-1147119776", "security_groups": [{"name": "tempest-secgroup-smoke-1959286980"}], "networks": [{"uuid": "22e807c1-7035-4d88-b0e8-2f621d9f5529"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 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': '73', 'x-openstack-request-id': 'req-9fcbcc1e-fc60-4377-83e8-bce12cbb523e', 'x-compute-request-id': 'req-9fcbcc1e-fc60-4377-83e8-bce12cbb523e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:26,933 79396 INFO [tempest.lib. common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.047s 2023-07-24 09:25:26,933 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3391aefc-2de3-440f-823e-0b189cd24f01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'' 2023-07-24 09:25:26,970 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.036s 2023-07-24 09:25:26,970 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856b42bd-1279-44ab-8675-ae4bcba2dd0a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856b42bd-1279-44ab-8675-ae4bcba2dd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:28,024 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.039s 2023-07-24 09:25:28,024 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fbcba5-b60d-4e82-9b7f-e4a945ea1ac0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fbcba5-b60d-4e82-9b7f-e4a945ea1ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "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/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:29,075 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.039s 2023-07-24 09:25:29,076 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa8c12b-5260-4ba8-a044-fbe38b36b3b6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa8c12b-5260-4ba8-a044-fbe38b36b3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:30,128 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.037s 2023-07-24 09:25:30,128 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146782b4-b529-41a6-b7c4-c5480213e846', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146782b4-b529-41a6-b7c4-c5480213e846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"volume": {"id": "970fbffb-55a4-466e-af6b-5c2bf7cd5c19", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:24.000000", "updated_at": "2023-07-24T09:25:27.000000", "name": "tempest-TestStampPattern-volume-1526923286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e16469e520 4ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19"}], "user_id": "da0a7f5a42d14a358ae37c3ceeb78bd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e16469e5204ccabed5d42402524f84"}}' 2023-07-24 09:25:31,160 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19 0.021s 2023-07-24 09:25:31,160 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25: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-5adc3d1a-b78c-4378-aafb-5eb264b32ff7', 'x-openstack-request-id': 'req-5adc3d1a-b78c-4378-aafb-5eb264b32ff7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e5e16469e5204ccabed5d42402524f84/volumes/970fbffb-55a4-466e-af6b-5c2bf7cd5c19'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 970fbffb-55a4-466e-af6b-5c2bf7cd5c19 could not be found."}}' 2023-07-24 09:25:31,397 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0aa2609d-182f-40ff-aad8-ce7cb4ad5d04 0.236s 2023-07-24 09:25:31,398 79396 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-6df0810d-52ec-46da-b950-4cac27cad76d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:25:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0aa2609d-182f-40ff-aad8-ce7cb4ad5d04'} Body: b'' 2023-07-24 09:25:31,429 79396 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1147119776 0.031s 2023-07-24 09:25:31,430 79396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ee16f4-4303-4dc0-bc81-7679c20676c7', 'x-compute-request-id': 'req-93ee16f4-4303-4dc0-bc81-7679c20676c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1147119776'} Body: b'' 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 144, in test_create_server_from_volume_snapshot server = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:39,803 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.223s 2023-07-24 09:25:39,804 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6a0bc987-ed7f-4899-8b5d-3f131769dc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:25:40,174 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes 0.369s 2023-07-24 09:25:40,174 79373 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-1082869425", "snapshot_id": null, "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedfbc44-f5ca-49fd-b6bf-f54fed267d2c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedfbc44-f5ca-49fd-b6bf-f54fed267d2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.099711", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:25:40,226 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.042s 2023-07-24 09:25:40,226 79373 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d666af62-226e-42dc-8c71-a6b086034a5a', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d666af62-226e-42dc-8c71-a6b086034a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:41,278 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.040s 2023-07-24 09:25:41,278 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de5aa1e-6ce0-430d-a800-600838b3cceb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de5aa1e-6ce0-430d-a800-600838b3cceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:42,333 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.043s 2023-07-24 09:25:42,333 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:42 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b9705d-59f0-4a85-b258-ad4b027c4c99', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b9705d-59f0-4a85-b258-ad4b027c4c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:43,386 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.035s 2023-07-24 09:25:43,387 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d057da44-f516-44b9-b13f-6d28c9ce2e33', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d057da44-f516-44b9-b13f-6d28c9ce2e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:44,436 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.037s 2023-07-24 09:25:44,436 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1577b01c-ce29-45d2-b2e0-5c8c712c9216', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1577b01c-ce29-45d2-b2e0-5c8c712c9216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:44,446 79373 INFO [tempest.common.waiters] volume b7a6dc69-1c63-4a30-a280-bcb2d207aed5 reached available after waiting for 4.446586 seconds 2023-07-24 09:25:44,488 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.041s 2023-07-24 09:25:44,488 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11548efb-d539-4154-9e3c-f3c3c3da11d4', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11548efb-d539-4154-9e3c-f3c3c3da11d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:44,641 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots 0.142s 2023-07-24 09:25:44,641 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "metadata": null}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c4fae6-0dd1-4413-b321-44bff18fd371', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c4fae6-0dd1-4413-b321-44bff18fd371', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:44.588156", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 09:25:44,677 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.033s 2023-07-24 09:25:44,678 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73169a97-6491-4e7b-bd1e-8140fe6c71ab', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73169a97-6491-4e7b-bd1e-8140fe6c71ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:25:45,708 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.025s 2023-07-24 09:25:45,708 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d35960-8138-4adb-89d4-88e40c19f6c5', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d35960-8138-4adb-89d4-88e40c19f6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9 665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:25:46,734 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.022s 2023-07-24 09:25:46,735 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7583baf-031a-42f1-bc0c-2600739a2725', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7583baf-031a-42f1-bc0c-2600739a2725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:25:47,776 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.036s 2023-07-24 09:25:47,776 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c944d2-bd92-4b8f-90ea-e4d2f877c497', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c944d2-bd92-4b8f-90ea-e4d2f877c497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 09:25:48,808 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.023s 2023-07-24 09:25:48,808 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c41545b-c7ed-42b1-a874-9b48f64ef872', 'content-length': '466', 'openstack-api-version': ' volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c41545b-c7ed-42b1-a874-9b48f64ef872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:48,812 79373 INFO [tempest.common.waiters] snapshot 215d9665-7b29-431c-b53a-8c6f3444bd3b reached available after waiting for 4.812190 seconds 2023-07-24 09:25:48,837 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.025s 2023-07-24 09:25:48,838 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def36fca-9868-4cca-9f89-4c3b5a7b674e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def36fca-9868-4cca-9f89-4c3b5a7b674e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:48,972 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.126s 2023-07-24 09:25:48,972 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:48 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-1f1d89a9-726b-4e9f-8e7b-4bbd94eb42ba', '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": "10d43293d885468f8a0755cde058e74d", "name": "tempest-TestVolumeBootPattern-722674735-project-member", "password_expires_at": null}, "audit_ids": ["mas42-G1QZOyIRhDmSqB5A"], "expires_at": "2023-07-24T10:25:48.000000Z", "issued_at": "2023-07-24T09:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9d64785fc234b4599b446dd06dfb9a7", "name": "tempest-TestVolumeBootPattern-722674735"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30 c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:25:48,973 79373 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Found network {'id': 'e464bcf0-4600-44cd-acd5-21772a96f456', 'name': 'tempest-TestVolumeBootPattern-545808531-network', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47001, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:25:25Z', 'updated_at': '2023-07-24T09:25:25Z', 'revision_number': 1} available for tenant 2023-07-24 09:25:49,004 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 400 POST http://10.0.0.210/compute/v2.1/servers 0.030s 2023-07-24 09:25:49,005 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1111071387", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "e464bcf0-4600-44cd-acd5-21772a96f456"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-d1e7cc52-e624-41cf-9c74-3bf7abf32016', 'x-compute-request-id': 'req-d1e7cc52-e624-41cf-9c74-3bf7abf32016', 'connection': 'close', 'status': '400', ' content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:25:49,058 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.051s 2023-07-24 09:25:49,058 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:49 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-b2019bc8-cb7a-46de-bc78-4c4e70f6c000', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'' 2023-07-24 09:25:49,088 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.029s 2023-07-24 09:25:49,089 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04010e7-9af3-4781-b632-3f17788635c9', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04010e7-9af3-4781-b632-3f17788635c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:50,131 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.034s 2023-07-24 09:25:50,131 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8062103-834f-44ea-a57d-3d326e3ffe3a', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8062103-834f-44ea-a57d-3d326e3ffe3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:51,162 79373 INFO [tem pest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.026s 2023-07-24 09:25:51,163 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ab2c48-e3c8-4038-add7-e07a44c15ac2', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ab2c48-e3c8-4038-add7-e07a44c15ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:52,189 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.021s 2023-07-24 09:25:52,190 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9ff598-0fe0-4c91-a78c-1b510838c854', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9ff598-0fe0-4c91-a78c-1b510838c854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPattern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:53,218 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.023s 2023-07-24 09:25:53,218 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b586820c-c323-49a9-9709-825344209b33', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b586820c-c323-49a9-9709-825344209b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"snapshot": {"id": "215d9665-7b29-431c-b53a-8c6f3444bd3b", "created_at": "2023-07-24T09:25:45.000000", "updated_at": "2023-07-24T09:25:49.000000", "name": "tempest-TestVolumeBootPa ttern-snapshot-482979320", "description": null, "volume_id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c9d64785fc234b4599b446dd06dfb9a7", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 09:25:54,241 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b 0.017s 2023-07-24 09:25:54,241 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-60627663-6ebb-4d6d-a6ca-27e75e09d119', 'x-openstack-request-id': 'req-60627663-6ebb-4d6d-a6ca-27e75e09d119', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/snapshots/215d9665-7b29-431c-b53a-8c6f3444bd3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 215d9665-7b29-431c-b53a-8c6f3444bd3b could not be found."}}' 2023-07-24 09:25:54,303 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.062s 2023-07-24 09:25:54,304 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb50ae3-e045-429f-a2df-663fce0c61c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'' 2023-07-24 09:25:54,361 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.057s 2023-07-24 09:25:54,362 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7e1315-14d2-4ef6-bb9b-e2acb4faaa15', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7e1315-14d2-4ef6-bb9b-e2acb4faaa15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encry pted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:55,422 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.039s 2023-07-24 09:25:55,422 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5714e0-e5f2-4f1a-ad14-1201f7788f54', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5714e0-e5f2-4f1a-ad14-1201f7788f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:56,485 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.051s 2023-07-24 09:25:56,485 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9c2300-5b0b-4f37-8a94-6db438cc0a21', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9c2300-5b0b-4f37-8a94-6db438cc0a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1 , "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:57,538 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.040s 2023-07-24 09:25:57,538 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05744c1-8acd-4c84-b43e-19549c4a82f4', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05744c1-8acd-4c84-b43e-19549c4a82f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"volume": {"id": "b7a6dc69-1c63-4a30-a280-bcb2d207aed5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:40.000000", "updated_at": "2023-07-24T09:25:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1082869425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:25:58,570 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5 0.021s 2023-07-24 09:25:58,571 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-320e7eb3-0751-4f4b-964a-ec639c1cc497', 'x-openstack-request-id': 'req-320e7eb3-0751-4f4b-964a-ec639c1cc497', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/b7a6dc69-1c63-4a30-a280-bcb2d207aed5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b7a6dc69-1c63-4a30-a280-bcb2d207aed5 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 186, in test_image_defined_boot_from_volume instance1 = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:25:58,599 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.019s 2023-07-24 09:25:58,600 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec752c65-a855-4e5b-9da4-8a71dc2edc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:25:58,982 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes 0.382s 2023-07-24 09:25:58,983 79373 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-75189712", "snapshot_id": null, "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12cbcf10-b485-41fa-a51d-80b77c03ecde', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12cbcf10-b485-41fa-a51d-80b77c03ecde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:58.887696", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:25:59,036 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.043s 2023-07-24 09:25:59,036 79373 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159bb39a-8c90-41b8-8dde-5dfcadd2ec99', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159bb39a-8c90-41b8-8dde-5dfcadd2ec99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:00,091 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.043s 2023-07-24 09:26:00,092 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9527f7-6947-4fcf-ae36-f3fec2803393', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9527f7-6947-4fcf-ae36-f3fec2803393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:25:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:01,143 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.040s 2023-07-24 09:26:01,144 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-6cd60dd8-1e99-42e0-b358-f18df19e5f35', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd60dd8-1e99-42e0-b358-f18df19e5f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:25:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:02,195 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.040s 2023-07-24 09:26:02,195 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff4a0ac-c399-4e30-9685-9b97288616f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff4a0ac-c399-4e30-9685-9b97288616f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:25:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:03,247 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.041s 2023-07-24 09:26:03,248 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058c4038-b0da-489a-b642-07d29a4e2681', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-r equest-id': 'req-058c4038-b0da-489a-b642-07d29a4e2681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:03,258 79373 INFO [tempest.common.waiters] volume c4d37e04-314f-4e71-80ee-cb3577390442 reached available after waiting for 4.258503 seconds 2023-07-24 09:26:03,295 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.037s 2023-07-24 09:26:03,296 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed71b581-7afa-438c-afec-936ccbf3d97c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed71b581-7afa-438c-afec-936ccbf3d97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-v ol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:03,341 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.030s 2023-07-24 09:26:03,341 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:03 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-8ab53deb-3146-41d6-ab50-200043a2d023', '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": "10d43293d885468f8a0755cde058e74d", "name": "tempest-TestVolumeBootPattern-722674735-project-member", "password_expires_at": null}, "audit_ids": ["5xxUiubaQNmtxPF7YO7xVA"], "expires_at": "2023-07-24T10:26:03.000000Z", "issued_at": "2023-07-24T09:26:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9d64785fc234b4599b446dd06dfb9a7", "name": "tempest-TestVolumeBootPattern-722674735"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:26:03,342 79373 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'e464bcf0-4600-44cd-acd5-21772a96f456', 'name': 'tempest-TestVolumeBootPattern-545808531-network', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9d64785fc234b459 9b446dd06dfb9a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47001, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:25:25Z', 'updated_at': '2023-07-24T09:25:25Z', 'revision_number': 1} available for tenant 2023-07-24 09:26:03,342 79373 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 09:26:03,343 79373 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 09:26:03,395 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-07-24 09:26:03,396 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-118435834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHolfWD3csSoOHPh1P6qUGaWe5Sb/mKg1Wyq9YtdEoCg+BpCpmLdLP3ybLqeZf/TDro/8AikkNAQmbMBTZ7ZmJkgdYE/+PSTrKsSg/bLKMWAyr5BuENR818sjZcQHNKpQw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:03 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-8f3cc7bf-e4ab-470e-bf4f-156ed24b3934', 'x-compute-request-id': 'req-8f3cc7bf-e4ab-470e-bf4f-156ed24b3934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-118435834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHolfWD3csSoOHPh1P6qUGaWe5Sb/mKg1Wyq9YtdEoCg+BpCpmLdLP3ybLqeZf/TDro/8AikkNAQmbMBTZ7ZmJkgdYE/+PSTrKsSg/bLKMWAyr5BuENR818sjZcQHNKpQw==", "fingerprint": "15:09:08:65:f1:17:1f:46:b1:6b:46:51:95:c2:bf:b2", "user_id": "10d43293d885468f8a0755cde058e74d"}}' 2023-07-24 09:26:03,398 79373 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-118435834 created 2023-07-24 09:26:03,578 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.179s 2023-07-24 09:26:03,578 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--272672448", "description": "tempest-description--652728204"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-dd9a357a-95ee-4554-999c-fa2d6d267f54', 'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7f312023-88ac-47e9-8cde-674d05095b9b", "name": "tempest-securitygroup--272672448", "stateful": true, "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "description": "tempest-description--652728204", "shared": false, "security_group_rules": [{"id": "4809d458-a182-4347-b55c-990cb3252dfc", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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": 1203, "de scription": null, "tags": [], "created_at": "2023-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 0}, {"id": "be0d844a-12a5-40ff-b95d-64e7ea2097bd", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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": 1204, "description": null, "tags": [], "created_at": "2023-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 1, "project_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:03,735 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-07-24 09:26:03,736 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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-e8ac77d9-d955-4cef-94bd-7ce2653cf46e', 'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ab005f6-3802-448f-9a15-209295fcc082", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 0}}' 2023-07-24 09:26:03,886 79373 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.150s 2023-07-24 09:26:03,887 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9239c14e-cbf9-44de-b4e3-909b55f0070e', 'date': 'Mon, 24 Jul 2023 09:26:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c9e2a9df-1c8b-4fa0-9b34-98ba5f1b4693", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "7f312023-88ac-47e9-8cde-674d05095b9b", "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-07-24T09:26:03Z", "updated_at": "2023-07-24T09:26:03Z", "revision_number": 0}}' 2023-07-24 09:26:03,887 79373 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--272672448 created 2023-07-24 09:26:04,900 79373 INFO [tempest.lib.common.rest_client] Request (Validation ResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.013s 2023-07-24 09:26:04,901 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-03e85e05-4a3e-4896-9ff0-d74b5b735353', 'date': 'Mon, 24 Jul 2023 09:26:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "504f5f41-d547-4501-bb88-75865e3269de", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "floating_ip_address": "172.24.4.50", "floating_network_id": "123c790e-5631-4d32-9a65-ac69e1b8018b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T09:26:04Z", "updated_at": "2023-07-24T09:26:04Z", "revision_number": 0}}' 2023-07-24 09:26:04,901 79373 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '504f5f41-d547-4501-bb88-75865e3269de', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'floating_ip_address': '172.24.4.50', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:26:04Z', 'updated_at': '2023-07-24T09:26:04Z', 'revision_number': 0, 'ip': '172.24.4.50'} created 2023-07-24 09:26:04,901 79373 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-118435834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHolfWD3csSoOHPh1P6qUGaWe5Sb/mKg1Wyq9YtdEoCg+BpCpmLdLP3ybLqeZf/TDro/8AikkNAQmbMBTZ7ZmJkgdYE/+PSTrKsSg/bLKMWAyr5BuENR818sjZcQHNKpQw==', 'fingerprint': '15:09:08:65:f1:17:1f:46:b1:6b:46:51:95:c2:bf:b2', 'user_id': '10d43293d885468f8a0755cde058e74d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAYWPSH16hHh0/y0AJNZ7k7tc/TvlEzSoRk8iPZVLfHoL07TWB6XqPv\nsF74gG1qaGKgBwYFK4EEACKhZANiAAR6JX1g93LEqDhz4dT+qlBmlnuUm/5ioNVs\nqvWLXRKAoPgaQqZi3Sz98my6nmX/0w66P/AIpJDQEJmzAU2e2ZiZIHWBP/j0k6yr\nEoP2yyjFgMq+QbhDUfNfLI2XEBzSqUM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7f312023-88ac-47e9-8cde-674d05095b9b', 'name': 'tempest-securitygroup--272672448', 'stateful': True, 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'description': 'tempest-description--652728204', 'shared': False, 'security_group_rules': [{'id': '4809d458-a182-4347-b55c-990cb3252dfc', 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'security_group_id': '7f312023-88ac-47e9-8cde-674d05095b9b', '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': 1203, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:26:03Z', 'updated_at': '2023-07-24T09:26:03Z', 'revision_number': 0}, {'id': 'be0d844a-12a5-40ff-b95d-64e7ea2097bd', 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'security_group_id': '7f312023-88ac-47e9-8cde-674d05095b9b', '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': 1204, 'description': None, 'tags': [], 'created_at': '2023-07-24T09:26:03Z', 'updated_at': '2023-07-24 T09:26:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T09:26:03Z', 'updated_at': '2023-07-24T09:26:03Z', 'revision_number': 1, 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7'}, 'floating_ip': {'id': '504f5f41-d547-4501-bb88-75865e3269de', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'floating_ip_address': '172.24.4.50', 'floating_network_id': '123c790e-5631-4d32-9a65-ac69e1b8018b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T09:26:04Z', 'updated_at': '2023-07-24T09:26:04Z', 'revision_number': 0, 'ip': '172.24.4.50'}} 2023-07-24 09:26:04,943 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.041s 2023-07-24 09:26:04,944 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-2130918982", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "c4d37e04-314f-4e71-80ee-cb3577390442", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "e464bcf0-4600-44cd-acd5-21772a96f456"}], "security_groups": [{"name": "tempest-securitygroup--272672448"}], "key_name": "tempest-keypair-118435834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:04 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': '73', 'x-openstack-request-id': 'req-572c891c-5c37-45b7-ac69-e3243287c812', 'x-compute-request-id': 'req-572c891c-5c37-45b7-ac69-e3243287c812', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:26:04,989 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-118435834 0.044s 2023-07-24 09:26:04,989 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:04 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-6c25c739-1d97-44bc-b1a9-2f28856e1c55', 'x-compute-request-id': 'req-6c25c739-1d97-44bc-b1a9-2f28856e1c55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-118435834'} Body: b'' 2023-07-24 09:26:05,134 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7f312023-88ac-47e9-8cde-674d05095b9b 0.144s 2023-07-24 09:26:05,134 79373 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-8ece4d85-1308-4a4f-bafa-bbccf1fb5775', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:26:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/net working/v2.0/security-groups/7f312023-88ac-47e9-8cde-674d05095b9b'} Body: b'' 2023-07-24 09:26:05,154 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7f312023-88ac-47e9-8cde-674d05095b9b 0.019s 2023-07-24 09:26:05,155 79373 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-753e3ca4-e20a-4ddb-9b1f-78b06a787151', 'date': 'Mon, 24 Jul 2023 09:26:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7f312023-88ac-47e9-8cde-674d05095b9b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7f312023-88ac-47e9-8cde-674d05095b9b does not exist", "detail": ""}}' 2023-07-24 09:26:05,834 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/504f5f41-d547-4501-bb88-75865e3269de 0.678s 2023-07-24 09:26:05,834 79373 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-816329da-f44f-40b5-b23b-2b34bcc55b02', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:26:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/504f5f41-d547-4501-bb88-75865e3269de'} Body: b'' 2023-07-24 09:26:05,883 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.049s 2023-07-24 09:26:05,884 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26: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-92366425-3fdb-478b-900b-32bae4bd602c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'' 2023-07-24 09:26:05,924 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.040s 2023-07-24 09:26:05,925 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0213008-cbcb-442b-abb9-671eabb28d1b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0213008-cbcb-442b-abb9-671eabb28d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source _volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:06,988 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.052s 2023-07-24 09:26:06,989 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9eb04ad-b45a-4462-89cf-8a5435aae3a2', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9eb04ad-b45a-4462-89cf-8a5435aae3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:08,059 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.058s 2023-07-24 09:26:08,060 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2c2a1f-460d-45b0-852b-782aabbfad68', 'content-length': '1363', 'openstack-api-version': 'volume 3 .0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2c2a1f-460d-45b0-852b-782aabbfad68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:09,127 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.056s 2023-07-24 09:26:09,128 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd39080-9ca2-451e-831c-82a3857a53ce', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd39080-9ca2-451e-831c-82a3857a53ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"volume": {"id": "c4d37e04-314f-4e71-80ee-cb3577390442", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:25:59.000000", "updated_at": "2023-07-24T09:26:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-75189712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:10,160 79373 INFO [tempest.lib.common.rest_clie nt] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442 0.020s 2023-07-24 09:26:10,160 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26: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-9a0e85c7-5615-4af4-ae87-78a0eba2bbf8', 'x-openstack-request-id': 'req-9a0e85c7-5615-4af4-ae87-78a0eba2bbf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/c4d37e04-314f-4e71-80ee-cb3577390442'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c4d37e04-314f-4e71-80ee-cb3577390442 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 72, in test_volume_boot_pattern instance_1st = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 09:26:10,169 79373 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-07-24 09:26:10,225 79373 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.052s 2023-07-24 09:26:10,225 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-494025285", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDY42dl4CTP72GIp03cwRxZ3VXwF4mw0ZbsIMstr2w5M5NceaKwQ+OvtSr9O/w4tHhSNYtxc+LTmkFs6RarKBfRJrQHD/7u5B2DfCMvcdnsmsH+Jqb2yKe9S8qDcJtyU9A=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f6ff29f-e669-4539-92b6-abd90461c424', 'x-compute-request-id': 'req-6f6ff29f-e669-4539-92b6-abd90461c424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-494025285", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDY42dl4CTP72GIp03cwRxZ3VXwF4mw0ZbsIMstr2w5M5NceaKwQ+OvtSr9O/w4tHhSNYtxc+LTmkFs6RarKBfRJrQHD/7u5B2DfCMvcdnsmsH+Jqb2yKe9S8qDcJtyU9A==", "fingerprint": "aa:e2:a2:d6:d2:00:72:78:8b:dc:6e:d1:9f:a5:ed:ea", "user_id": "10d43293d885468f8a0755cde058e74d"}}' 2023-07-24 09:26:10,383 79373 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.155s 2023-07-24 09:26:10,383 79373 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-945788848", "description": "tempest-secgroup-smoke-945788848 description", "project_id": "c9d64785fc234b4599b446dd06dfb9a7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-cfcf82f3-502d-4b34-b21e-9eb7dec6678f', 'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b2561742-429b-44f9-81fe-22f008159853", "name": "tempest-secgroup-smoke-945788848", "stateful": true, "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "description": "tempest-secgroup-smoke-945788848 description", "shared": false, "security_group_rules": [{"id": "d328733f-6101-48a0-b6bb-663d89108920", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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": 1211, "description": null, "tags": [], "created_at": "2023-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 0}, {"id": "d63597e0-649d-46fe-a279-95a60825831e", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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": 1210, "description": null, "tags": [], "created_at": "2023-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10 Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 1, "project_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:10,664 79373 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.281s 2023-07-24 09:26:10,665 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "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-894f498a-312f-4aae-b126-de3a2f56ef6a', 'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "795f65c1-529f-4e8c-84b5-ad419df95ac2", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 0}}' 2023-07-24 09:26:10,816 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-07-24 09:26:10,817 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "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-712bcfda-4d49-425e-a775-653aacccac6f', 'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "36f7486b-52a7-4704-a3d8-dfb32a5a7c48", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 0}}' 2023-07-24 09:26:10,998 79373 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.180s 2023-07-24 09:26:10,998 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5e6e9108-aed1-413b-80b1-ae7de8dd4809', 'date': 'Mon, 24 Jul 2023 09:26:10 GMT', 'connection': 'close', 'status': '201', 'content-locati on': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "661ef8f6-5b68-4743-873c-d53de6e47657", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:10Z", "updated_at": "2023-07-24T09:26:10Z", "revision_number": 0}}' 2023-07-24 09:26:11,175 79373 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.176s 2023-07-24 09:26:11,175 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-55a296d4-30c0-422f-bc1c-08cf13f28119', 'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7d849255-aa8e-4a91-abd6-d171fe915b69", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:11Z", "updated_at": "2023-07-24T09:26:11Z", "revision_number": 0}}' 2023-07-24 09:26:11,347 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-07-24 09:26:11,347 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3321f63e-2ee2-495c-af29-33dff7e99773', 'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "847f4fce-9f9e-471d-b40f-e51176656044", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:11Z", "updated_at": "2023-07-24T09:26:11Z", "revision_number": 0}}' 2023-07-24 09:26:11,529 79373 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.181s 2023-07-24 09:26:11,530 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ rule": {"security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6fb8748a-b218-4a54-800c-30ea43da107d', 'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ddc61c7-7e55-48b9-bea2-d0e85ccd2416", "project_id": "c9d64785fc234b4599b446dd06dfb9a7", "tenant_id": "c9d64785fc234b4599b446dd06dfb9a7", "security_group_id": "b2561742-429b-44f9-81fe-22f008159853", "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-07-24T09:26:11Z", "updated_at": "2023-07-24T09:26:11Z", "revision_number": 0}}' 2023-07-24 09:26:11,530 79373 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-07-24 09:26:11,552 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e 0.021s 2023-07-24 09:26:11,552 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-88547d54-e1de-4fa6-a0b9-7ae566453a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d91a7102b1d54b38a77de2f29c4c8d40", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "created_at": "2023-07-24T09:16:58Z", "updated_at": "2023-07-24T09:17:00Z", "tags": [], "self": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "file": "/v2/images/1852b1a9-40a3-47df-b7e5-246e40f3ba1e/file", "schema": "/v2/schemas/image"}' 2023-07-24 09:26:11,909 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes 0.356s 2023-07-24 09:26:11,910 79373 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-222064793", "snapshot_id": null, "imageRef": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17475c7c-ebd2-4e02-beb2-5fdc8af63c5e', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17475c7c-ebd2-4e02-beb2-5fdc8af63c5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:11.823409", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 09:26:11,959 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.039s 2023-07-24 09:26:11,959 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1478d8-646b-4b2f-a850-62d301844f0a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1478d8-646b-4b2f-a850-62d301844f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:13,014 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.041s 2023-07-24 09:26:13,015 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df93931-b0e8-4b73-90be-b6e3979cca61', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df93931-b0e8-4b73-90be-b6e3979cca61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "sn apshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:14,082 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.048s 2023-07-24 09:26:14,082 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bbdadf-1e39-4940-9358-9276c4828d2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bbdadf-1e39-4940-9358-9276c4828d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:15,144 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.049s 2023-07-24 09:26:15,144 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fda4fdd-8fea-45e2-b2c3-14eed22ebd06', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fda4fdd-8fea-45e2-b2c3-14eed22ebd06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:16,222 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.058s 2023-07-24 09:26:16,223 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13739f0-e93f-44d8-9c7d-e6868b4dd4c9', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13739f0-e93f-44d8-9c7d-e6868b4dd4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:16,233 79373 INFO [tempest.common.waiters] volume a5d0be31-135e-4c9d-a5b7-c5a566b3c47f reached available after waiting for 5.233595 seconds 2023-07-24 09:26:16,273 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.040s 2023-07-24 09:26:16,274 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f06c2e-ecf2-4541-9b9e-e9f788a06399', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f06c2e-ecf2-4541-9b9e-e9f788a06399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "update d_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:16,392 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.104s 2023-07-24 09:26:16,393 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 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-ef4c97d2-26af-4f5f-996d-8a1d1ad8dfce', '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": "10d43293d885468f8a0755cde058e74d", "name": "tempest-TestVolumeBootPattern-722674735-project-member", "password_expires_at": null}, "audit_ids": ["Sw8OyVKERsW_BydEGarK-A"], "expires_at": "2023-07-24T10:26:16.000000Z", "issued_at": "2023-07-24T09:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9d64785fc234b4599b446dd06dfb9a7", "name": "tempest-TestVolumeBootPattern-722674735"}, "is_domain": false, "roles": [{"id": "364ee92bd9d2437180e715fce689c63e", "name": "member"}, {"id": "bf0f1c500a864c7a89b410dd8812d04b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0dc30ad9a1cd4122a845de0b40bd4ffe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "30c8866b55c24425bf580681b4fb8ff4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cc16d67bc21447ac930e6c70de5bf379", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "59624f5854e54544bb916d9747fe3f64", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "89174973343c4dc2ba12c6eb39e7ef26", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "88361adabea741f7b4bd6ad0c78d4899", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1a230a6301ce47ac8622190298154e1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "b61d6154626449ada904e1671d6b3bce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7290809c44ae4966bd8c2bdcfa410a4b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bbe6290ff2c9487c82f7383c1dac4d8b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "87d3251fa9074227841629f0aed98b5f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9 d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c6dcae9cb24d47f2a851422615bfc3ff", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "318ca809d97a40d3b0dbfc35ce93c669", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c9d64785fc234b4599b446dd06dfb9a7", "region": "RegionOne"}], "id": "c77a603142ba4b67a6393d591d5031b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1b1ffad76ccb4315914e7aa7b76c4d20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cd70c97c0ca34d5e8229efa426fdcc00", "type": "identity", "name": "keystone"}]}}' 2023-07-24 09:26:16,393 79373 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'e464bcf0-4600-44cd-acd5-21772a96f456', 'name': 'tempest-TestVolumeBootPattern-545808531-network', 'tenant_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9d64785fc234b4599b446dd06dfb9a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47001, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T09:25:25Z', 'updated_at': '2023-07-24T09:25:25Z', 'revision_number': 1} available for tenant 2023-07-24 09:26:16,418 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 400 POST http://10.0.0.210/compute/v2.1/servers 0.024s 2023-07-24 09:26:16,418 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1664624674", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-945788848"}], "block_device_mapping_v2": [{"uuid": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-494025285", "networks": [{"uuid": "e464bcf0-4600-44cd-acd5-21772a96f456"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 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': '73', 'x-openstack-request-id': 'req-c7793fad-36b3-4f25-b14a-a3c1113a4c54', 'x-compute-request-id': 'req-c7793fad-36b3-4f25-b14a-a3c1113a4c54', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 09:26:16,476 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.057s 2023-07-24 09:26:16,477 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26: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-8ddf1476-8e88-4ea2-855c-4828b2650b46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'' 2023-07-24 09:26:16,524 79373 INFO [tempest.lib.common.rest_cl ient] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.047s 2023-07-24 09:26:16,525 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f04ac14e-e76b-47bc-a9f9-4d0f1b36e05c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f04ac14e-e76b-47bc-a9f9-4d0f1b36e05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:17,586 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.049s 2023-07-24 09:26:17,586 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f33d84-8f45-4213-aae3-738de1d92689', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f33d84-8f45-4213-aae3-738de1d92689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consist encygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:18,640 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.042s 2023-07-24 09:26:18,640 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774a7bee-b210-4cd5-8a16-654323ba6b1e', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774a7bee-b210-4cd5-8a16-654323ba6b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:19,705 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.053s 2023-07-24 09:26:19,705 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e361d7-d104-42fe-85d0-cbfa1b840e59', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e361d7-d104-42fe-85d0-cbfa1b840e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"volume": {"id": "a5d0be31-135e-4c9d-a5b7-c5a566b3c47f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023- 07-24T09:26:12.000000", "updated_at": "2023-07-24T09:26:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-222064793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f"}], "user_id": "10d43293d885468f8a0755cde058e74d", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "1852b1a9-40a3-47df-b7e5-246e40f3ba1e", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "c9d64785fc234b4599b446dd06dfb9a7"}}' 2023-07-24 09:26:20,738 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f 0.021s 2023-07-24 09:26:20,738 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26: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-44e699d1-3777-4a38-9dbc-0f84dc0025c9', 'x-openstack-request-id': 'req-44e699d1-3777-4a38-9dbc-0f84dc0025c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9d64785fc234b4599b446dd06dfb9a7/volumes/a5d0be31-135e-4c9d-a5b7-c5a566b3c47f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a5d0be31-135e-4c9d-a5b7-c5a566b3c47f could not be found."}}' 2023-07-24 09:26:20,891 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b2561742-429b-44f9-81fe-22f008159853 0.152s 2023-07-24 09:26:20,892 79373 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-ad0796c4-8e4a-4f41-9752-fea2758e6667', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 09:26:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b2561742-429b-44f9-81fe-22f008159853'} Body: b'' 2023-07-24 09:26:20,917 79373 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-494025285 0.025s 2023-07-24 09:26:20,918 79373 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 09:26:20 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-4c25ca09-6e31-4e1a-81fe-e2f3d5187e04', 'x-compute-request-id': 'req-4c25ca09-6e31-4e1a-81fe-e2f3d5187e04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolume BootPattern-494025285'} Body: b'' ====== Totals ====== Ran: 290 tests in 426.2939 sec. - Passed: 216 - Skipped: 33 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 41 Sum of execute time for each test: 1218.7769 sec. ============== Worker Balance ============== - Worker 0 (25 tests) => 0:07:06.293526 - Worker 1 (15 tests) => 0:03:09.430591 - Worker 2 (26 tests) => 0:04:44.700448 - Worker 3 (10 tests) => 0:02:59.939468 - Worker 4 (47 tests) => 0:03:20.514138 - Worker 5 (17 tests) => 0:02:11.433039 - Worker 6 (35 tests) => 0:04:03.776125 - Worker 7 (21 tests) => 0:01:56.227856 - Worker 8 (32 tests) => 0:05:19.587603 - Worker 9 (24 tests) => 0:03:18.113859 - Worker 10 (12 tests) => 0:01:16.711021 - Worker 11 (26 tests) => 0:05:13.800485 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed