consistency group tempest test cases are failing in pike

Bug #1758240 reported by anand totala
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Confirmed
Undecided
Unassigned

Bug Description

All the 4 below CG tempest test cases are getting failed :

cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_consistencygroup_cgsnapshot_create_delete
cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_consistencygroup_create_delete
cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_create_consistencygroup_from_cgsnapshot
cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_create_consistencygroup_from_consistencygroup

These are the errors log :

${PYTHON:-python} -m subunit.run discover -t /usr/lib/python2.7/site-packages/tempest /usr/lib/python2.7/site-packages/tempest/test_discover --load-list /tmp/tmpIsdzN8
{0} cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_consistencygroup_cgsnapshot_create_delete [21.709245s] ... FAILED
{0} cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_consistencygroup_create_delete [21.186219s] ... FAILED
{0} cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_create_consistencygroup_from_cgsnapshot [0.452557s] ... FAILED
{0} cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_create_consistencygroup_from_consistencygroup [20.604540s] ... FAILED

==============================
Failed 4 tests - output below:
==============================

cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_consistencygroup_cgsnapshot_create_delete[id-2134dd52-f333-4456-bb05-6cb0f009a44f]
----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_consistencygroups.py", line 135, in test_consistencygroup_cgsnapshot_create_delete
        cg['id'], 'available')
      File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/services/consistencygroups_client.py", line 140, in wait_for_consistencygroup_status
        raise exceptions.ConsistencyGroupException(cg_id=cg_id)
    AttributeError: 'module' object has no attribute 'ConsistencyGroupException'

Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
    2018-03-23 03:43:30,496 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_cgsnapshot_create_delete): 200 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/types 0.212s
    2018-03-23 03:43:30,496 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"volume_type": {"name": "tempest-volume-type-303310642"}}
        Response - Headers: {'status': '200', u'content-length': '204', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/types', u'x-compute-request-id': 'req-18f24db0-7527-473e-be06-8ceb5c3fe315', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18f24db0-7527-473e-be06-8ceb5c3fe315'}
            Body: {"volume_type": {"name": "tempest-volume-type-303310642", "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "45d31c92-f5c3-4f97-910f-6b946e69dfb9", "description": null}}
    2018-03-23 03:43:30,776 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_cgsnapshot_create_delete): 202 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups 0.279s
    2018-03-23 03:43:30,776 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"consistencygroup": {"volume_types": "45d31c92-f5c3-4f97-910f-6b946e69dfb9", "name": "tempest-CG-2091494201"}}
        Response - Headers: {'status': '202', u'content-length': '101', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups', u'x-compute-request-id': 'req-bdcac427-9677-4f89-a6bb-55abc2e565d5', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdcac427-9677-4f89-a6bb-55abc2e565d5'}
            Body: {"consistencygroup": {"id": "ab89e466-2645-4a5d-8830-a93924db8084", "name": "tempest-CG-2091494201"}}
    2018-03-23 03:43:31,195 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_cgsnapshot_create_delete): 202 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes 0.418s
    2018-03-23 03:43:31,195 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"volume": {"consistencygroup_id": "ab89e466-2645-4a5d-8830-a93924db8084", "name": "tempest-volume-1471447900", "volume_type": "45d31c92-f5c3-4f97-910f-6b946e69dfb9", "size": 1}}
        Response - Headers: {'status': '202', u'content-length': '873', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes', u'x-compute-request-id': 'req-a9d295d3-673e-4d60-b66d-1c944b55d369', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9d295d3-673e-4d60-b66d-1c944b55d369'}
            Body: {"volume": {"status": "creating", "migration_status": null, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-03-23T03:43:31.111270", "description": null, "updated_at": null, "volume_type": "tempest-volume-type-303310642", "name": "tempest-volume-1471447900", "replication_status": null, "consistencygroup_id": "ab89e466-2645-4a5d-8830-a93924db8084", "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e3307fbb-a3b4-466f-8f32-3172c5d9f958", "size": 1}}
    2018-03-23 03:43:31,460 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_cgsnapshot_create_delete): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958 0.264s
    2018-03-23 03:43:31,461 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '1096', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958', u'x-compute-request-id': 'req-27b32441-d48e-47e6-8278-ce1c16330a44', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-27b32441-d48e-47e6-8278-ce1c16330a44'}
            Body: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@3parfc#FC_r5", "encrypted": false, "updated_at": "2018-03-23T03:43:31.000000", "replication_status": null, "snapshot_id": null, "id": "e3307fbb-a3b4-466f-8f32-3172c5d9f958", "size": 1, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "os-vol-tenant-attr:tenant_id": "f59c58483ace477b9ab8660914cfadfb", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": "ab89e466-2645-4a5d-8830-a93924db8084", "os-vol-mig-status-attr:name_id": null, "name": "tempest-volume-1471447900", "bootable": "false", "created_at": "2018-03-23T03:43:31.000000", "volume_type": "tempest-volume-type-303310642"}}
    2018-03-23 03:43:41,719 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_cgsnapshot_create_delete): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958 0.251s
    2018-03-23 03:43:41,721 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '1097', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958', u'x-compute-request-id': 'req-e76abc14-3cc1-4f40-817a-d6bcb59b5661', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e76abc14-3cc1-4f40-817a-d6bcb59b5661'}
            Body: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/e3307fbb-a3b4-466f-8f32-3172c5d9f958", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@3parfc#FC_r5", "encrypted": false, "updated_at": "2018-03-23T03:43:31.000000", "replication_status": null, "snapshot_id": null, "id": "e3307fbb-a3b4-466f-8f32-3172c5d9f958", "size": 1, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "os-vol-tenant-attr:tenant_id": "f59c58483ace477b9ab8660914cfadfb", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": "ab89e466-2645-4a5d-8830-a93924db8084", "os-vol-mig-status-attr:name_id": null, "name": "tempest-volume-1471447900", "bootable": "false", "created_at": "2018-03-23T03:43:31.000000", "volume_type": "tempest-volume-type-303310642"}}
    2018-03-23 03:43:41,721 697941 INFO [tempest.common.waiters] volume e3307fbb-a3b4-466f-8f32-3172c5d9f958 reached ['available'] after waiting for 10.721472 seconds
    2018-03-23 03:43:41,747 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_cgsnapshot_create_delete): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/ab89e466-2645-4a5d-8830-a93924db8084 0.025s
    2018-03-23 03:43:41,747 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '272', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/ab89e466-2645-4a5d-8830-a93924db8084', u'x-compute-request-id': 'req-bece1ab2-f31b-40bc-a42e-6f5836a30f3b', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bece1ab2-f31b-40bc-a42e-6f5836a30f3b'}
            Body: {"consistencygroup": {"status": "error", "description": null, "availability_zone": "nova", "created_at": "2018-03-23T03:43:30.000000", "volume_types": ["45d31c92-f5c3-4f97-910f-6b946e69dfb9"], "id": "ab89e466-2645-4a5d-8830-a93924db8084", "name": "tempest-CG-2091494201"}}
    2018-03-23 03:43:51,989 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_cgsnapshot_create_delete): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/ab89e466-2645-4a5d-8830-a93924db8084 0.231s
    2018-03-23 03:43:51,990 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '272', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/ab89e466-2645-4a5d-8830-a93924db8084', u'x-compute-request-id': 'req-ea79f5ed-4b20-4f34-91b9-01b3cb8ca314', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea79f5ed-4b20-4f34-91b9-01b3cb8ca314'}
            Body: {"consistencygroup": {"status": "error", "description": null, "availability_zone": "nova", "created_at": "2018-03-23T03:43:30.000000", "volume_types": ["45d31c92-f5c3-4f97-910f-6b946e69dfb9"], "id": "ab89e466-2645-4a5d-8830-a93924db8084", "name": "tempest-CG-2091494201"}}

cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_consistencygroup_create_delete[id-3fe776ba-ec1f-4e6c-8d78-4b14c3a7fc44]
-----------------------------------------------------------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_consistencygroups.py", line 93, in test_consistencygroup_create_delete
        cg['id'], 'available')
      File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/services/consistencygroups_client.py", line 140, in wait_for_consistencygroup_status
        raise exceptions.ConsistencyGroupException(cg_id=cg_id)
    AttributeError: 'module' object has no attribute 'ConsistencyGroupException'

Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
    2018-03-23 03:43:52,240 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_create_delete): 200 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/types 0.244s
    2018-03-23 03:43:52,240 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"volume_type": {"name": "tempest-volume-type-561935702"}}
        Response - Headers: {'status': '200', u'content-length': '204', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/types', u'x-compute-request-id': 'req-5713add8-4697-4b5c-87cc-2cbd4276d132', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5713add8-4697-4b5c-87cc-2cbd4276d132'}
            Body: {"volume_type": {"name": "tempest-volume-type-561935702", "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "395a2bbb-b017-40c9-bee9-b2a0fb4392b4", "description": null}}
    2018-03-23 03:43:52,506 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_create_delete): 202 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups 0.265s
    2018-03-23 03:43:52,506 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"consistencygroup": {"volume_types": "395a2bbb-b017-40c9-bee9-b2a0fb4392b4", "name": "tempest-CG-649604874"}}
        Response - Headers: {'status': '202', u'content-length': '100', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups', u'x-compute-request-id': 'req-6ffeffdd-1d7f-45a2-81d5-5958c5ffadab', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6ffeffdd-1d7f-45a2-81d5-5958c5ffadab'}
            Body: {"consistencygroup": {"id": "78926817-79fe-4c97-a5c1-29c0053224d9", "name": "tempest-CG-649604874"}}
    2018-03-23 03:43:52,769 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_create_delete): 202 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes 0.262s
    2018-03-23 03:43:52,770 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"volume": {"consistencygroup_id": "78926817-79fe-4c97-a5c1-29c0053224d9", "name": "tempest-volume-1468668413", "volume_type": "395a2bbb-b017-40c9-bee9-b2a0fb4392b4", "size": 1}}
        Response - Headers: {'status': '202', u'content-length': '873', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes', u'x-compute-request-id': 'req-7835a938-14c1-4a6a-951d-85a740a94d95', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7835a938-14c1-4a6a-951d-85a740a94d95'}
            Body: {"volume": {"status": "creating", "migration_status": null, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-03-23T03:43:52.673576", "description": null, "updated_at": null, "volume_type": "tempest-volume-type-561935702", "name": "tempest-volume-1468668413", "replication_status": null, "consistencygroup_id": "78926817-79fe-4c97-a5c1-29c0053224d9", "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8c8e77ff-4647-4188-a8f9-917d66aa1372", "size": 1}}
    2018-03-23 03:43:52,855 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_create_delete): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372 0.084s
    2018-03-23 03:43:52,855 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '1052', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372', u'x-compute-request-id': 'req-a137c43b-66a4-42cb-bba1-4c129da02741', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:43:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a137c43b-66a4-42cb-bba1-4c129da02741'}
            Body: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "8c8e77ff-4647-4188-a8f9-917d66aa1372", "size": 1, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "os-vol-tenant-attr:tenant_id": "f59c58483ace477b9ab8660914cfadfb", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": "78926817-79fe-4c97-a5c1-29c0053224d9", "os-vol-mig-status-attr:name_id": null, "name": "tempest-volume-1468668413", "bootable": "false", "created_at": "2018-03-23T03:43:52.000000", "volume_type": "tempest-volume-type-561935702"}}
    2018-03-23 03:44:02,938 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_create_delete): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372 0.072s
    2018-03-23 03:44:02,940 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '1097', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372', u'x-compute-request-id': 'req-59fd24d4-8274-43b5-a7b4-02240e63143c', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59fd24d4-8274-43b5-a7b4-02240e63143c'}
            Body: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/8c8e77ff-4647-4188-a8f9-917d66aa1372", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@3parfc#FC_r5", "encrypted": false, "updated_at": "2018-03-23T03:43:53.000000", "replication_status": null, "snapshot_id": null, "id": "8c8e77ff-4647-4188-a8f9-917d66aa1372", "size": 1, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "os-vol-tenant-attr:tenant_id": "f59c58483ace477b9ab8660914cfadfb", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": "78926817-79fe-4c97-a5c1-29c0053224d9", "os-vol-mig-status-attr:name_id": null, "name": "tempest-volume-1468668413", "bootable": "false", "created_at": "2018-03-23T03:43:52.000000", "volume_type": "tempest-volume-type-561935702"}}
    2018-03-23 03:44:02,940 697941 INFO [tempest.common.waiters] volume 8c8e77ff-4647-4188-a8f9-917d66aa1372 reached ['available'] after waiting for 10.940579 seconds
    2018-03-23 03:44:03,137 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_create_delete): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/78926817-79fe-4c97-a5c1-29c0053224d9 0.196s
    2018-03-23 03:44:03,137 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '271', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/78926817-79fe-4c97-a5c1-29c0053224d9', u'x-compute-request-id': 'req-4f3d536a-3111-42e1-929d-5d7449c4cae7', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f3d536a-3111-42e1-929d-5d7449c4cae7'}
            Body: {"consistencygroup": {"status": "error", "description": null, "availability_zone": "nova", "created_at": "2018-03-23T03:43:52.000000", "volume_types": ["395a2bbb-b017-40c9-bee9-b2a0fb4392b4"], "id": "78926817-79fe-4c97-a5c1-29c0053224d9", "name": "tempest-CG-649604874"}}
    2018-03-23 03:44:13,177 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_consistencygroup_create_delete): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/78926817-79fe-4c97-a5c1-29c0053224d9 0.029s
    2018-03-23 03:44:13,180 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '271', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/78926817-79fe-4c97-a5c1-29c0053224d9', u'x-compute-request-id': 'req-c2cb2be2-63e9-4958-a285-5efe7d966a92', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2cb2be2-63e9-4958-a285-5efe7d966a92'}
            Body: {"consistencygroup": {"status": "error", "description": null, "availability_zone": "nova", "created_at": "2018-03-23T03:43:52.000000", "volume_types": ["395a2bbb-b017-40c9-bee9-b2a0fb4392b4"], "id": "78926817-79fe-4c97-a5c1-29c0053224d9", "name": "tempest-CG-649604874"}}

cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_create_consistencygroup_from_cgsnapshot[id-3a6a5525-25ca-4a6c-aac4-cac6fa8f5b43]
--------------------------------------------------------------------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_consistencygroups.py", line 190, in test_create_consistencygroup_from_cgsnapshot
        volume = self.admin_volume_client.create_volume(**params)['volume']
      File "/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/volumes_client.py", line 76, in create_volume
        resp, body = self.post('volumes', post_body)
      File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 279, in post
        return self.request('POST', url, extra_headers, headers, body, chunked)
      File "/usr/lib/python2.7/site-packages/tempest/lib/services/volume/base_client.py", line 38, in request
        method, url, extra_headers, headers, body, chunked)
      File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 668, in request
        self._error_checker(resp, resp_body)
      File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 779, in _error_checker
        raise exceptions.BadRequest(resp_body, resp=resp)
    tempest.lib.exceptions.BadRequest: Bad request
    Details: {u'message': u"Invalid Group: Originating group status must be one of 'available, creating' values", u'code': 400}

Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
    2018-03-23 03:44:13,223 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_cgsnapshot): 200 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/types 0.040s
    2018-03-23 03:44:13,223 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"volume_type": {"name": "tempest-volume-type-1466727186"}}
        Response - Headers: {'status': '200', u'content-length': '205', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/types', u'x-compute-request-id': 'req-06ee0e2d-8fd5-4212-9f30-697bd937d78e', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06ee0e2d-8fd5-4212-9f30-697bd937d78e'}
            Body: {"volume_type": {"name": "tempest-volume-type-1466727186", "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "a9a8958f-e8f0-4030-91c1-02a18d201cbc", "description": null}}
    2018-03-23 03:44:13,298 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_cgsnapshot): 202 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups 0.074s
    2018-03-23 03:44:13,298 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"consistencygroup": {"volume_types": "a9a8958f-e8f0-4030-91c1-02a18d201cbc", "name": "tempest-CG-47149101"}}
        Response - Headers: {'status': '202', u'content-length': '99', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups', u'x-compute-request-id': 'req-7c63e701-bdc9-444e-bf62-be7ebf9d96a2', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c63e701-bdc9-444e-bf62-be7ebf9d96a2'}
            Body: {"consistencygroup": {"id": "7f6a0f60-19b1-4d9a-a62b-16a6b771806c", "name": "tempest-CG-47149101"}}
    2018-03-23 03:44:13,632 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_cgsnapshot): 400 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes 0.333s
    2018-03-23 03:44:13,633 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"volume": {"consistencygroup_id": "7f6a0f60-19b1-4d9a-a62b-16a6b771806c", "name": "tempest-volume-455039013", "volume_type": "a9a8958f-e8f0-4030-91c1-02a18d201cbc", "size": 1}}
        Response - Headers: {'status': '400', u'content-length': '127', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes', u'x-compute-request-id': 'req-ebc0b926-a59c-441c-8f0e-5ae51fb8bf06', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebc0b926-a59c-441c-8f0e-5ae51fb8bf06'}
            Body: {"badRequest": {"message": "Invalid Group: Originating group status must be one of 'available, creating' values", "code": 400}}

cinder.tests.tempest.api.volume.test_consistencygroups.ConsistencyGroupsV2Test.test_create_consistencygroup_from_consistencygroup[id-556121ae-de9c-4342-9897-e54260447a19]
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_consistencygroups.py", line 259, in test_create_consistencygroup_from_consistencygroup
        cg['id'], 'available')
      File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/services/consistencygroups_client.py", line 140, in wait_for_consistencygroup_status
        raise exceptions.ConsistencyGroupException(cg_id=cg_id)
    AttributeError: 'module' object has no attribute 'ConsistencyGroupException'

Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
    2018-03-23 03:44:13,678 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_consistencygroup): 200 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/types 0.042s
    2018-03-23 03:44:13,679 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"volume_type": {"name": "tempest-volume-type-1170097961"}}
        Response - Headers: {'status': '200', u'content-length': '205', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/types', u'x-compute-request-id': 'req-a369a378-3ecc-4913-977c-28049af48fad', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a369a378-3ecc-4913-977c-28049af48fad'}
            Body: {"volume_type": {"name": "tempest-volume-type-1170097961", "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6e282cd7-8beb-4257-9c03-83c5579512bd", "description": null}}
    2018-03-23 03:44:13,758 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_consistencygroup): 202 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups 0.079s
    2018-03-23 03:44:13,759 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"consistencygroup": {"volume_types": "6e282cd7-8beb-4257-9c03-83c5579512bd", "name": "tempest-CG-1408734888"}}
        Response - Headers: {'status': '202', u'content-length': '101', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups', u'x-compute-request-id': 'req-6d229e4f-65c9-4766-acf1-25f8d956c1e1', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d229e4f-65c9-4766-acf1-25f8d956c1e1'}
            Body: {"consistencygroup": {"id": "faad9b0d-adf6-4627-afb6-9c6bb66c2898", "name": "tempest-CG-1408734888"}}
    2018-03-23 03:44:14,002 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_consistencygroup): 202 POST http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes 0.242s
    2018-03-23 03:44:14,002 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: {"volume": {"consistencygroup_id": "faad9b0d-adf6-4627-afb6-9c6bb66c2898", "name": "tempest-volume-2007345865", "volume_type": "6e282cd7-8beb-4257-9c03-83c5579512bd", "size": 1}}
        Response - Headers: {'status': '202', u'content-length': '874', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes', u'x-compute-request-id': 'req-00425922-8c93-4598-a088-dbb428e77463', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00425922-8c93-4598-a088-dbb428e77463'}
            Body: {"volume": {"status": "creating", "migration_status": null, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-03-23T03:44:13.912796", "description": null, "updated_at": null, "volume_type": "tempest-volume-type-1170097961", "name": "tempest-volume-2007345865", "replication_status": null, "consistencygroup_id": "faad9b0d-adf6-4627-afb6-9c6bb66c2898", "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "763b68e9-2fc7-4e31-8207-7860fc939856", "size": 1}}
    2018-03-23 03:44:14,079 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_consistencygroup): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856 0.076s
    2018-03-23 03:44:14,080 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '1053', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856', u'x-compute-request-id': 'req-90dbf9dd-2550-4523-a7c4-ae15917315f8', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90dbf9dd-2550-4523-a7c4-ae15917315f8'}
            Body: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "763b68e9-2fc7-4e31-8207-7860fc939856", "size": 1, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "os-vol-tenant-attr:tenant_id": "f59c58483ace477b9ab8660914cfadfb", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": "faad9b0d-adf6-4627-afb6-9c6bb66c2898", "os-vol-mig-status-attr:name_id": null, "name": "tempest-volume-2007345865", "bootable": "false", "created_at": "2018-03-23T03:44:13.000000", "volume_type": "tempest-volume-type-1170097961"}}
    2018-03-23 03:44:24,173 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_consistencygroup): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856 0.082s
    2018-03-23 03:44:24,174 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '1098', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856', u'x-compute-request-id': 'req-87ab8599-f97c-4f4d-a1cb-eba1987f17a3', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-87ab8599-f97c-4f4d-a1cb-eba1987f17a3'}
            Body: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856", "rel": "self"}, {"href": "http://10.50.9.108:8776/f59c58483ace477b9ab8660914cfadfb/volumes/763b68e9-2fc7-4e31-8207-7860fc939856", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@3parfc#FC_r5", "encrypted": false, "updated_at": "2018-03-23T03:44:14.000000", "replication_status": null, "snapshot_id": null, "id": "763b68e9-2fc7-4e31-8207-7860fc939856", "size": 1, "user_id": "13bbc2c9bd414cdea1a223a32e99fb06", "os-vol-tenant-attr:tenant_id": "f59c58483ace477b9ab8660914cfadfb", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": "faad9b0d-adf6-4627-afb6-9c6bb66c2898", "os-vol-mig-status-attr:name_id": null, "name": "tempest-volume-2007345865", "bootable": "false", "created_at": "2018-03-23T03:44:13.000000", "volume_type": "tempest-volume-type-1170097961"}}
    2018-03-23 03:44:24,174 697941 INFO [tempest.common.waiters] volume 763b68e9-2fc7-4e31-8207-7860fc939856 reached ['available'] after waiting for 10.174886 seconds
    2018-03-23 03:44:24,201 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_consistencygroup): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/faad9b0d-adf6-4627-afb6-9c6bb66c2898 0.026s
    2018-03-23 03:44:24,202 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '272', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/faad9b0d-adf6-4627-afb6-9c6bb66c2898', u'x-compute-request-id': 'req-e1183a3d-1af6-4613-86e7-31efb2a90bf3', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1183a3d-1af6-4613-86e7-31efb2a90bf3'}
            Body: {"consistencygroup": {"status": "error", "description": null, "availability_zone": "nova", "created_at": "2018-03-23T03:44:13.000000", "volume_types": ["6e282cd7-8beb-4257-9c03-83c5579512bd"], "id": "faad9b0d-adf6-4627-afb6-9c6bb66c2898", "name": "tempest-CG-1408734888"}}
    2018-03-23 03:44:34,237 697941 INFO [tempest.lib.common.rest_client] Request (ConsistencyGroupsV2Test:test_create_consistencygroup_from_consistencygroup): 200 GET http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/faad9b0d-adf6-4627-afb6-9c6bb66c2898 0.025s
    2018-03-23 03:44:34,239 697941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
            Body: None
        Response - Headers: {'status': '200', u'content-length': '272', 'content-location': 'http://10.50.9.108:8776/v2/f59c58483ace477b9ab8660914cfadfb/consistencygroups/faad9b0d-adf6-4627-afb6-9c6bb66c2898', u'x-compute-request-id': 'req-aa41c31b-d62b-468d-8c8f-dfd298706270', u'vary': 'Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 23 Mar 2018 03:44:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa41c31b-d62b-468d-8c8f-dfd298706270'}
            Body: {"consistencygroup": {"status": "error", "description": null, "availability_zone": "nova", "created_at": "2018-03-23T03:44:13.000000", "volume_types": ["6e282cd7-8beb-4257-9c03-83c5579512bd"], "id": "faad9b0d-adf6-4627-afb6-9c6bb66c2898", "name": "tempest-CG-1408734888"}}

Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

There is no ConsistencyGroupException in tempest that the tests are expecting, so that one is obvious. But the one about the group state looks like a correct failure. Can you attach the cinder logs so we can trace what was done against that CG?

Changed in cinder:
status: New → Confirmed
Revision history for this message
Erlon R. Cruz (sombrafam) wrote :

What is the backend being used here?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.