2018-06-22 02:43:25,075 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-94 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-06-22 02:43:25,077 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,192.168.37.13,192.0.2.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.13:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GB5flAHwXwjL8q2mX0FaUDvhi export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=e05646c76de74d4e815582ea2435a8fb export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-06-22 02:43:25,077 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke_serial 2018-06-22 02:43:25,077 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-22 02:43:26,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-22 02:43:26,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-22 02:43:26,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-22 02:43:26,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-22 02:43:26,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-22 02:43:26,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-06-22 02:43:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-22 02:43:26,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f943d1-6119-4090-ae13-99c2ffa06b5d 2018-06-22 02:43:26,024 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.13:5000/v3/", "rel": "self"}]}} 2018-06-22 02:43:26,024 - keystoneauth.session - DEBUG - GET call to http://192.168.37.13:5000/v3 used request id req-92f943d1-6119-4090-ae13-99c2ffa06b5d 2018-06-22 02:43:26,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.13:5000/v3/auth/tokens 2018-06-22 02:43:26,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19e89fe7cc2349fc9cd05d3e7629e9da", "name": "admin"}], "expires_at": "2018-06-22T03:43:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05646c76de74d4e815582ea2435a8fb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.8:8776/v2/e05646c76de74d4e815582ea2435a8fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "212871ea8599484fa18fb6f4e88286d5"}, {"url": "http://192.168.37.13:8776/v2/e05646c76de74d4e815582ea2435a8fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f0b4646057b4da08608333129e628fe"}, {"url": "http://192.0.2.8:8776/v2/e05646c76de74d4e815582ea2435a8fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dbe6b06ebed4e41894ec2c8120e0ee1"}], "type": "volumev2", "id": "184a35bb254f418382b16de46bb66b5f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.0.2.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12fe2f33dee44b3d89166ca5c39a605c"}, {"url": "http://192.168.37.13:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a46ad551f74a1e9aa3930ad29f47de"}, {"url": "http://192.0.2.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df75971a6c734acabb2b51a3e63bc756"}], "type": "image", "id": "1f1ec25f326b40479ebd2bcf98cbf0bc", "name": "glance"}, {"endpoints": [{"url": "http://192.168.37.13:8004/v1/e05646c76de74d4e815582ea2435a8fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f8233da7e544502953c891e2785e47c"}, {"url": "http://192.0.2.8:8004/v1/e05646c76de74d4e815582ea2435a8fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a60aeec28a5431ebf2e956ea7a6ba31"}, {"url": "http://192.0.2.8:8004/v1/e05646c76de74d4e815582ea2435a8fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dca872ad8eef41938964bf3daf9981af"}], "type": "orchestration", "id": "1f87f964986b42aeaa4b161e67a18d2e", "name": "heat"}, {"endpoints": [{"url": "http://192.168.37.13:8080/v1/AUTH_e05646c76de74d4e815582ea2435a8fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "163bffa8d9284e5a8204b3e5c1c52f5e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "476465c655514246a3cfa6ecf4afb212"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e05646c76de74d4e815582ea2435a8fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ba299c05bb9474faea6385b76141da9"}], "type": "object-store", "id": "3262e7ae2b944039b0e75b82e956b413", "name": "swift"}, {"endpoints": [{"url": "http://192.0.2.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a20f56bc32c4f3388635a8ce311e3c4"}, {"url": "http://192.168.37.13:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f258379ce924bcd983e5f047bc9295c"}, {"url": "http://192.0.2.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb2fd0d862994cb7b49a26ff8e3bad8d"}], "type": "network", "id": "433efd7458f14098a0943fb31139e692", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12f8bae737654d8d864158dc09f80bef"}, {"url": "http://192.0.2.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3da4e0a7297044069ef8be194ca51d39"}, {"url": "http://192.168.37.13:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c144af2d275f4810860c0c466989e125"}], "type": "identity", "id": "4352d758c3e94259a001a6becc1fb968", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.8:8776/v3/e05646c76de74d4e815582ea2435a8fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f2151e12a3e4f419eefd910fab54dcc"}, {"url": "http://192.0.2.8:8776/v3/e05646c76de74d4e815582ea2435a8fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35b143d5bb0c42369a0d658670200c7a"}, {"url": "http://192.168.37.13:8776/v3/e05646c76de74d4e815582ea2435a8fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88d2efadb5284c5190beb581754abc1e"}], "type": "volumev3", "id": "497a8d10185048f2bca0d4fe6c3f1f71", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.168.37.13:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50e1718e30ae48e7b9ab9767cb03150b"}, {"url": "http://192.0.2.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7901833dd3a149d7bcfadddc0af4a927"}, {"url": "http://192.0.2.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e268c7ab0e004a0dbdc5ec36cec5833a"}], "type": "compute", "id": "810bc98faefe42a288cbfa74b4afe4c9", "name": "nova"}, {"endpoints": [{"url": "http://192.168.37.13:8776/v1/e05646c76de74d4e815582ea2435a8fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b16427f187e4b3794dcb95b6056142b"}, {"url": "http://192.0.2.8:8776/v1/e05646c76de74d4e815582ea2435a8fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a35942a5790644c9986061dc658821f9"}, {"url": "http://192.0.2.8:8776/v1/e05646c76de74d4e815582ea2435a8fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a67c11f21b1140ee842bd4cae46397a0"}], "type": "volume", "id": "9b2e2049dbc642759079e1ea8f810d66", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cf4c13af9df4971b3775eedd1b29067"}, {"url": "http://192.168.37.13:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43fa92c433da42f99a09ee47ac290f3c"}, {"url": "http://192.0.2.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d0a9ef1c8bb427191e637c87143351e"}], "type": "cloudformation", "id": "c08f8bb7cb914ff4823563ef24721985", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9e300b946842f78c52475f8ee869ef"}, {"url": "http://192.0.2.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7c408a4017e4d8d958d85cf24561c39"}, {"url": "http://192.168.37.13:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e408d7572a464638b9ed39c6db7e6eae"}], "type": "event", "id": "d7bb7cdc652f45e5aeb0cdf6053e661b", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "851e5bc9fed84af89de0f6fd0bc14a4b"}, {"url": "http://192.0.2.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8673deaf96db4acba50927217d5eebe0"}, {"url": "http://192.168.37.13:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c59973c51c7b49b99f104a657288d8f4"}], "type": "alarming", "id": "e7d5b272ca984294b9eaa6d83baa70d8", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "ee3180495c764ec4a4fc88b808ff0952", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.0.2.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0127fb611302461e8fa019031002d191"}, {"url": "http://192.168.37.13:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bbe6d028b994fa7a3e59f8600ddd176"}, {"url": "http://192.0.2.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "769d0a61b1b64355b708454eae876a6b"}], "type": "placement", "id": "f68640d337e94e1898c95064f06b1966", "name": "placement"}, {"endpoints": [{"url": "http://192.168.37.13:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1adf0403b9ee4372a342ec00eadac391"}, {"url": "http://192.0.2.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4cd547b278344381aa37840af62c2cba"}, {"url": "http://192.0.2.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f210095dec24284926b8602de8c3e72"}], "type": "metric", "id": "fed9f720210a46acab0d3ca35bbf97b8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "15acd5e91dda4e7792169028870ebd9f"}, "audit_ids": ["VTzjp76TSHGGoRfF9PDe_A"], "issued_at": "2018-06-22T02:43:26.000000Z"}} 2018-06-22 02:43:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-22 02:43:26,517 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 601 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:26 GMT Server: Apache Vary: X-Auth-Token 2018-06-22 02:43:26,517 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.13:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.37.13:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-22 02:43:26,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-06-22 02:43:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:43:26,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cd7b36-a2ba-4e01-83be-7288a3a27ffe 2018-06-22 02:43:26,685 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://192.168.37.13:5000/v3/domains/592b3109010c480f8af34aa6c1c928a2"}, "tags": [], "enabled": true, "id": "592b3109010c480f8af34aa6c1c928a2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://192.168.37.13:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.37.13:5000/v3/domains", "previous": null, "next": null}} 2018-06-22 02:43:26,685 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.13:5000/v3/domains used request id req-f4cd7b36-a2ba-4e01-83be-7288a3a27ffe 2018-06-22 02:43:26,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.167236089706s 2018-06-22 02:43:26,685 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.13:5000/v3/domains used request id req-f4cd7b36-a2ba-4e01-83be-7288a3a27ffe 2018-06-22 02:43:26,686 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}) 2018-06-22 02:43:26,686 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-22 02:43:32,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ff0eee0d-19bc-48a7-948a-3dc142a9610c | 2018-06-22T02:43:31.809991 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ff0eee0d-19bc-48a7-948a-3dc142a9610c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-22 02:43:36,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-06-22 02:43:36,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-22 02:43:44,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=83459bea-d824-4045-a6d8-a1daf6a26782) as the default verifier for the future CLI operations. 2018-06-22 02:43:48,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-ccf0a6fc-e413-4532-bb05-fb6979a533e2' 2018-06-22 02:43:48,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-22 02:43:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '{"network": {"name": "tempest-net-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "admin_state_up": true}}' 2018-06-22 02:43:49,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:49 GMT X-Openstack-Request-Id: req-4c9fb0fa-2edf-4740-a82f-c44cc0ed0566 2018-06-22 02:43:49,323 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"14268663-325c-43eb-a38f-249dc4dd4728","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"e05646c76de74d4e815582ea2435a8fb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-22T02:43:49Z","is_default":false,"qos_policy_id":null,"name":"tempest-net-ccf0a6fc-e413-4532-bb05-fb6979a533e2","admin_state_up":true,"tenant_id":"e05646c76de74d4e815582ea2435a8fb","created_at":"2018-06-22T02:43:49Z","mtu":1450}} 2018-06-22 02:43:49,323 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-4c9fb0fa-2edf-4740-a82f-c44cc0ed0566 2018-06-22 02:43:49,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.941473960876s 2018-06-22 02:43:49,323 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-4c9fb0fa-2edf-4740-a82f-c44cc0ed0566 2018-06-22 02:43:49,323 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-22T02:43:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'14268663-325c-43eb-a38f-249dc4dd4728', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest-net-ccf0a6fc-e413-4532-bb05-fb6979a533e2', u'created_at': u'2018-06-22T02:43:49Z', u'mtu': 1450, u'tenant_id': u'e05646c76de74d4e815582ea2435a8fb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e05646c76de74d4e815582ea2435a8fb', u'l2_adjacency': True}) 2018-06-22 02:43:49,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-22 02:43:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:43:49,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:49 GMT X-Openstack-Request-Id: req-53a61383-e6ef-4255-8a2b-c823fd0eba7a 2018-06-22 02:43:49,714 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08232711-d6c6-4aa2-b84e-cf75347d1089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f419ca6ce5a74872ac61bc8d68fa67ea","l2_adjacency":true,"status":"ACTIVE","subnets":["49bee01b-1e75-44fa-b110-9e8ddd5e3149"],"description":"","tags":[],"updated_at":"2018-06-22T02:41:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f419ca6ce5a74872ac61bc8d68fa67ea","created_at":"2018-06-22T02:41:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"14268663-325c-43eb-a38f-249dc4dd4728","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"e05646c76de74d4e815582ea2435a8fb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-22T02:43:49Z","qos_policy_id":null,"name":"tempest-net-ccf0a6fc-e413-4532-bb05-fb6979a533e2","admin_state_up":true,"tenant_id":"e05646c76de74d4e815582ea2435a8fb","created_at":"2018-06-22T02:43:49Z","provider:network_type":"vxlan"}]} 2018-06-22 02:43:49,714 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-53a61383-e6ef-4255-8a2b-c823fd0eba7a 2018-06-22 02:43:49,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390648841858s 2018-06-22 02:43:49,715 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-53a61383-e6ef-4255-8a2b-c823fd0eba7a 2018-06-22 02:43:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-22 02:43:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '{"subnet": {"name": "tempest-subnet-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "enable_dhcp": true, "network_id": "14268663-325c-43eb-a38f-249dc4dd4728", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-06-22 02:43:50,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:50 GMT X-Openstack-Request-Id: req-fed7f8fe-e994-464b-bf0a-a90d03d037b3 2018-06-22 02:43:50,464 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-06-22T02:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cb1845d-e86a-43a0-9231-52bb8635e97b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.150.1","project_id":"e05646c76de74d4e815582ea2435a8fb","description":"","tags":[],"cidr":"192.168.150.0/24","subnetpool_id":null,"service_types":[],"name":"tempest-subnet-ccf0a6fc-e413-4532-bb05-fb6979a533e2","enable_dhcp":true,"segment_id":null,"network_id":"14268663-325c-43eb-a38f-249dc4dd4728","tenant_id":"e05646c76de74d4e815582ea2435a8fb","created_at":"2018-06-22T02:43:50Z","ip_version":4}} 2018-06-22 02:43:50,465 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/subnets.json used request id req-fed7f8fe-e994-464b-bf0a-a90d03d037b3 2018-06-22 02:43:50,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.749089002609s 2018-06-22 02:43:50,465 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/subnets.json used request id req-fed7f8fe-e994-464b-bf0a-a90d03d037b3 2018-06-22 02:43:50,465 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-22T02:43:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'0cb1845d-e86a-43a0-9231-52bb8635e97b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-ccf0a6fc-e413-4532-bb05-fb6979a533e2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'14268663-325c-43eb-a38f-249dc4dd4728', u'tenant_id': u'e05646c76de74d4e815582ea2435a8fb', u'created_at': u'2018-06-22T02:43:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'e05646c76de74d4e815582ea2435a8fb'}) 2018-06-22 02:43:50,465 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-06-22 02:43:50,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2' 2018-06-22 02:43:50,466 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-22 02:43:50,537 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-22 02:43:50,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-22 02:43:50,544 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 768 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:50 GMT 2018-06-22 02:43:50,544 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}]} 2018-06-22 02:43:50,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-22 02:43:50,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:43:51,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:51 GMT X-Openstack-Request-Id: req-7755659a-52a9-42a9-9fda-abac00f595da 2018-06-22 02:43:51,528 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-22 02:43:51,528 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-7755659a-52a9-42a9-9fda-abac00f595da 2018-06-22 02:43:51,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.982333183289s 2018-06-22 02:43:51,528 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-7755659a-52a9-42a9-9fda-abac00f595da 2018-06-22 02:43:51,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-22 02:43:51,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2"}' 2018-06-22 02:43:52,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:52 GMT Location: http://192.168.37.13:9292/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58f00531-f1fb-4ea1-9443-acfc26e0d9a3 2018-06-22 02:43:52,620 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b/file", "owner": "e05646c76de74d4e815582ea2435a8fb", "id": "c21f1016-0a16-436f-a1d7-a1a0dbee7d4b", "size": null, "self": "/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-22T02:43:52Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "checksum": null, "created_at": "2018-06-22T02:43:52Z", "protected": false} 2018-06-22 02:43:52,620 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.13:9292/v2/images used request id req-58f00531-f1fb-4ea1-9443-acfc26e0d9a3 2018-06-22 02:43:52,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.0878880024s 2018-06-22 02:43:52,620 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.13:9292/v2/images used request id req-58f00531-f1fb-4ea1-9443-acfc26e0d9a3 returning object c21f1016-0a16-436f-a1d7-a1a0dbee7d4b 2018-06-22 02:43:52,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-22 02:43:52,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.13:9292/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '' 2018-06-22 02:43:56,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 22 Jun 2018 02:43:56 GMT X-Openstack-Request-Id: req-4df3a038-dc31-4c42-a1ff-b55cfc2a6786 2018-06-22 02:43:56,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-22 02:43:56,036 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.13:9292/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b/file used request id req-4df3a038-dc31-4c42-a1ff-b55cfc2a6786 2018-06-22 02:43:56,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.41485500336s 2018-06-22 02:43:56,036 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.13:9292/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b/file used request id req-4df3a038-dc31-4c42-a1ff-b55cfc2a6786 2018-06-22 02:43:56,036 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-22T02:43:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b/file', u'owner': u'e05646c76de74d4e815582ea2435a8fb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c21f1016-0a16-436f-a1d7-a1a0dbee7d4b', u'size': None, u'name': u'Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2', u'checksum': None, u'self': u'/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-22T02:43:52Z', u'schema': u'/v2/schemas/image'}) 2018-06-22 02:43:56,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-ccf0a6fc-e413-4532-bb05-fb6979a533e2' 2018-06-22 02:43:56,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-22 02:43:56,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:43:56,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:56 GMT X-Openstack-Request-Id: req-92775fb7-1db5-4901-b2e1-84684ee3dc1b 2018-06-22 02:43:56,085 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://484f8cc0-8435-4d9a-9587-f82cb1cc7fb4/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b/snap", "metadata": {}}], "file": "/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b/file", "owner": "e05646c76de74d4e815582ea2435a8fb", "id": "c21f1016-0a16-436f-a1d7-a1a0dbee7d4b", "size": 12716032, "self": "/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b", "disk_format": "qcow2", "direct_url": "rbd://484f8cc0-8435-4d9a-9587-f82cb1cc7fb4/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-22T02:43:55Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-22T02:43:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-22 02:43:56,085 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-92775fb7-1db5-4901-b2e1-84684ee3dc1b 2018-06-22 02:43:56,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0464239120483s 2018-06-22 02:43:56,085 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-92775fb7-1db5-4901-b2e1-84684ee3dc1b 2018-06-22 02:43:56,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-22 02:43:56,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-ccf0a6fc-e413-4532-bb05-fb6979a533e2"}' 2018-06-22 02:43:56,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:56 GMT Location: http://192.168.37.13:9292/v2/images/538da611-947b-4c75-9c23-75b900c86c27 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6280f2d-c62e-40dc-9fc7-d4859d8189b9 2018-06-22 02:43:56,176 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/538da611-947b-4c75-9c23-75b900c86c27/file", "owner": "e05646c76de74d4e815582ea2435a8fb", "id": "538da611-947b-4c75-9c23-75b900c86c27", "size": null, "self": "/v2/images/538da611-947b-4c75-9c23-75b900c86c27", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-22T02:43:56Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "checksum": null, "created_at": "2018-06-22T02:43:56Z", "protected": false} 2018-06-22 02:43:56,176 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.13:9292/v2/images used request id req-c6280f2d-c62e-40dc-9fc7-d4859d8189b9 2018-06-22 02:43:56,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0873861312866s 2018-06-22 02:43:56,177 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.13:9292/v2/images used request id req-c6280f2d-c62e-40dc-9fc7-d4859d8189b9 returning object 538da611-947b-4c75-9c23-75b900c86c27 2018-06-22 02:43:56,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-22 02:43:56,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.13:9292/v2/images/538da611-947b-4c75-9c23-75b900c86c27/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '' 2018-06-22 02:43:57,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 22 Jun 2018 02:43:57 GMT X-Openstack-Request-Id: req-2c57fb1f-9ea2-47d1-b977-c7d9e5a5ff3a 2018-06-22 02:43:57,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-22 02:43:57,068 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.13:9292/v2/images/538da611-947b-4c75-9c23-75b900c86c27/file used request id req-2c57fb1f-9ea2-47d1-b977-c7d9e5a5ff3a 2018-06-22 02:43:57,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.890708208084s 2018-06-22 02:43:57,068 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.13:9292/v2/images/538da611-947b-4c75-9c23-75b900c86c27/file used request id req-2c57fb1f-9ea2-47d1-b977-c7d9e5a5ff3a 2018-06-22 02:43:57,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-ccf0a6fc-e413-4532-bb05-fb6979a533e2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-22T02:43:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/538da611-947b-4c75-9c23-75b900c86c27/file', u'owner': u'e05646c76de74d4e815582ea2435a8fb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'538da611-947b-4c75-9c23-75b900c86c27', u'size': None, u'name': u'Cirros-0.4.0-1-ccf0a6fc-e413-4532-bb05-fb6979a533e2', u'checksum': None, u'self': u'/v2/images/538da611-947b-4c75-9c23-75b900c86c27', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-22T02:43:56Z', u'schema': u'/v2/schemas/image'}) 2018-06-22 02:43:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-06-22 02:43:57,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-22 02:43:57,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-22 02:43:57,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9af5d231-7c53-4f2b-87be-fa8da4a358df x-openstack-request-id: req-9af5d231-7c53-4f2b-87be-fa8da4a358df 2018-06-22 02:43:57,669 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "opnfv_flavor-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/e2ba1c40-2407-4e69-a710-c171135f6231", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/e2ba1c40-2407-4e69-a710-c171135f6231", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e2ba1c40-2407-4e69-a710-c171135f6231"}} 2018-06-22 02:43:57,669 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors used request id req-9af5d231-7c53-4f2b-87be-fa8da4a358df 2018-06-22 02:43:57,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.599622964859s 2018-06-22 02:43:57,669 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors used request id req-9af5d231-7c53-4f2b-87be-fa8da4a358df 2018-06-22 02:43:57,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-22 02:43:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:8774/v2.1/flavors/e2ba1c40-2407-4e69-a710-c171135f6231/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '{"extra_specs": {}}' 2018-06-22 02:43:57,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1091abaf-d306-450b-b3ea-77df24243e81 x-openstack-request-id: req-1091abaf-d306-450b-b3ea-77df24243e81 2018-06-22 02:43:57,717 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-22 02:43:57,717 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors/e2ba1c40-2407-4e69-a710-c171135f6231/os-extra_specs used request id req-1091abaf-d306-450b-b3ea-77df24243e81 2018-06-22 02:43:57,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0478599071503s 2018-06-22 02:43:57,718 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors/e2ba1c40-2407-4e69-a710-c171135f6231/os-extra_specs used request id req-1091abaf-d306-450b-b3ea-77df24243e81 2018-06-22 02:43:57,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-ccf0a6fc-e413-4532-bb05-fb6979a533e2', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e05646c76de74d4e815582ea2435a8fb', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e2ba1c40-2407-4e69-a710-c171135f6231', 'swap': 0}) 2018-06-22 02:43:57,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-22 02:43:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-22 02:43:57,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66136b12-3a55-460a-a280-dfe2c8da412c x-openstack-request-id: req-66136b12-3a55-460a-a280-dfe2c8da412c 2018-06-22 02:43:57,792 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "opnfv_flavor_1-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/0ea4305d-6b86-423f-b797-0b041db0b404", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0ea4305d-6b86-423f-b797-0b041db0b404"}} 2018-06-22 02:43:57,792 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors used request id req-66136b12-3a55-460a-a280-dfe2c8da412c 2018-06-22 02:43:57,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0739040374756s 2018-06-22 02:43:57,792 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors used request id req-66136b12-3a55-460a-a280-dfe2c8da412c 2018-06-22 02:43:57,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-22 02:43:57,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" -d '{"extra_specs": {}}' 2018-06-22 02:43:57,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fbedc0b7-c577-4e18-9ecf-261e2dd2f97e x-openstack-request-id: req-fbedc0b7-c577-4e18-9ecf-261e2dd2f97e 2018-06-22 02:43:57,822 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-22 02:43:57,822 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404/os-extra_specs used request id req-fbedc0b7-c577-4e18-9ecf-261e2dd2f97e 2018-06-22 02:43:57,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0291471481323s 2018-06-22 02:43:57,822 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404/os-extra_specs used request id req-fbedc0b7-c577-4e18-9ecf-261e2dd2f97e 2018-06-22 02:43:57,822 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-ccf0a6fc-e413-4532-bb05-fb6979a533e2', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e05646c76de74d4e815582ea2435a8fb', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0ea4305d-6b86-423f-b797-0b041db0b404', 'swap': 0}) 2018-06-22 02:43:57,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-22 02:43:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:43:57,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 22 Jun 2018 02:43:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3ff1054-6e50-4a68-9505-3379e7a639de x-openstack-request-id: req-c3ff1054-6e50-4a68-9505-3379e7a639de 2018-06-22 02:43:57,890 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 38}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.12", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 41}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.13", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 5}]} 2018-06-22 02:43:57,890 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/os-hypervisors/detail used request id req-c3ff1054-6e50-4a68-9505-3379e7a639de 2018-06-22 02:43:57,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0674290657043s 2018-06-22 02:43:57,890 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/os-hypervisors/detail used request id req-c3ff1054-6e50-4a68-9505-3379e7a639de 2018-06-22 02:44:01,998 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-22 02:44:01,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-22 02:44:01,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-22 02:44:02,000 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-22 02:44:02,001 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-22 02:44:05,325 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 278, in run self.generate_test_list() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 123, in generate_test_list output = subprocess.check_output(cmd, shell=True) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '(cd /root/.rally/verification/verifier-83459bea-d824-4045-a6d8-a1daf6a26782/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null)' returned non-zero exit status 100 2018-06-22 02:44:05,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-22 02:44:05,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:9292/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:44:05,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 22 Jun 2018 02:44:05 GMT X-Openstack-Request-Id: req-099a8f8a-e191-43b4-b6b8-9a3bc96f8d30 2018-06-22 02:44:05,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-22 02:44:05,702 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.13:9292/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b used request id req-099a8f8a-e191-43b4-b6b8-9a3bc96f8d30 2018-06-22 02:44:05,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.376034021378s 2018-06-22 02:44:05,702 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.13:9292/v2/images/c21f1016-0a16-436f-a1d7-a1a0dbee7d4b used request id req-099a8f8a-e191-43b4-b6b8-9a3bc96f8d30 2018-06-22 02:44:05,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-22 02:44:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:9292/v2/images/538da611-947b-4c75-9c23-75b900c86c27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:44:06,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 22 Jun 2018 02:44:06 GMT X-Openstack-Request-Id: req-0242fc9f-d823-4160-910f-31ef051e598d 2018-06-22 02:44:06,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-22 02:44:06,743 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.13:9292/v2/images/538da611-947b-4c75-9c23-75b900c86c27 used request id req-0242fc9f-d823-4160-910f-31ef051e598d 2018-06-22 02:44:06,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0406999588s 2018-06-22 02:44:06,743 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.13:9292/v2/images/538da611-947b-4c75-9c23-75b900c86c27 used request id req-0242fc9f-d823-4160-910f-31ef051e598d 2018-06-22 02:44:06,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-22 02:44:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:44:07,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json Date: Fri, 22 Jun 2018 02:44:07 GMT X-Openstack-Request-Id: req-b97ff7a1-2ea6-464b-8017-a863f21e33c7 2018-06-22 02:44:07,015 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08232711-d6c6-4aa2-b84e-cf75347d1089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f419ca6ce5a74872ac61bc8d68fa67ea","l2_adjacency":true,"status":"ACTIVE","subnets":["49bee01b-1e75-44fa-b110-9e8ddd5e3149"],"description":"","tags":[],"updated_at":"2018-06-22T02:41:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f419ca6ce5a74872ac61bc8d68fa67ea","created_at":"2018-06-22T02:41:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"14268663-325c-43eb-a38f-249dc4dd4728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"e05646c76de74d4e815582ea2435a8fb","l2_adjacency":true,"status":"ACTIVE","subnets":["0cb1845d-e86a-43a0-9231-52bb8635e97b"],"description":"","tags":[],"updated_at":"2018-06-22T02:43:50Z","qos_policy_id":null,"name":"tempest-net-ccf0a6fc-e413-4532-bb05-fb6979a533e2","admin_state_up":true,"tenant_id":"e05646c76de74d4e815582ea2435a8fb","created_at":"2018-06-22T02:43:49Z","provider:network_type":"vxlan"}]} 2018-06-22 02:44:07,015 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-b97ff7a1-2ea6-464b-8017-a863f21e33c7 2018-06-22 02:44:07,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27122592926s 2018-06-22 02:44:07,015 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-b97ff7a1-2ea6-464b-8017-a863f21e33c7 2018-06-22 02:44:07,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-22 02:44:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:9696/v2.0/networks/14268663-325c-43eb-a38f-249dc4dd4728.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:44:10,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 22 Jun 2018 02:44:10 GMT X-Openstack-Request-Id: req-be43e28e-305b-472f-b1ad-f8b4c0f1629d 2018-06-22 02:44:10,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-22 02:44:10,272 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.13:9696/v2.0/networks/14268663-325c-43eb-a38f-249dc4dd4728.json used request id req-be43e28e-305b-472f-b1ad-f8b4c0f1629d 2018-06-22 02:44:10,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 3.25698900223s 2018-06-22 02:44:10,273 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.13:9696/v2.0/networks/14268663-325c-43eb-a38f-249dc4dd4728.json used request id req-be43e28e-305b-472f-b1ad-f8b4c0f1629d 2018-06-22 02:44:10,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-22 02:44:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:44:10,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Fri, 22 Jun 2018 02:44:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cef629ed-b818-4744-9f2e-ffbfe73dc2db x-openstack-request-id: req-cef629ed-b818-4744-9f2e-ffbfe73dc2db 2018-06-22 02:44:10,490 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "opnfv_flavor_1-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/0ea4305d-6b86-423f-b797-0b041db0b404", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0ea4305d-6b86-423f-b797-0b041db0b404"}, {"name": "opnfv_flavor-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/e2ba1c40-2407-4e69-a710-c171135f6231", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/e2ba1c40-2407-4e69-a710-c171135f6231", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e2ba1c40-2407-4e69-a710-c171135f6231"}]} 2018-06-22 02:44:10,490 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None used request id req-cef629ed-b818-4744-9f2e-ffbfe73dc2db 2018-06-22 02:44:10,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.217168092728s 2018-06-22 02:44:10,490 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None used request id req-cef629ed-b818-4744-9f2e-ffbfe73dc2db 2018-06-22 02:44:10,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-22 02:44:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:8774/v2.1/flavors/e2ba1c40-2407-4e69-a710-c171135f6231 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:44:10,529 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 22 Jun 2018 02:44:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-176f5fc2-92f6-4e4a-9f0e-009944c9f4a4 x-openstack-request-id: req-176f5fc2-92f6-4e4a-9f0e-009944c9f4a4 2018-06-22 02:44:10,529 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.13:8774/v2.1/flavors/e2ba1c40-2407-4e69-a710-c171135f6231 used request id req-176f5fc2-92f6-4e4a-9f0e-009944c9f4a4 2018-06-22 02:44:10,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0379729270935s 2018-06-22 02:44:10,530 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.13:8774/v2.1/flavors/e2ba1c40-2407-4e69-a710-c171135f6231 used request id req-176f5fc2-92f6-4e4a-9f0e-009944c9f4a4 2018-06-22 02:44:10,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-22 02:44:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:44:10,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 22 Jun 2018 02:44:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eaa267f6-af14-4abb-8b48-500ddf1389ef x-openstack-request-id: req-eaa267f6-af14-4abb-8b48-500ddf1389ef 2018-06-22 02:44:10,567 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "opnfv_flavor_1-ccf0a6fc-e413-4532-bb05-fb6979a533e2", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/0ea4305d-6b86-423f-b797-0b041db0b404", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0ea4305d-6b86-423f-b797-0b041db0b404"}]} 2018-06-22 02:44:10,567 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None used request id req-eaa267f6-af14-4abb-8b48-500ddf1389ef 2018-06-22 02:44:10,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0368521213531s 2018-06-22 02:44:10,567 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None used request id req-eaa267f6-af14-4abb-8b48-500ddf1389ef 2018-06-22 02:44:10,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-22 02:44:10,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e38f801d97274cf63aa1b69efa20e37d5f9b4a90" 2018-06-22 02:44:10,599 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 22 Jun 2018 02:44:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ebceba1-1e4b-4806-8bf8-77d5fd4ec2b8 x-openstack-request-id: req-3ebceba1-1e4b-4806-8bf8-77d5fd4ec2b8 2018-06-22 02:44:10,600 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404 used request id req-3ebceba1-1e4b-4806-8bf8-77d5fd4ec2b8 2018-06-22 02:44:10,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.031763792038s 2018-06-22 02:44:10,600 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.13:8774/v2.1/flavors/0ea4305d-6b86-423f-b797-0b041db0b404 used request id req-3ebceba1-1e4b-4806-8bf8-77d5fd4ec2b8 2018-06-22 02:44:10,600 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 00:22 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-06-22 02:44:10,602 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-06-22 02:44:10,602 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR