2018-09-24 00:35:51,904 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-329 | | 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-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 00:35:51,907 - 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=,172.30.9.24,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7NEtpTDh8X26x34HdvbzcRq73 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=2f2415a9f4e6462b82189ba5695899e1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-24 00:35:51,907 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-24 00:35:51,908 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-09-24 00:35:51,929 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-24 00:35:52,038 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-24 00:35:52,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-24 00:35:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:35:52,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3423c777-9bee-4e23-b96d-ad3088f337b8 2018-09-24 00:35:52,050 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:35:52,050 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-3423c777-9bee-4e23-b96d-ad3088f337b8 2018-09-24 00:35:52,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:35:52,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c222cad842344e7bb35c42cb138562a", "name": "admin"}], "expires_at": "2018-09-24T01:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f2415a9f4e6462b82189ba5695899e1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe5bdc2fc59c4ec882872f7e3e62fb18"}, "audit_ids": ["gBqvf7dwS62vLFlDHdzo4g"], "issued_at": "2018-09-24T00:35:52.000000Z"}} 2018-09-24 00:35:52,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:53,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:52 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-efd558e6-3d9a-4f32-958d-3f992367833d x-openstack-request-id: req-efd558e6-3d9a-4f32-958d-3f992367833d 2018-09-24 00:35:53,433 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-09-24 00:35:53,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-efd558e6-3d9a-4f32-958d-3f992367833d 2018-09-24 00:35:53,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.39420604706s 2018-09-24 00:35:53,434 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-24 00:35:53,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:35:53,446 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:53 GMT Server: Apache Vary: X-Auth-Token 2018-09-24 00:35:53,446 - 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://172.30.9.24: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://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-24 00:35:53,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:35:53,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:53,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9153b872-aaa9-4dc9-a519-f9fb98de521b 2018-09-24 00:35:53,568 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/f2f0b98533534fad9026a401150103ba"}, "tags": [], "enabled": true, "id": "f2f0b98533534fad9026a401150103ba", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-24 00:35:53,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9153b872-aaa9-4dc9-a519-f9fb98de521b 2018-09-24 00:35:53,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12109208107s 2018-09-24 00:35:53,569 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'f2f0b98533534fad9026a401150103ba', 'name': u'heat_stack'})] 2018-09-24 00:35:53,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-24 00:35:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:53,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1979 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b68c07-cd0c-420e-a12a-ad8bd3bc560f 2018-09-24 00:35:53,686 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0e64783fa1544605a075c4c73e48cd58"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "87857a5cb7e6432fb2e35a071344535e", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0eb56a5dd9454d0491f9bd40c9a5c61a"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a36d14f0afb483696959cb424a6f62c", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/17f3b441497141aa94552a320c81a072"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "82d8165cb73b4bfe8389fef0f62bb9b5", "id": "17f3b441497141aa94552a320c81a072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1a50b6acce2e41e3b7fcbd760b7e854d"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f869977978d494aae3b56ce752698a2", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1bcf275853b34fadb9c8f8ba67354e8a"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4f9fa6e62824910834923bc25619743", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/24ce86e66e9e46268b032fcda98645b4"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cf4ecf42f116494e925b0e2a0ce98054", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3680251f063f4f618b1e52d9e9dd4b5f"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c7c1dcd5a96040b3bb11b9e1011e888b", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/47d8ba1e177d48c0a551ef49ffebaa6f"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b5607c29a064f599f8b990eb4e60b68", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4a50762b10b24fc8a97d7d807f2fac09"}, "url": "http://12.0.0.37:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fd3387a38a7d4de99ce653f2dc47d19a", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/639b644b96a14f7ebfdca60977180370"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c7c1dcd5a96040b3bb11b9e1011e888b", "id": "639b644b96a14f7ebfdca60977180370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/640f4c25b84141bea9474fe5c66cacd0"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b5607c29a064f599f8b990eb4e60b68", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/671fb95e35c8456ab7517579cd46c56a"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a36d14f0afb483696959cb424a6f62c", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6ea0dd8ef41242559c87d74723df9ad3"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4ad79ecabbca41ed8d6e95d185805b92", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7cbca819ab79427c9bfe9ce73e7494ed"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d10dcb402b54d4bbf6e7bcda1022eea", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/80085c8123ac48fd8eaaf5e3e5cd9c0a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4f9fa6e62824910834923bc25619743", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/834f825a6b354873b5b5c77123004c17"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4ad79ecabbca41ed8d6e95d185805b92", "id": "834f825a6b354873b5b5c77123004c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8b4ad91175054ec3bdf456132e2c0b79"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a36d14f0afb483696959cb424a6f62c", "id": "8b4ad91175054ec3bdf456132e2c0b79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8bd8f6e46b914b2c82690a2b221bd65e"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "82d8165cb73b4bfe8389fef0f62bb9b5", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/916a3984cd5f43c29fbc4e2d97595338"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4f9fa6e62824910834923bc25619743", "id": "916a3984cd5f43c29fbc4e2d97595338"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/97ab41254f074467b850d804d130eb32"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "id": "97ab41254f074467b850d804d130eb32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9825a8876084472890b5f223de813586"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "id": "9825a8876084472890b5f223de813586"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/986b2d5ccd7d4cb4b8e2c12ee3b739a4"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c7c1dcd5a96040b3bb11b9e1011e888b", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a35b920652ff40bdaf7b07a46df99abf"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d10dcb402b54d4bbf6e7bcda1022eea", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cf4ecf42f116494e925b0e2a0ce98054", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b2e91f20e29f4bd3a6a431ac9781a520"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f869977978d494aae3b56ce752698a2", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b3e09fc2a8af4127b9c35d4619b2339d"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "87857a5cb7e6432fb2e35a071344535e", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b8713bb1e982425791450656099119f2"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4cb6097d32ff4514aae8013dbc1c3aaf", "id": "b8713bb1e982425791450656099119f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ba5db77938f24a80893f7deda9e5d1de"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "82d8165cb73b4bfe8389fef0f62bb9b5", "id": "ba5db77938f24a80893f7deda9e5d1de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bb193bd4cc4143d18065fe613441b224"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f869977978d494aae3b56ce752698a2", "id": "bb193bd4cc4143d18065fe613441b224"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bcc89a8fac2c4d398cd84bdc00ce6358"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4cb6097d32ff4514aae8013dbc1c3aaf", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c523950518b44be2b7444f93aa59b091"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cf4ecf42f116494e925b0e2a0ce98054", "id": "c523950518b44be2b7444f93aa59b091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cfdad31f3c7c4cd2ab6860f06d799c74"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d10dcb402b54d4bbf6e7bcda1022eea", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cfe2a01f78544edb8ec9e4fb64ea74cc"}, "url": "http://12.0.0.37:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fd3387a38a7d4de99ce653f2dc47d19a", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d87308c950f64883b5bdd2c08c698b1f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4210021927484a058bd7ce9cc6fd7afb", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/dbd0758a79bc4675887efbae8b17b951"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4cb6097d32ff4514aae8013dbc1c3aaf", "id": "dbd0758a79bc4675887efbae8b17b951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0cc6535f94146d2bf326f14134c9333"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4210021927484a058bd7ce9cc6fd7afb", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e13742813e744a54af645cf055075ce7"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4ad79ecabbca41ed8d6e95d185805b92", "id": "e13742813e744a54af645cf055075ce7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f377408d088a46b68ca10128010c709e"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b5607c29a064f599f8b990eb4e60b68", "id": "f377408d088a46b68ca10128010c709e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f9adfc460d344ada8e190664ec7be3f8"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "id": "f9adfc460d344ada8e190664ec7be3f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fcbbc9ea323840c788b0824ff3f51457"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4210021927484a058bd7ce9cc6fd7afb", "id": "fcbbc9ea323840c788b0824ff3f51457"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdc69d3fb00946ee9709e523670c72ef"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "87857a5cb7e6432fb2e35a071344535e", "id": "fdc69d3fb00946ee9709e523670c72ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ffe4935265944bc68cfc0955ad72edfd"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fd3387a38a7d4de99ce653f2dc47d19a", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-24 00:35:53,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-31b68c07-cd0c-420e-a12a-ad8bd3bc560f 2018-09-24 00:35:53,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.113306045532s 2018-09-24 00:35:53,694 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0e64783fa1544605a075c4c73e48cd58'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'87857a5cb7e6432fb2e35a071344535e', u'id': u'0e64783fa1544605a075c4c73e48cd58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0eb56a5dd9454d0491f9bd40c9a5c61a'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7a36d14f0afb483696959cb424a6f62c', u'id': u'0eb56a5dd9454d0491f9bd40c9a5c61a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/17f3b441497141aa94552a320c81a072'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'82d8165cb73b4bfe8389fef0f62bb9b5', u'id': u'17f3b441497141aa94552a320c81a072'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1a50b6acce2e41e3b7fcbd760b7e854d'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5f869977978d494aae3b56ce752698a2', u'id': u'1a50b6acce2e41e3b7fcbd760b7e854d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1bcf275853b34fadb9c8f8ba67354e8a'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a4f9fa6e62824910834923bc25619743', u'id': u'1bcf275853b34fadb9c8f8ba67354e8a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/24ce86e66e9e46268b032fcda98645b4'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cf4ecf42f116494e925b0e2a0ce98054', u'id': u'24ce86e66e9e46268b032fcda98645b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3680251f063f4f618b1e52d9e9dd4b5f'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c7c1dcd5a96040b3bb11b9e1011e888b', u'id': u'3680251f063f4f618b1e52d9e9dd4b5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/47d8ba1e177d48c0a551ef49ffebaa6f'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6b5607c29a064f599f8b990eb4e60b68', u'id': u'47d8ba1e177d48c0a551ef49ffebaa6f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4a50762b10b24fc8a97d7d807f2fac09'}, u'url': u'http://12.0.0.37:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fd3387a38a7d4de99ce653f2dc47d19a', u'id': u'4a50762b10b24fc8a97d7d807f2fac09'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/639b644b96a14f7ebfdca60977180370'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c7c1dcd5a96040b3bb11b9e1011e888b', u'id': u'639b644b96a14f7ebfdca60977180370'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/640f4c25b84141bea9474fe5c66cacd0'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6b5607c29a064f599f8b990eb4e60b68', u'id': u'640f4c25b84141bea9474fe5c66cacd0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/671fb95e35c8456ab7517579cd46c56a'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7a36d14f0afb483696959cb424a6f62c', u'id': u'671fb95e35c8456ab7517579cd46c56a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6ea0dd8ef41242559c87d74723df9ad3'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4ad79ecabbca41ed8d6e95d185805b92', u'id': u'6ea0dd8ef41242559c87d74723df9ad3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7cbca819ab79427c9bfe9ce73e7494ed'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5d10dcb402b54d4bbf6e7bcda1022eea', u'id': u'7cbca819ab79427c9bfe9ce73e7494ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/80085c8123ac48fd8eaaf5e3e5cd9c0a'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a4f9fa6e62824910834923bc25619743', u'id': u'80085c8123ac48fd8eaaf5e3e5cd9c0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/834f825a6b354873b5b5c77123004c17'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4ad79ecabbca41ed8d6e95d185805b92', u'id': u'834f825a6b354873b5b5c77123004c17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8b4ad91175054ec3bdf456132e2c0b79'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7a36d14f0afb483696959cb424a6f62c', u'id': u'8b4ad91175054ec3bdf456132e2c0b79'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8bd8f6e46b914b2c82690a2b221bd65e'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'82d8165cb73b4bfe8389fef0f62bb9b5', u'id': u'8bd8f6e46b914b2c82690a2b221bd65e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/916a3984cd5f43c29fbc4e2d97595338'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a4f9fa6e62824910834923bc25619743', u'id': u'916a3984cd5f43c29fbc4e2d97595338'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/97ab41254f074467b850d804d130eb32'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cef3b8ce8e2d4ea8b7e12d42da2e3e68', u'id': u'97ab41254f074467b850d804d130eb32'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9825a8876084472890b5f223de813586'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cef3b8ce8e2d4ea8b7e12d42da2e3e68', u'id': u'9825a8876084472890b5f223de813586'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/986b2d5ccd7d4cb4b8e2c12ee3b739a4'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c7c1dcd5a96040b3bb11b9e1011e888b', u'id': u'986b2d5ccd7d4cb4b8e2c12ee3b739a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a35b920652ff40bdaf7b07a46df99abf'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5d10dcb402b54d4bbf6e7bcda1022eea', u'id': u'a35b920652ff40bdaf7b07a46df99abf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/adb3ab29251c4eb8a48d5f5fc0c4cf8c'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cf4ecf42f116494e925b0e2a0ce98054', u'id': u'adb3ab29251c4eb8a48d5f5fc0c4cf8c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b2e91f20e29f4bd3a6a431ac9781a520'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5f869977978d494aae3b56ce752698a2', u'id': u'b2e91f20e29f4bd3a6a431ac9781a520'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b3e09fc2a8af4127b9c35d4619b2339d'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'87857a5cb7e6432fb2e35a071344535e', u'id': u'b3e09fc2a8af4127b9c35d4619b2339d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b8713bb1e982425791450656099119f2'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4cb6097d32ff4514aae8013dbc1c3aaf', u'id': u'b8713bb1e982425791450656099119f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ba5db77938f24a80893f7deda9e5d1de'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'82d8165cb73b4bfe8389fef0f62bb9b5', u'id': u'ba5db77938f24a80893f7deda9e5d1de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bb193bd4cc4143d18065fe613441b224'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5f869977978d494aae3b56ce752698a2', u'id': u'bb193bd4cc4143d18065fe613441b224'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bcc89a8fac2c4d398cd84bdc00ce6358'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4cb6097d32ff4514aae8013dbc1c3aaf', u'id': u'bcc89a8fac2c4d398cd84bdc00ce6358'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c523950518b44be2b7444f93aa59b091'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cf4ecf42f116494e925b0e2a0ce98054', u'id': u'c523950518b44be2b7444f93aa59b091'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cfdad31f3c7c4cd2ab6860f06d799c74'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5d10dcb402b54d4bbf6e7bcda1022eea', u'id': u'cfdad31f3c7c4cd2ab6860f06d799c74'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cfe2a01f78544edb8ec9e4fb64ea74cc'}, u'url': u'http://12.0.0.37:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fd3387a38a7d4de99ce653f2dc47d19a', u'id': u'cfe2a01f78544edb8ec9e4fb64ea74cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d87308c950f64883b5bdd2c08c698b1f'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4210021927484a058bd7ce9cc6fd7afb', u'id': u'd87308c950f64883b5bdd2c08c698b1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/dbd0758a79bc4675887efbae8b17b951'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4cb6097d32ff4514aae8013dbc1c3aaf', u'id': u'dbd0758a79bc4675887efbae8b17b951'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e0cc6535f94146d2bf326f14134c9333'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4210021927484a058bd7ce9cc6fd7afb', u'id': u'e0cc6535f94146d2bf326f14134c9333'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e13742813e744a54af645cf055075ce7'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4ad79ecabbca41ed8d6e95d185805b92', u'id': u'e13742813e744a54af645cf055075ce7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f377408d088a46b68ca10128010c709e'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6b5607c29a064f599f8b990eb4e60b68', u'id': u'f377408d088a46b68ca10128010c709e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f9adfc460d344ada8e190664ec7be3f8'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cef3b8ce8e2d4ea8b7e12d42da2e3e68', u'id': u'f9adfc460d344ada8e190664ec7be3f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fcbbc9ea323840c788b0824ff3f51457'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4210021927484a058bd7ce9cc6fd7afb', u'id': u'fcbbc9ea323840c788b0824ff3f51457'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fdc69d3fb00946ee9709e523670c72ef'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'87857a5cb7e6432fb2e35a071344535e', u'id': u'fdc69d3fb00946ee9709e523670c72ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ffe4935265944bc68cfc0955ad72edfd'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fd3387a38a7d4de99ce653f2dc47d19a', u'id': u'ffe4935265944bc68cfc0955ad72edfd'})] 2018-09-24 00:35:53,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-24 00:35:53,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:53,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:53 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-acb8a7a6-6e6a-4b85-8605-246fa5e3a9e0 x-openstack-request-id: req-acb8a7a6-6e6a-4b85-8605-246fa5e3a9e0 2018-09-24 00:35:53,808 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-09-24 00:35:53,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-acb8a7a6-6e6a-4b85-8605-246fa5e3a9e0 2018-09-24 00:35:53,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112854003906s 2018-09-24 00:35:53,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-24 00:35:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:55,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:53 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-596414a5-6027-44bc-8933-86be7d79fa68 x-openstack-request-id: req-596414a5-6027-44bc-8933-86be7d79fa68 2018-09-24 00:35:55,717 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-24 00:35:55,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-596414a5-6027-44bc-8933-86be7d79fa68 2018-09-24 00:35:55,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.89197802544s 2018-09-24 00:35:55,718 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-24 00:35:55,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-24 00:35:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:56,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:56 GMT X-Openstack-Request-Id: req-7b082989-71bf-4a2a-9ec7-d35d530f5434 2018-09-24 00:35:56,673 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-24 00:35:56,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7b082989-71bf-4a2a-9ec7-d35d530f5434 2018-09-24 00:35:56,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.945753097534s 2018-09-24 00:35:56,673 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-24 00:35:56,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-24 00:35:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:56,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:56 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-59340b30-53d9-42d7-8647-a7b8c5ce6219 x-openstack-request-id: req-59340b30-53d9-42d7-8647-a7b8c5ce6219 2018-09-24 00:35:56,846 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 44}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 47}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 5}]} 2018-09-24 00:35:56,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-59340b30-53d9-42d7-8647-a7b8c5ce6219 2018-09-24 00:35:56,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.172253131866s 2018-09-24 00:35:56,847 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 44}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 47}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-24 00:35:56,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-24 00:35:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:56,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:56 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-97028dc6-95bb-401b-9acf-f60c818a5601 x-openstack-request-id: req-97028dc6-95bb-401b-9acf-f60c818a5601 2018-09-24 00:35:56,982 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-09-24 00:35:56,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-97028dc6-95bb-401b-9acf-f60c818a5601 2018-09-24 00:35:56,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.134926795959s 2018-09-24 00:35:56,983 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-24 00:35:56,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:35:56,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:57,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:57 GMT X-Openstack-Request-Id: req-825d4ac8-f4df-4511-a2a1-902628001ff8 2018-09-24 00:35:57,342 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"}]} 2018-09-24 00:35:57,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-825d4ac8-f4df-4511-a2a1-902628001ff8 2018-09-24 00:35:57,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358982086182s 2018-09-24 00:35:57,343 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'890d56b7-d191-4b15-9365-7d510bac1264'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-24T00:32:43Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b6594839-03c2-450b-ba82-4dde9229ec23', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-09-24T00:32:35Z', u'provider:network_type': u'flat', u'tenant_id': u'd3d805091e6c4356ab34ab2a48d97e54', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd3d805091e6c4356ab34ab2a48d97e54', u'l2_adjacency': True})] 2018-09-24 00:35:57,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-24 00:35:57,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:57,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:57 GMT X-Openstack-Request-Id: req-549c61ce-3265-46bd-8ea5-aee595400049 2018-09-24 00:35:57,606 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-09-24 00:35:57,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-549c61ce-3265-46bd-8ea5-aee595400049 2018-09-24 00:35:57,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.262719154358s 2018-09-24 00:35:57,606 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-24 00:35:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-24 00:35:57,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:57,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 716 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dfe651-0eb7-470d-a61c-ee01b95c6cfd 2018-09-24 00:35:57,717 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "0ff8052b2d844a71a594da79840660a1"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/0ff8052b2d844a71a594da79840660a1/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "9b60f612c35f4073912d09292f3b52fd"}, "user": {"id": "0ff8052b2d844a71a594da79840660a1"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/0ff8052b2d844a71a594da79840660a1/roles/9b60f612c35f4073912d09292f3b52fd"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "117bef457e0b4ed184e7305d2406eba0"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/117bef457e0b4ed184e7305d2406eba0/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "394b6e3dea384e9a8a73ef8a4015925d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/394b6e3dea384e9a8a73ef8a4015925d/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "5846ae44e9894c2792be415dc791d74c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/5846ae44e9894c2792be415dc791d74c/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "598d6ac56a7241deae0cae6367fd272d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/598d6ac56a7241deae0cae6367fd272d/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "5cec8de0af694186ba74af1eca9ce09f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/5cec8de0af694186ba74af1eca9ce09f/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "791109420290478ca2e4ff9b01b84bd9"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/791109420290478ca2e4ff9b01b84bd9/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "d02a44f09d3e4c3ea8635ec0786a3b16"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/d02a44f09d3e4c3ea8635ec0786a3b16/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "eb54148b100f4ad6acee19a83e3cc08f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/eb54148b100f4ad6acee19a83e3cc08f/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "f29b3c75cf2d4176bae4b8c1d171cd06"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/f29b3c75cf2d4176bae4b8c1d171cd06/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "f7849f842ca34357bede5f022cedcc43"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/f7849f842ca34357bede5f022cedcc43/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "d3d805091e6c4356ab34ab2a48d97e54"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "f7ca88c9459946b593f7dca5b025112e"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54/users/f7ca88c9459946b593f7dca5b025112e/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"project": {"id": "2f2415a9f4e6462b82189ba5695899e1"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "fe5bdc2fc59c4ec882872f7e3e62fb18"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1/users/fe5bdc2fc59c4ec882872f7e3e62fb18/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"domain": {"id": "f2f0b98533534fad9026a401150103ba"}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "462e72c8105e4d3284877ad96fd2c0cf"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/f2f0b98533534fad9026a401150103ba/users/462e72c8105e4d3284877ad96fd2c0cf/roles/0c222cad842344e7bb35c42cb138562a"}}, {"scope": {"system": {"all": true}}, "role": {"id": "0c222cad842344e7bb35c42cb138562a"}, "user": {"id": "fe5bdc2fc59c4ec882872f7e3e62fb18"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/fe5bdc2fc59c4ec882872f7e3e62fb18/roles/0c222cad842344e7bb35c42cb138562a"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-24 00:35:57,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-d0dfe651-0eb7-470d-a61c-ee01b95c6cfd 2018-09-24 00:35:57,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106949090958s 2018-09-24 00:35:57,720 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'0ff8052b2d844a71a594da79840660a1'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'9b60f612c35f4073912d09292f3b52fd', 'user': u'0ff8052b2d844a71a594da79840660a1'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'117bef457e0b4ed184e7305d2406eba0'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'394b6e3dea384e9a8a73ef8a4015925d'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'5846ae44e9894c2792be415dc791d74c'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'598d6ac56a7241deae0cae6367fd272d'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'5cec8de0af694186ba74af1eca9ce09f'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'791109420290478ca2e4ff9b01b84bd9'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'd02a44f09d3e4c3ea8635ec0786a3b16'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'eb54148b100f4ad6acee19a83e3cc08f'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'f29b3c75cf2d4176bae4b8c1d171cd06'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'f7849f842ca34357bede5f022cedcc43'}), Munch({'project': u'd3d805091e6c4356ab34ab2a48d97e54', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'f7ca88c9459946b593f7dca5b025112e'}), Munch({'project': u'2f2415a9f4e6462b82189ba5695899e1', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'fe5bdc2fc59c4ec882872f7e3e62fb18'}), Munch({'domain': u'f2f0b98533534fad9026a401150103ba', 'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'462e72c8105e4d3284877ad96fd2c0cf'}), Munch({'id': u'0c222cad842344e7bb35c42cb138562a', 'user': u'fe5bdc2fc59c4ec882872f7e3e62fb18'})] 2018-09-24 00:35:57,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:35:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:57,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947ff230-ba16-4aeb-97fd-27f5ed5949c9 2018-09-24 00:35:57,824 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}]} 2018-09-24 00:35:57,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-947ff230-ba16-4aeb-97fd-27f5ed5949c9 2018-09-24 00:35:57,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100650072098s 2018-09-24 00:35:57,825 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'0c222cad842344e7bb35c42cb138562a'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'91a204a5649349f4beeabd75e95c3ddc'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'9b60f612c35f4073912d09292f3b52fd'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'b3e97e814f4e4dd1bb3ce94bc3b63dca'})] 2018-09-24 00:35:57,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-24 00:35:57,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:58,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:58 GMT X-Openstack-Request-Id: req-6365bffa-3869-4514-b554-c1015c853cdb 2018-09-24 00:35:58,139 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-09-24 00:35:58,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6365bffa-3869-4514-b554-c1015c853cdb 2018-09-24 00:35:58,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.313434123993s 2018-09-24 00:35:58,140 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-24 00:35:58,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-24 00:35:58,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:58,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:58 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-a45d0c75-e5ba-4302-b1b5-612a3238aa5c x-openstack-request-id: req-a45d0c75-e5ba-4302-b1b5-612a3238aa5c 2018-09-24 00:35:58,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-24 00:35:58,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a45d0c75-e5ba-4302-b1b5-612a3238aa5c 2018-09-24 00:35:58,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19987487793s 2018-09-24 00:35:58,340 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-24 00:35:58,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-24 00:35:58,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:35:58,354 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:58 GMT Server: Apache Vary: X-Auth-Token 2018-09-24 00:35:58,355 - 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.30.9.4:35357/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.30.9.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-24 00:35:58,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:58,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 852 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d435d0c3-302b-4773-8cf3-6b05ee677abd 2018-09-24 00:35:58,528 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1dd1877efdba40f888f1555bf1893709"}, "enabled": true, "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4210021927484a058bd7ce9cc6fd7afb"}, "enabled": true, "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4ad79ecabbca41ed8d6e95d185805b92"}, "enabled": true, "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4cb6097d32ff4514aae8013dbc1c3aaf"}, "enabled": true, "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/5d10dcb402b54d4bbf6e7bcda1022eea"}, "enabled": true, "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5f869977978d494aae3b56ce752698a2"}, "enabled": true, "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6b5607c29a064f599f8b990eb4e60b68"}, "enabled": true, "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7a36d14f0afb483696959cb424a6f62c"}, "enabled": true, "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/82d8165cb73b4bfe8389fef0f62bb9b5"}, "enabled": true, "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/87857a5cb7e6432fb2e35a071344535e"}, "enabled": true, "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a4f9fa6e62824910834923bc25619743"}, "enabled": true, "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c7c1dcd5a96040b3bb11b9e1011e888b"}, "enabled": true, "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cef3b8ce8e2d4ea8b7e12d42da2e3e68"}, "enabled": true, "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cf4ecf42f116494e925b0e2a0ce98054"}, "enabled": true, "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fd3387a38a7d4de99ce653f2dc47d19a"}, "enabled": true, "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-09-24 00:35:58,528 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-d435d0c3-302b-4773-8cf3-6b05ee677abd 2018-09-24 00:35:58,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.184191942215s 2018-09-24 00:35:58,533 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'1dd1877efdba40f888f1555bf1893709', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'4210021927484a058bd7ce9cc6fd7afb', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'4ad79ecabbca41ed8d6e95d185805b92', 'name': u'cinder'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'4cb6097d32ff4514aae8013dbc1c3aaf', 'name': u'nova'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'5d10dcb402b54d4bbf6e7bcda1022eea', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'5f869977978d494aae3b56ce752698a2', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'6b5607c29a064f599f8b990eb4e60b68', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'7a36d14f0afb483696959cb424a6f62c', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'82d8165cb73b4bfe8389fef0f62bb9b5', 'name': u'keystone'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'87857a5cb7e6432fb2e35a071344535e', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'a4f9fa6e62824910834923bc25619743', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'c7c1dcd5a96040b3bb11b9e1011e888b', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'cef3b8ce8e2d4ea8b7e12d42da2e3e68', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'cf4ecf42f116494e925b0e2a0ce98054', 'name': u'heat'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'fd3387a38a7d4de99ce653f2dc47d19a', 'name': u'swift'})] 2018-09-24 00:35:58,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-24 00:35:58,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}819d51216f7ec54c29196060fa3b00da64c943be4427b13c839c5aab05bad0f7" 2018-09-24 00:35:59,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:59 GMT X-Openstack-Request-Id: req-181a9414-dc4d-4b92-9fb4-1bd9e44fc8f7 2018-09-24 00:35:59,504 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-24T00:32:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"890d56b7-d191-4b15-9365-7d510bac1264","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d3d805091e6c4356ab34ab2a48d97e54","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b6594839-03c2-450b-ba82-4dde9229ec23","tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:43Z","ip_version":4}]} 2018-09-24 00:35:59,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-181a9414-dc4d-4b92-9fb4-1bd9e44fc8f7 2018-09-24 00:35:59,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.969761133194s 2018-09-24 00:35:59,505 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T00:32:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'890d56b7-d191-4b15-9365-7d510bac1264', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'b6594839-03c2-450b-ba82-4dde9229ec23', u'tenant_id': u'd3d805091e6c4356ab34ab2a48d97e54', u'created_at': u'2018-09-24T00:32:43Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'd3d805091e6c4356ab34ab2a48d97e54'})] 2018-09-24 00:35:59,629 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 00:35:59,629 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-24 00:35:59,679 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-24 00:35:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:35:59,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb802e86-f767-4fee-b5e9-e80aefbd369f 2018-09-24 00:35:59,868 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:35:59,868 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-fb802e86-f767-4fee-b5e9-e80aefbd369f 2018-09-24 00:35:59,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:36:00,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c222cad842344e7bb35c42cb138562a", "name": "admin"}], "expires_at": "2018-09-24T01:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f2415a9f4e6462b82189ba5695899e1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe5bdc2fc59c4ec882872f7e3e62fb18"}, "audit_ids": ["pHLHO5OJQRmvqNOtwQI-8w"], "issued_at": "2018-09-24T00:36:00.000000Z"}} 2018-09-24 00:36:00,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:36:00,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:01,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:01 GMT X-Openstack-Request-Id: req-6875e350-eb77-4717-b30d-b8e6f1372e29 2018-09-24 00:36:01,434 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"}]} 2018-09-24 00:36:01,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6875e350-eb77-4717-b30d-b8e6f1372e29 2018-09-24 00:36:01,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09235191345s 2018-09-24 00:36:01,436 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-24 00:36:01,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:36:01,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:01 GMT Server: Apache Vary: X-Auth-Token 2018-09-24 00:36:01,449 - 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://172.30.9.24: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://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-24 00:36:01,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:36:01,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:01,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f514b1d-1a4f-42a4-b1d8-c2e8b6d1854a 2018-09-24 00:36:01,626 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/f2f0b98533534fad9026a401150103ba"}, "tags": [], "enabled": true, "id": "f2f0b98533534fad9026a401150103ba", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-24 00:36:01,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4f514b1d-1a4f-42a4-b1d8-c2e8b6d1854a 2018-09-24 00:36:01,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176420927048s 2018-09-24 00:36:01,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:36:01,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:01,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20ada0e-064b-4249-9c74-3367a653bd42 2018-09-24 00:36:01,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-24 00:36:01,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b20ada0e-064b-4249-9c74-3367a653bd42 2018-09-24 00:36:01,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177529096603s 2018-09-24 00:36:01,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-24 00:36:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" -d '{"network": {"tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "name": "tenantnetwork1-net_8e90c924-b53f-4878-8477-8249c78c1bb6", "admin_state_up": true}}' 2018-09-24 00:36:03,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:03 GMT X-Openstack-Request-Id: req-9998bb29-7b44-49da-8a98-ef3a94f8b263 2018-09-24 00:36:03,189 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"2f2415a9f4e6462b82189ba5695899e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:36:03Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_8e90c924-b53f-4878-8477-8249c78c1bb6","admin_state_up":true,"tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:36:02Z","mtu":1450}} 2018-09-24 00:36:03,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9998bb29-7b44-49da-8a98-ef3a94f8b263 2018-09-24 00:36:03,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.37602114677s 2018-09-24 00:36:03,190 - functest.core.tenantnetwork - 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-09-24T00:36:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_8e90c924-b53f-4878-8477-8249c78c1bb6', u'created_at': u'2018-09-24T00:36:02Z', u'mtu': 1450, u'tenant_id': u'2f2415a9f4e6462b82189ba5695899e1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2f2415a9f4e6462b82189ba5695899e1', u'l2_adjacency': True}) 2018-09-24 00:36:03,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:36:03,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:03,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:03 GMT X-Openstack-Request-Id: req-0a9db84c-a761-484c-89c4-5b3aa90dc764 2018-09-24 00:36:03,572 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"2f2415a9f4e6462b82189ba5695899e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:36:03Z","qos_policy_id":null,"name":"tenantnetwork1-net_8e90c924-b53f-4878-8477-8249c78c1bb6","admin_state_up":true,"tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:36:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"}]} 2018-09-24 00:36:03,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a9db84c-a761-484c-89c4-5b3aa90dc764 2018-09-24 00:36:03,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38167309761s 2018-09-24 00:36:03,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-24 00:36:03,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" -d '{"subnet": {"name": "tenantnetwork1-subnet_8e90c924-b53f-4878-8477-8249c78c1bb6", "enable_dhcp": true, "network_id": "5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-24 00:36:05,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:05 GMT X-Openstack-Request-Id: req-7eaa2fda-6185-4897-829b-19e1411e72a8 2018-09-24 00:36:05,225 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-09-24T00:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"975ead80-8fa4-4c3c-8e92-0f6e458163dd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2f2415a9f4e6462b82189ba5695899e1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_8e90c924-b53f-4878-8477-8249c78c1bb6","enable_dhcp":true,"segment_id":null,"network_id":"5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7","tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:36:04Z","ip_version":4}} 2018-09-24 00:36:05,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7eaa2fda-6185-4897-829b-19e1411e72a8 2018-09-24 00:36:05,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.65048885345s 2018-09-24 00:36:05,225 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T00:36:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'975ead80-8fa4-4c3c-8e92-0f6e458163dd', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_8e90c924-b53f-4878-8477-8249c78c1bb6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7', u'tenant_id': u'2f2415a9f4e6462b82189ba5695899e1', u'created_at': u'2018-09-24T00:36:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2f2415a9f4e6462b82189ba5695899e1'}) 2018-09-24 00:36:05,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-24 00:36:05,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" -d '{"router": {"external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23"}, "name": "tenantnetwork1-router_8e90c924-b53f-4878-8477-8249c78c1bb6", "admin_state_up": true}}' 2018-09-24 00:36:12,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:12 GMT X-Openstack-Request-Id: req-4819542a-43ea-4227-85cd-c39e7761f73e 2018-09-24 00:36:12,616 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "890d56b7-d191-4b15-9365-7d510bac1264", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "created_at": "2018-09-24T00:36:07Z", "admin_state_up": true, "updated_at": "2018-09-24T00:36:08Z", "project_id": "2f2415a9f4e6462b82189ba5695899e1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "241b7a2b-248c-4881-80f7-1a5f62b7fb39", "name": "tenantnetwork1-router_8e90c924-b53f-4878-8477-8249c78c1bb6"}} 2018-09-24 00:36:12,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4819542a-43ea-4227-85cd-c39e7761f73e 2018-09-24 00:36:12,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.38977503777s 2018-09-24 00:36:12,616 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T00:36:08Z', u'revision_number': 3, u'ha': True, u'id': u'241b7a2b-248c-4881-80f7-1a5f62b7fb39', u'external_gateway_info': {u'network_id': u'b6594839-03c2-450b-ba82-4dde9229ec23', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'890d56b7-d191-4b15-9365-7d510bac1264', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_8e90c924-b53f-4878-8477-8249c78c1bb6', u'admin_state_up': True, u'tenant_id': u'2f2415a9f4e6462b82189ba5695899e1', u'created_at': u'2018-09-24T00:36:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'2f2415a9f4e6462b82189ba5695899e1'}) 2018-09-24 00:36:12,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-24 00:36:12,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/241b7a2b-248c-4881-80f7-1a5f62b7fb39/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" -d '{"subnet_id": "975ead80-8fa4-4c3c-8e92-0f6e458163dd"}' 2018-09-24 00:36:15,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:15 GMT X-Openstack-Request-Id: req-9f65f879-0790-4f2a-8fdd-bf3a49bf637b 2018-09-24 00:36:15,573 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7", "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "subnet_id": "975ead80-8fa4-4c3c-8e92-0f6e458163dd", "subnet_ids": ["975ead80-8fa4-4c3c-8e92-0f6e458163dd"], "port_id": "6125a93c-5138-4df6-ab3d-808e4be6043a", "id": "241b7a2b-248c-4881-80f7-1a5f62b7fb39"} 2018-09-24 00:36:15,573 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/241b7a2b-248c-4881-80f7-1a5f62b7fb39/add_router_interface.json used request id req-9f65f879-0790-4f2a-8fdd-bf3a49bf637b 2018-09-24 00:36:15,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.95587301254s 2018-09-24 00:36:15,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 00:36:15,689 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-24 00:36:15,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-24 00:36:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/241b7a2b-248c-4881-80f7-1a5f62b7fb39/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" -d '{"subnet_id": "975ead80-8fa4-4c3c-8e92-0f6e458163dd"}' 2018-09-24 00:36:18,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:18 GMT X-Openstack-Request-Id: req-4cf41460-b385-4c95-9ccb-0a6867d30fcb 2018-09-24 00:36:18,002 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7", "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "subnet_id": "975ead80-8fa4-4c3c-8e92-0f6e458163dd", "subnet_ids": ["975ead80-8fa4-4c3c-8e92-0f6e458163dd"], "port_id": "6125a93c-5138-4df6-ab3d-808e4be6043a", "id": "241b7a2b-248c-4881-80f7-1a5f62b7fb39"} 2018-09-24 00:36:18,002 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/241b7a2b-248c-4881-80f7-1a5f62b7fb39/remove_router_interface.json used request id req-4cf41460-b385-4c95-9ccb-0a6867d30fcb 2018-09-24 00:36:18,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30830001831s 2018-09-24 00:36:18,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-24 00:36:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:18,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:18 GMT X-Openstack-Request-Id: req-b499cb6b-eba7-4d8a-b4ab-20f838bdf93d 2018-09-24 00:36:18,345 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "890d56b7-d191-4b15-9365-7d510bac1264", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "created_at": "2018-09-24T00:36:07Z", "admin_state_up": true, "updated_at": "2018-09-24T00:36:16Z", "project_id": "2f2415a9f4e6462b82189ba5695899e1", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "241b7a2b-248c-4881-80f7-1a5f62b7fb39", "name": "tenantnetwork1-router_8e90c924-b53f-4878-8477-8249c78c1bb6"}]} 2018-09-24 00:36:18,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b499cb6b-eba7-4d8a-b4ab-20f838bdf93d 2018-09-24 00:36:18,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.342153072357s 2018-09-24 00:36:18,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-24 00:36:18,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/241b7a2b-248c-4881-80f7-1a5f62b7fb39.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:22,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:36:22 GMT X-Openstack-Request-Id: req-7b7c8f2d-97fa-41f3-9f27-dc872209d430 2018-09-24 00:36:22,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:36:22,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/241b7a2b-248c-4881-80f7-1a5f62b7fb39.json used request id req-7b7c8f2d-97fa-41f3-9f27-dc872209d430 2018-09-24 00:36:22,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.61921095848s 2018-09-24 00:36:22,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-24 00:36:22,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:24,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:24 GMT X-Openstack-Request-Id: req-16a80be6-5ce1-42fa-987e-d2610be4f054 2018-09-24 00:36:24,144 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-24T00:32:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"890d56b7-d191-4b15-9365-7d510bac1264","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d3d805091e6c4356ab34ab2a48d97e54","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b6594839-03c2-450b-ba82-4dde9229ec23","tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:43Z","ip_version":4},{"updated_at":"2018-09-24T00:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"975ead80-8fa4-4c3c-8e92-0f6e458163dd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2f2415a9f4e6462b82189ba5695899e1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_8e90c924-b53f-4878-8477-8249c78c1bb6","enable_dhcp":true,"segment_id":null,"network_id":"5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7","tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:36:04Z","ip_version":4}]} 2018-09-24 00:36:24,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-16a80be6-5ce1-42fa-987e-d2610be4f054 2018-09-24 00:36:24,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.17851495743s 2018-09-24 00:36:24,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-24 00:36:24,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/975ead80-8fa4-4c3c-8e92-0f6e458163dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:27,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:36:27 GMT X-Openstack-Request-Id: req-c42e9348-7fe2-46c1-9691-d117f7dee04a 2018-09-24 00:36:27,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:36:27,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/975ead80-8fa4-4c3c-8e92-0f6e458163dd.json used request id req-c42e9348-7fe2-46c1-9691-d117f7dee04a 2018-09-24 00:36:27,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.54775214195s 2018-09-24 00:36:27,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:36:27,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:28,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:28 GMT X-Openstack-Request-Id: req-35c4453d-8665-47ec-951a-b0cb5ad8e48a 2018-09-24 00:36:28,713 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"2f2415a9f4e6462b82189ba5695899e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:36:27Z","qos_policy_id":null,"name":"tenantnetwork1-net_8e90c924-b53f-4878-8477-8249c78c1bb6","admin_state_up":true,"tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:36:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"}]} 2018-09-24 00:36:28,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-35c4453d-8665-47ec-951a-b0cb5ad8e48a 2018-09-24 00:36:28,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01885008812s 2018-09-24 00:36:28,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-24 00:36:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd5a74f7b340e24452972a7b236c41fe88154c297412a6cd9ea26f3b829423fc" 2018-09-24 00:36:29,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:36:29 GMT X-Openstack-Request-Id: req-6cf4bc61-de25-446f-b3d9-05638ada062f 2018-09-24 00:36:29,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:36:29,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5a2ce4bf-44b0-4f0f-9fcf-c71072953aa7.json used request id req-6cf4bc61-de25-446f-b3d9-05638ada062f 2018-09-24 00:36:29,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.663203001022s 2018-09-24 00:36:29,427 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-24 00:36:29,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:36:29,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18c30ca-8aed-4818-b13b-ff1d71992ba6 2018-09-24 00:36:29,475 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:36:29,475 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-c18c30ca-8aed-4818-b13b-ff1d71992ba6 2018-09-24 00:36:29,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:36:29,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c222cad842344e7bb35c42cb138562a", "name": "admin"}], "expires_at": "2018-09-24T01:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f2415a9f4e6462b82189ba5695899e1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe5bdc2fc59c4ec882872f7e3e62fb18"}, "audit_ids": ["719NMtThQGeKgY2MZLS2Jw"], "issued_at": "2018-09-24T00:36:29.000000Z"}} 2018-09-24 00:36:29,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:36:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:30,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:30 GMT X-Openstack-Request-Id: req-bb4b5ed7-6292-4711-a498-296654beb10a 2018-09-24 00:36:30,910 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"}]} 2018-09-24 00:36:30,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bb4b5ed7-6292-4711-a498-296654beb10a 2018-09-24 00:36:30,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02253985405s 2018-09-24 00:36:30,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:36:30,923 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:30 GMT Server: Apache Vary: X-Auth-Token 2018-09-24 00:36:30,924 - 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://172.30.9.24: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://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-24 00:36:30,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:36:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:31,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdb1186-20df-4ef4-b4f1-c7ab0389f079 2018-09-24 00:36:31,021 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/f2f0b98533534fad9026a401150103ba"}, "tags": [], "enabled": true, "id": "f2f0b98533534fad9026a401150103ba", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-24 00:36:31,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ecdb1186-20df-4ef4-b4f1-c7ab0389f079 2018-09-24 00:36:31,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0965170860291s 2018-09-24 00:36:31,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-24 00:36:31,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7"}}' 2018-09-24 00:36:31,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0644a672-437d-4e0a-a684-aa7001897d9a 2018-09-24 00:36:31,143 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9bd1293587242bebd94db2fc15ff944"}, "tags": [], "enabled": true, "id": "b9bd1293587242bebd94db2fc15ff944", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7"}} 2018-09-24 00:36:31,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0644a672-437d-4e0a-a684-aa7001897d9a 2018-09-24 00:36:31,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114012002945s 2018-09-24 00:36:31,144 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'b9bd1293587242bebd94db2fc15ff944', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7'}) 2018-09-24 00:36:31,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-24 00:36:31,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5e7c1f6b-a4d2-4f05-8d88-533b61b5c5fe", "email": null, "name": "tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7"}}' 2018-09-24 00:36:31,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-487ef704-f98b-4ebc-aaf4-9f81b2e913b7 2018-09-24 00:36:31,582 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7", "links": {"self": "http://172.30.9.24:5000/v3/users/6126b3ab62a041008db8837ec7e81bf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6126b3ab62a041008db8837ec7e81bf4", "domain_id": "default", "password_expires_at": null}} 2018-09-24 00:36:31,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-487ef704-f98b-4ebc-aaf4-9f81b2e913b7 2018-09-24 00:36:31,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.430347204208s 2018-09-24 00:36:31,583 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6126b3ab62a041008db8837ec7e81bf4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7'}) 2018-09-24 00:36:31,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:36:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:31,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ade451-0bb6-4aff-8b45-1252e80e93b5 2018-09-24 00:36:31,781 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}]} 2018-09-24 00:36:31,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f6ade451-0bb6-4aff-8b45-1252e80e93b5 2018-09-24 00:36:31,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194894075394s 2018-09-24 00:36:31,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:36:31,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:31,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e762198b-b5f8-4f89-a5e0-fe6904486f62 2018-09-24 00:36:31,883 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}]} 2018-09-24 00:36:31,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e762198b-b5f8-4f89-a5e0-fe6904486f62 2018-09-24 00:36:31,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0967590808868s 2018-09-24 00:36:31,885 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-24 00:36:31,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-24 00:36:31,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" -d '{"role": {"name": "Member"}}' 2018-09-24 00:36:32,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 177 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41193950-3a4a-4ed8-9d2f-83d6a51eeb1d 2018-09-24 00:36:32,061 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "ba5da396260b4c8790d8b0af0ba99c69", "links": {"self": "http://172.30.9.24:5000/v3/roles/ba5da396260b4c8790d8b0af0ba99c69"}, "name": "Member"}} 2018-09-24 00:36:32,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-41193950-3a4a-4ed8-9d2f-83d6a51eeb1d 2018-09-24 00:36:32,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.172185897827s 2018-09-24 00:36:32,062 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'ba5da396260b4c8790d8b0af0ba99c69'}) 2018-09-24 00:36:32,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:36:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:32,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc835bb-b5ad-42f4-88ed-93f33c9d6357 2018-09-24 00:36:32,245 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ba5da396260b4c8790d8b0af0ba99c69", "links": {"self": "http://172.30.9.24:5000/v3/roles/ba5da396260b4c8790d8b0af0ba99c69"}, "name": "Member"}]} 2018-09-24 00:36:32,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bcc835bb-b5ad-42f4-88ed-93f33c9d6357 2018-09-24 00:36:32,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179061889648s 2018-09-24 00:36:32,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:36:32,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:32,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c40b4b-3b28-40c0-a551-57b303be9c20 2018-09-24 00:36:32,363 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-24 00:36:32,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-24c40b4b-3b28-40c0-a551-57b303be9c20 2018-09-24 00:36:32,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112575054169s 2018-09-24 00:36:32,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:36:32,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:32,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601c6be9-ae34-4b16-9777-fdce627107b5 2018-09-24 00:36:32,485 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7", "links": {"self": "http://172.30.9.24:5000/v3/users/6126b3ab62a041008db8837ec7e81bf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6126b3ab62a041008db8837ec7e81bf4", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:36:32,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-601c6be9-ae34-4b16-9777-fdce627107b5 2018-09-24 00:36:32,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12168097496s 2018-09-24 00:36:32,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:36:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5c25f4-b327-4ef8-a894-eea6c499de9f 2018-09-24 00:36:32,601 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9bd1293587242bebd94db2fc15ff944"}, "tags": [], "enabled": true, "id": "b9bd1293587242bebd94db2fc15ff944", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-24 00:36:32,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-aa5c25f4-b327-4ef8-a894-eea6c499de9f 2018-09-24 00:36:32,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103514909744s 2018-09-24 00:36:32,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-24 00:36:32,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6126b3ab62a041008db8837ec7e81bf4&role.id=ba5da396260b4c8790d8b0af0ba99c69&scope.project.id=b9bd1293587242bebd94db2fc15ff944" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:32,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7de5444-6c59-4acc-bc56-60de55fb971c 2018-09-24 00:36:32,782 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6126b3ab62a041008db8837ec7e81bf4&role.id=ba5da396260b4c8790d8b0af0ba99c69&scope.project.id=b9bd1293587242bebd94db2fc15ff944", "previous": null, "next": null}} 2018-09-24 00:36:32,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6126b3ab62a041008db8837ec7e81bf4&role.id=ba5da396260b4c8790d8b0af0ba99c69&scope.project.id=b9bd1293587242bebd94db2fc15ff944 used request id req-a7de5444-6c59-4acc-bc56-60de55fb971c 2018-09-24 00:36:32,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173761129379s 2018-09-24 00:36:32,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-24 00:36:32,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/b9bd1293587242bebd94db2fc15ff944/users/6126b3ab62a041008db8837ec7e81bf4/roles/ba5da396260b4c8790d8b0af0ba99c69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:32,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:36:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39987497-0e3a-4b29-a016-85fd835c69cb 2018-09-24 00:36:32,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:36:32,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b9bd1293587242bebd94db2fc15ff944/users/6126b3ab62a041008db8837ec7e81bf4/roles/ba5da396260b4c8790d8b0af0ba99c69 used request id req-39987497-0e3a-4b29-a016-85fd835c69cb 2018-09-24 00:36:32,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182708024979s 2018-09-24 00:36:32,970 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'b9bd1293587242bebd94db2fc15ff944', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5e7c1f6b-a4d2-4f05-8d88-533b61b5c5fe', 'username': u'tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 00:36:32,973 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7', 'password': '5e7c1f6b-a4d2-4f05-8d88-533b61b5c5fe', 'project_name': 'tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'b9bd1293587242bebd94db2fc15ff944', 'project_domain_name': 'Default'} 2018-09-24 00:36:32,974 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-24 00:36:32,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:36:32,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:33,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c967ba4e-0089-474c-ab37-65640c59e13f 2018-09-24 00:36:33,078 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/f2f0b98533534fad9026a401150103ba"}, "tags": [], "enabled": true, "id": "f2f0b98533534fad9026a401150103ba", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-24 00:36:33,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c967ba4e-0089-474c-ab37-65640c59e13f 2018-09-24 00:36:33,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104241847992s 2018-09-24 00:36:33,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:36:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:33,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b427aa9-3ba8-439e-850b-a2f62cf115d1 2018-09-24 00:36:33,184 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9bd1293587242bebd94db2fc15ff944"}, "tags": [], "enabled": true, "id": "b9bd1293587242bebd94db2fc15ff944", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-24 00:36:33,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9b427aa9-3ba8-439e-850b-a2f62cf115d1 2018-09-24 00:36:33,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0988280773163s 2018-09-24 00:36:33,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-24 00:36:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" -d '{"network": {"tenant_id": "b9bd1293587242bebd94db2fc15ff944", "name": "tenantnetwork2-net_1108da33-7c02-4124-9c0f-1ef596c267c7", "admin_state_up": true}}' 2018-09-24 00:36:33,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:33 GMT X-Openstack-Request-Id: req-21be738f-60f5-40de-ae8f-7425ae0349b6 2018-09-24 00:36:33,726 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8199f58f-1453-42b4-91fe-c33b4cd0bcf7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"b9bd1293587242bebd94db2fc15ff944","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:36:33Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_1108da33-7c02-4124-9c0f-1ef596c267c7","admin_state_up":true,"tenant_id":"b9bd1293587242bebd94db2fc15ff944","created_at":"2018-09-24T00:36:33Z","mtu":1450}} 2018-09-24 00:36:33,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-21be738f-60f5-40de-ae8f-7425ae0349b6 2018-09-24 00:36:33,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.540040969849s 2018-09-24 00:36:33,727 - functest.core.tenantnetwork - 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-09-24T00:36:33Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8199f58f-1453-42b4-91fe-c33b4cd0bcf7', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_1108da33-7c02-4124-9c0f-1ef596c267c7', u'created_at': u'2018-09-24T00:36:33Z', u'mtu': 1450, u'tenant_id': u'b9bd1293587242bebd94db2fc15ff944', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9bd1293587242bebd94db2fc15ff944', u'l2_adjacency': True}) 2018-09-24 00:36:33,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:36:33,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a492a83a-0629-4d4c-b704-870a754456b1 2018-09-24 00:36:33,735 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:36:33,735 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-a492a83a-0629-4d4c-b704-870a754456b1 2018-09-24 00:36:33,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:36:34,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba5da396260b4c8790d8b0af0ba99c69", "name": "Member"}], "expires_at": "2018-09-24T01:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9bd1293587242bebd94db2fc15ff944", "name": "tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b9bd1293587242bebd94db2fc15ff944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/b9bd1293587242bebd94db2fc15ff944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/b9bd1293587242bebd94db2fc15ff944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b9bd1293587242bebd94db2fc15ff944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/b9bd1293587242bebd94db2fc15ff944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/b9bd1293587242bebd94db2fc15ff944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b9bd1293587242bebd94db2fc15ff944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/b9bd1293587242bebd94db2fc15ff944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/b9bd1293587242bebd94db2fc15ff944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b9bd1293587242bebd94db2fc15ff944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/b9bd1293587242bebd94db2fc15ff944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/b9bd1293587242bebd94db2fc15ff944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_b9bd1293587242bebd94db2fc15ff944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b9bd1293587242bebd94db2fc15ff944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7", "id": "6126b3ab62a041008db8837ec7e81bf4"}, "audit_ids": ["Rc4VtLQdSzSHHV4Mjtra_A"], "issued_at": "2018-09-24T00:36:34.000000Z"}} 2018-09-24 00:36:34,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:36:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" 2018-09-24 00:36:35,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:35 GMT X-Openstack-Request-Id: req-c40be291-db1c-4b10-8928-2156e3e74da2 2018-09-24 00:36:35,153 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8199f58f-1453-42b4-91fe-c33b4cd0bcf7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9bd1293587242bebd94db2fc15ff944","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:36:33Z","qos_policy_id":null,"name":"tenantnetwork2-net_1108da33-7c02-4124-9c0f-1ef596c267c7","admin_state_up":true,"tenant_id":"b9bd1293587242bebd94db2fc15ff944","created_at":"2018-09-24T00:36:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","mtu":1500}]} 2018-09-24 00:36:35,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c40be291-db1c-4b10-8928-2156e3e74da2 2018-09-24 00:36:35,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01366496086s 2018-09-24 00:36:35,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-24 00:36:35,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" -d '{"subnet": {"name": "tenantnetwork2-subnet_1108da33-7c02-4124-9c0f-1ef596c267c7", "enable_dhcp": true, "network_id": "8199f58f-1453-42b4-91fe-c33b4cd0bcf7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-24 00:36:36,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:36 GMT X-Openstack-Request-Id: req-d5a4819a-cd01-4887-b644-6152ec017320 2018-09-24 00:36:36,207 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8199f58f-1453-42b4-91fe-c33b4cd0bcf7","tenant_id":"b9bd1293587242bebd94db2fc15ff944","created_at":"2018-09-24T00:36:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-24T00:36:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b9bd1293587242bebd94db2fc15ff944","id":"fd109748-8486-4c3c-9da0-5ce1b0a7a2e7","subnetpool_id":null,"name":"tenantnetwork2-subnet_1108da33-7c02-4124-9c0f-1ef596c267c7"}} 2018-09-24 00:36:36,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d5a4819a-cd01-4887-b644-6152ec017320 2018-09-24 00:36:36,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.05163812637s 2018-09-24 00:36:36,208 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T00:36:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fd109748-8486-4c3c-9da0-5ce1b0a7a2e7', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_1108da33-7c02-4124-9c0f-1ef596c267c7', u'enable_dhcp': True, u'network_id': u'8199f58f-1453-42b4-91fe-c33b4cd0bcf7', u'tenant_id': u'b9bd1293587242bebd94db2fc15ff944', u'created_at': u'2018-09-24T00:36:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b9bd1293587242bebd94db2fc15ff944'}) 2018-09-24 00:36:36,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-24 00:36:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" -d '{"router": {"external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23"}, "name": "tenantnetwork2-router_1108da33-7c02-4124-9c0f-1ef596c267c7", "admin_state_up": true}}' 2018-09-24 00:36:42,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:42 GMT X-Openstack-Request-Id: req-9eacc2d3-9e2d-43e3-9d53-b68e7806dc51 2018-09-24 00:36:42,646 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "890d56b7-d191-4b15-9365-7d510bac1264", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "created_at": "2018-09-24T00:36:37Z", "admin_state_up": true, "updated_at": "2018-09-24T00:36:38Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b9bd1293587242bebd94db2fc15ff944", "id": "93f263fe-521e-447d-9d77-995fae03b2d6", "name": "tenantnetwork2-router_1108da33-7c02-4124-9c0f-1ef596c267c7"}} 2018-09-24 00:36:42,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9eacc2d3-9e2d-43e3-9d53-b68e7806dc51 2018-09-24 00:36:42,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.43803501129s 2018-09-24 00:36:42,647 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T00:36:38Z', u'revision_number': 2, u'id': u'93f263fe-521e-447d-9d77-995fae03b2d6', u'external_gateway_info': {u'network_id': u'b6594839-03c2-450b-ba82-4dde9229ec23', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'890d56b7-d191-4b15-9365-7d510bac1264', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_1108da33-7c02-4124-9c0f-1ef596c267c7', u'admin_state_up': True, u'tenant_id': u'b9bd1293587242bebd94db2fc15ff944', u'created_at': u'2018-09-24T00:36:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'b9bd1293587242bebd94db2fc15ff944'}) 2018-09-24 00:36:42,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-24 00:36:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/93f263fe-521e-447d-9d77-995fae03b2d6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" -d '{"subnet_id": "fd109748-8486-4c3c-9da0-5ce1b0a7a2e7"}' 2018-09-24 00:36:46,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:46 GMT X-Openstack-Request-Id: req-58e87f5b-246b-478e-888b-6c8355015003 2018-09-24 00:36:46,316 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8199f58f-1453-42b4-91fe-c33b4cd0bcf7", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "subnet_id": "fd109748-8486-4c3c-9da0-5ce1b0a7a2e7", "subnet_ids": ["fd109748-8486-4c3c-9da0-5ce1b0a7a2e7"], "port_id": "643fa487-f886-4cf1-a23d-331a6a68f99d", "id": "93f263fe-521e-447d-9d77-995fae03b2d6"} 2018-09-24 00:36:46,316 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/93f263fe-521e-447d-9d77-995fae03b2d6/add_router_interface.json used request id req-58e87f5b-246b-478e-888b-6c8355015003 2018-09-24 00:36:46,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.66861796379s 2018-09-24 00:36:46,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 00:36:46,419 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-24 00:36:46,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-24 00:36:46,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/93f263fe-521e-447d-9d77-995fae03b2d6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" -d '{"subnet_id": "fd109748-8486-4c3c-9da0-5ce1b0a7a2e7"}' 2018-09-24 00:36:48,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:48 GMT X-Openstack-Request-Id: req-0fe915e8-b680-4c4a-a070-132e7b2b0f89 2018-09-24 00:36:48,660 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8199f58f-1453-42b4-91fe-c33b4cd0bcf7", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "subnet_id": "fd109748-8486-4c3c-9da0-5ce1b0a7a2e7", "subnet_ids": ["fd109748-8486-4c3c-9da0-5ce1b0a7a2e7"], "port_id": "643fa487-f886-4cf1-a23d-331a6a68f99d", "id": "93f263fe-521e-447d-9d77-995fae03b2d6"} 2018-09-24 00:36:48,661 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/93f263fe-521e-447d-9d77-995fae03b2d6/remove_router_interface.json used request id req-0fe915e8-b680-4c4a-a070-132e7b2b0f89 2018-09-24 00:36:48,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2356710434s 2018-09-24 00:36:48,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-24 00:36:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" 2018-09-24 00:36:49,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:49 GMT X-Openstack-Request-Id: req-41f9da3a-37d3-4758-be34-cd1122f738c1 2018-09-24 00:36:49,087 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "890d56b7-d191-4b15-9365-7d510bac1264", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "created_at": "2018-09-24T00:36:37Z", "admin_state_up": true, "updated_at": "2018-09-24T00:36:47Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b9bd1293587242bebd94db2fc15ff944", "id": "93f263fe-521e-447d-9d77-995fae03b2d6", "name": "tenantnetwork2-router_1108da33-7c02-4124-9c0f-1ef596c267c7"}]} 2018-09-24 00:36:49,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-41f9da3a-37d3-4758-be34-cd1122f738c1 2018-09-24 00:36:49,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.42639708519s 2018-09-24 00:36:49,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-24 00:36:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/93f263fe-521e-447d-9d77-995fae03b2d6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" 2018-09-24 00:36:52,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:36:52 GMT X-Openstack-Request-Id: req-19b02b45-e3be-4b86-982a-886a3ae75915 2018-09-24 00:36:52,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:36:52,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/93f263fe-521e-447d-9d77-995fae03b2d6.json used request id req-19b02b45-e3be-4b86-982a-886a3ae75915 2018-09-24 00:36:52,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.71644210815s 2018-09-24 00:36:52,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-24 00:36:52,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" 2018-09-24 00:36:52,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:52 GMT X-Openstack-Request-Id: req-74a8bbd6-c598-4a4e-a6f3-afebe9cbe058 2018-09-24 00:36:52,889 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8199f58f-1453-42b4-91fe-c33b4cd0bcf7","tenant_id":"b9bd1293587242bebd94db2fc15ff944","created_at":"2018-09-24T00:36:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-24T00:36:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b9bd1293587242bebd94db2fc15ff944","id":"fd109748-8486-4c3c-9da0-5ce1b0a7a2e7","subnetpool_id":null,"name":"tenantnetwork2-subnet_1108da33-7c02-4124-9c0f-1ef596c267c7"}]} 2018-09-24 00:36:52,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-74a8bbd6-c598-4a4e-a6f3-afebe9cbe058 2018-09-24 00:36:52,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0832989215851s 2018-09-24 00:36:52,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-24 00:36:52,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/fd109748-8486-4c3c-9da0-5ce1b0a7a2e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" 2018-09-24 00:36:55,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:36:55 GMT X-Openstack-Request-Id: req-c55efd4b-722a-4de4-a13b-e9a520af5df2 2018-09-24 00:36:55,350 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:36:55,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/fd109748-8486-4c3c-9da0-5ce1b0a7a2e7.json used request id req-c55efd4b-722a-4de4-a13b-e9a520af5df2 2018-09-24 00:36:55,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.45986795425s 2018-09-24 00:36:55,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:36:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" 2018-09-24 00:36:55,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:55 GMT X-Openstack-Request-Id: req-b5335cb1-025a-4915-ab26-0548ea92c0da 2018-09-24 00:36:55,657 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"8199f58f-1453-42b4-91fe-c33b4cd0bcf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9bd1293587242bebd94db2fc15ff944","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:36:55Z","qos_policy_id":null,"name":"tenantnetwork2-net_1108da33-7c02-4124-9c0f-1ef596c267c7","admin_state_up":true,"tenant_id":"b9bd1293587242bebd94db2fc15ff944","created_at":"2018-09-24T00:36:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","mtu":1500}]} 2018-09-24 00:36:55,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b5335cb1-025a-4915-ab26-0548ea92c0da 2018-09-24 00:36:55,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306293010712s 2018-09-24 00:36:55,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-24 00:36:55,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/8199f58f-1453-42b4-91fe-c33b4cd0bcf7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fcfacb26f8cf8edfbf695c6fb89c9f1807f8a20c8d693901131f012d3e3925a1" 2018-09-24 00:36:57,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:36:57 GMT X-Openstack-Request-Id: req-4765f874-49ea-41b1-a0d6-ccaf1b270c39 2018-09-24 00:36:57,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:36:57,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8199f58f-1453-42b4-91fe-c33b4cd0bcf7.json used request id req-4765f874-49ea-41b1-a0d6-ccaf1b270c39 2018-09-24 00:36:57,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.10247921944s 2018-09-24 00:36:57,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:36:57,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:57,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2bf8b5-0814-4dec-a8d7-f888c9f962fa 2018-09-24 00:36:57,884 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7", "links": {"self": "http://172.30.9.24:5000/v3/users/6126b3ab62a041008db8837ec7e81bf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6126b3ab62a041008db8837ec7e81bf4", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:36:57,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3b2bf8b5-0814-4dec-a8d7-f888c9f962fa 2018-09-24 00:36:57,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122231960297s 2018-09-24 00:36:57,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:36:57,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/6126b3ab62a041008db8837ec7e81bf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:58,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf722e71-c652-49e5-8882-1fc9c0b6e00f 2018-09-24 00:36:58,006 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_1108da33-7c02-4124-9c0f-1ef596c267c7", "links": {"self": "http://172.30.9.24:5000/v3/users/6126b3ab62a041008db8837ec7e81bf4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6126b3ab62a041008db8837ec7e81bf4", "description": null}} 2018-09-24 00:36:58,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6126b3ab62a041008db8837ec7e81bf4 used request id req-cf722e71-c652-49e5-8882-1fc9c0b6e00f 2018-09-24 00:36:58,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11697602272s 2018-09-24 00:36:58,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-24 00:36:58,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/6126b3ab62a041008db8837ec7e81bf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:58,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e8b083-2b33-4f5a-90fe-2e7ddc39afd9 2018-09-24 00:36:58,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:36:58,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6126b3ab62a041008db8837ec7e81bf4 used request id req-77e8b083-2b33-4f5a-90fe-2e7ddc39afd9 2018-09-24 00:36:58,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.298185110092s 2018-09-24 00:36:58,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:36:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:58,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8108f53f-3543-4460-84d1-adc6c0337e87 2018-09-24 00:36:58,413 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9bd1293587242bebd94db2fc15ff944"}, "tags": [], "enabled": true, "id": "b9bd1293587242bebd94db2fc15ff944", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1108da33-7c02-4124-9c0f-1ef596c267c7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-24 00:36:58,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8108f53f-3543-4460-84d1-adc6c0337e87 2018-09-24 00:36:58,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100301980972s 2018-09-24 00:36:58,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-24 00:36:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/b9bd1293587242bebd94db2fc15ff944 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:58,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aee8e94-85e8-4bb3-9d98-ba8ba0074052 2018-09-24 00:36:58,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:36:58,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b9bd1293587242bebd94db2fc15ff944 used request id req-1aee8e94-85e8-4bb3-9d98-ba8ba0074052 2018-09-24 00:36:58,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.295637845993s 2018-09-24 00:36:58,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:36:58,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:58,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a6fce5-5780-4ee9-b4db-f7696b584e76 2018-09-24 00:36:58,889 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ba5da396260b4c8790d8b0af0ba99c69", "links": {"self": "http://172.30.9.24:5000/v3/roles/ba5da396260b4c8790d8b0af0ba99c69"}, "name": "Member"}]} 2018-09-24 00:36:58,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e3a6fce5-5780-4ee9-b4db-f7696b584e76 2018-09-24 00:36:58,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171689033508s 2018-09-24 00:36:58,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-24 00:36:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/ba5da396260b4c8790d8b0af0ba99c69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:59,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef57be6-4b62-44f7-bdb8-fa0ae4a49227 2018-09-24 00:36:59,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:36:59,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/ba5da396260b4c8790d8b0af0ba99c69 used request id req-1ef57be6-4b62-44f7-bdb8-fa0ae4a49227 2018-09-24 00:36:59,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.250133037567s 2018-09-24 00:36:59,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-24 00:36:59,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b9bd1293587242bebd94db2fc15ff944&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:59,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:59 GMT X-Openstack-Request-Id: req-cfd31c62-60ee-4789-acb4-818e7f0d83c2 2018-09-24 00:36:59,381 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "created_at": "2018-09-24T00:36:33Z", "updated_at": "2018-09-24T00:36:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:33Z", "revision_number": 0, "id": "39035239-1204-44e1-8add-262233f479d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:33Z", "security_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9bd1293587242bebd94db2fc15ff944"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:33Z", "revision_number": 0, "id": "394ebd42-de91-49bf-8925-e96034328704", "remote_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:33Z", "security_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9bd1293587242bebd94db2fc15ff944"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:33Z", "revision_number": 0, "id": "782da801-4e58-4c4e-90d3-e2b8415ae15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:33Z", "security_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9bd1293587242bebd94db2fc15ff944"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:33Z", "revision_number": 0, "id": "9934d101-64e2-4173-aa47-95a6219ffed5", "remote_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:33Z", "security_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9bd1293587242bebd94db2fc15ff944"}], "revision_number": 4, "project_id": "b9bd1293587242bebd94db2fc15ff944", "id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "name": "default"}]} 2018-09-24 00:36:59,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b9bd1293587242bebd94db2fc15ff944&name=default used request id req-cfd31c62-60ee-4789-acb4-818e7f0d83c2 2018-09-24 00:36:59,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230645895004s 2018-09-24 00:36:59,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-24 00:36:59,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:36:59,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 24 Sep 2018 00:36:59 GMT X-Openstack-Request-Id: req-6af2dff0-485a-4c5e-b622-ce037ea45f0d 2018-09-24 00:36:59,625 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-24T00:36:06Z", "updated_at": "2018-09-24T00:36:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:06Z", "revision_number": 0, "id": "247c34b3-9125-457b-95f2-9ec58bfe2949", "remote_group_id": "42c665f8-74c0-4981-bdda-9fb87ae697fa", "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:06Z", "security_group_id": "42c665f8-74c0-4981-bdda-9fb87ae697fa", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:06Z", "revision_number": 0, "id": "36718ab3-11ad-41ca-bbd2-f2b2856328be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:06Z", "security_group_id": "42c665f8-74c0-4981-bdda-9fb87ae697fa", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:06Z", "revision_number": 0, "id": "4119a8ec-dacf-40b4-8e71-a94691e8d9cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:06Z", "security_group_id": "42c665f8-74c0-4981-bdda-9fb87ae697fa", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:06Z", "revision_number": 0, "id": "92e4116d-f1fc-4f43-987f-a70d6132e21b", "remote_group_id": "42c665f8-74c0-4981-bdda-9fb87ae697fa", "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:06Z", "security_group_id": "42c665f8-74c0-4981-bdda-9fb87ae697fa", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "42c665f8-74c0-4981-bdda-9fb87ae697fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "created_at": "2018-09-24T00:36:02Z", "updated_at": "2018-09-24T00:36:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:02Z", "revision_number": 0, "id": "32faed48-5e82-4b3b-91ab-95e9fe8bb00b", "remote_group_id": "9cccf075-33ec-4163-8ab3-82007961912d", "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:02Z", "security_group_id": "9cccf075-33ec-4163-8ab3-82007961912d", "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f2415a9f4e6462b82189ba5695899e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:02Z", "revision_number": 0, "id": "b6962295-f99a-497f-a353-4a158630d764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:02Z", "security_group_id": "9cccf075-33ec-4163-8ab3-82007961912d", "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f2415a9f4e6462b82189ba5695899e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:02Z", "revision_number": 0, "id": "b7d2807b-8a7c-42ac-af62-7f0cd13ccfb9", "remote_group_id": "9cccf075-33ec-4163-8ab3-82007961912d", "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:02Z", "security_group_id": "9cccf075-33ec-4163-8ab3-82007961912d", "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f2415a9f4e6462b82189ba5695899e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:02Z", "revision_number": 0, "id": "ce4e50ba-e963-4dee-9471-9bd5e83d0a66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:02Z", "security_group_id": "9cccf075-33ec-4163-8ab3-82007961912d", "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f2415a9f4e6462b82189ba5695899e1"}], "revision_number": 4, "project_id": "2f2415a9f4e6462b82189ba5695899e1", "id": "9cccf075-33ec-4163-8ab3-82007961912d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3d805091e6c4356ab34ab2a48d97e54", "created_at": "2018-09-24T00:32:35Z", "updated_at": "2018-09-24T00:32:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:32:35Z", "revision_number": 0, "id": "0c933864-a6b5-4c91-9753-26bd70d4043b", "remote_group_id": "da646aa9-80a3-4c7a-95a9-f39152a2e9a4", "remote_ip_prefix": null, "created_at": "2018-09-24T00:32:35Z", "security_group_id": "da646aa9-80a3-4c7a-95a9-f39152a2e9a4", "tenant_id": "d3d805091e6c4356ab34ab2a48d97e54", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3d805091e6c4356ab34ab2a48d97e54"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:32:35Z", "revision_number": 0, "id": "2aa81f47-6dfb-44fc-9c7a-31d8671a97d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:32:35Z", "security_group_id": "da646aa9-80a3-4c7a-95a9-f39152a2e9a4", "tenant_id": "d3d805091e6c4356ab34ab2a48d97e54", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3d805091e6c4356ab34ab2a48d97e54"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:32:35Z", "revision_number": 0, "id": "4f347ffd-2f2f-4869-9ba3-e90faccc14f9", "remote_group_id": "da646aa9-80a3-4c7a-95a9-f39152a2e9a4", "remote_ip_prefix": null, "created_at": "2018-09-24T00:32:35Z", "security_group_id": "da646aa9-80a3-4c7a-95a9-f39152a2e9a4", "tenant_id": "d3d805091e6c4356ab34ab2a48d97e54", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3d805091e6c4356ab34ab2a48d97e54"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:32:35Z", "revision_number": 0, "id": "4f99b2af-1359-4b7a-a8c9-1acb74854309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:32:35Z", "security_group_id": "da646aa9-80a3-4c7a-95a9-f39152a2e9a4", "tenant_id": "d3d805091e6c4356ab34ab2a48d97e54", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3d805091e6c4356ab34ab2a48d97e54"}], "revision_number": 4, "project_id": "d3d805091e6c4356ab34ab2a48d97e54", "id": "da646aa9-80a3-4c7a-95a9-f39152a2e9a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "created_at": "2018-09-24T00:36:33Z", "updated_at": "2018-09-24T00:36:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:33Z", "revision_number": 0, "id": "39035239-1204-44e1-8add-262233f479d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:33Z", "security_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9bd1293587242bebd94db2fc15ff944"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:33Z", "revision_number": 0, "id": "394ebd42-de91-49bf-8925-e96034328704", "remote_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:33Z", "security_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9bd1293587242bebd94db2fc15ff944"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:33Z", "revision_number": 0, "id": "782da801-4e58-4c4e-90d3-e2b8415ae15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:33Z", "security_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9bd1293587242bebd94db2fc15ff944"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-24T00:36:33Z", "revision_number": 0, "id": "9934d101-64e2-4173-aa47-95a6219ffed5", "remote_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "remote_ip_prefix": null, "created_at": "2018-09-24T00:36:33Z", "security_group_id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "tenant_id": "b9bd1293587242bebd94db2fc15ff944", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9bd1293587242bebd94db2fc15ff944"}], "revision_number": 4, "project_id": "b9bd1293587242bebd94db2fc15ff944", "id": "dbc9b93a-d51a-4b6d-9f13-8262e281835b", "name": "default"}]} 2018-09-24 00:36:59,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6af2dff0-485a-4c5e-b622-ce037ea45f0d 2018-09-24 00:36:59,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238389015198s 2018-09-24 00:36:59,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-24 00:36:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/dbc9b93a-d51a-4b6d-9f13-8262e281835b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e59f4e79772403a33cfa58b8af338ff03ab2a32d9d14ae008a63dbc5347dafe" 2018-09-24 00:37:00,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:37:00 GMT X-Openstack-Request-Id: req-1004efca-d18f-4e3c-bb07-362f4fa8e5fd 2018-09-24 00:37:00,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:37:00,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/dbc9b93a-d51a-4b6d-9f13-8262e281835b.json used request id req-1004efca-d18f-4e3c-bb07-362f4fa8e5fd 2018-09-24 00:37:00,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.30573010445s 2018-09-24 00:37:00,986 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-24 00:37:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:37:01,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3038d35-0c6e-40d4-9eb4-8b485d3628ae 2018-09-24 00:37:01,066 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:37:01,066 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-c3038d35-0c6e-40d4-9eb4-8b485d3628ae 2018-09-24 00:37:01,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:37:01,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c222cad842344e7bb35c42cb138562a", "name": "admin"}], "expires_at": "2018-09-24T01:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f2415a9f4e6462b82189ba5695899e1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe5bdc2fc59c4ec882872f7e3e62fb18"}, "audit_ids": ["3FUVEUe2SuW7cyZ9FZdjjQ"], "issued_at": "2018-09-24T00:37:01.000000Z"}} 2018-09-24 00:37:01,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:37:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:37:01,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:01 GMT X-Openstack-Request-Id: req-f123d302-7226-4cb2-a652-d8b491b17883 2018-09-24 00:37:01,752 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"}]} 2018-09-24 00:37:01,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f123d302-7226-4cb2-a652-d8b491b17883 2018-09-24 00:37:01,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275588035583s 2018-09-24 00:37:01,754 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-24 00:37:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:37:01,765 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:01 GMT Server: Apache Vary: X-Auth-Token 2018-09-24 00:37:01,766 - 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://172.30.9.24: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://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-24 00:37:01,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:37:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:37:01,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f83317-2913-4e9f-acc4-92b96c354e39 2018-09-24 00:37:01,866 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/f2f0b98533534fad9026a401150103ba"}, "tags": [], "enabled": true, "id": "f2f0b98533534fad9026a401150103ba", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-24 00:37:01,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-25f83317-2913-4e9f-acc4-92b96c354e39 2018-09-24 00:37:01,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0999038219452s 2018-09-24 00:37:01,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:37:01,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:37:01,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a9081a-5458-4c9f-b5dc-eb3487e7037e 2018-09-24 00:37:01,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-24 00:37:01,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e6a9081a-5458-4c9f-b5dc-eb3487e7037e 2018-09-24 00:37:01,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108122825623s 2018-09-24 00:37:01,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-24 00:37:01,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" -d '{"network": {"tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "name": "vmready1-net_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea", "admin_state_up": true}}' 2018-09-24 00:37:02,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:02 GMT X-Openstack-Request-Id: req-60c22a67-b73e-4cd1-ad05-9059c385d5fb 2018-09-24 00:37:02,542 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"2f2415a9f4e6462b82189ba5695899e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:37:02Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea","admin_state_up":true,"tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:37:02Z","mtu":1450}} 2018-09-24 00:37:02,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-60c22a67-b73e-4cd1-ad05-9059c385d5fb 2018-09-24 00:37:02,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.558004140854s 2018-09-24 00:37:02,543 - functest.core.tenantnetwork - 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-09-24T00:37:02Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea', u'created_at': u'2018-09-24T00:37:02Z', u'mtu': 1450, u'tenant_id': u'2f2415a9f4e6462b82189ba5695899e1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2f2415a9f4e6462b82189ba5695899e1', u'l2_adjacency': True}) 2018-09-24 00:37:02,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:37:02,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:37:03,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:03 GMT X-Openstack-Request-Id: req-a17a6501-0574-4dfa-8e85-2848e1cbe659 2018-09-24 00:37:03,651 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"2f2415a9f4e6462b82189ba5695899e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:37:02Z","qos_policy_id":null,"name":"vmready1-net_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea","admin_state_up":true,"tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:37:02Z","provider:network_type":"vxlan"}]} 2018-09-24 00:37:03,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a17a6501-0574-4dfa-8e85-2848e1cbe659 2018-09-24 00:37:03,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10859298706s 2018-09-24 00:37:03,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-24 00:37:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" -d '{"subnet": {"name": "vmready1-subnet_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea", "enable_dhcp": true, "network_id": "cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-24 00:37:05,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:05 GMT X-Openstack-Request-Id: req-c2552e13-a3ab-4b62-8372-e143489f9605 2018-09-24 00:37:05,196 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-09-24T00:37:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c64fad03-cda8-4e48-a9a1-d02875362482","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2f2415a9f4e6462b82189ba5695899e1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea","enable_dhcp":true,"segment_id":null,"network_id":"cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a","tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:37:04Z","ip_version":4}} 2018-09-24 00:37:05,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c2552e13-a3ab-4b62-8372-e143489f9605 2018-09-24 00:37:05,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.54291009903s 2018-09-24 00:37:05,197 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T00:37:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c64fad03-cda8-4e48-a9a1-d02875362482', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a', u'tenant_id': u'2f2415a9f4e6462b82189ba5695899e1', u'created_at': u'2018-09-24T00:37:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2f2415a9f4e6462b82189ba5695899e1'}) 2018-09-24 00:37:05,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-24 00:37:05,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" -d '{"router": {"external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23"}, "name": "vmready1-router_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea", "admin_state_up": true}}' 2018-09-24 00:37:11,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:11 GMT X-Openstack-Request-Id: req-1d66b030-edcb-4c75-8c1b-0f0fbbfdccb7 2018-09-24 00:37:11,556 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "890d56b7-d191-4b15-9365-7d510bac1264", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "created_at": "2018-09-24T00:37:06Z", "admin_state_up": true, "updated_at": "2018-09-24T00:37:07Z", "project_id": "2f2415a9f4e6462b82189ba5695899e1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "79875976-cfa0-487e-9798-36be920794db", "name": "vmready1-router_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea"}} 2018-09-24 00:37:11,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1d66b030-edcb-4c75-8c1b-0f0fbbfdccb7 2018-09-24 00:37:11,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.35861802101s 2018-09-24 00:37:11,557 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T00:37:07Z', u'revision_number': 4, u'ha': True, u'id': u'79875976-cfa0-487e-9798-36be920794db', u'external_gateway_info': {u'network_id': u'b6594839-03c2-450b-ba82-4dde9229ec23', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'890d56b7-d191-4b15-9365-7d510bac1264', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea', u'admin_state_up': True, u'tenant_id': u'2f2415a9f4e6462b82189ba5695899e1', u'created_at': u'2018-09-24T00:37:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'2f2415a9f4e6462b82189ba5695899e1'}) 2018-09-24 00:37:11,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-24 00:37:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/79875976-cfa0-487e-9798-36be920794db/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" -d '{"subnet_id": "c64fad03-cda8-4e48-a9a1-d02875362482"}' 2018-09-24 00:37:14,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:14 GMT X-Openstack-Request-Id: req-c3f306c7-1209-42d5-8c53-5655af352a0a 2018-09-24 00:37:14,642 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a", "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "subnet_id": "c64fad03-cda8-4e48-a9a1-d02875362482", "subnet_ids": ["c64fad03-cda8-4e48-a9a1-d02875362482"], "port_id": "a5c63328-4e34-4ef0-8d40-93b356b06178", "id": "79875976-cfa0-487e-9798-36be920794db"} 2018-09-24 00:37:14,642 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/79875976-cfa0-487e-9798-36be920794db/add_router_interface.json used request id req-c3f306c7-1209-42d5-8c53-5655af352a0a 2018-09-24 00:37:14,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.08485412598s 2018-09-24 00:37:14,642 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-24 00:37:14,775 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-24 00:37:14,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:37:14,783 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 754 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:14 GMT 2018-09-24 00:37:14,783 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-24 00:37:14,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-24 00:37:14,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:37:15,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:15 GMT X-Openstack-Request-Id: req-da4cb283-311f-4013-b70e-3b63da5e8e28 2018-09-24 00:37:15,597 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-24 00:37:15,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-da4cb283-311f-4013-b70e-3b63da5e8e28 2018-09-24 00:37:15,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.811424970627s 2018-09-24 00:37:15,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-24 00:37:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea"}' 2018-09-24 00:37:16,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Date: Mon, 24 Sep 2018 00:37:16 GMT Location: http://172.30.9.24:9292/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1eac2593-6e38-4e5b-a7a8-417c82a5c5f5 2018-09-24 00:37:16,389 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d/file", "owner": "2f2415a9f4e6462b82189ba5695899e1", "id": "2f9e66d9-51ba-4363-9c86-2cf4f662ff6d", "size": null, "self": "/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-24T00:37:16Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea", "checksum": null, "created_at": "2018-09-24T00:37:16Z", "protected": false} 2018-09-24 00:37:16,389 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1eac2593-6e38-4e5b-a7a8-417c82a5c5f5 2018-09-24 00:37:16,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.783214092255s 2018-09-24 00:37:16,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-24 00:37:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" -d '' 2018-09-24 00:39:16,480 - keystoneauth.session - INFO - Failure: Unable to establish connection to http://172.30.9.24:9292/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d/file: ('Connection aborted.', error(32, 'Broken pipe')). Retrying in 0.5s. 2018-09-24 00:39:17,763 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 Date: Mon, 24 Sep 2018 00:39:17 GMT X-Openstack-Request-Id: req-8209d385-465f-454c-905a-59556e08bd35 2018-09-24 00:39:17,763 - 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-09-24 00:39:17,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d/file used request id req-8209d385-465f-454c-905a-59556e08bd35 2018-09-24 00:39:17,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 121.373664856s 2018-09-24 00:39:17,764 - shade - DEBUG - Deleting failed upload of image vmready1-img_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea 2018-09-24 00:39:17,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-24 00:39:17,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:39:18,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 24 Sep 2018 00:39:18 GMT X-Openstack-Request-Id: req-5eccb2b4-65f2-44ed-ad44-d061fafa0c01 2018-09-24 00:39:18,608 - 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-09-24 00:39:18,608 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d used request id req-5eccb2b4-65f2-44ed-ad44-d061fafa0c01 2018-09-24 00:39:18,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.843360900879s 2018-09-24 00:39:18,608 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.24:9292/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 00:39:18,615 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.24:9292/v2/images/2f9e66d9-51ba-4363-9c86-2cf4f662ff6d/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 00:39:18,740 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 00:39:18,740 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:17 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-24 00:39:18,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-24 00:39:18,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/79875976-cfa0-487e-9798-36be920794db/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" -d '{"subnet_id": "c64fad03-cda8-4e48-a9a1-d02875362482"}' 2018-09-24 00:39:22,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:22 GMT X-Openstack-Request-Id: req-f6495f77-5f5b-4c54-bb24-1dd46457d9c1 2018-09-24 00:39:22,095 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a", "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "subnet_id": "c64fad03-cda8-4e48-a9a1-d02875362482", "subnet_ids": ["c64fad03-cda8-4e48-a9a1-d02875362482"], "port_id": "a5c63328-4e34-4ef0-8d40-93b356b06178", "id": "79875976-cfa0-487e-9798-36be920794db"} 2018-09-24 00:39:22,095 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/79875976-cfa0-487e-9798-36be920794db/remove_router_interface.json used request id req-f6495f77-5f5b-4c54-bb24-1dd46457d9c1 2018-09-24 00:39:22,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.34955191612s 2018-09-24 00:39:22,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-24 00:39:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:39:23,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:23 GMT X-Openstack-Request-Id: req-a39f2867-83b6-488a-bbe9-db36122682ae 2018-09-24 00:39:23,222 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b6594839-03c2-450b-ba82-4dde9229ec23", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "890d56b7-d191-4b15-9365-7d510bac1264", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2f2415a9f4e6462b82189ba5695899e1", "created_at": "2018-09-24T00:37:06Z", "admin_state_up": true, "updated_at": "2018-09-24T00:39:20Z", "project_id": "2f2415a9f4e6462b82189ba5695899e1", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "79875976-cfa0-487e-9798-36be920794db", "name": "vmready1-router_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea"}]} 2018-09-24 00:39:23,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a39f2867-83b6-488a-bbe9-db36122682ae 2018-09-24 00:39:23,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.12728095055s 2018-09-24 00:39:23,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-24 00:39:23,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/79875976-cfa0-487e-9798-36be920794db.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:39:27,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:39:27 GMT X-Openstack-Request-Id: req-bc6973e5-2797-427f-9465-769c45529d54 2018-09-24 00:39:27,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:39:27,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/79875976-cfa0-487e-9798-36be920794db.json used request id req-bc6973e5-2797-427f-9465-769c45529d54 2018-09-24 00:39:27,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.93650007248s 2018-09-24 00:39:27,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-24 00:39:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:39:27,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:27 GMT X-Openstack-Request-Id: req-ff73d2ff-a3e3-47bd-85fc-246672008657 2018-09-24 00:39:27,254 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-24T00:32:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"890d56b7-d191-4b15-9365-7d510bac1264","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d3d805091e6c4356ab34ab2a48d97e54","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b6594839-03c2-450b-ba82-4dde9229ec23","tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:43Z","ip_version":4},{"updated_at":"2018-09-24T00:37:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c64fad03-cda8-4e48-a9a1-d02875362482","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2f2415a9f4e6462b82189ba5695899e1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea","enable_dhcp":true,"segment_id":null,"network_id":"cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a","tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:37:04Z","ip_version":4}]} 2018-09-24 00:39:27,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ff73d2ff-a3e3-47bd-85fc-246672008657 2018-09-24 00:39:27,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0906491279602s 2018-09-24 00:39:27,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-24 00:39:27,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/c64fad03-cda8-4e48-a9a1-d02875362482.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:39:29,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:39:29 GMT X-Openstack-Request-Id: req-92b2bd03-bacc-4a00-b44b-2d7ac7d4ed12 2018-09-24 00:39:29,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:39:29,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c64fad03-cda8-4e48-a9a1-d02875362482.json used request id req-92b2bd03-bacc-4a00-b44b-2d7ac7d4ed12 2018-09-24 00:39:29,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26717495918s 2018-09-24 00:39:29,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:39:29,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:39:29,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:29 GMT X-Openstack-Request-Id: req-fd696397-e309-4be0-82ae-d35950b856cb 2018-09-24 00:39:29,616 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"2f2415a9f4e6462b82189ba5695899e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-24T00:39:29Z","qos_policy_id":null,"name":"vmready1-net_dff5ce45-9fb0-4ef7-8ce4-2d919d28e5ea","admin_state_up":true,"tenant_id":"2f2415a9f4e6462b82189ba5695899e1","created_at":"2018-09-24T00:37:02Z","provider:network_type":"vxlan"}]} 2018-09-24 00:39:29,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fd696397-e309-4be0-82ae-d35950b856cb 2018-09-24 00:39:29,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0925290584564s 2018-09-24 00:39:29,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-24 00:39:29,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e64a78634f8d8b49f09e755c5b1eec9c7bea380779d15a2b198cac8b92bc2934" 2018-09-24 00:39:30,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 24 Sep 2018 00:39:30 GMT X-Openstack-Request-Id: req-e42356b7-4904-44bb-a81d-76421fc07171 2018-09-24 00:39:30,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-24 00:39:30,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/cd4f9bae-cfe8-4fa6-8d1c-3542bb9b870a.json used request id req-e42356b7-4904-44bb-a81d-76421fc07171 2018-09-24 00:39:30,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23515200615s 2018-09-24 00:39:30,854 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-24 00:39:30,855 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:13 | PASS | | vmready1 | functest | healthcheck | 02:17 | FAIL | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-24 00:39:30,869 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-24 00:39:33,837 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-329 | | 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-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 00:39:33,840 - 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=,172.30.9.24,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7NEtpTDh8X26x34HdvbzcRq73 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=2f2415a9f4e6462b82189ba5695899e1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-24 00:39:33,840 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-24 00:39:33,846 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-24 00:39:34,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:39:34,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ed649f-76f3-4936-b1eb-eebc69712e0e 2018-09-24 00:39:34,155 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:39:34,155 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-27ed649f-76f3-4936-b1eb-eebc69712e0e 2018-09-24 00:39:34,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:39:34,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c222cad842344e7bb35c42cb138562a", "name": "admin"}], "expires_at": "2018-09-24T01:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f2415a9f4e6462b82189ba5695899e1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe5bdc2fc59c4ec882872f7e3e62fb18"}, "audit_ids": ["JswH-HoKT2CsTRoSwTuHnQ"], "issued_at": "2018-09-24T00:39:34.000000Z"}} 2018-09-24 00:39:34,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:39:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:34,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:34 GMT X-Openstack-Request-Id: req-3f7e14f0-f935-4725-8d79-038bfee29249 2018-09-24 00:39:34,884 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"}]} 2018-09-24 00:39:34,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f7e14f0-f935-4725-8d79-038bfee29249 2018-09-24 00:39:34,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.320374011993s 2018-09-24 00:39:34,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:39:34,896 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:34 GMT Server: Apache Vary: X-Auth-Token 2018-09-24 00:39:34,896 - 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://172.30.9.24: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://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-24 00:39:34,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:39:34,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:34,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c6d0bb-0359-4e4c-80fd-235f4e40585b 2018-09-24 00:39:34,999 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/f2f0b98533534fad9026a401150103ba"}, "tags": [], "enabled": true, "id": "f2f0b98533534fad9026a401150103ba", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-24 00:39:34,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d3c6d0bb-0359-4e4c-80fd-235f4e40585b 2018-09-24 00:39:35,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101966142654s 2018-09-24 00:39:35,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-24 00:39:35,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f"}}' 2018-09-24 00:39:35,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-379b8a9f-8ec1-4047-bf94-f2fdb6387a4e 2018-09-24 00:39:35,180 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b"}, "tags": [], "enabled": true, "id": "892a819548b8442490d777466a33854b", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f"}} 2018-09-24 00:39:35,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-379b8a9f-8ec1-4047-bf94-f2fdb6387a4e 2018-09-24 00:39:35,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.173819065094s 2018-09-24 00:39:35,181 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'892a819548b8442490d777466a33854b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f'}) 2018-09-24 00:39:35,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-24 00:39:35,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "98191a79-e5e0-41fe-809d-14be76e1d8b3", "email": null, "name": "tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f"}}' 2018-09-24 00:39:35,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfb559b-3992-4ba3-9fe0-6c216f6a36a1 2018-09-24 00:39:35,841 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "links": {"self": "http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6aa980c4a529484dafc8558e45c47736", "domain_id": "default", "password_expires_at": null}} 2018-09-24 00:39:35,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-0bfb559b-3992-4ba3-9fe0-6c216f6a36a1 2018-09-24 00:39:35,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.6522397995s 2018-09-24 00:39:35,842 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6aa980c4a529484dafc8558e45c47736', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f'}) 2018-09-24 00:39:35,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:39:35,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:35,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9f255a-a7c0-4c79-a6a5-309c90628ddc 2018-09-24 00:39:35,950 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}]} 2018-09-24 00:39:35,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cb9f255a-a7c0-4c79-a6a5-309c90628ddc 2018-09-24 00:39:35,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104639053345s 2018-09-24 00:39:35,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:39:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:36,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1afadbb-3a31-4e7d-9197-87b09a84d574 2018-09-24 00:39:36,052 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}]} 2018-09-24 00:39:36,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b1afadbb-3a31-4e7d-9197-87b09a84d574 2018-09-24 00:39:36,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972180366516s 2018-09-24 00:39:36,054 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-24 00:39:36,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-24 00:39:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" -d '{"role": {"name": "Member"}}' 2018-09-24 00:39:36,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 177 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14cde8b-a2a6-48f5-b44f-05771b8de9f4 2018-09-24 00:39:36,302 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "f3a054f9eeb944a995fee250c4f32871", "links": {"self": "http://172.30.9.24:5000/v3/roles/f3a054f9eeb944a995fee250c4f32871"}, "name": "Member"}} 2018-09-24 00:39:36,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f14cde8b-a2a6-48f5-b44f-05771b8de9f4 2018-09-24 00:39:36,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.244840145111s 2018-09-24 00:39:36,303 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'f3a054f9eeb944a995fee250c4f32871'}) 2018-09-24 00:39:36,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:39:36,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:36,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de436baf-83f1-43e7-9547-21825b0cf2b3 2018-09-24 00:39:36,413 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3a054f9eeb944a995fee250c4f32871", "links": {"self": "http://172.30.9.24:5000/v3/roles/f3a054f9eeb944a995fee250c4f32871"}, "name": "Member"}]} 2018-09-24 00:39:36,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-de436baf-83f1-43e7-9547-21825b0cf2b3 2018-09-24 00:39:36,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106804847717s 2018-09-24 00:39:36,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:39:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:36,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f033b130-8f6d-4bcd-bb1a-dfea5027659d 2018-09-24 00:39:36,519 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-24 00:39:36,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f033b130-8f6d-4bcd-bb1a-dfea5027659d 2018-09-24 00:39:36,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100014925003s 2018-09-24 00:39:36,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:39:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:36,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa31209-cfac-40ff-b582-5c4ad2cb895d 2018-09-24 00:39:36,644 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "links": {"self": "http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6aa980c4a529484dafc8558e45c47736", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:39:36,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1fa31209-cfac-40ff-b582-5c4ad2cb895d 2018-09-24 00:39:36,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124830007553s 2018-09-24 00:39:36,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:39:36,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:36,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce65ad6-55ec-424a-b40f-158f2fdfe8a1 2018-09-24 00:39:36,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b"}, "tags": [], "enabled": true, "id": "892a819548b8442490d777466a33854b", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-24 00:39:36,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3ce65ad6-55ec-424a-b40f-158f2fdfe8a1 2018-09-24 00:39:36,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107739925385s 2018-09-24 00:39:36,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-24 00:39:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6aa980c4a529484dafc8558e45c47736&role.id=f3a054f9eeb944a995fee250c4f32871&scope.project.id=892a819548b8442490d777466a33854b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:36,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f33305d-a0ef-4537-a3f2-0584913b23f8 2018-09-24 00:39:36,867 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6aa980c4a529484dafc8558e45c47736&role.id=f3a054f9eeb944a995fee250c4f32871&scope.project.id=892a819548b8442490d777466a33854b", "previous": null, "next": null}} 2018-09-24 00:39:36,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6aa980c4a529484dafc8558e45c47736&role.id=f3a054f9eeb944a995fee250c4f32871&scope.project.id=892a819548b8442490d777466a33854b used request id req-0f33305d-a0ef-4537-a3f2-0584913b23f8 2018-09-24 00:39:36,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0947051048279s 2018-09-24 00:39:36,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-24 00:39:36,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b/users/6aa980c4a529484dafc8558e45c47736/roles/f3a054f9eeb944a995fee250c4f32871 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:37,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9ace8e-8b84-4245-940b-3d9e5c3b788c 2018-09-24 00:39:37,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:39:37,187 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b/users/6aa980c4a529484dafc8558e45c47736/roles/f3a054f9eeb944a995fee250c4f32871 used request id req-9a9ace8e-8b84-4245-940b-3d9e5c3b788c 2018-09-24 00:39:37,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.316227912903s 2018-09-24 00:39:37,188 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'892a819548b8442490d777466a33854b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '98191a79-e5e0-41fe-809d-14be76e1d8b3', 'username': u'tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 00:39:37,192 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f', 'password': '98191a79-e5e0-41fe-809d-14be76e1d8b3', 'project_name': 'tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '892a819548b8442490d777466a33854b', 'project_domain_name': 'Default'} 2018-09-24 00:39:37,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:39:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:37,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb56e10-69ff-4e2f-bb48-d7b2a37b4499 2018-09-24 00:39:37,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3a054f9eeb944a995fee250c4f32871", "links": {"self": "http://172.30.9.24:5000/v3/roles/f3a054f9eeb944a995fee250c4f32871"}, "name": "Member"}]} 2018-09-24 00:39:37,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dfb56e10-69ff-4e2f-bb48-d7b2a37b4499 2018-09-24 00:39:37,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104044914246s 2018-09-24 00:39:37,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:39:37,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:37,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3401c371-1f83-4ea6-bf29-0f9937a15f98 2018-09-24 00:39:37,400 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3a054f9eeb944a995fee250c4f32871", "links": {"self": "http://172.30.9.24:5000/v3/roles/f3a054f9eeb944a995fee250c4f32871"}, "name": "Member"}]} 2018-09-24 00:39:37,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3401c371-1f83-4ea6-bf29-0f9937a15f98 2018-09-24 00:39:37,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947329998016s 2018-09-24 00:39:37,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:39:37,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:37,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bd9642-30ce-41ea-ba01-726809cbde8c 2018-09-24 00:39:37,514 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-24 00:39:37,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e5bd9642-30ce-41ea-ba01-726809cbde8c 2018-09-24 00:39:37,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109175205231s 2018-09-24 00:39:37,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:39:37,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:37,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb00b8e-4dfb-4e07-ad70-c9a9c8f960e9 2018-09-24 00:39:37,645 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "links": {"self": "http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6aa980c4a529484dafc8558e45c47736", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:39:37,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7bb00b8e-4dfb-4e07-ad70-c9a9c8f960e9 2018-09-24 00:39:37,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129821062088s 2018-09-24 00:39:37,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:39:37,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:37,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ea98e2-3852-498f-8ddf-f14cd73c2f18 2018-09-24 00:39:37,757 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b"}, "tags": [], "enabled": true, "id": "892a819548b8442490d777466a33854b", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-24 00:39:37,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e7ea98e2-3852-498f-8ddf-f14cd73c2f18 2018-09-24 00:39:37,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100016832352s 2018-09-24 00:39:37,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-24 00:39:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6aa980c4a529484dafc8558e45c47736&role.id=0c222cad842344e7bb35c42cb138562a&scope.project.id=892a819548b8442490d777466a33854b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:37,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe17196-e400-47ae-9ca9-64ba81fa1b7a 2018-09-24 00:39:37,862 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6aa980c4a529484dafc8558e45c47736&role.id=0c222cad842344e7bb35c42cb138562a&scope.project.id=892a819548b8442490d777466a33854b", "previous": null, "next": null}} 2018-09-24 00:39:37,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6aa980c4a529484dafc8558e45c47736&role.id=0c222cad842344e7bb35c42cb138562a&scope.project.id=892a819548b8442490d777466a33854b used request id req-6fe17196-e400-47ae-9ca9-64ba81fa1b7a 2018-09-24 00:39:37,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0975031852722s 2018-09-24 00:39:37,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-24 00:39:37,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b/users/6aa980c4a529484dafc8558e45c47736/roles/0c222cad842344e7bb35c42cb138562a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:38,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42e4ac76-1aee-4b13-b5c0-5bf11fec2eb3 2018-09-24 00:39:38,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:39:38,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b/users/6aa980c4a529484dafc8558e45c47736/roles/0c222cad842344e7bb35c42cb138562a used request id req-42e4ac76-1aee-4b13-b5c0-5bf11fec2eb3 2018-09-24 00:39:38,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.203347921371s 2018-09-24 00:39:38,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:39:38,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:38,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbad8407-fe38-4653-984b-8fbd5b074439 2018-09-24 00:39:38,168 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3a054f9eeb944a995fee250c4f32871", "links": {"self": "http://172.30.9.24:5000/v3/roles/f3a054f9eeb944a995fee250c4f32871"}, "name": "Member"}]} 2018-09-24 00:39:38,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dbad8407-fe38-4653-984b-8fbd5b074439 2018-09-24 00:39:38,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0944628715515s 2018-09-24 00:39:38,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:39:38,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec55c43e-728f-4f7f-9227-740b65b52d59 2018-09-24 00:39:38,287 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-24 00:39:38,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ec55c43e-728f-4f7f-9227-740b65b52d59 2018-09-24 00:39:38,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114176034927s 2018-09-24 00:39:38,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:39:38,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:38,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271827dd-be50-4141-93e6-5c9e57e47533 2018-09-24 00:39:38,412 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "links": {"self": "http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6aa980c4a529484dafc8558e45c47736", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:39:38,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-271827dd-be50-4141-93e6-5c9e57e47533 2018-09-24 00:39:38,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124243021011s 2018-09-24 00:39:38,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-24 00:39:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=0c222cad842344e7bb35c42cb138562a&user.id=6aa980c4a529484dafc8558e45c47736&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:38,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc38f514-f4e6-4bc8-ba4b-da29a09d968c 2018-09-24 00:39:38,449 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=0c222cad842344e7bb35c42cb138562a&user.id=6aa980c4a529484dafc8558e45c47736&scope.domain.id=default", "previous": null, "next": null}} 2018-09-24 00:39:38,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=0c222cad842344e7bb35c42cb138562a&user.id=6aa980c4a529484dafc8558e45c47736&scope.domain.id=default used request id req-cc38f514-f4e6-4bc8-ba4b-da29a09d968c 2018-09-24 00:39:38,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0248410701752s 2018-09-24 00:39:38,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-24 00:39:38,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/6aa980c4a529484dafc8558e45c47736/roles/0c222cad842344e7bb35c42cb138562a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:39:38,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc2e309-3254-4860-b21d-c4e47128fcd4 2018-09-24 00:39:38,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:39:38,597 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/6aa980c4a529484dafc8558e45c47736/roles/0c222cad842344e7bb35c42cb138562a used request id req-ccc2e309-3254-4860-b21d-c4e47128fcd4 2018-09-24 00:39:38,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.143852949142s 2018-09-24 00:39:38,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-24 00:39:43,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1ee8163a-5667-4898-90cb-09ddec44974a | 2018-09-24T00:39:42.669478 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1ee8163a-5667-4898-90cb-09ddec44974a ~/.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-09-24 00:39:46,313 - 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-09-24 00:39:46,970 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-24 00:39:51,888 - 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=6614e591-83d5-4b2a-90e6-94c62c2ddc69) as the default verifier for the future CLI operations. 2018-09-24 00:39:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:39:53,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e583d8a9-3999-4648-88b4-5c704bc23d78 2018-09-24 00:39:53,819 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:39:53,819 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-e583d8a9-3999-4648-88b4-5c704bc23d78 2018-09-24 00:39:53,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:39:54,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3a054f9eeb944a995fee250c4f32871", "name": "Member"}, {"id": "0c222cad842344e7bb35c42cb138562a", "name": "admin"}], "expires_at": "2018-09-24T01:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "892a819548b8442490d777466a33854b", "name": "tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/892a819548b8442490d777466a33854b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/892a819548b8442490d777466a33854b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/892a819548b8442490d777466a33854b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/892a819548b8442490d777466a33854b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/892a819548b8442490d777466a33854b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/892a819548b8442490d777466a33854b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/892a819548b8442490d777466a33854b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/892a819548b8442490d777466a33854b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/892a819548b8442490d777466a33854b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/892a819548b8442490d777466a33854b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/892a819548b8442490d777466a33854b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/892a819548b8442490d777466a33854b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_892a819548b8442490d777466a33854b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_892a819548b8442490d777466a33854b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "id": "6aa980c4a529484dafc8558e45c47736"}, "audit_ids": ["nRoRMoC0Qzm1Ulm2uGyZdA"], "issued_at": "2018-09-24T00:39:54.000000Z"}} 2018-09-24 00:39:54,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-24 00:39:54,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a540188decbd25556cb2cb3ac8c2c8da96ee5398e9c7f1decdc827e4efb5c2f4" 2018-09-24 00:39:54,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9931 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:54 GMT X-Openstack-Request-Id: req-6702f7db-b1d4-4108-bfb9-39ec887b45e1 2018-09-24 00:39:54,446 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-09-24 00:39:54,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-6702f7db-b1d4-4108-bfb9-39ec887b45e1 2018-09-24 00:39:54,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.204976081848s 2018-09-24 00:39:54,455 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-24 00:39:54,456 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-24 00:39:54,582 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-24 00:39:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:39:54,590 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 754 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:54 GMT 2018-09-24 00:39:54,590 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-24 00:39:54,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-24 00:39:54,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a540188decbd25556cb2cb3ac8c2c8da96ee5398e9c7f1decdc827e4efb5c2f4" 2018-09-24 00:39:54,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:54 GMT X-Openstack-Request-Id: req-089e54bf-2a1d-41c5-a4bf-c4a422c51de5 2018-09-24 00:39:54,826 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-24 00:39:54,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-089e54bf-2a1d-41c5-a4bf-c4a422c51de5 2018-09-24 00:39:54,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.234341144562s 2018-09-24 00:39:54,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-24 00:39:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a540188decbd25556cb2cb3ac8c2c8da96ee5398e9c7f1decdc827e4efb5c2f4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f"}' 2018-09-24 00:39:55,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Date: Mon, 24 Sep 2018 00:39:55 GMT Location: http://172.30.9.24:9292/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da67c682-5d0b-4fba-aecf-c7f05383e948 2018-09-24 00:39:55,603 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7/file", "owner": "892a819548b8442490d777466a33854b", "id": "27c0d33c-baae-44ed-988d-85204fc2dcd7", "size": null, "self": "/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-24T00:39:55Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "checksum": null, "created_at": "2018-09-24T00:39:55Z", "protected": false} 2018-09-24 00:39:55,603 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-da67c682-5d0b-4fba-aecf-c7f05383e948 2018-09-24 00:39:55,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.767545938492s 2018-09-24 00:39:55,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-24 00:39:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a540188decbd25556cb2cb3ac8c2c8da96ee5398e9c7f1decdc827e4efb5c2f4" -d '' 2018-09-24 00:41:55,655 - keystoneauth.session - INFO - Failure: Unable to establish connection to http://172.30.9.24:9292/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7/file: ('Connection aborted.', error(32, 'Broken pipe')). Retrying in 0.5s. 2018-09-24 00:41:56,422 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 Date: Mon, 24 Sep 2018 00:41:56 GMT X-Openstack-Request-Id: req-490871bc-0c47-494d-9f22-33b13f02c941 2018-09-24 00:41:56,422 - 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-09-24 00:41:56,422 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7/file used request id req-490871bc-0c47-494d-9f22-33b13f02c941 2018-09-24 00:41:56,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.818364859s 2018-09-24 00:41:56,423 - shade - DEBUG - Deleting failed upload of image tempest_full-img_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f 2018-09-24 00:41:56,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-24 00:41:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a540188decbd25556cb2cb3ac8c2c8da96ee5398e9c7f1decdc827e4efb5c2f4" 2018-09-24 00:41:57,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 24 Sep 2018 00:41:57 GMT X-Openstack-Request-Id: req-e11dd592-9443-492b-bb48-b5e669267d17 2018-09-24 00:41:57,314 - 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-09-24 00:41:57,314 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7 used request id req-e11dd592-9443-492b-bb48-b5e669267d17 2018-09-24 00:41:57,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.890887975693s 2018-09-24 00:41:57,314 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.24:9292/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 00:41:57,321 - functest.core.singlevm - ERROR - Cannot run tempest_full Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.24:9292/v2/images/27c0d33c-baae-44ed-988d-85204fc2dcd7/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 00:41:57,322 - 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 426, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-24 00:41:57,323 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 02:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-24 00:41:57,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:41:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:41:57,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 24 Sep 2018 00:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491131dc-5d90-44a1-a3e6-ba16491e18d7 2018-09-24 00:41:57,461 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "links": {"self": "http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6aa980c4a529484dafc8558e45c47736", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:41:57,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-491131dc-5d90-44a1-a3e6-ba16491e18d7 2018-09-24 00:41:57,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131314992905s 2018-09-24 00:41:57,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:41:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:41:57,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 24 Sep 2018 00:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ded3f0-c6d2-4c40-b0da-14e2476b6a76 2018-09-24 00:41:57,575 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f", "links": {"self": "http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6aa980c4a529484dafc8558e45c47736", "description": null}} 2018-09-24 00:41:57,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736 used request id req-f7ded3f0-c6d2-4c40-b0da-14e2476b6a76 2018-09-24 00:41:57,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108341217041s 2018-09-24 00:41:57,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-24 00:41:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:41:58,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ba6fa5-65de-4cf2-b259-d1f53554476e 2018-09-24 00:41:58,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:41:58,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6aa980c4a529484dafc8558e45c47736 used request id req-06ba6fa5-65de-4cf2-b259-d1f53554476e 2018-09-24 00:41:58,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.438097000122s 2018-09-24 00:41:58,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:41:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:41:58,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 24 Sep 2018 00:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1cfa28c-9bdb-4abf-b1e9-ecb9ff33c88a 2018-09-24 00:41:58,137 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b"}, "tags": [], "enabled": true, "id": "892a819548b8442490d777466a33854b", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_acd21528-d0ac-4484-b5b8-f0a6aa8fdc4f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-24 00:41:58,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f1cfa28c-9bdb-4abf-b1e9-ecb9ff33c88a 2018-09-24 00:41:58,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115581989288s 2018-09-24 00:41:58,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-24 00:41:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:41:58,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8551fdfd-a526-41d2-b0a5-ad3a81d22b12 2018-09-24 00:41:58,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:41:58,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/892a819548b8442490d777466a33854b used request id req-8551fdfd-a526-41d2-b0a5-ad3a81d22b12 2018-09-24 00:41:58,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.254939079285s 2018-09-24 00:41:58,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:41:58,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:41:58,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Mon, 24 Sep 2018 00:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c667aeac-059b-4990-9bc0-595b9f1954a3 2018-09-24 00:41:58,507 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3a054f9eeb944a995fee250c4f32871", "links": {"self": "http://172.30.9.24:5000/v3/roles/f3a054f9eeb944a995fee250c4f32871"}, "name": "Member"}]} 2018-09-24 00:41:58,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c667aeac-059b-4990-9bc0-595b9f1954a3 2018-09-24 00:41:58,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106014966965s 2018-09-24 00:41:58,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-24 00:41:58,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/f3a054f9eeb944a995fee250c4f32871 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:41:58,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9cacf0-eac5-4293-9210-b267aeb9f9a1 2018-09-24 00:41:58,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:41:58,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f3a054f9eeb944a995fee250c4f32871 used request id req-6f9cacf0-eac5-4293-9210-b267aeb9f9a1 2018-09-24 00:41:58,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.144285917282s 2018-09-24 00:41:58,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-24 00:41:58,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=892a819548b8442490d777466a33854b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2793d7c098b435f0cf67a7b882c66ffebee5a6d05114606237115869680f5c10" 2018-09-24 00:41:58,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 24 Sep 2018 00:41:58 GMT X-Openstack-Request-Id: req-743b70b4-cee3-4ac8-a043-df70eeae6802 2018-09-24 00:41:58,898 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-24 00:41:58,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=892a819548b8442490d777466a33854b&name=default used request id req-743b70b4-cee3-4ac8-a043-df70eeae6802 2018-09-24 00:41:58,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23588681221s 2018-09-24 00:41:58,899 - functest.core.tenantnetwork - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 111, in clean 'project_id': self.project.id})[0].id IndexError: list index out of range 2018-09-24 00:41:58,899 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-24 00:41:58,900 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-24 00:42:02,016 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-329 | | 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-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 00:42:02,019 - 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=,172.30.9.24,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7NEtpTDh8X26x34HdvbzcRq73 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=2f2415a9f4e6462b82189ba5695899e1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-24 00:42:02,019 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-24 00:42:02,025 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-24 00:42:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:42:02,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3af9e3-cfcd-4d79-9639-eb1240ab9171 2018-09-24 00:42:02,335 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:42:02,335 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-af3af9e3-cfcd-4d79-9639-eb1240ab9171 2018-09-24 00:42:02,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:42:02,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c222cad842344e7bb35c42cb138562a", "name": "admin"}], "expires_at": "2018-09-24T01:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f2415a9f4e6462b82189ba5695899e1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2f2415a9f4e6462b82189ba5695899e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe5bdc2fc59c4ec882872f7e3e62fb18"}, "audit_ids": ["4_OQtNE8RsGyuUxh05j8Kw"], "issued_at": "2018-09-24T00:42:02.000000Z"}} 2018-09-24 00:42:02,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-24 00:42:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:03,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:03 GMT X-Openstack-Request-Id: req-ef8badfb-52d0-43dd-a5b6-4184d75c7341 2018-09-24 00:42:03,857 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b6594839-03c2-450b-ba82-4dde9229ec23","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d3d805091e6c4356ab34ab2a48d97e54","l2_adjacency":true,"status":"ACTIVE","subnets":["890d56b7-d191-4b15-9365-7d510bac1264"],"description":"","tags":[],"updated_at":"2018-09-24T00:32:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d3d805091e6c4356ab34ab2a48d97e54","created_at":"2018-09-24T00:32:35Z","provider:network_type":"flat"}]} 2018-09-24 00:42:03,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ef8badfb-52d0-43dd-a5b6-4184d75c7341 2018-09-24 00:42:03,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07210707664s 2018-09-24 00:42:03,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:42:03,870 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:03 GMT Server: Apache Vary: X-Auth-Token 2018-09-24 00:42:03,870 - 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://172.30.9.24: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://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-24 00:42:03,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:42:03,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:03,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c8f225-f582-41a3-9060-2ae82bf62e71 2018-09-24 00:42:03,969 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/f2f0b98533534fad9026a401150103ba"}, "tags": [], "enabled": true, "id": "f2f0b98533534fad9026a401150103ba", "name": "heat_stack"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-24 00:42:03,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-82c8f225-f582-41a3-9060-2ae82bf62e71 2018-09-24 00:42:03,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0979778766632s 2018-09-24 00:42:03,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-24 00:42:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88"}}' 2018-09-24 00:42:04,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f82b46-3c97-4d67-aa65-ab674a9ac8ef 2018-09-24 00:42:04,107 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9"}, "tags": [], "enabled": true, "id": "eef23d61a6f0449c93c5ef6673d66db9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88"}} 2018-09-24 00:42:04,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-56f82b46-3c97-4d67-aa65-ab674a9ac8ef 2018-09-24 00:42:04,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130247116089s 2018-09-24 00:42:04,108 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'eef23d61a6f0449c93c5ef6673d66db9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88'}) 2018-09-24 00:42:04,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-24 00:42:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8b2d7b71-8554-49eb-a7aa-e7866870d70c", "email": null, "name": "tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88"}}' 2018-09-24 00:42:04,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc17e44c-1cae-4658-bddb-77a736fbcd0c 2018-09-24 00:42:04,531 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "links": {"self": "http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f94f12d70f9c4c21b3c8b0c5c425fe20", "domain_id": "default", "password_expires_at": null}} 2018-09-24 00:42:04,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-cc17e44c-1cae-4658-bddb-77a736fbcd0c 2018-09-24 00:42:04,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.415988922119s 2018-09-24 00:42:04,532 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f94f12d70f9c4c21b3c8b0c5c425fe20', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88'}) 2018-09-24 00:42:04,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:42:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:04,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bc220a-9587-4350-b8ad-7cd38d68f601 2018-09-24 00:42:04,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}]} 2018-09-24 00:42:04,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-74bc220a-9587-4350-b8ad-7cd38d68f601 2018-09-24 00:42:04,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167954921722s 2018-09-24 00:42:04,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:42:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:04,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9061b9a7-3251-4b96-be6a-8cbeedc17c99 2018-09-24 00:42:04,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}]} 2018-09-24 00:42:04,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9061b9a7-3251-4b96-be6a-8cbeedc17c99 2018-09-24 00:42:04,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10027384758s 2018-09-24 00:42:04,811 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-24 00:42:04,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-24 00:42:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" -d '{"role": {"name": "Member"}}' 2018-09-24 00:42:04,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 177 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a46601-1cab-43dd-9bde-47a45f4b90b6 2018-09-24 00:42:04,981 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "f6b038d0b49345269cc7ececc33b6ed3", "links": {"self": "http://172.30.9.24:5000/v3/roles/f6b038d0b49345269cc7ececc33b6ed3"}, "name": "Member"}} 2018-09-24 00:42:04,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-36a46601-1cab-43dd-9bde-47a45f4b90b6 2018-09-24 00:42:04,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.166290998459s 2018-09-24 00:42:04,982 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'f6b038d0b49345269cc7ececc33b6ed3'}) 2018-09-24 00:42:04,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:42:04,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:05,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dbd712-a984-4002-8486-4a868d0d8f19 2018-09-24 00:42:05,076 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f6b038d0b49345269cc7ececc33b6ed3", "links": {"self": "http://172.30.9.24:5000/v3/roles/f6b038d0b49345269cc7ececc33b6ed3"}, "name": "Member"}]} 2018-09-24 00:42:05,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-63dbd712-a984-4002-8486-4a868d0d8f19 2018-09-24 00:42:05,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913908481598s 2018-09-24 00:42:05,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:42:05,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:05,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c8f025-14c9-45f0-901d-d2ca5f6b406a 2018-09-24 00:42:05,263 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-24 00:42:05,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-72c8f025-14c9-45f0-901d-d2ca5f6b406a 2018-09-24 00:42:05,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181398868561s 2018-09-24 00:42:05,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:42:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:05,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfe3d1b-422d-421e-b1ab-1f8c0e3244ce 2018-09-24 00:42:05,392 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "links": {"self": "http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f94f12d70f9c4c21b3c8b0c5c425fe20", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:42:05,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-abfe3d1b-422d-421e-b1ab-1f8c0e3244ce 2018-09-24 00:42:05,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128160953522s 2018-09-24 00:42:05,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:42:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:05,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946b5fbc-d752-4991-b68a-539993330eb7 2018-09-24 00:42:05,501 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9"}, "tags": [], "enabled": true, "id": "eef23d61a6f0449c93c5ef6673d66db9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88"}]} 2018-09-24 00:42:05,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-946b5fbc-d752-4991-b68a-539993330eb7 2018-09-24 00:42:05,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096410036087s 2018-09-24 00:42:05,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-24 00:42:05,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&role.id=f6b038d0b49345269cc7ececc33b6ed3&scope.project.id=eef23d61a6f0449c93c5ef6673d66db9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:05,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334c0e2e-3598-4956-8e39-8acc5a06c335 2018-09-24 00:42:05,623 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&role.id=f6b038d0b49345269cc7ececc33b6ed3&scope.project.id=eef23d61a6f0449c93c5ef6673d66db9", "previous": null, "next": null}} 2018-09-24 00:42:05,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&role.id=f6b038d0b49345269cc7ececc33b6ed3&scope.project.id=eef23d61a6f0449c93c5ef6673d66db9 used request id req-334c0e2e-3598-4956-8e39-8acc5a06c335 2018-09-24 00:42:05,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113038063049s 2018-09-24 00:42:05,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-24 00:42:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9/users/f94f12d70f9c4c21b3c8b0c5c425fe20/roles/f6b038d0b49345269cc7ececc33b6ed3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:05,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f4d90d2-ec13-41e1-8fe0-084442147cc5 2018-09-24 00:42:05,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:42:05,775 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9/users/f94f12d70f9c4c21b3c8b0c5c425fe20/roles/f6b038d0b49345269cc7ececc33b6ed3 used request id req-7f4d90d2-ec13-41e1-8fe0-084442147cc5 2018-09-24 00:42:05,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147454023361s 2018-09-24 00:42:05,776 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'eef23d61a6f0449c93c5ef6673d66db9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8b2d7b71-8554-49eb-a7aa-e7866870d70c', 'username': u'tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 00:42:05,780 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88', 'password': '8b2d7b71-8554-49eb-a7aa-e7866870d70c', 'project_name': 'tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'eef23d61a6f0449c93c5ef6673d66db9', 'project_domain_name': 'Default'} 2018-09-24 00:42:05,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:42:05,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:05,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a0dffa-ec75-4495-ae3c-55014f335e68 2018-09-24 00:42:05,955 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f6b038d0b49345269cc7ececc33b6ed3", "links": {"self": "http://172.30.9.24:5000/v3/roles/f6b038d0b49345269cc7ececc33b6ed3"}, "name": "Member"}]} 2018-09-24 00:42:05,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-05a0dffa-ec75-4495-ae3c-55014f335e68 2018-09-24 00:42:05,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170788049698s 2018-09-24 00:42:05,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:42:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:06,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab966d7f-eb0d-40ac-b8be-c131c7a73831 2018-09-24 00:42:06,062 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f6b038d0b49345269cc7ececc33b6ed3", "links": {"self": "http://172.30.9.24:5000/v3/roles/f6b038d0b49345269cc7ececc33b6ed3"}, "name": "Member"}]} 2018-09-24 00:42:06,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ab966d7f-eb0d-40ac-b8be-c131c7a73831 2018-09-24 00:42:06,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101017951965s 2018-09-24 00:42:06,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:42:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:06,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77dd78bc-dc26-47b7-bc2f-19d3ae8af1b8 2018-09-24 00:42:06,173 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-24 00:42:06,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-77dd78bc-dc26-47b7-bc2f-19d3ae8af1b8 2018-09-24 00:42:06,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1052069664s 2018-09-24 00:42:06,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:42:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:06,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e59642d-3fe2-47b4-b863-680d90f8612a 2018-09-24 00:42:06,289 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "links": {"self": "http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f94f12d70f9c4c21b3c8b0c5c425fe20", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:42:06,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0e59642d-3fe2-47b4-b863-680d90f8612a 2018-09-24 00:42:06,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114310979843s 2018-09-24 00:42:06,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:42:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:06,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f95032-c600-4ee2-a685-5efa0c736f0a 2018-09-24 00:42:06,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9"}, "tags": [], "enabled": true, "id": "eef23d61a6f0449c93c5ef6673d66db9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88"}]} 2018-09-24 00:42:06,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f3f95032-c600-4ee2-a685-5efa0c736f0a 2018-09-24 00:42:06,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992550849915s 2018-09-24 00:42:06,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-24 00:42:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&role.id=0c222cad842344e7bb35c42cb138562a&scope.project.id=eef23d61a6f0449c93c5ef6673d66db9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:06,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1315f8-c019-4bd3-83be-f34c08b0d287 2018-09-24 00:42:06,584 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&role.id=0c222cad842344e7bb35c42cb138562a&scope.project.id=eef23d61a6f0449c93c5ef6673d66db9", "previous": null, "next": null}} 2018-09-24 00:42:06,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&role.id=0c222cad842344e7bb35c42cb138562a&scope.project.id=eef23d61a6f0449c93c5ef6673d66db9 used request id req-8c1315f8-c019-4bd3-83be-f34c08b0d287 2018-09-24 00:42:06,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.178959131241s 2018-09-24 00:42:06,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-24 00:42:06,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9/users/f94f12d70f9c4c21b3c8b0c5c425fe20/roles/0c222cad842344e7bb35c42cb138562a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:06,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16ce7234-810f-48dd-ae8a-62561ff8f0e2 2018-09-24 00:42:06,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:42:06,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9/users/f94f12d70f9c4c21b3c8b0c5c425fe20/roles/0c222cad842344e7bb35c42cb138562a used request id req-16ce7234-810f-48dd-ae8a-62561ff8f0e2 2018-09-24 00:42:06,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133505105972s 2018-09-24 00:42:06,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:42:06,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:06,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07d2c63-7b40-4ee9-91e7-7a25e9ee3f93 2018-09-24 00:42:06,830 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f6b038d0b49345269cc7ececc33b6ed3", "links": {"self": "http://172.30.9.24:5000/v3/roles/f6b038d0b49345269cc7ececc33b6ed3"}, "name": "Member"}]} 2018-09-24 00:42:06,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d07d2c63-7b40-4ee9-91e7-7a25e9ee3f93 2018-09-24 00:42:06,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105695962906s 2018-09-24 00:42:06,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-24 00:42:06,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:06,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3add88-bb52-4535-a51a-84aad4869da4 2018-09-24 00:42:06,939 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-24 00:42:06,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8d3add88-bb52-4535-a51a-84aad4869da4 2018-09-24 00:42:06,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105247974396s 2018-09-24 00:42:06,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:42:06,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:07,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451c1e41-3e49-4ef3-a389-db6fe2ff1e23 2018-09-24 00:42:07,058 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "links": {"self": "http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f94f12d70f9c4c21b3c8b0c5c425fe20", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:42:07,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-451c1e41-3e49-4ef3-a389-db6fe2ff1e23 2018-09-24 00:42:07,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118111133575s 2018-09-24 00:42:07,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-24 00:42:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=0c222cad842344e7bb35c42cb138562a&user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:07,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c874ca-f3d8-44ea-a099-37b6c0ffca82 2018-09-24 00:42:07,173 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=0c222cad842344e7bb35c42cb138562a&user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&scope.domain.id=default", "previous": null, "next": null}} 2018-09-24 00:42:07,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=0c222cad842344e7bb35c42cb138562a&user.id=f94f12d70f9c4c21b3c8b0c5c425fe20&scope.domain.id=default used request id req-97c874ca-f3d8-44ea-a099-37b6c0ffca82 2018-09-24 00:42:07,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102334976196s 2018-09-24 00:42:07,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-24 00:42:07,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/f94f12d70f9c4c21b3c8b0c5c425fe20/roles/0c222cad842344e7bb35c42cb138562a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:42:07,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced521bd-cef5-4389-962a-6b63fefaf3a4 2018-09-24 00:42:07,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:42:07,357 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/f94f12d70f9c4c21b3c8b0c5c425fe20/roles/0c222cad842344e7bb35c42cb138562a used request id req-ced521bd-cef5-4389-962a-6b63fefaf3a4 2018-09-24 00:42:07,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.180305957794s 2018-09-24 00:42:07,357 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-24 00:42:11,829 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | adba1946-4ab4-4f62-9bb7-f83da9fde309 | 2018-09-24T00:42:11.426349 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: adba1946-4ab4-4f62-9bb7-f83da9fde309 ~/.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-09-24 00:42:15,051 - 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-09-24 00:42:15,701 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-24 00:42:20,611 - 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=00a7f95f-ea92-42d5-a1e2-0221f46f82d6) as the default verifier for the future CLI operations. 2018-09-24 00:42:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:42:22,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c14fcb1-f78e-43d9-a9ae-a503fb0b1ad7 2018-09-24 00:42:22,429 - 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://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-24 00:42:22,429 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000//v3 used request id req-9c14fcb1-f78e-43d9-a9ae-a503fb0b1ad7 2018-09-24 00:42:22,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-24 00:42:22,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c222cad842344e7bb35c42cb138562a", "name": "admin"}, {"id": "f6b038d0b49345269cc7ececc33b6ed3", "name": "Member"}], "expires_at": "2018-09-24T01:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eef23d61a6f0449c93c5ef6673d66db9", "name": "tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1dd1877efdba40f888f1555bf1893709", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d87308c950f64883b5bdd2c08c698b1f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0cc6535f94146d2bf326f14134c9333"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcbbc9ea323840c788b0824ff3f51457"}], "type": "network", "id": "4210021927484a058bd7ce9cc6fd7afb", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/eef23d61a6f0449c93c5ef6673d66db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea0dd8ef41242559c87d74723df9ad3"}, {"url": "http://192.30.9.4:8776/v1/eef23d61a6f0449c93c5ef6673d66db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "834f825a6b354873b5b5c77123004c17"}, {"url": "http://192.30.9.4:8776/v1/eef23d61a6f0449c93c5ef6673d66db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e13742813e744a54af645cf055075ce7"}], "type": "volume", "id": "4ad79ecabbca41ed8d6e95d185805b92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8713bb1e982425791450656099119f2"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc89a8fac2c4d398cd84bdc00ce6358"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbd0758a79bc4675887efbae8b17b951"}], "type": "compute", "id": "4cb6097d32ff4514aae8013dbc1c3aaf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/eef23d61a6f0449c93c5ef6673d66db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cbca819ab79427c9bfe9ce73e7494ed"}, {"url": "http://172.30.9.24:8776/v2/eef23d61a6f0449c93c5ef6673d66db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a35b920652ff40bdaf7b07a46df99abf"}, {"url": "http://192.30.9.4:8776/v2/eef23d61a6f0449c93c5ef6673d66db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfdad31f3c7c4cd2ab6860f06d799c74"}], "type": "volumev2", "id": "5d10dcb402b54d4bbf6e7bcda1022eea", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a50b6acce2e41e3b7fcbd760b7e854d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2e91f20e29f4bd3a6a431ac9781a520"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb193bd4cc4143d18065fe613441b224"}], "type": "placement", "id": "5f869977978d494aae3b56ce752698a2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47d8ba1e177d48c0a551ef49ffebaa6f"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "640f4c25b84141bea9474fe5c66cacd0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f377408d088a46b68ca10128010c709e"}], "type": "metric", "id": "6b5607c29a064f599f8b990eb4e60b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0eb56a5dd9454d0491f9bd40c9a5c61a"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "671fb95e35c8456ab7517579cd46c56a"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b4ad91175054ec3bdf456132e2c0b79"}], "type": "alarming", "id": "7a36d14f0afb483696959cb424a6f62c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f3b441497141aa94552a320c81a072"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bd8f6e46b914b2c82690a2b221bd65e"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba5db77938f24a80893f7deda9e5d1de"}], "type": "identity", "id": "82d8165cb73b4bfe8389fef0f62bb9b5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/eef23d61a6f0449c93c5ef6673d66db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e64783fa1544605a075c4c73e48cd58"}, {"url": "http://192.30.9.4:8776/v3/eef23d61a6f0449c93c5ef6673d66db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3e09fc2a8af4127b9c35d4619b2339d"}, {"url": "http://192.30.9.4:8776/v3/eef23d61a6f0449c93c5ef6673d66db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdc69d3fb00946ee9709e523670c72ef"}], "type": "volumev3", "id": "87857a5cb7e6432fb2e35a071344535e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bcf275853b34fadb9c8f8ba67354e8a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80085c8123ac48fd8eaaf5e3e5cd9c0a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "916a3984cd5f43c29fbc4e2d97595338"}], "type": "image", "id": "a4f9fa6e62824910834923bc25619743", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3680251f063f4f618b1e52d9e9dd4b5f"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "639b644b96a14f7ebfdca60977180370"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "986b2d5ccd7d4cb4b8e2c12ee3b739a4"}], "type": "event", "id": "c7c1dcd5a96040b3bb11b9e1011e888b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97ab41254f074467b850d804d130eb32"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9825a8876084472890b5f223de813586"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9adfc460d344ada8e190664ec7be3f8"}], "type": "cloudformation", "id": "cef3b8ce8e2d4ea8b7e12d42da2e3e68", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/eef23d61a6f0449c93c5ef6673d66db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ce86e66e9e46268b032fcda98645b4"}, {"url": "http://172.30.9.24:8004/v1/eef23d61a6f0449c93c5ef6673d66db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "adb3ab29251c4eb8a48d5f5fc0c4cf8c"}, {"url": "http://192.30.9.4:8004/v1/eef23d61a6f0449c93c5ef6673d66db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c523950518b44be2b7444f93aa59b091"}], "type": "orchestration", "id": "cf4ecf42f116494e925b0e2a0ce98054", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.37:8080/v1/AUTH_eef23d61a6f0449c93c5ef6673d66db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a50762b10b24fc8a97d7d807f2fac09"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfe2a01f78544edb8ec9e4fb64ea74cc"}, {"url": "http://172.30.9.24:8080/v1/AUTH_eef23d61a6f0449c93c5ef6673d66db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffe4935265944bc68cfc0955ad72edfd"}], "type": "object-store", "id": "fd3387a38a7d4de99ce653f2dc47d19a", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "id": "f94f12d70f9c4c21b3c8b0c5c425fe20"}, "audit_ids": ["4mRTyd6aRVa7WduIQCtD1Q"], "issued_at": "2018-09-24T00:42:22.000000Z"}} 2018-09-24 00:42:22,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-24 00:42:22,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fcc611872c920bc82fb910543387c10be3c818a07417ab41658685f3cfbd268" 2018-09-24 00:42:23,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9931 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:23 GMT X-Openstack-Request-Id: req-ad99a4ec-b750-4e04-a564-63f842210505 2018-09-24 00:42:23,794 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-09-24 00:42:23,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-ad99a4ec-b750-4e04-a564-63f842210505 2018-09-24 00:42:23,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.921237945557s 2018-09-24 00:42:23,803 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-24 00:42:23,804 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-24 00:42:23,931 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-24 00:42:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-24 00:42:23,939 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 754 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:23 GMT 2018-09-24 00:42:23,939 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-24 00:42:23,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-24 00:42:23,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fcc611872c920bc82fb910543387c10be3c818a07417ab41658685f3cfbd268" 2018-09-24 00:42:24,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:24 GMT X-Openstack-Request-Id: req-2ef47350-6c89-42b7-b606-060e9f75f6c3 2018-09-24 00:42:24,653 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-24 00:42:24,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2ef47350-6c89-42b7-b606-060e9f75f6c3 2018-09-24 00:42:24,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.709195137024s 2018-09-24 00:42:24,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-24 00:42:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fcc611872c920bc82fb910543387c10be3c818a07417ab41658685f3cfbd268" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_52096a0f-099c-45a8-b7b5-5086e1dcdf88"}' 2018-09-24 00:42:25,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Date: Mon, 24 Sep 2018 00:42:25 GMT Location: http://172.30.9.24:9292/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-36ee7c5c-ae0e-4dbf-819b-9db548f2828f 2018-09-24 00:42:25,427 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6/file", "owner": "eef23d61a6f0449c93c5ef6673d66db9", "id": "b6eb2606-d64a-4884-8a3f-5a61fc1459b6", "size": null, "self": "/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-24T00:42:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "checksum": null, "created_at": "2018-09-24T00:42:25Z", "protected": false} 2018-09-24 00:42:25,427 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-36ee7c5c-ae0e-4dbf-819b-9db548f2828f 2018-09-24 00:42:25,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.764543056488s 2018-09-24 00:42:25,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-24 00:42:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fcc611872c920bc82fb910543387c10be3c818a07417ab41658685f3cfbd268" -d '' 2018-09-24 00:44:25,481 - keystoneauth.session - INFO - Failure: Unable to establish connection to http://172.30.9.24:9292/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6/file: ('Connection aborted.', error(32, 'Broken pipe')). Retrying in 0.5s. 2018-09-24 00:44:26,699 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 Date: Mon, 24 Sep 2018 00:44:26 GMT X-Openstack-Request-Id: req-3352f5da-875c-4164-b7ca-c36b647a16bb 2018-09-24 00:44:26,700 - 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-09-24 00:44:26,700 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6/file used request id req-3352f5da-875c-4164-b7ca-c36b647a16bb 2018-09-24 00:44:26,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 121.272125959s 2018-09-24 00:44:26,701 - shade - DEBUG - Deleting failed upload of image tempest_scenario-img_52096a0f-099c-45a8-b7b5-5086e1dcdf88 2018-09-24 00:44:26,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-24 00:44:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fcc611872c920bc82fb910543387c10be3c818a07417ab41658685f3cfbd268" 2018-09-24 00:44:27,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 24 Sep 2018 00:44:27 GMT X-Openstack-Request-Id: req-4cad1eac-3ad4-40e1-9ff5-5b16b0801666 2018-09-24 00:44:27,004 - 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-09-24 00:44:27,004 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6 used request id req-4cad1eac-3ad4-40e1-9ff5-5b16b0801666 2018-09-24 00:44:27,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.303472042084s 2018-09-24 00:44:27,005 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.24:9292/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 00:44:27,011 - functest.core.singlevm - ERROR - Cannot run tempest_scenario Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.24:9292/v2/images/b6eb2606-d64a-4884-8a3f-5a61fc1459b6/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 00:44:27,012 - 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 426, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-24 00:44:27,013 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 02:03 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-24 00:44:27,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:44:27,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:44:27,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 24 Sep 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bfc8d8-7ac4-4711-b913-2ca87a00f8ad 2018-09-24 00:44:27,138 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/0ff8052b2d844a71a594da79840660a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ff8052b2d844a71a594da79840660a1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/117bef457e0b4ed184e7305d2406eba0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "117bef457e0b4ed184e7305d2406eba0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/394b6e3dea384e9a8a73ef8a4015925d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394b6e3dea384e9a8a73ef8a4015925d", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/462e72c8105e4d3284877ad96fd2c0cf"}, "domain_id": "f2f0b98533534fad9026a401150103ba", "enabled": true, "options": {}, "id": "462e72c8105e4d3284877ad96fd2c0cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/5846ae44e9894c2792be415dc791d74c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5846ae44e9894c2792be415dc791d74c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/598d6ac56a7241deae0cae6367fd272d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598d6ac56a7241deae0cae6367fd272d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/5cec8de0af694186ba74af1eca9ce09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5cec8de0af694186ba74af1eca9ce09f", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/791109420290478ca2e4ff9b01b84bd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "791109420290478ca2e4ff9b01b84bd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d02a44f09d3e4c3ea8635ec0786a3b16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d02a44f09d3e4c3ea8635ec0786a3b16", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/eb54148b100f4ad6acee19a83e3cc08f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb54148b100f4ad6acee19a83e3cc08f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/f29b3c75cf2d4176bae4b8c1d171cd06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f29b3c75cf2d4176bae4b8c1d171cd06", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/f7849f842ca34357bede5f022cedcc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7849f842ca34357bede5f022cedcc43", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f7ca88c9459946b593f7dca5b025112e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7ca88c9459946b593f7dca5b025112e", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "links": {"self": "http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f94f12d70f9c4c21b3c8b0c5c425fe20", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/fe5bdc2fc59c4ec882872f7e3e62fb18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5bdc2fc59c4ec882872f7e3e62fb18", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-24 00:44:27,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-67bfc8d8-7ac4-4711-b913-2ca87a00f8ad 2018-09-24 00:44:27,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117985963821s 2018-09-24 00:44:27,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-24 00:44:27,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:44:27,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Mon, 24 Sep 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f8988f-b1b2-4fa5-8319-c7e4a2017150 2018-09-24 00:44:27,257 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_52096a0f-099c-45a8-b7b5-5086e1dcdf88", "links": {"self": "http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f94f12d70f9c4c21b3c8b0c5c425fe20", "description": null}} 2018-09-24 00:44:27,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20 used request id req-a1f8988f-b1b2-4fa5-8319-c7e4a2017150 2018-09-24 00:44:27,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113368988037s 2018-09-24 00:44:27,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-24 00:44:27,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:44:27,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d8a0d78-b061-4069-b526-bbce157d6f16 2018-09-24 00:44:27,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:44:27,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f94f12d70f9c4c21b3c8b0c5c425fe20 used request id req-2d8a0d78-b061-4069-b526-bbce157d6f16 2018-09-24 00:44:27,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297127008438s 2018-09-24 00:44:27,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-24 00:44:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:44:27,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 24 Sep 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0a7fba-4048-464b-b3ea-b8bea8769968 2018-09-24 00:44:27,649 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2f2415a9f4e6462b82189ba5695899e1"}, "tags": [], "enabled": true, "id": "2f2415a9f4e6462b82189ba5695899e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/d3d805091e6c4356ab34ab2a48d97e54"}, "tags": [], "enabled": true, "id": "d3d805091e6c4356ab34ab2a48d97e54", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9"}, "tags": [], "enabled": true, "id": "eef23d61a6f0449c93c5ef6673d66db9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_52096a0f-099c-45a8-b7b5-5086e1dcdf88"}]} 2018-09-24 00:44:27,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-3f0a7fba-4048-464b-b3ea-b8bea8769968 2018-09-24 00:44:27,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0874350070953s 2018-09-24 00:44:27,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-24 00:44:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:44:27,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e700a78-421e-47e7-9b46-b742f8d476a7 2018-09-24 00:44:27,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:44:27,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/eef23d61a6f0449c93c5ef6673d66db9 used request id req-1e700a78-421e-47e7-9b46-b742f8d476a7 2018-09-24 00:44:27,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.218729019165s 2018-09-24 00:44:27,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-24 00:44:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:44:27,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Mon, 24 Sep 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546766f1-ef58-4b99-8154-cd7e386208fc 2018-09-24 00:44:27,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c222cad842344e7bb35c42cb138562a", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c222cad842344e7bb35c42cb138562a"}, "name": "admin"}, {"domain_id": null, "id": "91a204a5649349f4beeabd75e95c3ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/91a204a5649349f4beeabd75e95c3ddc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b60f612c35f4073912d09292f3b52fd", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b60f612c35f4073912d09292f3b52fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3e97e814f4e4dd1bb3ce94bc3b63dca", "links": {"self": "http://172.30.9.24:5000/v3/roles/b3e97e814f4e4dd1bb3ce94bc3b63dca"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f6b038d0b49345269cc7ececc33b6ed3", "links": {"self": "http://172.30.9.24:5000/v3/roles/f6b038d0b49345269cc7ececc33b6ed3"}, "name": "Member"}]} 2018-09-24 00:44:27,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-546766f1-ef58-4b99-8154-cd7e386208fc 2018-09-24 00:44:27,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100870132446s 2018-09-24 00:44:27,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-24 00:44:27,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/f6b038d0b49345269cc7ececc33b6ed3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:44:28,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 24 Sep 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f252fcd-b605-4f87-a7c2-da29f6245c40 2018-09-24 00:44:28,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-24 00:44:28,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f6b038d0b49345269cc7ececc33b6ed3 used request id req-0f252fcd-b605-4f87-a7c2-da29f6245c40 2018-09-24 00:44:28,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.129935979843s 2018-09-24 00:44:28,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-24 00:44:28,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=eef23d61a6f0449c93c5ef6673d66db9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35ec818f8a7d785c371fb5e8b1dcc8cb53d9fb89c0f4c14e8e3667bae2f556eb" 2018-09-24 00:44:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 24 Sep 2018 00:44:28 GMT X-Openstack-Request-Id: req-71b650d3-96f1-4f1d-bc06-8c57f16f4651 2018-09-24 00:44:28,340 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-24 00:44:28,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=eef23d61a6f0449c93c5ef6673d66db9&name=default used request id req-71b650d3-96f1-4f1d-bc06-8c57f16f4651 2018-09-24 00:44:28,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22264289856s 2018-09-24 00:44:28,340 - functest.core.tenantnetwork - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 111, in clean 'project_id': self.project.id})[0].id IndexError: list index out of range 2018-09-24 00:44:28,341 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-24 00:44:28,341 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR