2018-08-28 04:45:40,225 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-254 | | 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-odl-sfc-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-28 04:45:40,228 - 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.21,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=wEw9Kx2jeMdAUJcQRrMtxzsgP 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=9861e41b798547b38e7bfe326a683dde export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=KJNu4rZE2fv4kz9jjApJ4ExxA export OS_REGION_NAME=regionOne 2018-08-28 04:45:40,228 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-28 04:45:40,229 - 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-28 04:45:40,254 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-28 04:45:40,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 04:45:40,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 04:45:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 04:45:40,537 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-28 04:45:40,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-28 04:45:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:45:40,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af680ae4-a934-4606-8efc-b37b607804d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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.21:5000/v3/", "rel": "self"}]}} 2018-08-28 04:45:40,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-af680ae4-a934-4606-8efc-b37b607804d5 2018-08-28 04:45:40,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-28 04:45:40,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce58a0151994fe3bdf975bab1a68d51", "name": "admin"}], "expires_at": "2018-08-28T05:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9861e41b798547b38e7bfe326a683dde", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a330b9b0c7f4075b9afc4ba1457101b"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57240cf79ed14ac499767dbf49b54421"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b7019bd62664417b5f6e0ebcc565f9f"}], "type": "image", "id": "0282c9f4b3914543ba8ac6a1c496e2f9", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15b894f63ee74b749c67be2e3f984dcf"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bd5728d1db84065839b364516edefb7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6cc80f9afe549d2b1f1421d864e7326"}], "type": "placement", "id": "09c19c57271843ec83483f3926e92266", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f0974aa83d14880b7d0af5b5f22b0b4"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c1bd9e6f8854bf0a7fc60b3f497c955"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efd039b6ad3d41d09af0cee0f4f340ea"}], "type": "network", "id": "187ae953d0de48f69df1050370d74e3b", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968460c33ad449839fd683cb8c2b0d03"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5a309eb6d0c4918b89b08ad48a83bf6"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec9b3dd31c1b454594331de7ce2bd41c"}], "type": "object-store", "id": "2cd3b39464944c4489688f1c822dead8", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "332efabf004048c2ad7268f356ebec2d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0480ccf8e6ae4f388725b3542400d437"}, {"url": "http://192.30.9.5:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "366c4494bacb48a6a95f38f2c7d53db7"}, {"url": "http://192.30.9.5:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8eb0d66585b43bca56b2aa989cdde92"}], "type": "volume", "id": "389ff08147524ff0b6af819516d74dd6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "149f8714533648d6bae58cb72eb96bbe"}, {"url": "http://192.30.9.5:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "50047891a39c4249b185acbf0f1f2d34"}, {"url": "http://172.30.9.21:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f755ee3233544673a3358daa7b2e5190"}], "type": "orchestration", "id": "3e4d9a35656c46af9ffe0b4066818b73", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32ceb97713f3477dbea393013271ac96"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87be0ec87a3c4659bc5839003b2b1b3d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bf7197ebf24dc09416b15475e0c67b"}], "type": "identity", "id": "3feefcf985174ed0bb5fe506ce3718dd", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "248fc87a4c50458e99cd9133ea4af1d3"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea1ed952340b4a499e41879cbaecffa1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7c394f10808440eb5d6fe59673fae5a"}], "type": "compute", "id": "45cc7d5b119643e698b56e04f6840f3e", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4531f9cab3ed4a9ba0588d9900fd886b"}, {"url": "http://192.30.9.5:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987d0917f5574bb48eda9836e1554ee1"}, {"url": "http://192.30.9.5:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b503808aeda744b79a04401db49cfac0"}], "type": "volumev3", "id": "672a693b0fab4db9bbea9cad4b1e622f", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581c36403cd1455dbedf8524898cd15c"}, {"url": "http://192.30.9.5:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7109c3dc931d4ef6beb5a3695636f19d"}, {"url": "http://192.30.9.5:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bff05d76b3748549139593c8d339d46"}], "type": "volumev2", "id": "704bca6d9783443b9d4ef13cf59c93f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7216214812c64f1a837152a4e206e5d4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a464f1eb9a294405ba4fae61fd200d0a"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7aff0e2144f61b683ee2026a1aba2"}], "type": "alarming", "id": "8540099cf68b47b398724726bdb36bfe", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d305d598f8174365940c37bf7e5c1fba"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e2121547dd45f8aec839d0944860e6"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4fd845053a489cbc9a2582ba576201"}], "type": "event", "id": "c01ac8e95ae1438491207bdcbf8c8843", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "485f9769d6de4718a372b8b3514ae8d7"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f1839acb41d4404a218d2b4587b29f5"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de5426f4122c4390ba6724c98a973880"}], "type": "metric", "id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c4c7887aae46eea591c1b7d5508d6d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "299968a8f6274ecbb3de50b73b96d94f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2bf765cadba497bbcf1d7ed7f56fdbe"}], "type": "cloudformation", "id": "fb30c97264fb4208b5443ec46954177d", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16b3b2ca20df4ebebdcef6a5f465b605"}, "audit_ids": ["1h6uJdKGRqujSkX00KxdUg"], "issued_at": "2018-08-28T04:45:40.000000Z"}} 2018-08-28 04:45:40,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:41,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60ba186d-a0cc-437b-9008-462e2d9d42a2 x-compute-request-id: req-60ba186d-a0cc-437b-9008-462e2d9d42a2 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-28 04:45:41,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-60ba186d-a0cc-437b-9008-462e2d9d42a2 2018-08-28 04:45:41,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.28832411766s 2018-08-28 04:45:41,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-60ba186d-a0cc-437b-9008-462e2d9d42a2 2018-08-28 04:45:41,826 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-28 04:45:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:45:41,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 04:45:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json 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.21: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.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 04:45:41,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-28 04:45:41,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:41,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1c2863-893f-4322-9484-41272fd9ffc3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c8061ae81f504387850dd5e685b3ff64"}, "tags": [], "enabled": true, "id": "c8061ae81f504387850dd5e685b3ff64", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 04:45:41,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-fb1c2863-893f-4322-9484-41272fd9ffc3 2018-08-28 04:45:41,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160352945328s 2018-08-28 04:45:41,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-fb1c2863-893f-4322-9484-41272fd9ffc3 2018-08-28 04:45:41,998 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'c8061ae81f504387850dd5e685b3ff64', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-28 04:45:42,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-28 04:45:42,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:42,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60af27a8-aead-4497-bcac-32d86e649a2a Content-Encoding: gzip Content-Length: 1984 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0480ccf8e6ae4f388725b3542400d437"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "389ff08147524ff0b6af819516d74dd6", "id": "0480ccf8e6ae4f388725b3542400d437"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f0974aa83d14880b7d0af5b5f22b0b4"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "187ae953d0de48f69df1050370d74e3b", "id": "0f0974aa83d14880b7d0af5b5f22b0b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/149f8714533648d6bae58cb72eb96bbe"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e4d9a35656c46af9ffe0b4066818b73", "id": "149f8714533648d6bae58cb72eb96bbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/15b894f63ee74b749c67be2e3f984dcf"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "09c19c57271843ec83483f3926e92266", "id": "15b894f63ee74b749c67be2e3f984dcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/248fc87a4c50458e99cd9133ea4af1d3"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45cc7d5b119643e698b56e04f6840f3e", "id": "248fc87a4c50458e99cd9133ea4af1d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/27c4c7887aae46eea591c1b7d5508d6d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb30c97264fb4208b5443ec46954177d", "id": "27c4c7887aae46eea591c1b7d5508d6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/299968a8f6274ecbb3de50b73b96d94f"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb30c97264fb4208b5443ec46954177d", "id": "299968a8f6274ecbb3de50b73b96d94f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32ceb97713f3477dbea393013271ac96"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3feefcf985174ed0bb5fe506ce3718dd", "id": "32ceb97713f3477dbea393013271ac96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/366c4494bacb48a6a95f38f2c7d53db7"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "389ff08147524ff0b6af819516d74dd6", "id": "366c4494bacb48a6a95f38f2c7d53db7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3a330b9b0c7f4075b9afc4ba1457101b"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0282c9f4b3914543ba8ac6a1c496e2f9", "id": "3a330b9b0c7f4075b9afc4ba1457101b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4531f9cab3ed4a9ba0588d9900fd886b"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "672a693b0fab4db9bbea9cad4b1e622f", "id": "4531f9cab3ed4a9ba0588d9900fd886b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/485f9769d6de4718a372b8b3514ae8d7"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "id": "485f9769d6de4718a372b8b3514ae8d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/50047891a39c4249b185acbf0f1f2d34"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e4d9a35656c46af9ffe0b4066818b73", "id": "50047891a39c4249b185acbf0f1f2d34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/57240cf79ed14ac499767dbf49b54421"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0282c9f4b3914543ba8ac6a1c496e2f9", "id": "57240cf79ed14ac499767dbf49b54421"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/581c36403cd1455dbedf8524898cd15c"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "704bca6d9783443b9d4ef13cf59c93f8", "id": "581c36403cd1455dbedf8524898cd15c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6c1bd9e6f8854bf0a7fc60b3f497c955"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "187ae953d0de48f69df1050370d74e3b", "id": "6c1bd9e6f8854bf0a7fc60b3f497c955"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7109c3dc931d4ef6beb5a3695636f19d"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "704bca6d9783443b9d4ef13cf59c93f8", "id": "7109c3dc931d4ef6beb5a3695636f19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7216214812c64f1a837152a4e206e5d4"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8540099cf68b47b398724726bdb36bfe", "id": "7216214812c64f1a837152a4e206e5d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7b7019bd62664417b5f6e0ebcc565f9f"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0282c9f4b3914543ba8ac6a1c496e2f9", "id": "7b7019bd62664417b5f6e0ebcc565f9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/87be0ec87a3c4659bc5839003b2b1b3d"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3feefcf985174ed0bb5fe506ce3718dd", "id": "87be0ec87a3c4659bc5839003b2b1b3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/968460c33ad449839fd683cb8c2b0d03"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2cd3b39464944c4489688f1c822dead8", "id": "968460c33ad449839fd683cb8c2b0d03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/987d0917f5574bb48eda9836e1554ee1"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "672a693b0fab4db9bbea9cad4b1e622f", "id": "987d0917f5574bb48eda9836e1554ee1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9bd5728d1db84065839b364516edefb7"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "09c19c57271843ec83483f3926e92266", "id": "9bd5728d1db84065839b364516edefb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9bff05d76b3748549139593c8d339d46"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "704bca6d9783443b9d4ef13cf59c93f8", "id": "9bff05d76b3748549139593c8d339d46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9f1839acb41d4404a218d2b4587b29f5"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "id": "9f1839acb41d4404a218d2b4587b29f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a464f1eb9a294405ba4fae61fd200d0a"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8540099cf68b47b398724726bdb36bfe", "id": "a464f1eb9a294405ba4fae61fd200d0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a5a309eb6d0c4918b89b08ad48a83bf6"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2cd3b39464944c4489688f1c822dead8", "id": "a5a309eb6d0c4918b89b08ad48a83bf6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b3bf7197ebf24dc09416b15475e0c67b"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3feefcf985174ed0bb5fe506ce3718dd", "id": "b3bf7197ebf24dc09416b15475e0c67b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b3c7aff0e2144f61b683ee2026a1aba2"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8540099cf68b47b398724726bdb36bfe", "id": "b3c7aff0e2144f61b683ee2026a1aba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b503808aeda744b79a04401db49cfac0"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "672a693b0fab4db9bbea9cad4b1e622f", "id": "b503808aeda744b79a04401db49cfac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c2bf765cadba497bbcf1d7ed7f56fdbe"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb30c97264fb4208b5443ec46954177d", "id": "c2bf765cadba497bbcf1d7ed7f56fdbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c8eb0d66585b43bca56b2aa989cdde92"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "389ff08147524ff0b6af819516d74dd6", "id": "c8eb0d66585b43bca56b2aa989cdde92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d305d598f8174365940c37bf7e5c1fba"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c01ac8e95ae1438491207bdcbf8c8843", "id": "d305d598f8174365940c37bf7e5c1fba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d7e2121547dd45f8aec839d0944860e6"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c01ac8e95ae1438491207bdcbf8c8843", "id": "d7e2121547dd45f8aec839d0944860e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/de5426f4122c4390ba6724c98a973880"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "id": "de5426f4122c4390ba6724c98a973880"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e6cc80f9afe549d2b1f1421d864e7326"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "09c19c57271843ec83483f3926e92266", "id": "e6cc80f9afe549d2b1f1421d864e7326"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ea1ed952340b4a499e41879cbaecffa1"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45cc7d5b119643e698b56e04f6840f3e", "id": "ea1ed952340b4a499e41879cbaecffa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ec9b3dd31c1b454594331de7ce2bd41c"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2cd3b39464944c4489688f1c822dead8", "id": "ec9b3dd31c1b454594331de7ce2bd41c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ee4fd845053a489cbc9a2582ba576201"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c01ac8e95ae1438491207bdcbf8c8843", "id": "ee4fd845053a489cbc9a2582ba576201"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/efd039b6ad3d41d09af0cee0f4f340ea"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "187ae953d0de48f69df1050370d74e3b", "id": "efd039b6ad3d41d09af0cee0f4f340ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f755ee3233544673a3358daa7b2e5190"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e4d9a35656c46af9ffe0b4066818b73", "id": "f755ee3233544673a3358daa7b2e5190"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f7c394f10808440eb5d6fe59673fae5a"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45cc7d5b119643e698b56e04f6840f3e", "id": "f7c394f10808440eb5d6fe59673fae5a"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-28 04:45:42,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-60af27a8-aead-4497-bcac-32d86e649a2a 2018-08-28 04:45:42,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.110967874527s 2018-08-28 04:45:42,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-60af27a8-aead-4497-bcac-32d86e649a2a 2018-08-28 04:45:42,120 - 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.21:5000/v3/endpoints/0480ccf8e6ae4f388725b3542400d437'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'389ff08147524ff0b6af819516d74dd6', u'id': u'0480ccf8e6ae4f388725b3542400d437'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0f0974aa83d14880b7d0af5b5f22b0b4'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'187ae953d0de48f69df1050370d74e3b', u'id': u'0f0974aa83d14880b7d0af5b5f22b0b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/149f8714533648d6bae58cb72eb96bbe'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3e4d9a35656c46af9ffe0b4066818b73', u'id': u'149f8714533648d6bae58cb72eb96bbe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/15b894f63ee74b749c67be2e3f984dcf'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'09c19c57271843ec83483f3926e92266', u'id': u'15b894f63ee74b749c67be2e3f984dcf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/248fc87a4c50458e99cd9133ea4af1d3'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'45cc7d5b119643e698b56e04f6840f3e', u'id': u'248fc87a4c50458e99cd9133ea4af1d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/27c4c7887aae46eea591c1b7d5508d6d'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fb30c97264fb4208b5443ec46954177d', u'id': u'27c4c7887aae46eea591c1b7d5508d6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/299968a8f6274ecbb3de50b73b96d94f'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fb30c97264fb4208b5443ec46954177d', u'id': u'299968a8f6274ecbb3de50b73b96d94f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/32ceb97713f3477dbea393013271ac96'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3feefcf985174ed0bb5fe506ce3718dd', u'id': u'32ceb97713f3477dbea393013271ac96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/366c4494bacb48a6a95f38f2c7d53db7'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'389ff08147524ff0b6af819516d74dd6', u'id': u'366c4494bacb48a6a95f38f2c7d53db7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3a330b9b0c7f4075b9afc4ba1457101b'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0282c9f4b3914543ba8ac6a1c496e2f9', u'id': u'3a330b9b0c7f4075b9afc4ba1457101b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4531f9cab3ed4a9ba0588d9900fd886b'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'672a693b0fab4db9bbea9cad4b1e622f', u'id': u'4531f9cab3ed4a9ba0588d9900fd886b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/485f9769d6de4718a372b8b3514ae8d7'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de1bdc3ec10448fa870ebe2d4f7c49d7', u'id': u'485f9769d6de4718a372b8b3514ae8d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/50047891a39c4249b185acbf0f1f2d34'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3e4d9a35656c46af9ffe0b4066818b73', u'id': u'50047891a39c4249b185acbf0f1f2d34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/57240cf79ed14ac499767dbf49b54421'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0282c9f4b3914543ba8ac6a1c496e2f9', u'id': u'57240cf79ed14ac499767dbf49b54421'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/581c36403cd1455dbedf8524898cd15c'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'704bca6d9783443b9d4ef13cf59c93f8', u'id': u'581c36403cd1455dbedf8524898cd15c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6c1bd9e6f8854bf0a7fc60b3f497c955'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'187ae953d0de48f69df1050370d74e3b', u'id': u'6c1bd9e6f8854bf0a7fc60b3f497c955'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7109c3dc931d4ef6beb5a3695636f19d'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'704bca6d9783443b9d4ef13cf59c93f8', u'id': u'7109c3dc931d4ef6beb5a3695636f19d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7216214812c64f1a837152a4e206e5d4'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8540099cf68b47b398724726bdb36bfe', u'id': u'7216214812c64f1a837152a4e206e5d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7b7019bd62664417b5f6e0ebcc565f9f'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0282c9f4b3914543ba8ac6a1c496e2f9', u'id': u'7b7019bd62664417b5f6e0ebcc565f9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/87be0ec87a3c4659bc5839003b2b1b3d'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3feefcf985174ed0bb5fe506ce3718dd', u'id': u'87be0ec87a3c4659bc5839003b2b1b3d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/968460c33ad449839fd683cb8c2b0d03'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2cd3b39464944c4489688f1c822dead8', u'id': u'968460c33ad449839fd683cb8c2b0d03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/987d0917f5574bb48eda9836e1554ee1'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'672a693b0fab4db9bbea9cad4b1e622f', u'id': u'987d0917f5574bb48eda9836e1554ee1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9bd5728d1db84065839b364516edefb7'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'09c19c57271843ec83483f3926e92266', u'id': u'9bd5728d1db84065839b364516edefb7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9bff05d76b3748549139593c8d339d46'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'704bca6d9783443b9d4ef13cf59c93f8', u'id': u'9bff05d76b3748549139593c8d339d46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9f1839acb41d4404a218d2b4587b29f5'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de1bdc3ec10448fa870ebe2d4f7c49d7', u'id': u'9f1839acb41d4404a218d2b4587b29f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a464f1eb9a294405ba4fae61fd200d0a'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8540099cf68b47b398724726bdb36bfe', u'id': u'a464f1eb9a294405ba4fae61fd200d0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a5a309eb6d0c4918b89b08ad48a83bf6'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2cd3b39464944c4489688f1c822dead8', u'id': u'a5a309eb6d0c4918b89b08ad48a83bf6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b3bf7197ebf24dc09416b15475e0c67b'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3feefcf985174ed0bb5fe506ce3718dd', u'id': u'b3bf7197ebf24dc09416b15475e0c67b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b3c7aff0e2144f61b683ee2026a1aba2'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8540099cf68b47b398724726bdb36bfe', u'id': u'b3c7aff0e2144f61b683ee2026a1aba2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b503808aeda744b79a04401db49cfac0'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'672a693b0fab4db9bbea9cad4b1e622f', u'id': u'b503808aeda744b79a04401db49cfac0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c2bf765cadba497bbcf1d7ed7f56fdbe'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fb30c97264fb4208b5443ec46954177d', u'id': u'c2bf765cadba497bbcf1d7ed7f56fdbe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c8eb0d66585b43bca56b2aa989cdde92'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'389ff08147524ff0b6af819516d74dd6', u'id': u'c8eb0d66585b43bca56b2aa989cdde92'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d305d598f8174365940c37bf7e5c1fba'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c01ac8e95ae1438491207bdcbf8c8843', u'id': u'd305d598f8174365940c37bf7e5c1fba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d7e2121547dd45f8aec839d0944860e6'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c01ac8e95ae1438491207bdcbf8c8843', u'id': u'd7e2121547dd45f8aec839d0944860e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/de5426f4122c4390ba6724c98a973880'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de1bdc3ec10448fa870ebe2d4f7c49d7', u'id': u'de5426f4122c4390ba6724c98a973880'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e6cc80f9afe549d2b1f1421d864e7326'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'09c19c57271843ec83483f3926e92266', u'id': u'e6cc80f9afe549d2b1f1421d864e7326'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ea1ed952340b4a499e41879cbaecffa1'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'45cc7d5b119643e698b56e04f6840f3e', u'id': u'ea1ed952340b4a499e41879cbaecffa1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ec9b3dd31c1b454594331de7ce2bd41c'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2cd3b39464944c4489688f1c822dead8', u'id': u'ec9b3dd31c1b454594331de7ce2bd41c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ee4fd845053a489cbc9a2582ba576201'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c01ac8e95ae1438491207bdcbf8c8843', u'id': u'ee4fd845053a489cbc9a2582ba576201'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/efd039b6ad3d41d09af0cee0f4f340ea'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'187ae953d0de48f69df1050370d74e3b', u'id': u'efd039b6ad3d41d09af0cee0f4f340ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f755ee3233544673a3358daa7b2e5190'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3e4d9a35656c46af9ffe0b4066818b73', u'id': u'f755ee3233544673a3358daa7b2e5190'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f7c394f10808440eb5d6fe59673fae5a'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'45cc7d5b119643e698b56e04f6840f3e', u'id': u'f7c394f10808440eb5d6fe59673fae5a'})] 2018-08-28 04:45:42,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-28 04:45:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:42,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-824cf7d1-61ea-4980-9bc8-adbd3f1fd59c x-compute-request-id: req-824cf7d1-61ea-4980-9bc8-adbd3f1fd59c Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json 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-08-28 04:45:42,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-824cf7d1-61ea-4980-9bc8-adbd3f1fd59c 2018-08-28 04:45:42,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.110557079315s 2018-08-28 04:45:42,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-824cf7d1-61ea-4980-9bc8-adbd3f1fd59c 2018-08-28 04:45:42,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-28 04:45:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:43,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b32747d-df5e-4435-96f6-e5f4d0e455f6 x-compute-request-id: req-6b32747d-df5e-4435-96f6-e5f4d0e455f6 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-28 04:45:43,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-6b32747d-df5e-4435-96f6-e5f4d0e455f6 2018-08-28 04:45:43,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.65455508232s 2018-08-28 04:45:43,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-6b32747d-df5e-4435-96f6-e5f4d0e455f6 2018-08-28 04:45:43,903 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-28 04:45:43,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 04:45:43,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:43,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-390a27fe-894b-4f45-8e29-7fd42a006f6d Date: Tue, 28 Aug 2018 04:45:43 GMT RESP BODY: {"floatingips": []} 2018-08-28 04:45:43,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-390a27fe-894b-4f45-8e29-7fd42a006f6d 2018-08-28 04:45:43,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.022399187088s 2018-08-28 04:45:43,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-390a27fe-894b-4f45-8e29-7fd42a006f6d 2018-08-28 04:45:43,932 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-28 04:45:43,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-28 04:45:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:44,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59b369e5-3c37-494c-962a-cf1a67076458 x-compute-request-id: req-59b369e5-3c37-494c-962a-cf1a67076458 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"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-0.opnfvlf.org", "disabled_reason": null, "id": 35}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"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-08-28 04:45:44,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-59b369e5-3c37-494c-962a-cf1a67076458 2018-08-28 04:45:44,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.188473939896s 2018-08-28 04:45:44,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-59b369e5-3c37-494c-962a-cf1a67076458 2018-08-28 04:45:44,122 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "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-1.opnfvlf.org', u'disabled_reason': None, u'id': 20}, 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.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "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-0.opnfvlf.org', u'disabled_reason': None, u'id': 35}, 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-08-28 04:45:44,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-28 04:45:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:44,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4f207ab-4c44-47d2-8e80-fdf68aa04239 x-compute-request-id: req-b4f207ab-4c44-47d2-8e80-fdf68aa04239 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 04:45:44,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b4f207ab-4c44-47d2-8e80-fdf68aa04239 2018-08-28 04:45:44,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.120200157166s 2018-08-28 04:45:44,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b4f207ab-4c44-47d2-8e80-fdf68aa04239 2018-08-28 04:45:44,243 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-28 04:45:44,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:45:44,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:45,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ab81c23b-ce41-4888-960f-394be2f031d3 Date: Tue, 28 Aug 2018 04:45:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","status":"ACTIVE","subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"description":"","tags":[],"updated_at":"2018-08-28T04:42:14Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","provider:network_type":"flat"}]} 2018-08-28 04:45:45,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ab81c23b-ce41-4888-960f-394be2f031d3 2018-08-28 04:45:45,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07389712334s 2018-08-28 04:45:45,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ab81c23b-ce41-4888-960f-394be2f031d3 2018-08-28 04:45:45,318 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b0600921-da69-42db-8b8e-70d6043f93ff'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T04:42:14Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'7bea9d25-0a39-4aa6-a4e5-34558620aa0f', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'99d9ada415284398a553545cdcec7e2d', u'created_at': u'2018-08-28T04:42:06Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'99d9ada415284398a553545cdcec7e2d'})] 2018-08-28 04:45:45,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 04:45:45,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:46,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-651055c3-8671-4a16-9e38-5869ec568c64 Date: Tue, 28 Aug 2018 04:45:46 GMT RESP BODY: {"ports":[]} 2018-08-28 04:45:46,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-651055c3-8671-4a16-9e38-5869ec568c64 2018-08-28 04:45:46,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.02102303505s 2018-08-28 04:45:46,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-651055c3-8671-4a16-9e38-5869ec568c64 2018-08-28 04:45:46,341 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-28 04:45:46,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-28 04:45:46,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:46,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae46becc-f196-4880-8d44-80312962c8b2 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "03e4702906864b0d9affd9c0d0aa35e7"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/03e4702906864b0d9affd9c0d0aa35e7/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "096ee006bb3240fdb8cd37510cec9e69"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/096ee006bb3240fdb8cd37510cec9e69/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "a077439081674cc9a5e997274a135bab"}, "user": {"id": "096ee006bb3240fdb8cd37510cec9e69"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/096ee006bb3240fdb8cd37510cec9e69/roles/a077439081674cc9a5e997274a135bab"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "1242623119d146c6b8133ed85e38ad4f"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/1242623119d146c6b8133ed85e38ad4f/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "9861e41b798547b38e7bfe326a683dde"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "16b3b2ca20df4ebebdcef6a5f465b605"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9861e41b798547b38e7bfe326a683dde/users/16b3b2ca20df4ebebdcef6a5f465b605/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "5853401f29d649bab5cd3d89d464141a"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/5853401f29d649bab5cd3d89d464141a/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "6c1a87b6bf8c4b10853c14796b8e1277"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/6c1a87b6bf8c4b10853c14796b8e1277/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "75781141b43545bb8d72bf76d941ca75"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/75781141b43545bb8d72bf76d941ca75/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "95afd08e490d4fce807ace70edc097fc"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/95afd08e490d4fce807ace70edc097fc/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "b2714d59027d4f8b922e00464418cc4e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/b2714d59027d4f8b922e00464418cc4e/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "ba56e6ef5116428383b508abc1ba46c8"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/ba56e6ef5116428383b508abc1ba46c8/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "e73fa09382584dc0bca1b9ea27209c80"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/e73fa09382584dc0bca1b9ea27209c80/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "f3b1f54817fb456ba7f90fb162a4698c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/f3b1f54817fb456ba7f90fb162a4698c/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"project": {"id": "99d9ada415284398a553545cdcec7e2d"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "fdbb247a51734270b7428533237ea3e5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d/users/fdbb247a51734270b7428533237ea3e5/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"domain": {"id": "c8061ae81f504387850dd5e685b3ff64"}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "8fa1f5749a644cb48b4f471840f18573"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/c8061ae81f504387850dd5e685b3ff64/users/8fa1f5749a644cb48b4f471840f18573/roles/7ce58a0151994fe3bdf975bab1a68d51"}}, {"scope": {"system": {"all": true}}, "role": {"id": "7ce58a0151994fe3bdf975bab1a68d51"}, "user": {"id": "16b3b2ca20df4ebebdcef6a5f465b605"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/16b3b2ca20df4ebebdcef6a5f465b605/roles/7ce58a0151994fe3bdf975bab1a68d51"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-28 04:45:46,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-ae46becc-f196-4880-8d44-80312962c8b2 2018-08-28 04:45:46,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.158717870712s 2018-08-28 04:45:46,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-ae46becc-f196-4880-8d44-80312962c8b2 2018-08-28 04:45:46,506 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'03e4702906864b0d9affd9c0d0aa35e7'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'096ee006bb3240fdb8cd37510cec9e69'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'a077439081674cc9a5e997274a135bab', 'user': u'096ee006bb3240fdb8cd37510cec9e69'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'1242623119d146c6b8133ed85e38ad4f'}), Munch({'project': u'9861e41b798547b38e7bfe326a683dde', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'16b3b2ca20df4ebebdcef6a5f465b605'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'5853401f29d649bab5cd3d89d464141a'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'6c1a87b6bf8c4b10853c14796b8e1277'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'75781141b43545bb8d72bf76d941ca75'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'95afd08e490d4fce807ace70edc097fc'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'b2714d59027d4f8b922e00464418cc4e'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'ba56e6ef5116428383b508abc1ba46c8'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'e73fa09382584dc0bca1b9ea27209c80'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'f3b1f54817fb456ba7f90fb162a4698c'}), Munch({'project': u'99d9ada415284398a553545cdcec7e2d', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'fdbb247a51734270b7428533237ea3e5'}), Munch({'domain': u'c8061ae81f504387850dd5e685b3ff64', 'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'8fa1f5749a644cb48b4f471840f18573'}), Munch({'id': u'7ce58a0151994fe3bdf975bab1a68d51', 'user': u'16b3b2ca20df4ebebdcef6a5f465b605'})] 2018-08-28 04:45:46,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 04:45:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:46,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425f4e75-e675-4c62-9d04-b38e4f5e61da Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7ce58a0151994fe3bdf975bab1a68d51", "links": {"self": "http://172.30.9.21:5000/v3/roles/7ce58a0151994fe3bdf975bab1a68d51"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a077439081674cc9a5e997274a135bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/a077439081674cc9a5e997274a135bab"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ca05546cf0b54e7595ed5d77633dcc4f", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca05546cf0b54e7595ed5d77633dcc4f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fe82652295224327bef92a6899141152", "links": {"self": "http://172.30.9.21:5000/v3/roles/fe82652295224327bef92a6899141152"}, "name": "swiftoperator"}]} 2018-08-28 04:45:46,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-425f4e75-e675-4c62-9d04-b38e4f5e61da 2018-08-28 04:45:46,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171636819839s 2018-08-28 04:45:46,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-425f4e75-e675-4c62-9d04-b38e4f5e61da 2018-08-28 04:45:46,683 - 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'7ce58a0151994fe3bdf975bab1a68d51'}), 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'ResellerAdmin', 'id': u'a077439081674cc9a5e997274a135bab'}), 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'ca05546cf0b54e7595ed5d77633dcc4f'}), 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'fe82652295224327bef92a6899141152'})] 2018-08-28 04:45:46,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 04:45:46,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:47,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-94918731-8035-45c2-b7d3-53c7f0a9abc1 Date: Tue, 28 Aug 2018 04:45:47 GMT RESP BODY: {"routers": []} 2018-08-28 04:45:47,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-94918731-8035-45c2-b7d3-53c7f0a9abc1 2018-08-28 04:45:47,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.933271169662s 2018-08-28 04:45:47,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-94918731-8035-45c2-b7d3-53c7f0a9abc1 2018-08-28 04:45:47,618 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-28 04:45:47,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 04:45:47,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:47,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d1e59a4-de1d-4502-8ed6-81b4ac688678 x-compute-request-id: req-3d1e59a4-de1d-4502-8ed6-81b4ac688678 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 04:45:47,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d1e59a4-de1d-4502-8ed6-81b4ac688678 2018-08-28 04:45:47,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205221891403s 2018-08-28 04:45:47,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d1e59a4-de1d-4502-8ed6-81b4ac688678 2018-08-28 04:45:47,824 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-28 04:45:47,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-28 04:45:47,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:45:47,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json 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.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 04:45:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:47,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2a269e-8633-40c1-a83d-e2dfb0de378c Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0282c9f4b3914543ba8ac6a1c496e2f9"}, "enabled": true, "type": "image", "id": "0282c9f4b3914543ba8ac6a1c496e2f9", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/09c19c57271843ec83483f3926e92266"}, "enabled": true, "type": "placement", "id": "09c19c57271843ec83483f3926e92266", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/187ae953d0de48f69df1050370d74e3b"}, "enabled": true, "type": "network", "id": "187ae953d0de48f69df1050370d74e3b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2cd3b39464944c4489688f1c822dead8"}, "enabled": true, "type": "object-store", "id": "2cd3b39464944c4489688f1c822dead8", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/332efabf004048c2ad7268f356ebec2d"}, "enabled": true, "type": "metering", "id": "332efabf004048c2ad7268f356ebec2d", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/389ff08147524ff0b6af819516d74dd6"}, "enabled": true, "type": "volume", "id": "389ff08147524ff0b6af819516d74dd6", "name": "cinder"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e4d9a35656c46af9ffe0b4066818b73"}, "enabled": true, "type": "orchestration", "id": "3e4d9a35656c46af9ffe0b4066818b73", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3feefcf985174ed0bb5fe506ce3718dd"}, "enabled": true, "type": "identity", "id": "3feefcf985174ed0bb5fe506ce3718dd", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/45cc7d5b119643e698b56e04f6840f3e"}, "enabled": true, "type": "compute", "id": "45cc7d5b119643e698b56e04f6840f3e", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/672a693b0fab4db9bbea9cad4b1e622f"}, "enabled": true, "type": "volumev3", "id": "672a693b0fab4db9bbea9cad4b1e622f", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/704bca6d9783443b9d4ef13cf59c93f8"}, "enabled": true, "type": "volumev2", "id": "704bca6d9783443b9d4ef13cf59c93f8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8540099cf68b47b398724726bdb36bfe"}, "enabled": true, "type": "alarming", "id": "8540099cf68b47b398724726bdb36bfe", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c01ac8e95ae1438491207bdcbf8c8843"}, "enabled": true, "type": "event", "id": "c01ac8e95ae1438491207bdcbf8c8843", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/de1bdc3ec10448fa870ebe2d4f7c49d7"}, "enabled": true, "type": "metric", "id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/fb30c97264fb4208b5443ec46954177d"}, "enabled": true, "type": "cloudformation", "id": "fb30c97264fb4208b5443ec46954177d", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-28 04:45:47,928 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-ce2a269e-8633-40c1-a83d-e2dfb0de378c 2018-08-28 04:45:47,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.100747108459s 2018-08-28 04:45:47,928 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-ce2a269e-8633-40c1-a83d-e2dfb0de378c 2018-08-28 04:45:47,933 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'0282c9f4b3914543ba8ac6a1c496e2f9', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'09c19c57271843ec83483f3926e92266', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'187ae953d0de48f69df1050370d74e3b', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'2cd3b39464944c4489688f1c822dead8', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'332efabf004048c2ad7268f356ebec2d', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'389ff08147524ff0b6af819516d74dd6', 'name': u'cinder'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'3e4d9a35656c46af9ffe0b4066818b73', 'name': u'heat'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'3feefcf985174ed0bb5fe506ce3718dd', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'45cc7d5b119643e698b56e04f6840f3e', 'name': u'nova'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'672a693b0fab4db9bbea9cad4b1e622f', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'704bca6d9783443b9d4ef13cf59c93f8', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'8540099cf68b47b398724726bdb36bfe', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'c01ac8e95ae1438491207bdcbf8c8843', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'de1bdc3ec10448fa870ebe2d4f7c49d7', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'fb30c97264fb4208b5443ec46954177d', 'name': u'heat-cfn'})] 2018-08-28 04:45:47,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 04:45:47,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d782642363fcb18d0db4ba57d88f524bac99ce4f" 2018-08-28 04:45:48,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c6510eb7-defa-408c-87d0-2ee0bb3422cb Date: Tue, 28 Aug 2018 04:45:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:14Z","dns_nameservers":[],"updated_at":"2018-08-28T04:42:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"99d9ada415284398a553545cdcec7e2d","id":"b0600921-da69-42db-8b8e-70d6043f93ff","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 04:45:48,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c6510eb7-defa-408c-87d0-2ee0bb3422cb 2018-08-28 04:45:48,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.928750038147s 2018-08-28 04:45:48,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c6510eb7-defa-408c-87d0-2ee0bb3422cb 2018-08-28 04:45:48,864 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T04:42:14Z', 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'b0600921-da69-42db-8b8e-70d6043f93ff', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'7bea9d25-0a39-4aa6-a4e5-34558620aa0f', u'tenant_id': u'99d9ada415284398a553545cdcec7e2d', u'created_at': u'2018-08-28T04:42:14Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'99d9ada415284398a553545cdcec7e2d'})] 2018-08-28 04:45:48,986 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 04:45:48,987 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-28 04:45:49,043 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-28 04:45:49,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 04:45:49,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 04:45:49,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 04:45:49,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 04:45:49,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 04:45:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:45:49,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6d3b04-e77b-41da-aa40-144e02c4c4e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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.21:5000/v3/", "rel": "self"}]}} 2018-08-28 04:45:49,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ab6d3b04-e77b-41da-aa40-144e02c4c4e0 2018-08-28 04:45:49,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-28 04:45:49,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce58a0151994fe3bdf975bab1a68d51", "name": "admin"}], "expires_at": "2018-08-28T05:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9861e41b798547b38e7bfe326a683dde", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a330b9b0c7f4075b9afc4ba1457101b"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57240cf79ed14ac499767dbf49b54421"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b7019bd62664417b5f6e0ebcc565f9f"}], "type": "image", "id": "0282c9f4b3914543ba8ac6a1c496e2f9", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15b894f63ee74b749c67be2e3f984dcf"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bd5728d1db84065839b364516edefb7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6cc80f9afe549d2b1f1421d864e7326"}], "type": "placement", "id": "09c19c57271843ec83483f3926e92266", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f0974aa83d14880b7d0af5b5f22b0b4"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c1bd9e6f8854bf0a7fc60b3f497c955"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efd039b6ad3d41d09af0cee0f4f340ea"}], "type": "network", "id": "187ae953d0de48f69df1050370d74e3b", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968460c33ad449839fd683cb8c2b0d03"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5a309eb6d0c4918b89b08ad48a83bf6"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec9b3dd31c1b454594331de7ce2bd41c"}], "type": "object-store", "id": "2cd3b39464944c4489688f1c822dead8", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "332efabf004048c2ad7268f356ebec2d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0480ccf8e6ae4f388725b3542400d437"}, {"url": "http://192.30.9.5:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "366c4494bacb48a6a95f38f2c7d53db7"}, {"url": "http://192.30.9.5:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8eb0d66585b43bca56b2aa989cdde92"}], "type": "volume", "id": "389ff08147524ff0b6af819516d74dd6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "149f8714533648d6bae58cb72eb96bbe"}, {"url": "http://192.30.9.5:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "50047891a39c4249b185acbf0f1f2d34"}, {"url": "http://172.30.9.21:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f755ee3233544673a3358daa7b2e5190"}], "type": "orchestration", "id": "3e4d9a35656c46af9ffe0b4066818b73", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32ceb97713f3477dbea393013271ac96"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87be0ec87a3c4659bc5839003b2b1b3d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bf7197ebf24dc09416b15475e0c67b"}], "type": "identity", "id": "3feefcf985174ed0bb5fe506ce3718dd", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "248fc87a4c50458e99cd9133ea4af1d3"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea1ed952340b4a499e41879cbaecffa1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7c394f10808440eb5d6fe59673fae5a"}], "type": "compute", "id": "45cc7d5b119643e698b56e04f6840f3e", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4531f9cab3ed4a9ba0588d9900fd886b"}, {"url": "http://192.30.9.5:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987d0917f5574bb48eda9836e1554ee1"}, {"url": "http://192.30.9.5:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b503808aeda744b79a04401db49cfac0"}], "type": "volumev3", "id": "672a693b0fab4db9bbea9cad4b1e622f", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581c36403cd1455dbedf8524898cd15c"}, {"url": "http://192.30.9.5:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7109c3dc931d4ef6beb5a3695636f19d"}, {"url": "http://192.30.9.5:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bff05d76b3748549139593c8d339d46"}], "type": "volumev2", "id": "704bca6d9783443b9d4ef13cf59c93f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7216214812c64f1a837152a4e206e5d4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a464f1eb9a294405ba4fae61fd200d0a"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7aff0e2144f61b683ee2026a1aba2"}], "type": "alarming", "id": "8540099cf68b47b398724726bdb36bfe", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d305d598f8174365940c37bf7e5c1fba"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e2121547dd45f8aec839d0944860e6"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4fd845053a489cbc9a2582ba576201"}], "type": "event", "id": "c01ac8e95ae1438491207bdcbf8c8843", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "485f9769d6de4718a372b8b3514ae8d7"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f1839acb41d4404a218d2b4587b29f5"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de5426f4122c4390ba6724c98a973880"}], "type": "metric", "id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c4c7887aae46eea591c1b7d5508d6d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "299968a8f6274ecbb3de50b73b96d94f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2bf765cadba497bbcf1d7ed7f56fdbe"}], "type": "cloudformation", "id": "fb30c97264fb4208b5443ec46954177d", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16b3b2ca20df4ebebdcef6a5f465b605"}, "audit_ids": ["syf1e9pSSO-EAfCfbCKp5Q"], "issued_at": "2018-08-28T04:45:49.000000Z"}} 2018-08-28 04:45:49,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:45:49,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" 2018-08-28 04:45:50,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f248e1f9-fb33-4e8a-94f6-62b866dadcac Date: Tue, 28 Aug 2018 04:45:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","status":"ACTIVE","subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"description":"","tags":[],"updated_at":"2018-08-28T04:42:14Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","provider:network_type":"flat"}]} 2018-08-28 04:45:50,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f248e1f9-fb33-4e8a-94f6-62b866dadcac 2018-08-28 04:45:50,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02861404419s 2018-08-28 04:45:50,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f248e1f9-fb33-4e8a-94f6-62b866dadcac 2018-08-28 04:45:50,713 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-28 04:45:50,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 04:45:50,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" -d '{"network": {"name": "tenantnetwork1-net_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7", "admin_state_up": true}}' 2018-08-28 04:45:51,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-46d2564c-59f4-4290-aa17-9b402428d983 Date: Tue, 28 Aug 2018 04:45:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9861e41b798547b38e7bfe326a683dde","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T04:45:51Z","is_default":false,"provider:segmentation_id":4,"name":"tenantnetwork1-net_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7","admin_state_up":true,"tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:45:51Z","mtu":1450}} 2018-08-28 04:45:51,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-46d2564c-59f4-4290-aa17-9b402428d983 2018-08-28 04:45:51,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.845907926559s 2018-08-28 04:45:51,560 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-46d2564c-59f4-4290-aa17-9b402428d983 2018-08-28 04:45:51,560 - 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-08-28T04:45:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7', u'admin_state_up': True, u'tenant_id': u'9861e41b798547b38e7bfe326a683dde', u'created_at': u'2018-08-28T04:45:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9861e41b798547b38e7bfe326a683dde'}) 2018-08-28 04:45:51,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:45:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" 2018-08-28 04:45:51,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9e5f7ada-4ebc-48ae-a913-efd38f5bfca4 Date: Tue, 28 Aug 2018 04:45:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9861e41b798547b38e7bfe326a683dde","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T04:45:51Z","provider:segmentation_id":4,"name":"tenantnetwork1-net_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7","admin_state_up":true,"tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:45:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","status":"ACTIVE","subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"description":"","tags":[],"updated_at":"2018-08-28T04:42:14Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","provider:network_type":"flat"}]} 2018-08-28 04:45:51,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9e5f7ada-4ebc-48ae-a913-efd38f5bfca4 2018-08-28 04:45:51,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2855219841s 2018-08-28 04:45:51,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9e5f7ada-4ebc-48ae-a913-efd38f5bfca4 2018-08-28 04:45:51,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 04:45:51,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" -d '{"subnet": {"name": "tenantnetwork1-subnet_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7", "enable_dhcp": true, "network_id": "5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 04:45:53,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-efd057fe-822b-4efe-9bcb-c0bb24546236 Date: Tue, 28 Aug 2018 04:45:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c","tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:45:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T04:45:52Z","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":"9861e41b798547b38e7bfe326a683dde","id":"677d8957-b001-437a-b658-2739390e1efc","subnetpool_id":null,"name":"tenantnetwork1-subnet_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7"}} 2018-08-28 04:45:53,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-efd057fe-822b-4efe-9bcb-c0bb24546236 2018-08-28 04:45:53,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.48755216599s 2018-08-28 04:45:53,337 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-efd057fe-822b-4efe-9bcb-c0bb24546236 2018-08-28 04:45:53,338 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T04:45:52Z', 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'677d8957-b001-437a-b658-2739390e1efc', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7', u'enable_dhcp': True, u'network_id': u'5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c', u'tenant_id': u'9861e41b798547b38e7bfe326a683dde', u'created_at': u'2018-08-28T04:45:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9861e41b798547b38e7bfe326a683dde'}) 2018-08-28 04:45:53,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 04:45:53,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" -d '{"router": {"external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f"}, "name": "tenantnetwork1-router_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7", "admin_state_up": true}}' 2018-08-28 04:45:54,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-9dcdd2e0-bce2-41bd-ae9a-48b094ca3f1d Date: Tue, 28 Aug 2018 04:45:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b0600921-da69-42db-8b8e-70d6043f93ff", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9861e41b798547b38e7bfe326a683dde", "created_at": "2018-08-28T04:45:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-28T04:45:54Z", "revision_number": 2, "routes": [], "project_id": "9861e41b798547b38e7bfe326a683dde", "id": "68657bc2-c8f1-42c8-9d58-38e2f8e987d0", "name": "tenantnetwork1-router_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7"}} 2018-08-28 04:45:54,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9dcdd2e0-bce2-41bd-ae9a-48b094ca3f1d 2018-08-28 04:45:54,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51718401909s 2018-08-28 04:45:54,856 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9dcdd2e0-bce2-41bd-ae9a-48b094ca3f1d 2018-08-28 04:45:54,856 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'7bea9d25-0a39-4aa6-a4e5-34558620aa0f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b0600921-da69-42db-8b8e-70d6043f93ff', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9861e41b798547b38e7bfe326a683dde', u'created_at': u'2018-08-28T04:45:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-28T04:45:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'9861e41b798547b38e7bfe326a683dde', u'id': u'68657bc2-c8f1-42c8-9d58-38e2f8e987d0', u'name': u'tenantnetwork1-router_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7'}) 2018-08-28 04:45:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 04:45:54,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" -d '{"subnet_id": "677d8957-b001-437a-b658-2739390e1efc"}' 2018-08-28 04:45:56,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb814649-d81d-4a8f-97be-12267bd00f2f Date: Tue, 28 Aug 2018 04:45:56 GMT RESP BODY: {"network_id": "5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c", "tenant_id": "9861e41b798547b38e7bfe326a683dde", "subnet_id": "677d8957-b001-437a-b658-2739390e1efc", "subnet_ids": ["677d8957-b001-437a-b658-2739390e1efc"], "port_id": "4ad2050b-1c62-4651-bf3a-e1712d871042", "id": "68657bc2-c8f1-42c8-9d58-38e2f8e987d0"} 2018-08-28 04:45:56,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0/add_router_interface.json used request id req-cb814649-d81d-4a8f-97be-12267bd00f2f 2018-08-28 04:45:56,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.80322122574s 2018-08-28 04:45:56,660 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0/add_router_interface.json used request id req-cb814649-d81d-4a8f-97be-12267bd00f2f returning object 68657bc2-c8f1-42c8-9d58-38e2f8e987d0 2018-08-28 04:45:56,775 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 04:45:56,775 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-28 04:45:56,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 04:45:56,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" -d '{"subnet_id": "677d8957-b001-437a-b658-2739390e1efc"}' 2018-08-28 04:45:58,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5ab303e-1102-4f94-9154-e9cd4c66a6a9 Date: Tue, 28 Aug 2018 04:45:58 GMT RESP BODY: {"network_id": "5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c", "tenant_id": "9861e41b798547b38e7bfe326a683dde", "subnet_id": "677d8957-b001-437a-b658-2739390e1efc", "subnet_ids": ["677d8957-b001-437a-b658-2739390e1efc"], "port_id": "4ad2050b-1c62-4651-bf3a-e1712d871042", "id": "68657bc2-c8f1-42c8-9d58-38e2f8e987d0"} 2018-08-28 04:45:58,237 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0/remove_router_interface.json used request id req-e5ab303e-1102-4f94-9154-e9cd4c66a6a9 2018-08-28 04:45:58,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.45602703094s 2018-08-28 04:45:58,238 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0/remove_router_interface.json used request id req-e5ab303e-1102-4f94-9154-e9cd4c66a6a9 returning object 68657bc2-c8f1-42c8-9d58-38e2f8e987d0 2018-08-28 04:45:58,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 04:45:58,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" 2018-08-28 04:45:59,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1b79ce3d-b349-421f-a158-842818f07615 Date: Tue, 28 Aug 2018 04:45:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b0600921-da69-42db-8b8e-70d6043f93ff", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9861e41b798547b38e7bfe326a683dde", "created_at": "2018-08-28T04:45:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-28T04:45:57Z", "revision_number": 4, "routes": [], "project_id": "9861e41b798547b38e7bfe326a683dde", "id": "68657bc2-c8f1-42c8-9d58-38e2f8e987d0", "name": "tenantnetwork1-router_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7"}]} 2018-08-28 04:45:59,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1b79ce3d-b349-421f-a158-842818f07615 2018-08-28 04:45:59,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.961611032486s 2018-08-28 04:45:59,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1b79ce3d-b349-421f-a158-842818f07615 2018-08-28 04:45:59,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 04:45:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" 2018-08-28 04:46:01,469 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4609a1c0-be27-48df-a7ab-f482b25b0c22 Content-Length: 0 Date: Tue, 28 Aug 2018 04:46:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:46:01,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0.json used request id req-4609a1c0-be27-48df-a7ab-f482b25b0c22 2018-08-28 04:46:01,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.26763391495s 2018-08-28 04:46:01,470 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/68657bc2-c8f1-42c8-9d58-38e2f8e987d0.json used request id req-4609a1c0-be27-48df-a7ab-f482b25b0c22 2018-08-28 04:46:01,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 04:46:01,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" 2018-08-28 04:46:01,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-49218e05-0ec0-4521-9fb5-4d7c361f5829 Date: Tue, 28 Aug 2018 04:46:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c","tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:45:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T04:45:52Z","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":"9861e41b798547b38e7bfe326a683dde","id":"677d8957-b001-437a-b658-2739390e1efc","subnetpool_id":null,"name":"tenantnetwork1-subnet_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:14Z","dns_nameservers":[],"updated_at":"2018-08-28T04:42:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"99d9ada415284398a553545cdcec7e2d","id":"b0600921-da69-42db-8b8e-70d6043f93ff","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 04:46:01,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-49218e05-0ec0-4521-9fb5-4d7c361f5829 2018-08-28 04:46:01,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.281806945801s 2018-08-28 04:46:01,753 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-49218e05-0ec0-4521-9fb5-4d7c361f5829 2018-08-28 04:46:01,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 04:46:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/677d8957-b001-437a-b658-2739390e1efc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" 2018-08-28 04:46:04,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b34c0c8-1e80-4905-8475-0f88c4dc057b Date: Tue, 28 Aug 2018 04:46:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:46:04,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/677d8957-b001-437a-b658-2739390e1efc.json used request id req-9b34c0c8-1e80-4905-8475-0f88c4dc057b 2018-08-28 04:46:04,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.17429494858s 2018-08-28 04:46:04,929 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/677d8957-b001-437a-b658-2739390e1efc.json used request id req-9b34c0c8-1e80-4905-8475-0f88c4dc057b 2018-08-28 04:46:04,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:46:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" 2018-08-28 04:46:06,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-49c05be9-8f27-4e6e-87c5-201f791ec9b3 Date: Tue, 28 Aug 2018 04:46:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9861e41b798547b38e7bfe326a683dde","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T04:46:04Z","provider:segmentation_id":4,"name":"tenantnetwork1-net_fa7f26ab-f1db-4916-930e-c8e2c9ca4dc7","admin_state_up":true,"tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:45:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","status":"ACTIVE","subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"description":"","tags":[],"updated_at":"2018-08-28T04:42:14Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","provider:network_type":"flat"}]} 2018-08-28 04:46:06,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-49c05be9-8f27-4e6e-87c5-201f791ec9b3 2018-08-28 04:46:06,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14537787437s 2018-08-28 04:46:06,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-49c05be9-8f27-4e6e-87c5-201f791ec9b3 2018-08-28 04:46:06,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 04:46:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bf54d4c0596eb031296d5505a88e34d7adde120" 2018-08-28 04:46:07,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38b42ba6-aa4f-4638-aaf5-30c258a9c7e1 Date: Tue, 28 Aug 2018 04:46:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:46:07,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c.json used request id req-38b42ba6-aa4f-4638-aaf5-30c258a9c7e1 2018-08-28 04:46:07,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0370349884s 2018-08-28 04:46:07,114 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5f26d49c-b87c-4fa9-8b34-4c52fd9f6c8c.json used request id req-38b42ba6-aa4f-4638-aaf5-30c258a9c7e1 2018-08-28 04:46:07,164 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-28 04:46:07,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 04:46:07,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 04:46:07,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 04:46:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 04:46:07,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 04:46:07,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 04:46:07,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 04:46:07,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 04:46:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:46:07,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5373f6-a052-4108-84ae-5f9bf2b457f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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.21:5000/v3/", "rel": "self"}]}} 2018-08-28 04:46:07,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bd5373f6-a052-4108-84ae-5f9bf2b457f6 2018-08-28 04:46:07,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-28 04:46:07,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce58a0151994fe3bdf975bab1a68d51", "name": "admin"}], "expires_at": "2018-08-28T05:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9861e41b798547b38e7bfe326a683dde", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a330b9b0c7f4075b9afc4ba1457101b"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57240cf79ed14ac499767dbf49b54421"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b7019bd62664417b5f6e0ebcc565f9f"}], "type": "image", "id": "0282c9f4b3914543ba8ac6a1c496e2f9", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15b894f63ee74b749c67be2e3f984dcf"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bd5728d1db84065839b364516edefb7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6cc80f9afe549d2b1f1421d864e7326"}], "type": "placement", "id": "09c19c57271843ec83483f3926e92266", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f0974aa83d14880b7d0af5b5f22b0b4"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c1bd9e6f8854bf0a7fc60b3f497c955"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efd039b6ad3d41d09af0cee0f4f340ea"}], "type": "network", "id": "187ae953d0de48f69df1050370d74e3b", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968460c33ad449839fd683cb8c2b0d03"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5a309eb6d0c4918b89b08ad48a83bf6"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec9b3dd31c1b454594331de7ce2bd41c"}], "type": "object-store", "id": "2cd3b39464944c4489688f1c822dead8", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "332efabf004048c2ad7268f356ebec2d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0480ccf8e6ae4f388725b3542400d437"}, {"url": "http://192.30.9.5:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "366c4494bacb48a6a95f38f2c7d53db7"}, {"url": "http://192.30.9.5:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8eb0d66585b43bca56b2aa989cdde92"}], "type": "volume", "id": "389ff08147524ff0b6af819516d74dd6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "149f8714533648d6bae58cb72eb96bbe"}, {"url": "http://192.30.9.5:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "50047891a39c4249b185acbf0f1f2d34"}, {"url": "http://172.30.9.21:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f755ee3233544673a3358daa7b2e5190"}], "type": "orchestration", "id": "3e4d9a35656c46af9ffe0b4066818b73", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32ceb97713f3477dbea393013271ac96"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87be0ec87a3c4659bc5839003b2b1b3d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bf7197ebf24dc09416b15475e0c67b"}], "type": "identity", "id": "3feefcf985174ed0bb5fe506ce3718dd", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "248fc87a4c50458e99cd9133ea4af1d3"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea1ed952340b4a499e41879cbaecffa1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7c394f10808440eb5d6fe59673fae5a"}], "type": "compute", "id": "45cc7d5b119643e698b56e04f6840f3e", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4531f9cab3ed4a9ba0588d9900fd886b"}, {"url": "http://192.30.9.5:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987d0917f5574bb48eda9836e1554ee1"}, {"url": "http://192.30.9.5:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b503808aeda744b79a04401db49cfac0"}], "type": "volumev3", "id": "672a693b0fab4db9bbea9cad4b1e622f", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581c36403cd1455dbedf8524898cd15c"}, {"url": "http://192.30.9.5:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7109c3dc931d4ef6beb5a3695636f19d"}, {"url": "http://192.30.9.5:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bff05d76b3748549139593c8d339d46"}], "type": "volumev2", "id": "704bca6d9783443b9d4ef13cf59c93f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7216214812c64f1a837152a4e206e5d4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a464f1eb9a294405ba4fae61fd200d0a"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7aff0e2144f61b683ee2026a1aba2"}], "type": "alarming", "id": "8540099cf68b47b398724726bdb36bfe", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d305d598f8174365940c37bf7e5c1fba"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e2121547dd45f8aec839d0944860e6"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4fd845053a489cbc9a2582ba576201"}], "type": "event", "id": "c01ac8e95ae1438491207bdcbf8c8843", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "485f9769d6de4718a372b8b3514ae8d7"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f1839acb41d4404a218d2b4587b29f5"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de5426f4122c4390ba6724c98a973880"}], "type": "metric", "id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c4c7887aae46eea591c1b7d5508d6d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "299968a8f6274ecbb3de50b73b96d94f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2bf765cadba497bbcf1d7ed7f56fdbe"}], "type": "cloudformation", "id": "fb30c97264fb4208b5443ec46954177d", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16b3b2ca20df4ebebdcef6a5f465b605"}, "audit_ids": ["qL5ae7sMTzmrTNd2TIhAKg"], "issued_at": "2018-08-28T04:46:07.000000Z"}} 2018-08-28 04:46:07,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:46:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:07,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-68655391-599d-4074-8c65-31359aa642af Date: Tue, 28 Aug 2018 04:46:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","status":"ACTIVE","subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"description":"","tags":[],"updated_at":"2018-08-28T04:42:14Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","provider:network_type":"flat"}]} 2018-08-28 04:46:07,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68655391-599d-4074-8c65-31359aa642af 2018-08-28 04:46:07,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279903888702s 2018-08-28 04:46:07,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68655391-599d-4074-8c65-31359aa642af 2018-08-28 04:46:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:46:07,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 04:46:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json 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.21: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.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 04:46:07,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-28 04:46:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:08,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d667ae30-4c9a-4d06-9966-e81810198a0c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c8061ae81f504387850dd5e685b3ff64"}, "tags": [], "enabled": true, "id": "c8061ae81f504387850dd5e685b3ff64", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 04:46:08,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d667ae30-4c9a-4d06-9966-e81810198a0c 2018-08-28 04:46:08,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15292096138s 2018-08-28 04:46:08,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d667ae30-4c9a-4d06-9966-e81810198a0c 2018-08-28 04:46:08,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 04:46:08,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}}' 2018-08-28 04:46:08,367 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 04:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-825c909d-3251-4c59-a7bf-24c63d166cc0 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44"}, "tags": [], "enabled": true, "id": "74725762f9e9484c92e0385d10aafc44", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}} 2018-08-28 04:46:08,367 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-825c909d-3251-4c59-a7bf-24c63d166cc0 2018-08-28 04:46:08,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.244143009186s 2018-08-28 04:46:08,367 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-825c909d-3251-4c59-a7bf-24c63d166cc0 2018-08-28 04:46:08,368 - 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'74725762f9e9484c92e0385d10aafc44', '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_ee36d1f9-86af-4cd4-af9f-dccbe1f12535'}) 2018-08-28 04:46:08,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-28 04:46:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "486084d0-57a9-4314-ba52-615eec4b7842", "email": null, "name": "tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}}' 2018-08-28 04:46:08,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 04:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e80aea2c-d71b-4c64-b8ca-e9e07d8933dc Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535", "links": {"self": "http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49e472a62bd34e8786783368e1338df9", "domain_id": "default", "password_expires_at": null}} 2018-08-28 04:46:08,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e80aea2c-d71b-4c64-b8ca-e9e07d8933dc 2018-08-28 04:46:08,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.467574119568s 2018-08-28 04:46:08,842 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e80aea2c-d71b-4c64-b8ca-e9e07d8933dc 2018-08-28 04:46:08,843 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'49e472a62bd34e8786783368e1338df9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535'}) 2018-08-28 04:46:08,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 04:46:08,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:08,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b69031a1-2952-4e5a-b4b8-63d6d764d769 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7ce58a0151994fe3bdf975bab1a68d51", "links": {"self": "http://172.30.9.21:5000/v3/roles/7ce58a0151994fe3bdf975bab1a68d51"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a077439081674cc9a5e997274a135bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/a077439081674cc9a5e997274a135bab"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ca05546cf0b54e7595ed5d77633dcc4f", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca05546cf0b54e7595ed5d77633dcc4f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fe82652295224327bef92a6899141152", "links": {"self": "http://172.30.9.21:5000/v3/roles/fe82652295224327bef92a6899141152"}, "name": "swiftoperator"}]} 2018-08-28 04:46:08,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b69031a1-2952-4e5a-b4b8-63d6d764d769 2018-08-28 04:46:08,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997200012207s 2018-08-28 04:46:08,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b69031a1-2952-4e5a-b4b8-63d6d764d769 2018-08-28 04:46:08,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 04:46:08,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:09,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a2a343-0cb0-42a1-9398-0ba79ada752e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7ce58a0151994fe3bdf975bab1a68d51", "links": {"self": "http://172.30.9.21:5000/v3/roles/7ce58a0151994fe3bdf975bab1a68d51"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a077439081674cc9a5e997274a135bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/a077439081674cc9a5e997274a135bab"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ca05546cf0b54e7595ed5d77633dcc4f", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca05546cf0b54e7595ed5d77633dcc4f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fe82652295224327bef92a6899141152", "links": {"self": "http://172.30.9.21:5000/v3/roles/fe82652295224327bef92a6899141152"}, "name": "swiftoperator"}]} 2018-08-28 04:46:09,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09a2a343-0cb0-42a1-9398-0ba79ada752e 2018-08-28 04:46:09,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158841848373s 2018-08-28 04:46:09,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09a2a343-0cb0-42a1-9398-0ba79ada752e 2018-08-28 04:46:09,113 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 04:46:09,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-28 04:46:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" -d '{"role": {"name": "Member"}}' 2018-08-28 04:46:09,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 04:46:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-811f4911-37a2-46bf-b880-4e801b9871b2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c9572bba0194ad3b27f6b920e6a7545", "links": {"self": "http://172.30.9.21:5000/v3/roles/3c9572bba0194ad3b27f6b920e6a7545"}, "name": "Member"}} 2018-08-28 04:46:09,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-811f4911-37a2-46bf-b880-4e801b9871b2 2018-08-28 04:46:09,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.145412921906s 2018-08-28 04:46:09,262 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-811f4911-37a2-46bf-b880-4e801b9871b2 2018-08-28 04:46:09,262 - 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'3c9572bba0194ad3b27f6b920e6a7545'}) 2018-08-28 04:46:09,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 04:46:09,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:09,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28573e10-de77-46a6-bb40-ac75f912ae38 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3c9572bba0194ad3b27f6b920e6a7545", "links": {"self": "http://172.30.9.21:5000/v3/roles/3c9572bba0194ad3b27f6b920e6a7545"}, "name": "Member"}, {"domain_id": null, "id": "7ce58a0151994fe3bdf975bab1a68d51", "links": {"self": "http://172.30.9.21:5000/v3/roles/7ce58a0151994fe3bdf975bab1a68d51"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a077439081674cc9a5e997274a135bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/a077439081674cc9a5e997274a135bab"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ca05546cf0b54e7595ed5d77633dcc4f", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca05546cf0b54e7595ed5d77633dcc4f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fe82652295224327bef92a6899141152", "links": {"self": "http://172.30.9.21:5000/v3/roles/fe82652295224327bef92a6899141152"}, "name": "swiftoperator"}]} 2018-08-28 04:46:09,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-28573e10-de77-46a6-bb40-ac75f912ae38 2018-08-28 04:46:09,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987210273743s 2018-08-28 04:46:09,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-28573e10-de77-46a6-bb40-ac75f912ae38 2018-08-28 04:46:09,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-28 04:46:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:09,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c6ed65-0e51-47c2-88c9-ed84eb1e524a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-28 04:46:09,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d6c6ed65-0e51-47c2-88c9-ed84eb1e524a 2018-08-28 04:46:09,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0268399715424s 2018-08-28 04:46:09,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d6c6ed65-0e51-47c2-88c9-ed84eb1e524a 2018-08-28 04:46:09,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 04:46:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:09,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c0d7220-7dbe-45f4-9673-e059a33eea81 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/03e4702906864b0d9affd9c0d0aa35e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "03e4702906864b0d9affd9c0d0aa35e7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/096ee006bb3240fdb8cd37510cec9e69"}, "domain_id": "default", "enabled": true, "options": {}, "id": "096ee006bb3240fdb8cd37510cec9e69", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/1242623119d146c6b8133ed85e38ad4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1242623119d146c6b8133ed85e38ad4f", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/16b3b2ca20df4ebebdcef6a5f465b605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16b3b2ca20df4ebebdcef6a5f465b605", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535", "links": {"self": "http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49e472a62bd34e8786783368e1338df9", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/5853401f29d649bab5cd3d89d464141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5853401f29d649bab5cd3d89d464141a", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/6c1a87b6bf8c4b10853c14796b8e1277"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c1a87b6bf8c4b10853c14796b8e1277", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/75781141b43545bb8d72bf76d941ca75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75781141b43545bb8d72bf76d941ca75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/8fa1f5749a644cb48b4f471840f18573"}, "domain_id": "c8061ae81f504387850dd5e685b3ff64", "enabled": true, "options": {}, "id": "8fa1f5749a644cb48b4f471840f18573", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/95afd08e490d4fce807ace70edc097fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95afd08e490d4fce807ace70edc097fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/b2714d59027d4f8b922e00464418cc4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2714d59027d4f8b922e00464418cc4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/ba56e6ef5116428383b508abc1ba46c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba56e6ef5116428383b508abc1ba46c8", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/e73fa09382584dc0bca1b9ea27209c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e73fa09382584dc0bca1b9ea27209c80", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/f3b1f54817fb456ba7f90fb162a4698c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3b1f54817fb456ba7f90fb162a4698c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/fdbb247a51734270b7428533237ea3e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb247a51734270b7428533237ea3e5", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-28 04:46:09,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1c0d7220-7dbe-45f4-9673-e059a33eea81 2018-08-28 04:46:09,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120381116867s 2018-08-28 04:46:09,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1c0d7220-7dbe-45f4-9673-e059a33eea81 2018-08-28 04:46:09,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 04:46:09,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:09,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cec7137-3db9-4e62-9ad4-545c48acc5b4 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44"}, "tags": [], "enabled": true, "id": "74725762f9e9484c92e0385d10aafc44", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9861e41b798547b38e7bfe326a683dde"}, "tags": [], "enabled": true, "id": "9861e41b798547b38e7bfe326a683dde", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d"}, "tags": [], "enabled": true, "id": "99d9ada415284398a553545cdcec7e2d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-28 04:46:09,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5cec7137-3db9-4e62-9ad4-545c48acc5b4 2018-08-28 04:46:09,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185706853867s 2018-08-28 04:46:09,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5cec7137-3db9-4e62-9ad4-545c48acc5b4 2018-08-28 04:46:09,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-28 04:46:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=49e472a62bd34e8786783368e1338df9&role.id=3c9572bba0194ad3b27f6b920e6a7545&scope.project.id=74725762f9e9484c92e0385d10aafc44" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:09,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2504e115-4533-44fd-89e8-9b374b7bc421 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=49e472a62bd34e8786783368e1338df9&role.id=3c9572bba0194ad3b27f6b920e6a7545&scope.project.id=74725762f9e9484c92e0385d10aafc44", "previous": null, "next": null}} 2018-08-28 04:46:09,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=49e472a62bd34e8786783368e1338df9&role.id=3c9572bba0194ad3b27f6b920e6a7545&scope.project.id=74725762f9e9484c92e0385d10aafc44 used request id req-2504e115-4533-44fd-89e8-9b374b7bc421 2018-08-28 04:46:09,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101625919342s 2018-08-28 04:46:09,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=49e472a62bd34e8786783368e1338df9&role.id=3c9572bba0194ad3b27f6b920e6a7545&scope.project.id=74725762f9e9484c92e0385d10aafc44 used request id req-2504e115-4533-44fd-89e8-9b374b7bc421 2018-08-28 04:46:09,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-28 04:46:09,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44/users/49e472a62bd34e8786783368e1338df9/roles/3c9572bba0194ad3b27f6b920e6a7545 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:10,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 04:46:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b80b9d9-86b6-4c29-8890-96dac4642605 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 04:46:10,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44/users/49e472a62bd34e8786783368e1338df9/roles/3c9572bba0194ad3b27f6b920e6a7545 used request id req-8b80b9d9-86b6-4c29-8890-96dac4642605 2018-08-28 04:46:10,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.17865395546s 2018-08-28 04:46:10,009 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44/users/49e472a62bd34e8786783368e1338df9/roles/3c9572bba0194ad3b27f6b920e6a7545 used request id req-8b80b9d9-86b6-4c29-8890-96dac4642605 2018-08-28 04:46:10,010 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_ee36d1f9-86af-4cd4-af9f-dccbe1f12535', 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'74725762f9e9484c92e0385d10aafc44', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '486084d0-57a9-4314-ba52-615eec4b7842', 'username': u'tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 04:46:10,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 04:46:10,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 04:46:10,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 04:46:10,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 04:46:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 04:46:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 04:46:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 04:46:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 04:46:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 04:46:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 04:46:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 04:46:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 04:46:10,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 04:46:10,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 04:46:10,015 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535', 'password': '486084d0-57a9-4314-ba52-615eec4b7842', 'project_name': 'tenantnetwork2-project_ee36d1f9-86af-4cd4-af9f-dccbe1f12535', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '74725762f9e9484c92e0385d10aafc44', 'project_domain_name': 'Default'} 2018-08-28 04:46:10,015 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-28 04:46:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:46:10,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b83eae-3813-4123-88f9-9db1a67b4589 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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.21:5000/v3/", "rel": "self"}]}} 2018-08-28 04:46:10,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-56b83eae-3813-4123-88f9-9db1a67b4589 2018-08-28 04:46:10,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-28 04:46:10,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c9572bba0194ad3b27f6b920e6a7545", "name": "Member"}], "expires_at": "2018-08-28T05:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74725762f9e9484c92e0385d10aafc44", "name": "tenantnetwork2-project_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a330b9b0c7f4075b9afc4ba1457101b"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57240cf79ed14ac499767dbf49b54421"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b7019bd62664417b5f6e0ebcc565f9f"}], "type": "image", "id": "0282c9f4b3914543ba8ac6a1c496e2f9", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15b894f63ee74b749c67be2e3f984dcf"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bd5728d1db84065839b364516edefb7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6cc80f9afe549d2b1f1421d864e7326"}], "type": "placement", "id": "09c19c57271843ec83483f3926e92266", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f0974aa83d14880b7d0af5b5f22b0b4"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c1bd9e6f8854bf0a7fc60b3f497c955"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efd039b6ad3d41d09af0cee0f4f340ea"}], "type": "network", "id": "187ae953d0de48f69df1050370d74e3b", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968460c33ad449839fd683cb8c2b0d03"}, {"url": "http://172.30.9.21:8080/v1/AUTH_74725762f9e9484c92e0385d10aafc44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5a309eb6d0c4918b89b08ad48a83bf6"}, {"url": "http://12.0.0.22:8080/v1/AUTH_74725762f9e9484c92e0385d10aafc44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec9b3dd31c1b454594331de7ce2bd41c"}], "type": "object-store", "id": "2cd3b39464944c4489688f1c822dead8", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "332efabf004048c2ad7268f356ebec2d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/74725762f9e9484c92e0385d10aafc44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0480ccf8e6ae4f388725b3542400d437"}, {"url": "http://192.30.9.5:8776/v1/74725762f9e9484c92e0385d10aafc44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "366c4494bacb48a6a95f38f2c7d53db7"}, {"url": "http://192.30.9.5:8776/v1/74725762f9e9484c92e0385d10aafc44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8eb0d66585b43bca56b2aa989cdde92"}], "type": "volume", "id": "389ff08147524ff0b6af819516d74dd6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/74725762f9e9484c92e0385d10aafc44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "149f8714533648d6bae58cb72eb96bbe"}, {"url": "http://192.30.9.5:8004/v1/74725762f9e9484c92e0385d10aafc44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "50047891a39c4249b185acbf0f1f2d34"}, {"url": "http://172.30.9.21:8004/v1/74725762f9e9484c92e0385d10aafc44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f755ee3233544673a3358daa7b2e5190"}], "type": "orchestration", "id": "3e4d9a35656c46af9ffe0b4066818b73", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32ceb97713f3477dbea393013271ac96"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87be0ec87a3c4659bc5839003b2b1b3d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bf7197ebf24dc09416b15475e0c67b"}], "type": "identity", "id": "3feefcf985174ed0bb5fe506ce3718dd", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "248fc87a4c50458e99cd9133ea4af1d3"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea1ed952340b4a499e41879cbaecffa1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7c394f10808440eb5d6fe59673fae5a"}], "type": "compute", "id": "45cc7d5b119643e698b56e04f6840f3e", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/74725762f9e9484c92e0385d10aafc44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4531f9cab3ed4a9ba0588d9900fd886b"}, {"url": "http://192.30.9.5:8776/v3/74725762f9e9484c92e0385d10aafc44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987d0917f5574bb48eda9836e1554ee1"}, {"url": "http://192.30.9.5:8776/v3/74725762f9e9484c92e0385d10aafc44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b503808aeda744b79a04401db49cfac0"}], "type": "volumev3", "id": "672a693b0fab4db9bbea9cad4b1e622f", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/74725762f9e9484c92e0385d10aafc44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581c36403cd1455dbedf8524898cd15c"}, {"url": "http://192.30.9.5:8776/v2/74725762f9e9484c92e0385d10aafc44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7109c3dc931d4ef6beb5a3695636f19d"}, {"url": "http://192.30.9.5:8776/v2/74725762f9e9484c92e0385d10aafc44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bff05d76b3748549139593c8d339d46"}], "type": "volumev2", "id": "704bca6d9783443b9d4ef13cf59c93f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7216214812c64f1a837152a4e206e5d4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a464f1eb9a294405ba4fae61fd200d0a"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7aff0e2144f61b683ee2026a1aba2"}], "type": "alarming", "id": "8540099cf68b47b398724726bdb36bfe", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d305d598f8174365940c37bf7e5c1fba"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e2121547dd45f8aec839d0944860e6"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4fd845053a489cbc9a2582ba576201"}], "type": "event", "id": "c01ac8e95ae1438491207bdcbf8c8843", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "485f9769d6de4718a372b8b3514ae8d7"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f1839acb41d4404a218d2b4587b29f5"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de5426f4122c4390ba6724c98a973880"}], "type": "metric", "id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c4c7887aae46eea591c1b7d5508d6d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "299968a8f6274ecbb3de50b73b96d94f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2bf765cadba497bbcf1d7ed7f56fdbe"}], "type": "cloudformation", "id": "fb30c97264fb4208b5443ec46954177d", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535", "id": "49e472a62bd34e8786783368e1338df9"}, "audit_ids": ["I6RTr_fqRASPZz4xOzFyGw"], "issued_at": "2018-08-28T04:46:10.000000Z"}} 2018-08-28 04:46:10,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 04:46:10,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" -d '{"network": {"name": "tenantnetwork2-net_ee36d1f9-86af-4cd4-af9f-dccbe1f12535", "admin_state_up": true}}' 2018-08-28 04:46:12,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-009dc3d0-2975-4165-a2a2-a9cb3304a612 Date: Tue, 28 Aug 2018 04:46:12 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"74725762f9e9484c92e0385d10aafc44","created_at":"2018-08-28T04:46:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-28T04:46:11Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"74725762f9e9484c92e0385d10aafc44","id":"5b844a3f-cf82-442b-a08f-77bb50c2c1dd","name":"tenantnetwork2-net_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}} 2018-08-28 04:46:12,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-009dc3d0-2975-4165-a2a2-a9cb3304a612 2018-08-28 04:46:12,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.61243891716s 2018-08-28 04:46:12,032 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-009dc3d0-2975-4165-a2a2-a9cb3304a612 2018-08-28 04:46:12,032 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T04:46:11Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'5b844a3f-cf82-442b-a08f-77bb50c2c1dd', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_ee36d1f9-86af-4cd4-af9f-dccbe1f12535', u'admin_state_up': True, u'tenant_id': u'74725762f9e9484c92e0385d10aafc44', u'created_at': u'2018-08-28T04:46:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'74725762f9e9484c92e0385d10aafc44'}) 2018-08-28 04:46:12,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:46:12,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" 2018-08-28 04:46:13,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-70e6a166-1f4b-4c95-a6af-1b35c89950ef Date: Tue, 28 Aug 2018 04:46:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T04:46:11Z","tenant_id":"74725762f9e9484c92e0385d10aafc44","created_at":"2018-08-28T04:46:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74725762f9e9484c92e0385d10aafc44","id":"5b844a3f-cf82-442b-a08f-77bb50c2c1dd","name":"tenantnetwork2-net_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"updated_at":"2018-08-28T04:42:14Z","tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","name":"external"}]} 2018-08-28 04:46:13,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-70e6a166-1f4b-4c95-a6af-1b35c89950ef 2018-08-28 04:46:13,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12026190758s 2018-08-28 04:46:13,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-70e6a166-1f4b-4c95-a6af-1b35c89950ef 2018-08-28 04:46:13,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 04:46:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" -d '{"subnet": {"name": "tenantnetwork2-subnet_ee36d1f9-86af-4cd4-af9f-dccbe1f12535", "enable_dhcp": true, "network_id": "5b844a3f-cf82-442b-a08f-77bb50c2c1dd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 04:46:14,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a5ad843-47c3-4604-a81c-9095f5413a4e Date: Tue, 28 Aug 2018 04:46:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b844a3f-cf82-442b-a08f-77bb50c2c1dd","tenant_id":"74725762f9e9484c92e0385d10aafc44","created_at":"2018-08-28T04:46:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T04:46:14Z","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":"74725762f9e9484c92e0385d10aafc44","id":"f693a686-c96f-4ef9-a945-af46442a8ca9","subnetpool_id":null,"name":"tenantnetwork2-subnet_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}} 2018-08-28 04:46:14,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3a5ad843-47c3-4604-a81c-9095f5413a4e 2018-08-28 04:46:14,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.64331698418s 2018-08-28 04:46:14,799 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3a5ad843-47c3-4604-a81c-9095f5413a4e 2018-08-28 04:46:14,799 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T04:46:14Z', 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'f693a686-c96f-4ef9-a945-af46442a8ca9', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_ee36d1f9-86af-4cd4-af9f-dccbe1f12535', u'enable_dhcp': True, u'network_id': u'5b844a3f-cf82-442b-a08f-77bb50c2c1dd', u'tenant_id': u'74725762f9e9484c92e0385d10aafc44', u'created_at': u'2018-08-28T04:46:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'74725762f9e9484c92e0385d10aafc44'}) 2018-08-28 04:46:14,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 04:46:14,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" -d '{"router": {"external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f"}, "name": "tenantnetwork2-router_ee36d1f9-86af-4cd4-af9f-dccbe1f12535", "admin_state_up": true}}' 2018-08-28 04:46:16,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-2595eb03-9f37-4392-9328-072956ad9924 Date: Tue, 28 Aug 2018 04:46:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b0600921-da69-42db-8b8e-70d6043f93ff", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "74725762f9e9484c92e0385d10aafc44", "created_at": "2018-08-28T04:46:15Z", "admin_state_up": true, "updated_at": "2018-08-28T04:46:16Z", "revision_number": 2, "routes": [], "project_id": "74725762f9e9484c92e0385d10aafc44", "id": "40cc1e72-45e1-4d08-a102-41536a4de8c5", "name": "tenantnetwork2-router_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}} 2018-08-28 04:46:16,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2595eb03-9f37-4392-9328-072956ad9924 2018-08-28 04:46:16,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46765089035s 2018-08-28 04:46:16,268 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2595eb03-9f37-4392-9328-072956ad9924 2018-08-28 04:46:16,268 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'7bea9d25-0a39-4aa6-a4e5-34558620aa0f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b0600921-da69-42db-8b8e-70d6043f93ff', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'74725762f9e9484c92e0385d10aafc44', u'created_at': u'2018-08-28T04:46:15Z', u'admin_state_up': True, u'updated_at': u'2018-08-28T04:46:16Z', u'revision_number': 2, u'routes': [], u'project_id': u'74725762f9e9484c92e0385d10aafc44', u'id': u'40cc1e72-45e1-4d08-a102-41536a4de8c5', u'name': u'tenantnetwork2-router_ee36d1f9-86af-4cd4-af9f-dccbe1f12535'}) 2018-08-28 04:46:16,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 04:46:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" -d '{"subnet_id": "f693a686-c96f-4ef9-a945-af46442a8ca9"}' 2018-08-28 04:46:19,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-25948f43-ebf5-4fed-9972-0c2a416278e9 Date: Tue, 28 Aug 2018 04:46:19 GMT RESP BODY: {"network_id": "5b844a3f-cf82-442b-a08f-77bb50c2c1dd", "tenant_id": "74725762f9e9484c92e0385d10aafc44", "subnet_id": "f693a686-c96f-4ef9-a945-af46442a8ca9", "subnet_ids": ["f693a686-c96f-4ef9-a945-af46442a8ca9"], "port_id": "e6633821-123a-463d-9f8e-bec579916b5f", "id": "40cc1e72-45e1-4d08-a102-41536a4de8c5"} 2018-08-28 04:46:19,136 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5/add_router_interface.json used request id req-25948f43-ebf5-4fed-9972-0c2a416278e9 2018-08-28 04:46:19,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.86693406105s 2018-08-28 04:46:19,136 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5/add_router_interface.json used request id req-25948f43-ebf5-4fed-9972-0c2a416278e9 returning object 40cc1e72-45e1-4d08-a102-41536a4de8c5 2018-08-28 04:46:19,249 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 04:46:19,249 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-28 04:46:19,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 04:46:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" -d '{"subnet_id": "f693a686-c96f-4ef9-a945-af46442a8ca9"}' 2018-08-28 04:46:21,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8fd79133-0fe1-46c4-aabd-0e3e58926a8d Date: Tue, 28 Aug 2018 04:46:21 GMT RESP BODY: {"network_id": "5b844a3f-cf82-442b-a08f-77bb50c2c1dd", "tenant_id": "74725762f9e9484c92e0385d10aafc44", "subnet_id": "f693a686-c96f-4ef9-a945-af46442a8ca9", "subnet_ids": ["f693a686-c96f-4ef9-a945-af46442a8ca9"], "port_id": "e6633821-123a-463d-9f8e-bec579916b5f", "id": "40cc1e72-45e1-4d08-a102-41536a4de8c5"} 2018-08-28 04:46:21,149 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5/remove_router_interface.json used request id req-8fd79133-0fe1-46c4-aabd-0e3e58926a8d 2018-08-28 04:46:21,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89605808258s 2018-08-28 04:46:21,150 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5/remove_router_interface.json used request id req-8fd79133-0fe1-46c4-aabd-0e3e58926a8d returning object 40cc1e72-45e1-4d08-a102-41536a4de8c5 2018-08-28 04:46:21,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 04:46:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" 2018-08-28 04:46:21,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-bb2b3e18-cb99-4993-a5b9-2f3ebd659d19 Date: Tue, 28 Aug 2018 04:46:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b0600921-da69-42db-8b8e-70d6043f93ff", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "74725762f9e9484c92e0385d10aafc44", "created_at": "2018-08-28T04:46:15Z", "admin_state_up": true, "updated_at": "2018-08-28T04:46:20Z", "revision_number": 4, "routes": [], "project_id": "74725762f9e9484c92e0385d10aafc44", "id": "40cc1e72-45e1-4d08-a102-41536a4de8c5", "name": "tenantnetwork2-router_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}]} 2018-08-28 04:46:21,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-bb2b3e18-cb99-4993-a5b9-2f3ebd659d19 2018-08-28 04:46:21,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14098906517s 2018-08-28 04:46:21,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-bb2b3e18-cb99-4993-a5b9-2f3ebd659d19 2018-08-28 04:46:21,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 04:46:21,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" 2018-08-28 04:46:22,492 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b5464da-b56c-4db0-8c70-f4e942ba160d Content-Length: 0 Date: Tue, 28 Aug 2018 04:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:46:22,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5.json used request id req-2b5464da-b56c-4db0-8c70-f4e942ba160d 2018-08-28 04:46:22,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.199903965s 2018-08-28 04:46:22,493 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/40cc1e72-45e1-4d08-a102-41536a4de8c5.json used request id req-2b5464da-b56c-4db0-8c70-f4e942ba160d 2018-08-28 04:46:22,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 04:46:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" 2018-08-28 04:46:22,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3debc596-84d0-4ac9-83b0-86a04c51ae04 Date: Tue, 28 Aug 2018 04:46:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b844a3f-cf82-442b-a08f-77bb50c2c1dd","tenant_id":"74725762f9e9484c92e0385d10aafc44","created_at":"2018-08-28T04:46:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T04:46:14Z","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":"74725762f9e9484c92e0385d10aafc44","id":"f693a686-c96f-4ef9-a945-af46442a8ca9","subnetpool_id":null,"name":"tenantnetwork2-subnet_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}]} 2018-08-28 04:46:22,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3debc596-84d0-4ac9-83b0-86a04c51ae04 2018-08-28 04:46:22,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.210871934891s 2018-08-28 04:46:22,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3debc596-84d0-4ac9-83b0-86a04c51ae04 2018-08-28 04:46:22,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 04:46:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f693a686-c96f-4ef9-a945-af46442a8ca9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" 2018-08-28 04:46:26,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57b083a5-f68e-4bea-9115-fe181b8bd47e Date: Tue, 28 Aug 2018 04:46:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:46:26,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f693a686-c96f-4ef9-a945-af46442a8ca9.json used request id req-57b083a5-f68e-4bea-9115-fe181b8bd47e 2018-08-28 04:46:26,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.44396591187s 2018-08-28 04:46:26,150 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f693a686-c96f-4ef9-a945-af46442a8ca9.json used request id req-57b083a5-f68e-4bea-9115-fe181b8bd47e 2018-08-28 04:46:26,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:46:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" 2018-08-28 04:46:27,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-ce8577f9-0e56-47b8-bf44-8430e6d95793 Date: Tue, 28 Aug 2018 04:46:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T04:46:25Z","tenant_id":"74725762f9e9484c92e0385d10aafc44","created_at":"2018-08-28T04:46:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74725762f9e9484c92e0385d10aafc44","id":"5b844a3f-cf82-442b-a08f-77bb50c2c1dd","name":"tenantnetwork2-net_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"updated_at":"2018-08-28T04:42:14Z","tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","name":"external"}]} 2018-08-28 04:46:27,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ce8577f9-0e56-47b8-bf44-8430e6d95793 2018-08-28 04:46:27,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09362077713s 2018-08-28 04:46:27,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ce8577f9-0e56-47b8-bf44-8430e6d95793 2018-08-28 04:46:27,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 04:46:27,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5b844a3f-cf82-442b-a08f-77bb50c2c1dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf4443ed02f8d53c88a5325b1bf0725a2dccf931" 2018-08-28 04:46:28,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c66b7c37-7592-492d-b45b-6a2287cea749 Date: Tue, 28 Aug 2018 04:46:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:46:28,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5b844a3f-cf82-442b-a08f-77bb50c2c1dd.json used request id req-c66b7c37-7592-492d-b45b-6a2287cea749 2018-08-28 04:46:28,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01496005058s 2018-08-28 04:46:28,261 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5b844a3f-cf82-442b-a08f-77bb50c2c1dd.json used request id req-c66b7c37-7592-492d-b45b-6a2287cea749 2018-08-28 04:46:28,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 04:46:28,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:28,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67aeabef-1d07-484c-82f0-a1b566d59325 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/03e4702906864b0d9affd9c0d0aa35e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "03e4702906864b0d9affd9c0d0aa35e7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/096ee006bb3240fdb8cd37510cec9e69"}, "domain_id": "default", "enabled": true, "options": {}, "id": "096ee006bb3240fdb8cd37510cec9e69", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/1242623119d146c6b8133ed85e38ad4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1242623119d146c6b8133ed85e38ad4f", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/16b3b2ca20df4ebebdcef6a5f465b605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16b3b2ca20df4ebebdcef6a5f465b605", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535", "links": {"self": "http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49e472a62bd34e8786783368e1338df9", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/5853401f29d649bab5cd3d89d464141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5853401f29d649bab5cd3d89d464141a", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/6c1a87b6bf8c4b10853c14796b8e1277"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c1a87b6bf8c4b10853c14796b8e1277", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/75781141b43545bb8d72bf76d941ca75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75781141b43545bb8d72bf76d941ca75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/8fa1f5749a644cb48b4f471840f18573"}, "domain_id": "c8061ae81f504387850dd5e685b3ff64", "enabled": true, "options": {}, "id": "8fa1f5749a644cb48b4f471840f18573", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/95afd08e490d4fce807ace70edc097fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95afd08e490d4fce807ace70edc097fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/b2714d59027d4f8b922e00464418cc4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2714d59027d4f8b922e00464418cc4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/ba56e6ef5116428383b508abc1ba46c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba56e6ef5116428383b508abc1ba46c8", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/e73fa09382584dc0bca1b9ea27209c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e73fa09382584dc0bca1b9ea27209c80", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/f3b1f54817fb456ba7f90fb162a4698c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3b1f54817fb456ba7f90fb162a4698c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/fdbb247a51734270b7428533237ea3e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb247a51734270b7428533237ea3e5", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-28 04:46:28,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-67aeabef-1d07-484c-82f0-a1b566d59325 2018-08-28 04:46:28,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126502037048s 2018-08-28 04:46:28,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-67aeabef-1d07-484c-82f0-a1b566d59325 2018-08-28 04:46:28,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 04:46:28,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:28,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28d4017-5fbd-4590-89e2-8ef03d64418a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_ee36d1f9-86af-4cd4-af9f-dccbe1f12535", "links": {"self": "http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "49e472a62bd34e8786783368e1338df9", "description": null}} 2018-08-28 04:46:28,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9 used request id req-a28d4017-5fbd-4590-89e2-8ef03d64418a 2018-08-28 04:46:28,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110707044601s 2018-08-28 04:46:28,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9 used request id req-a28d4017-5fbd-4590-89e2-8ef03d64418a 2018-08-28 04:46:28,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 04:46:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:28,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6a2727d-d015-4843-8762-d92b355a63d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 04:46:28,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9 used request id req-f6a2727d-d015-4843-8762-d92b355a63d5 2018-08-28 04:46:28,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.270093917847s 2018-08-28 04:46:28,776 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/49e472a62bd34e8786783368e1338df9 used request id req-f6a2727d-d015-4843-8762-d92b355a63d5 2018-08-28 04:46:28,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 04:46:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:28,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed48d0d-de41-4645-8de2-354dad439f33 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44"}, "tags": [], "enabled": true, "id": "74725762f9e9484c92e0385d10aafc44", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_ee36d1f9-86af-4cd4-af9f-dccbe1f12535"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9861e41b798547b38e7bfe326a683dde"}, "tags": [], "enabled": true, "id": "9861e41b798547b38e7bfe326a683dde", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/99d9ada415284398a553545cdcec7e2d"}, "tags": [], "enabled": true, "id": "99d9ada415284398a553545cdcec7e2d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-28 04:46:28,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-0ed48d0d-de41-4645-8de2-354dad439f33 2018-08-28 04:46:28,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.149760007858s 2018-08-28 04:46:28,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-0ed48d0d-de41-4645-8de2-354dad439f33 2018-08-28 04:46:28,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 04:46:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:29,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0771aa-9ec2-41cc-8d21-322b19afdd1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 04:46:29,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44 used request id req-cf0771aa-9ec2-41cc-8d21-322b19afdd1d 2018-08-28 04:46:29,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.328767061234s 2018-08-28 04:46:29,266 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/74725762f9e9484c92e0385d10aafc44 used request id req-cf0771aa-9ec2-41cc-8d21-322b19afdd1d 2018-08-28 04:46:29,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 04:46:29,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:29,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6989a1f1-768f-41a4-8c0d-cbfe0ae9fd94 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3c9572bba0194ad3b27f6b920e6a7545", "links": {"self": "http://172.30.9.21:5000/v3/roles/3c9572bba0194ad3b27f6b920e6a7545"}, "name": "Member"}, {"domain_id": null, "id": "7ce58a0151994fe3bdf975bab1a68d51", "links": {"self": "http://172.30.9.21:5000/v3/roles/7ce58a0151994fe3bdf975bab1a68d51"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a077439081674cc9a5e997274a135bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/a077439081674cc9a5e997274a135bab"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ca05546cf0b54e7595ed5d77633dcc4f", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca05546cf0b54e7595ed5d77633dcc4f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fe82652295224327bef92a6899141152", "links": {"self": "http://172.30.9.21:5000/v3/roles/fe82652295224327bef92a6899141152"}, "name": "swiftoperator"}]} 2018-08-28 04:46:29,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6989a1f1-768f-41a4-8c0d-cbfe0ae9fd94 2018-08-28 04:46:29,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0957779884338s 2018-08-28 04:46:29,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6989a1f1-768f-41a4-8c0d-cbfe0ae9fd94 2018-08-28 04:46:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-28 04:46:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/3c9572bba0194ad3b27f6b920e6a7545 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5da269eac847050c060d9dccb201ede5620a4c8" 2018-08-28 04:46:29,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edad379a-715c-4d1d-a92b-ae76b9cf958f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 04:46:29,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3c9572bba0194ad3b27f6b920e6a7545 used request id req-edad379a-715c-4d1d-a92b-ae76b9cf958f 2018-08-28 04:46:29,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.141654968262s 2018-08-28 04:46:29,513 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3c9572bba0194ad3b27f6b920e6a7545 used request id req-edad379a-715c-4d1d-a92b-ae76b9cf958f 2018-08-28 04:46:29,566 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 04:46:29,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 04:46:29,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 04:46:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:46:29,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527bd71c-3fb2-4247-9915-49669cff9d7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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.21:5000/v3/", "rel": "self"}]}} 2018-08-28 04:46:29,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-527bd71c-3fb2-4247-9915-49669cff9d7d 2018-08-28 04:46:29,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-28 04:46:30,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce58a0151994fe3bdf975bab1a68d51", "name": "admin"}], "expires_at": "2018-08-28T05:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9861e41b798547b38e7bfe326a683dde", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a330b9b0c7f4075b9afc4ba1457101b"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57240cf79ed14ac499767dbf49b54421"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b7019bd62664417b5f6e0ebcc565f9f"}], "type": "image", "id": "0282c9f4b3914543ba8ac6a1c496e2f9", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15b894f63ee74b749c67be2e3f984dcf"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bd5728d1db84065839b364516edefb7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6cc80f9afe549d2b1f1421d864e7326"}], "type": "placement", "id": "09c19c57271843ec83483f3926e92266", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f0974aa83d14880b7d0af5b5f22b0b4"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c1bd9e6f8854bf0a7fc60b3f497c955"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efd039b6ad3d41d09af0cee0f4f340ea"}], "type": "network", "id": "187ae953d0de48f69df1050370d74e3b", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968460c33ad449839fd683cb8c2b0d03"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5a309eb6d0c4918b89b08ad48a83bf6"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec9b3dd31c1b454594331de7ce2bd41c"}], "type": "object-store", "id": "2cd3b39464944c4489688f1c822dead8", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "332efabf004048c2ad7268f356ebec2d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0480ccf8e6ae4f388725b3542400d437"}, {"url": "http://192.30.9.5:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "366c4494bacb48a6a95f38f2c7d53db7"}, {"url": "http://192.30.9.5:8776/v1/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8eb0d66585b43bca56b2aa989cdde92"}], "type": "volume", "id": "389ff08147524ff0b6af819516d74dd6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "149f8714533648d6bae58cb72eb96bbe"}, {"url": "http://192.30.9.5:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "50047891a39c4249b185acbf0f1f2d34"}, {"url": "http://172.30.9.21:8004/v1/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f755ee3233544673a3358daa7b2e5190"}], "type": "orchestration", "id": "3e4d9a35656c46af9ffe0b4066818b73", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32ceb97713f3477dbea393013271ac96"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87be0ec87a3c4659bc5839003b2b1b3d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bf7197ebf24dc09416b15475e0c67b"}], "type": "identity", "id": "3feefcf985174ed0bb5fe506ce3718dd", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "248fc87a4c50458e99cd9133ea4af1d3"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea1ed952340b4a499e41879cbaecffa1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7c394f10808440eb5d6fe59673fae5a"}], "type": "compute", "id": "45cc7d5b119643e698b56e04f6840f3e", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4531f9cab3ed4a9ba0588d9900fd886b"}, {"url": "http://192.30.9.5:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987d0917f5574bb48eda9836e1554ee1"}, {"url": "http://192.30.9.5:8776/v3/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b503808aeda744b79a04401db49cfac0"}], "type": "volumev3", "id": "672a693b0fab4db9bbea9cad4b1e622f", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581c36403cd1455dbedf8524898cd15c"}, {"url": "http://192.30.9.5:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7109c3dc931d4ef6beb5a3695636f19d"}, {"url": "http://192.30.9.5:8776/v2/9861e41b798547b38e7bfe326a683dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bff05d76b3748549139593c8d339d46"}], "type": "volumev2", "id": "704bca6d9783443b9d4ef13cf59c93f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7216214812c64f1a837152a4e206e5d4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a464f1eb9a294405ba4fae61fd200d0a"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7aff0e2144f61b683ee2026a1aba2"}], "type": "alarming", "id": "8540099cf68b47b398724726bdb36bfe", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d305d598f8174365940c37bf7e5c1fba"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e2121547dd45f8aec839d0944860e6"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4fd845053a489cbc9a2582ba576201"}], "type": "event", "id": "c01ac8e95ae1438491207bdcbf8c8843", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "485f9769d6de4718a372b8b3514ae8d7"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f1839acb41d4404a218d2b4587b29f5"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de5426f4122c4390ba6724c98a973880"}], "type": "metric", "id": "de1bdc3ec10448fa870ebe2d4f7c49d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c4c7887aae46eea591c1b7d5508d6d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "299968a8f6274ecbb3de50b73b96d94f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2bf765cadba497bbcf1d7ed7f56fdbe"}], "type": "cloudformation", "id": "fb30c97264fb4208b5443ec46954177d", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16b3b2ca20df4ebebdcef6a5f465b605"}, "audit_ids": ["8yKMn50cTx2pkFurTxfnrw"], "issued_at": "2018-08-28T04:46:30.000000Z"}} 2018-08-28 04:46:30,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:46:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:46:31,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-582299bb-8dfa-4252-a09e-3a60314fb3eb Date: Tue, 28 Aug 2018 04:46:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","status":"ACTIVE","subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"description":"","tags":[],"updated_at":"2018-08-28T04:42:14Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","provider:network_type":"flat"}]} 2018-08-28 04:46:31,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-582299bb-8dfa-4252-a09e-3a60314fb3eb 2018-08-28 04:46:31,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.986498117447s 2018-08-28 04:46:31,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-582299bb-8dfa-4252-a09e-3a60314fb3eb 2018-08-28 04:46:31,043 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-28 04:46:31,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 04:46:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" -d '{"network": {"name": "vmready1-net_abcc968a-273b-4fe4-8a5c-0f1725bac74c", "admin_state_up": true}}' 2018-08-28 04:46:31,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-194a908d-11cd-4865-9b87-a1f102ac094b Date: Tue, 28 Aug 2018 04:46:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ff1a20f8-021a-4b20-b0d2-02c3a860ce84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9861e41b798547b38e7bfe326a683dde","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T04:46:31Z","is_default":false,"provider:segmentation_id":48,"name":"vmready1-net_abcc968a-273b-4fe4-8a5c-0f1725bac74c","admin_state_up":true,"tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:46:31Z","mtu":1450}} 2018-08-28 04:46:31,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-194a908d-11cd-4865-9b87-a1f102ac094b 2018-08-28 04:46:31,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.412759065628s 2018-08-28 04:46:31,456 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-194a908d-11cd-4865-9b87-a1f102ac094b 2018-08-28 04:46:31,457 - 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-08-28T04:46:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ff1a20f8-021a-4b20-b0d2-02c3a860ce84', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_abcc968a-273b-4fe4-8a5c-0f1725bac74c', u'admin_state_up': True, u'tenant_id': u'9861e41b798547b38e7bfe326a683dde', u'created_at': u'2018-08-28T04:46:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9861e41b798547b38e7bfe326a683dde'}) 2018-08-28 04:46:31,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:46:31,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:46:31,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-fb3b0a9d-98c5-43cd-96be-b39ccdd7187e Date: Tue, 28 Aug 2018 04:46:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","status":"ACTIVE","subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"description":"","tags":[],"updated_at":"2018-08-28T04:42:14Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ff1a20f8-021a-4b20-b0d2-02c3a860ce84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9861e41b798547b38e7bfe326a683dde","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T04:46:31Z","provider:segmentation_id":48,"name":"vmready1-net_abcc968a-273b-4fe4-8a5c-0f1725bac74c","admin_state_up":true,"tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:46:31Z","provider:network_type":"vxlan"}]} 2018-08-28 04:46:31,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fb3b0a9d-98c5-43cd-96be-b39ccdd7187e 2018-08-28 04:46:31,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286578893661s 2018-08-28 04:46:31,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fb3b0a9d-98c5-43cd-96be-b39ccdd7187e 2018-08-28 04:46:31,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 04:46:31,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" -d '{"subnet": {"name": "vmready1-subnet_abcc968a-273b-4fe4-8a5c-0f1725bac74c", "enable_dhcp": true, "network_id": "ff1a20f8-021a-4b20-b0d2-02c3a860ce84", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 04:46:32,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a1856b77-eba1-47ab-9324-d3fb2117f594 Date: Tue, 28 Aug 2018 04:46:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff1a20f8-021a-4b20-b0d2-02c3a860ce84","tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:46:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T04:46:32Z","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":"9861e41b798547b38e7bfe326a683dde","id":"60dc5d00-a8a3-4b05-8b37-cd2cd55483c4","subnetpool_id":null,"name":"vmready1-subnet_abcc968a-273b-4fe4-8a5c-0f1725bac74c"}} 2018-08-28 04:46:32,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a1856b77-eba1-47ab-9324-d3fb2117f594 2018-08-28 04:46:32,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.643887996674s 2018-08-28 04:46:32,391 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a1856b77-eba1-47ab-9324-d3fb2117f594 2018-08-28 04:46:32,391 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T04:46:32Z', 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'60dc5d00-a8a3-4b05-8b37-cd2cd55483c4', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_abcc968a-273b-4fe4-8a5c-0f1725bac74c', u'enable_dhcp': True, u'network_id': u'ff1a20f8-021a-4b20-b0d2-02c3a860ce84', u'tenant_id': u'9861e41b798547b38e7bfe326a683dde', u'created_at': u'2018-08-28T04:46:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9861e41b798547b38e7bfe326a683dde'}) 2018-08-28 04:46:32,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 04:46:32,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" -d '{"router": {"external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f"}, "name": "vmready1-router_abcc968a-273b-4fe4-8a5c-0f1725bac74c", "admin_state_up": true}}' 2018-08-28 04:46:33,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-1b1355cf-49a5-4144-a7d5-dff41bc78899 Date: Tue, 28 Aug 2018 04:46:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b0600921-da69-42db-8b8e-70d6043f93ff", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "9861e41b798547b38e7bfe326a683dde", "created_at": "2018-08-28T04:46:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-28T04:46:33Z", "revision_number": 2, "routes": [], "project_id": "9861e41b798547b38e7bfe326a683dde", "id": "a1f36457-07cc-44cd-8247-5d79ba4b2c20", "name": "vmready1-router_abcc968a-273b-4fe4-8a5c-0f1725bac74c"}} 2018-08-28 04:46:33,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1b1355cf-49a5-4144-a7d5-dff41bc78899 2018-08-28 04:46:33,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44472694397s 2018-08-28 04:46:33,837 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1b1355cf-49a5-4144-a7d5-dff41bc78899 2018-08-28 04:46:33,837 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'7bea9d25-0a39-4aa6-a4e5-34558620aa0f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b0600921-da69-42db-8b8e-70d6043f93ff', u'ip_address': u'172.30.9.220'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9861e41b798547b38e7bfe326a683dde', u'created_at': u'2018-08-28T04:46:32Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-28T04:46:33Z', u'revision_number': 2, u'routes': [], u'project_id': u'9861e41b798547b38e7bfe326a683dde', u'id': u'a1f36457-07cc-44cd-8247-5d79ba4b2c20', u'name': u'vmready1-router_abcc968a-273b-4fe4-8a5c-0f1725bac74c'}) 2018-08-28 04:46:33,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 04:46:33,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" -d '{"subnet_id": "60dc5d00-a8a3-4b05-8b37-cd2cd55483c4"}' 2018-08-28 04:46:36,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e27d12d7-6ce5-4fa1-9813-92d4ec861de4 Date: Tue, 28 Aug 2018 04:46:36 GMT RESP BODY: {"network_id": "ff1a20f8-021a-4b20-b0d2-02c3a860ce84", "tenant_id": "9861e41b798547b38e7bfe326a683dde", "subnet_id": "60dc5d00-a8a3-4b05-8b37-cd2cd55483c4", "subnet_ids": ["60dc5d00-a8a3-4b05-8b37-cd2cd55483c4"], "port_id": "eeb2d713-b81e-494d-87aa-f50c7e021b28", "id": "a1f36457-07cc-44cd-8247-5d79ba4b2c20"} 2018-08-28 04:46:36,120 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20/add_router_interface.json used request id req-e27d12d7-6ce5-4fa1-9813-92d4ec861de4 2018-08-28 04:46:36,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28257012367s 2018-08-28 04:46:36,121 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20/add_router_interface.json used request id req-e27d12d7-6ce5-4fa1-9813-92d4ec861de4 returning object a1f36457-07cc-44cd-8247-5d79ba4b2c20 2018-08-28 04:46:36,121 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 04:46:36,254 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 04:46:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 04:46:36,260 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 28 Aug 2018 04:46:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-28 04:46:36,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 04:46:36,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:46:36,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8e288f84-5e69-44f1-a43b-a03a02d63ee0 Date: Tue, 28 Aug 2018 04:46:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 04:46:36,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8e288f84-5e69-44f1-a43b-a03a02d63ee0 2018-08-28 04:46:36,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.679933071136s 2018-08-28 04:46:36,943 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8e288f84-5e69-44f1-a43b-a03a02d63ee0 2018-08-28 04:46:36,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 04:46:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_abcc968a-273b-4fe4-8a5c-0f1725bac74c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_abcc968a-273b-4fe4-8a5c-0f1725bac74c"}' 2018-08-28 04:46:37,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d141a66a-73ba-41e2-ac51-2a2f757b14d9 Date: Tue, 28 Aug 2018 04:46:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a/file", "owner": "9861e41b798547b38e7bfe326a683dde", "id": "a697ca2b-355f-4348-86fb-80665e3f7e6a", "size": null, "self": "/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T04:46:37Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_abcc968a-273b-4fe4-8a5c-0f1725bac74c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_abcc968a-273b-4fe4-8a5c-0f1725bac74c", "checksum": null, "created_at": "2018-08-28T04:46:37Z", "protected": false} 2018-08-28 04:46:37,804 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d141a66a-73ba-41e2-ac51-2a2f757b14d9 2018-08-28 04:46:37,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.8531498909s 2018-08-28 04:46:37,804 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d141a66a-73ba-41e2-ac51-2a2f757b14d9 returning object a697ca2b-355f-4348-86fb-80665e3f7e6a 2018-08-28 04:46:37,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 04:46:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" -d '' 2018-08-28 04:48:37,858 - shade - DEBUG - Unable to establish connection to http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-08-28 04:48:37,858 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.05274415 seconds, retrying 2018-08-28 04:48:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" -d '' 2018-08-28 04:48:38,559 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-821b3402-e0e9-4385-ad67-106b98e5cbd0 Date: Tue, 28 Aug 2018 04:48:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 04:48:38,559 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a/file used request id req-821b3402-e0e9-4385-ad67-106b98e5cbd0 2018-08-28 04:48:38,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.754487991s 2018-08-28 04:48:38,560 - shade - DEBUG - Deleting failed upload of image vmready1-img_abcc968a-273b-4fe4-8a5c-0f1725bac74c 2018-08-28 04:48:38,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 04:48:38,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:48:38,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff0d56f7-da6e-42b8-b78d-046eed8c9a60 Date: Tue, 28 Aug 2018 04:48:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 04:48:38,645 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a used request id req-ff0d56f7-da6e-42b8-b78d-046eed8c9a60 2018-08-28 04:48:38,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0843760967255s 2018-08-28 04:48:38,645 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a used request id req-ff0d56f7-da6e-42b8-b78d-046eed8c9a60 2018-08-28 04:48:38,645 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a/file Conflict 2018-08-28 04:48:38,652 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.21:9292/v2/images/a697ca2b-355f-4348-86fb-80665e3f7e6a/file Conflict 2018-08-28 04:48:38,767 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 04:48:38,768 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:08 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-28 04:48:38,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 04:48:38,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" -d '{"subnet_id": "60dc5d00-a8a3-4b05-8b37-cd2cd55483c4"}' 2018-08-28 04:48:40,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cff4e80e-29fe-47bd-8499-d8e466721832 Date: Tue, 28 Aug 2018 04:48:40 GMT RESP BODY: {"network_id": "ff1a20f8-021a-4b20-b0d2-02c3a860ce84", "tenant_id": "9861e41b798547b38e7bfe326a683dde", "subnet_id": "60dc5d00-a8a3-4b05-8b37-cd2cd55483c4", "subnet_ids": ["60dc5d00-a8a3-4b05-8b37-cd2cd55483c4"], "port_id": "eeb2d713-b81e-494d-87aa-f50c7e021b28", "id": "a1f36457-07cc-44cd-8247-5d79ba4b2c20"} 2018-08-28 04:48:40,276 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20/remove_router_interface.json used request id req-cff4e80e-29fe-47bd-8499-d8e466721832 2018-08-28 04:48:40,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.50397396088s 2018-08-28 04:48:40,277 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20/remove_router_interface.json used request id req-cff4e80e-29fe-47bd-8499-d8e466721832 returning object a1f36457-07cc-44cd-8247-5d79ba4b2c20 2018-08-28 04:48:40,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 04:48:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:48:41,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-a78d2021-de93-4197-a2d6-9e229ca70728 Date: Tue, 28 Aug 2018 04:48:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7bea9d25-0a39-4aa6-a4e5-34558620aa0f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b0600921-da69-42db-8b8e-70d6043f93ff", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "9861e41b798547b38e7bfe326a683dde", "created_at": "2018-08-28T04:46:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-28T04:48:39Z", "revision_number": 4, "routes": [], "project_id": "9861e41b798547b38e7bfe326a683dde", "id": "a1f36457-07cc-44cd-8247-5d79ba4b2c20", "name": "vmready1-router_abcc968a-273b-4fe4-8a5c-0f1725bac74c"}]} 2018-08-28 04:48:41,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a78d2021-de93-4197-a2d6-9e229ca70728 2018-08-28 04:48:41,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.08023095131s 2018-08-28 04:48:41,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a78d2021-de93-4197-a2d6-9e229ca70728 2018-08-28 04:48:41,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 04:48:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:48:43,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68fc32a9-307f-4743-a706-a41ce4717305 Content-Length: 0 Date: Tue, 28 Aug 2018 04:48:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:48:43,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20.json used request id req-68fc32a9-307f-4743-a706-a41ce4717305 2018-08-28 04:48:43,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.47158193588s 2018-08-28 04:48:43,831 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a1f36457-07cc-44cd-8247-5d79ba4b2c20.json used request id req-68fc32a9-307f-4743-a706-a41ce4717305 2018-08-28 04:48:43,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 04:48:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:48:43,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-71dc01b0-47ac-45d3-bb9b-c66d19970557 Date: Tue, 28 Aug 2018 04:48:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff1a20f8-021a-4b20-b0d2-02c3a860ce84","tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:46:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T04:46:32Z","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":"9861e41b798547b38e7bfe326a683dde","id":"60dc5d00-a8a3-4b05-8b37-cd2cd55483c4","subnetpool_id":null,"name":"vmready1-subnet_abcc968a-273b-4fe4-8a5c-0f1725bac74c"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:14Z","dns_nameservers":[],"updated_at":"2018-08-28T04:42:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"99d9ada415284398a553545cdcec7e2d","id":"b0600921-da69-42db-8b8e-70d6043f93ff","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 04:48:43,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-71dc01b0-47ac-45d3-bb9b-c66d19970557 2018-08-28 04:48:43,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0743498802185s 2018-08-28 04:48:43,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-71dc01b0-47ac-45d3-bb9b-c66d19970557 2018-08-28 04:48:43,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 04:48:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/60dc5d00-a8a3-4b05-8b37-cd2cd55483c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:48:46,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45dd73fd-81ee-47bc-b87d-8e8798897b23 Date: Tue, 28 Aug 2018 04:48:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:48:46,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/60dc5d00-a8a3-4b05-8b37-cd2cd55483c4.json used request id req-45dd73fd-81ee-47bc-b87d-8e8798897b23 2018-08-28 04:48:46,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49539589882s 2018-08-28 04:48:46,404 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/60dc5d00-a8a3-4b05-8b37-cd2cd55483c4.json used request id req-45dd73fd-81ee-47bc-b87d-8e8798897b23 2018-08-28 04:48:46,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 04:48:46,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:48:46,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-e5739f0c-9a8d-4501-9975-e87435bf0e6d Date: Tue, 28 Aug 2018 04:48:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7bea9d25-0a39-4aa6-a4e5-34558620aa0f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"99d9ada415284398a553545cdcec7e2d","status":"ACTIVE","subnets":["b0600921-da69-42db-8b8e-70d6043f93ff"],"description":"","tags":[],"updated_at":"2018-08-28T04:42:14Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"99d9ada415284398a553545cdcec7e2d","created_at":"2018-08-28T04:42:06Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff1a20f8-021a-4b20-b0d2-02c3a860ce84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9861e41b798547b38e7bfe326a683dde","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T04:48:46Z","provider:segmentation_id":48,"name":"vmready1-net_abcc968a-273b-4fe4-8a5c-0f1725bac74c","admin_state_up":true,"tenant_id":"9861e41b798547b38e7bfe326a683dde","created_at":"2018-08-28T04:46:31Z","provider:network_type":"vxlan"}]} 2018-08-28 04:48:46,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e5739f0c-9a8d-4501-9975-e87435bf0e6d 2018-08-28 04:48:46,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315539121628s 2018-08-28 04:48:46,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e5739f0c-9a8d-4501-9975-e87435bf0e6d 2018-08-28 04:48:46,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 04:48:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ff1a20f8-021a-4b20-b0d2-02c3a860ce84.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e406890c63eb81fe74c1af5b5f0f7bdfb5b22d54" 2018-08-28 04:48:48,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7eb13f56-dc6b-46bd-a1d9-0203b379fcaf Date: Tue, 28 Aug 2018 04:48:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 04:48:48,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ff1a20f8-021a-4b20-b0d2-02c3a860ce84.json used request id req-7eb13f56-dc6b-46bd-a1d9-0203b379fcaf 2018-08-28 04:48:48,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.63980698586s 2018-08-28 04:48:48,361 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ff1a20f8-021a-4b20-b0d2-02c3a860ce84.json used request id req-7eb13f56-dc6b-46bd-a1d9-0203b379fcaf 2018-08-28 04:48:48,362 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-08-28 04:48:48,362 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | tenantnetwork1 | functest | healthcheck | 00:06 | PASS | | tenantnetwork2 | functest | healthcheck | 00:09 | PASS | | vmready1 | functest | healthcheck | 02:08 | 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 | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-28 04:48:48,376 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR