2018-07-31 10:19:26,660 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-192 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-31 10:19:26,663 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=S2VRnIB7QLqAmZwE1WImks6yJ 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=c1c487d3cd444ef6a6a51419cdbc1b2a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-31 10:19:26,663 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-31 10:19:26,663 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-31 10:19:26,687 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 10:19:26,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 10:19:26,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 10:19:26,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 10:19:26,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 10:19:26,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 10:19:26,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 10:19:26,971 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-31 10:19:26,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-31 10:19:26,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:19:26,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe64ae27-934f-48cd-ba7c-addf98885851 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.24:5000/v3/", "rel": "self"}]}} 2018-07-31 10:19:26,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-fe64ae27-934f-48cd-ba7c-addf98885851 2018-07-31 10:19:26,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-31 10:19:27,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19871a05bd2944beaaf4c413241b30ee", "name": "reader"}, {"id": "7517110163bb4174bd31282f3790501b", "name": "admin"}, {"id": "7ce9c677bf24478b92ed3ace1457202f", "name": "member"}], "expires_at": "2018-07-31T11:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210e9224614848eab711f944497a37b7"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b122e990ef44b5cb827c2e836c47fca"}], "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c114f461a4e4d21826b71000a75424b"}, {"url": "http://172.30.9.24:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39173845a7d34726b637fd611eb554e6"}], "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8059babf1aef40f7b4f45d4269553a42"}], "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b91fbe425e424d40937bcfd715c05272"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccba831360894fd3b61a925e809c1a72"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7d5f55c3c8c49b183020962c42fded4"}], "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"url": "http://172.30.9.24:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}], "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b645ce51575e47d981d83c0c93abc852"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e7cae6e08e24d1996a78e2c27373517"}], "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}], "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}], "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7902c09ceea146438aa4a66ea112e305"}], "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83a88572f1c34d80bfec8dc2726f0444"}], "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802f7c173edb4dbd9cb056e572c35840"}], "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}], "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b30afbf92ac46698fac328e033c06df"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2a9507edea429ba35819e430da0e0c"}], "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9c95a81cf8249a78c0bcf0c821a5efc"}, "audit_ids": ["mOve3HNNRWOqnsddfbXyKA"], "issued_at": "2018-07-31T10:19:27.000000Z"}} 2018-07-31 10:19:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:28,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:27 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-ea0cac81-b01d-438d-8309-72de2001eb6d x-compute-request-id: req-ea0cac81-b01d-438d-8309-72de2001eb6d Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-31 10:19:28,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-ea0cac81-b01d-438d-8309-72de2001eb6d 2018-07-31 10:19:28,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.34962511063s 2018-07-31 10:19:28,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-ea0cac81-b01d-438d-8309-72de2001eb6d 2018-07-31 10:19:28,322 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-31 10:19:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:19:28,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 10:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96199653-be7c-439e-a5c8-5fcad67157d1 Content-Length: 266 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.24:5000/v3/", "rel": "self"}]}]}} 2018-07-31 10:19:28,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-96199653-be7c-439e-a5c8-5fcad67157d1 2018-07-31 10:19:28,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 10:19:28,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:28,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7044f6-3141-4458-8f1b-acd9537d3811 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/b599d7e84ede44f093714f6ef9a73731"}, "tags": [], "enabled": true, "id": "b599d7e84ede44f093714f6ef9a73731", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 10:19:28,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4a7044f6-3141-4458-8f1b-acd9537d3811 2018-07-31 10:19:28,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221705913544s 2018-07-31 10:19:28,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4a7044f6-3141-4458-8f1b-acd9537d3811 2018-07-31 10:19:28,554 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'b599d7e84ede44f093714f6ef9a73731', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-31 10:19:28,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-31 10:19:28,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:28,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ec3436-f175-4cfe-ae30-cece146d36a2 Content-Encoding: gzip Content-Length: 1958 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0181d876601548da8f16a7a8cdc6bc26"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eb69ecd1280d4e379070a537b349a83b", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0b30afbf92ac46698fac328e033c06df"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef394c0d392949838715b35d1e217d35", "id": "0b30afbf92ac46698fac328e033c06df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0c0e701527b74deda56d85bf0bd4e94c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "193b1337206e4dada195d9c823c11768", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0c114f461a4e4d21826b71000a75424b"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "193b1337206e4dada195d9c823c11768", "id": "0c114f461a4e4d21826b71000a75424b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0f7eef95392549ae88dde3566573eb1b"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef394c0d392949838715b35d1e217d35", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/125190aa2e56408e9c7ed71a484f44d5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2a518b01a124ed8bdfd3dbafdeb076b", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1dd051d478eb42ffb4d4fa5ad45c6ba7"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ae0e7e79824748f78bcfae4937e375cf", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/210e9224614848eab711f944497a37b7"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "112b7766dea3444c8f139a6b986b9852", "id": "210e9224614848eab711f944497a37b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2511b548d10b4b2fb8d19fe8f6a2d5b9"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2a518b01a124ed8bdfd3dbafdeb076b", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2c4e92b0ffce45b2b49760e56e3de7d2"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ab9f4f664834a16ba4fd0e85b123790", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2cc43fe109894094880ba7bd8fc292b0"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f130c5143b24ff79787b986e39d9dce", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2d71bb81dfb44ca0acb6e22c2dae2b00"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "adf9c44f1bc9457694a32550611a3632", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3035991f23cc48cfa2fd2aa305484b64"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c80c81ca29434b1b88850ee031280da8", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3772a9d25f9c4cab8099be2c3c78d8fd"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "112b7766dea3444c8f139a6b986b9852", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/39173845a7d34726b637fd611eb554e6"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "193b1337206e4dada195d9c823c11768", "id": "39173845a7d34726b637fd611eb554e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3bae24d2ffab43d8a013b9eb2ca2623e"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "adf9c44f1bc9457694a32550611a3632", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3c3bd267698d45e28b1ecb5e70fd9543"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ae0e7e79824748f78bcfae4937e375cf", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4b122e990ef44b5cb827c2e836c47fca"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "112b7766dea3444c8f139a6b986b9852", "id": "4b122e990ef44b5cb827c2e836c47fca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f3395a11402441d9fb9980f6a33a6b7"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f130c5143b24ff79787b986e39d9dce", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5812f25bfbaf4bc586ecd3d5b69904e6"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9dc4814c8cd4643a9557454f8c80bf6", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5ed6e9ae35ea450f82c404c09cbd38fa"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ab9f4f664834a16ba4fd0e85b123790", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/61b9763be6084879a6e6908920c0bf1e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c85725002e54d19a49bedbe860cf891", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6c5501e7505b42fe80b05af8ae2f54b4"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "adf9c44f1bc9457694a32550611a3632", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7902c09ceea146438aa4a66ea112e305"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ae0e7e79824748f78bcfae4937e375cf", "id": "7902c09ceea146438aa4a66ea112e305"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7ad3c77d3ee944cda27066132217a8f2"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c80c81ca29434b1b88850ee031280da8", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7c2a9507edea429ba35819e430da0e0c"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef394c0d392949838715b35d1e217d35", "id": "7c2a9507edea429ba35819e430da0e0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7e7cae6e08e24d1996a78e2c27373517"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f130c5143b24ff79787b986e39d9dce", "id": "7e7cae6e08e24d1996a78e2c27373517"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/802f7c173edb4dbd9cb056e572c35840"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c80c81ca29434b1b88850ee031280da8", "id": "802f7c173edb4dbd9cb056e572c35840"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8059babf1aef40f7b4f45d4269553a42"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ab9f4f664834a16ba4fd0e85b123790", "id": "8059babf1aef40f7b4f45d4269553a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/83a88572f1c34d80bfec8dc2726f0444"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2a518b01a124ed8bdfd3dbafdeb076b", "id": "83a88572f1c34d80bfec8dc2726f0444"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/85fde553d1d44a55a72f959eff7e6732"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c85725002e54d19a49bedbe860cf891", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/926e2913bdb44f179bcf4fa3bac1cc36"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9dc4814c8cd4643a9557454f8c80bf6", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b645ce51575e47d981d83c0c93abc852"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a1f9fdadc4340a190365b7c82733443", "id": "b645ce51575e47d981d83c0c93abc852"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b91fbe425e424d40937bcfd715c05272"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "34f877a174f54e7aa739cd1049133d23", "id": "b91fbe425e424d40937bcfd715c05272"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c2f0472b6d0843908aa7bb228294e613"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eb69ecd1280d4e379070a537b349a83b", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c9db3d0eae5f4f869ca8e96e8d4f7886"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9dc4814c8cd4643a9557454f8c80bf6", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cb4d5ea76c4644fe93c2722fe267ba43"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c85725002e54d19a49bedbe860cf891", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ccba831360894fd3b61a925e809c1a72"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "34f877a174f54e7aa739cd1049133d23", "id": "ccba831360894fd3b61a925e809c1a72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f03844194f1c4ca18023d6d8fbc58a48"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a1f9fdadc4340a190365b7c82733443", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f7d5f55c3c8c49b183020962c42fded4"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "34f877a174f54e7aa739cd1049133d23", "id": "f7d5f55c3c8c49b183020962c42fded4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f81c4a66824d48ff8e3172dc9a0e7555"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eb69ecd1280d4e379070a537b349a83b", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fa5c69b9317143ddb7223d555a70dd61"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a1f9fdadc4340a190365b7c82733443", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-31 10:19:28,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-55ec3436-f175-4cfe-ae30-cece146d36a2 2018-07-31 10:19:28,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.115236997604s 2018-07-31 10:19:28,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-55ec3436-f175-4cfe-ae30-cece146d36a2 2018-07-31 10:19:28,680 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0181d876601548da8f16a7a8cdc6bc26'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'eb69ecd1280d4e379070a537b349a83b', u'id': u'0181d876601548da8f16a7a8cdc6bc26'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0b30afbf92ac46698fac328e033c06df'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ef394c0d392949838715b35d1e217d35', u'id': u'0b30afbf92ac46698fac328e033c06df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0c0e701527b74deda56d85bf0bd4e94c'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'193b1337206e4dada195d9c823c11768', u'id': u'0c0e701527b74deda56d85bf0bd4e94c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0c114f461a4e4d21826b71000a75424b'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'193b1337206e4dada195d9c823c11768', u'id': u'0c114f461a4e4d21826b71000a75424b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0f7eef95392549ae88dde3566573eb1b'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ef394c0d392949838715b35d1e217d35', u'id': u'0f7eef95392549ae88dde3566573eb1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/125190aa2e56408e9c7ed71a484f44d5'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b2a518b01a124ed8bdfd3dbafdeb076b', u'id': u'125190aa2e56408e9c7ed71a484f44d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1dd051d478eb42ffb4d4fa5ad45c6ba7'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ae0e7e79824748f78bcfae4937e375cf', u'id': u'1dd051d478eb42ffb4d4fa5ad45c6ba7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/210e9224614848eab711f944497a37b7'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'112b7766dea3444c8f139a6b986b9852', u'id': u'210e9224614848eab711f944497a37b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2511b548d10b4b2fb8d19fe8f6a2d5b9'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b2a518b01a124ed8bdfd3dbafdeb076b', u'id': u'2511b548d10b4b2fb8d19fe8f6a2d5b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2c4e92b0ffce45b2b49760e56e3de7d2'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1ab9f4f664834a16ba4fd0e85b123790', u'id': u'2c4e92b0ffce45b2b49760e56e3de7d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2cc43fe109894094880ba7bd8fc292b0'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7f130c5143b24ff79787b986e39d9dce', u'id': u'2cc43fe109894094880ba7bd8fc292b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2d71bb81dfb44ca0acb6e22c2dae2b00'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'adf9c44f1bc9457694a32550611a3632', u'id': u'2d71bb81dfb44ca0acb6e22c2dae2b00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3035991f23cc48cfa2fd2aa305484b64'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c80c81ca29434b1b88850ee031280da8', u'id': u'3035991f23cc48cfa2fd2aa305484b64'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3772a9d25f9c4cab8099be2c3c78d8fd'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'112b7766dea3444c8f139a6b986b9852', u'id': u'3772a9d25f9c4cab8099be2c3c78d8fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/39173845a7d34726b637fd611eb554e6'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'193b1337206e4dada195d9c823c11768', u'id': u'39173845a7d34726b637fd611eb554e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3bae24d2ffab43d8a013b9eb2ca2623e'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'adf9c44f1bc9457694a32550611a3632', u'id': u'3bae24d2ffab43d8a013b9eb2ca2623e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3c3bd267698d45e28b1ecb5e70fd9543'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ae0e7e79824748f78bcfae4937e375cf', u'id': u'3c3bd267698d45e28b1ecb5e70fd9543'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4b122e990ef44b5cb827c2e836c47fca'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'112b7766dea3444c8f139a6b986b9852', u'id': u'4b122e990ef44b5cb827c2e836c47fca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4f3395a11402441d9fb9980f6a33a6b7'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7f130c5143b24ff79787b986e39d9dce', u'id': u'4f3395a11402441d9fb9980f6a33a6b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5812f25bfbaf4bc586ecd3d5b69904e6'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a9dc4814c8cd4643a9557454f8c80bf6', u'id': u'5812f25bfbaf4bc586ecd3d5b69904e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5ed6e9ae35ea450f82c404c09cbd38fa'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1ab9f4f664834a16ba4fd0e85b123790', u'id': u'5ed6e9ae35ea450f82c404c09cbd38fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/61b9763be6084879a6e6908920c0bf1e'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3c85725002e54d19a49bedbe860cf891', u'id': u'61b9763be6084879a6e6908920c0bf1e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6c5501e7505b42fe80b05af8ae2f54b4'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'adf9c44f1bc9457694a32550611a3632', u'id': u'6c5501e7505b42fe80b05af8ae2f54b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7902c09ceea146438aa4a66ea112e305'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ae0e7e79824748f78bcfae4937e375cf', u'id': u'7902c09ceea146438aa4a66ea112e305'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7ad3c77d3ee944cda27066132217a8f2'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c80c81ca29434b1b88850ee031280da8', u'id': u'7ad3c77d3ee944cda27066132217a8f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7c2a9507edea429ba35819e430da0e0c'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ef394c0d392949838715b35d1e217d35', u'id': u'7c2a9507edea429ba35819e430da0e0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7e7cae6e08e24d1996a78e2c27373517'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7f130c5143b24ff79787b986e39d9dce', u'id': u'7e7cae6e08e24d1996a78e2c27373517'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/802f7c173edb4dbd9cb056e572c35840'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c80c81ca29434b1b88850ee031280da8', u'id': u'802f7c173edb4dbd9cb056e572c35840'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8059babf1aef40f7b4f45d4269553a42'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1ab9f4f664834a16ba4fd0e85b123790', u'id': u'8059babf1aef40f7b4f45d4269553a42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/83a88572f1c34d80bfec8dc2726f0444'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b2a518b01a124ed8bdfd3dbafdeb076b', u'id': u'83a88572f1c34d80bfec8dc2726f0444'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/85fde553d1d44a55a72f959eff7e6732'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3c85725002e54d19a49bedbe860cf891', u'id': u'85fde553d1d44a55a72f959eff7e6732'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/926e2913bdb44f179bcf4fa3bac1cc36'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a9dc4814c8cd4643a9557454f8c80bf6', u'id': u'926e2913bdb44f179bcf4fa3bac1cc36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b645ce51575e47d981d83c0c93abc852'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4a1f9fdadc4340a190365b7c82733443', u'id': u'b645ce51575e47d981d83c0c93abc852'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b91fbe425e424d40937bcfd715c05272'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'34f877a174f54e7aa739cd1049133d23', u'id': u'b91fbe425e424d40937bcfd715c05272'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c2f0472b6d0843908aa7bb228294e613'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'eb69ecd1280d4e379070a537b349a83b', u'id': u'c2f0472b6d0843908aa7bb228294e613'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c9db3d0eae5f4f869ca8e96e8d4f7886'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a9dc4814c8cd4643a9557454f8c80bf6', u'id': u'c9db3d0eae5f4f869ca8e96e8d4f7886'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cb4d5ea76c4644fe93c2722fe267ba43'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3c85725002e54d19a49bedbe860cf891', u'id': u'cb4d5ea76c4644fe93c2722fe267ba43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ccba831360894fd3b61a925e809c1a72'}, u'url': u'http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'34f877a174f54e7aa739cd1049133d23', u'id': u'ccba831360894fd3b61a925e809c1a72'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f03844194f1c4ca18023d6d8fbc58a48'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4a1f9fdadc4340a190365b7c82733443', u'id': u'f03844194f1c4ca18023d6d8fbc58a48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f7d5f55c3c8c49b183020962c42fded4'}, u'url': u'http://12.0.0.30:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'34f877a174f54e7aa739cd1049133d23', u'id': u'f7d5f55c3c8c49b183020962c42fded4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f81c4a66824d48ff8e3172dc9a0e7555'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'eb69ecd1280d4e379070a537b349a83b', u'id': u'f81c4a66824d48ff8e3172dc9a0e7555'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fa5c69b9317143ddb7223d555a70dd61'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4a1f9fdadc4340a190365b7c82733443', u'id': u'fa5c69b9317143ddb7223d555a70dd61'})] 2018-07-31 10:19:28,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-31 10:19:28,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:28,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:28 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-746c0feb-015a-4b03-b374-245366369dab x-compute-request-id: req-746c0feb-015a-4b03-b374-245366369dab 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-07-31 10:19:28,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-746c0feb-015a-4b03-b374-245366369dab 2018-07-31 10:19:28,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0176429748535s 2018-07-31 10:19:28,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-746c0feb-015a-4b03-b374-245366369dab 2018-07-31 10:19:28,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-31 10:19:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:30,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:28 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-560024cc-1452-44e3-8f00-0b02694240b8 x-compute-request-id: req-560024cc-1452-44e3-8f00-0b02694240b8 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-31 10:19:30,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-560024cc-1452-44e3-8f00-0b02694240b8 2018-07-31 10:19:30,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.7834789753s 2018-07-31 10:19:30,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-560024cc-1452-44e3-8f00-0b02694240b8 2018-07-31 10:19:30,500 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-31 10:19:30,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 10:19:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:31,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-589abf21-5bc4-400d-9d41-37463e2fe805 Date: Tue, 31 Jul 2018 10:19:31 GMT RESP BODY: {"floatingips": []} 2018-07-31 10:19:31,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-589abf21-5bc4-400d-9d41-37463e2fe805 2018-07-31 10:19:31,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.11210584641s 2018-07-31 10:19:31,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-589abf21-5bc4-400d-9d41-37463e2fe805 2018-07-31 10:19:31,618 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-31 10:19:31,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-31 10:19:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:31,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:31 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-d09b5e1a-4dfc-4e07-b9aa-df567188c5e8 x-compute-request-id: req-d09b5e1a-4dfc-4e07-b9aa-df567188c5e8 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 158}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 161}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-07-31 10:19:31,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-d09b5e1a-4dfc-4e07-b9aa-df567188c5e8 2018-07-31 10:19:31,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.186148166656s 2018-07-31 10:19:31,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-d09b5e1a-4dfc-4e07-b9aa-df567188c5e8 2018-07-31 10:19:31,806 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 158}, 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.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 161}, 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-07-31 10:19:31,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-31 10:19:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:31,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:31 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-acd6cb07-0bd5-4fd5-81f2-6c07b55ca979 x-compute-request-id: req-acd6cb07-0bd5-4fd5-81f2-6c07b55ca979 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-31 10:19:31,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-acd6cb07-0bd5-4fd5-81f2-6c07b55ca979 2018-07-31 10:19:31,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128298997879s 2018-07-31 10:19:31,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-acd6cb07-0bd5-4fd5-81f2-6c07b55ca979 2018-07-31 10:19:31,935 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-31 10:19:31,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:19:31,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:33,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1e1530e4-20f1-41cd-b3c2-d48f27752fa1 Date: Tue, 31 Jul 2018 10:19:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:19:33,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1e1530e4-20f1-41cd-b3c2-d48f27752fa1 2018-07-31 10:19:33,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10622000694s 2018-07-31 10:19:33,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1e1530e4-20f1-41cd-b3c2-d48f27752fa1 2018-07-31 10:19:33,043 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'fb017be2-d1be-45fa-b727-aed710f71ed9'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-31T10:16:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-31T10:16:29Z', u'provider:network_type': u'flat', u'tenant_id': u'642434df26a9468ab01dc68fa757b369', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'642434df26a9468ab01dc68fa757b369', u'l2_adjacency': True})] 2018-07-31 10:19:33,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 10:19:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:34,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab313661-cd3b-49f5-92a0-a8ad75211e4c Date: Tue, 31 Jul 2018 10:19:34 GMT RESP BODY: {"ports":[]} 2018-07-31 10:19:34,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-ab313661-cd3b-49f5-92a0-a8ad75211e4c 2018-07-31 10:19:34,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.98863697052s 2018-07-31 10:19:34,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-ab313661-cd3b-49f5-92a0-a8ad75211e4c 2018-07-31 10:19:34,033 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-31 10:19:34,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 10:19:34,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:34,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381f8534-2404-42a9-97ad-5b35f3bc54b7 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "0ee13fcacacf43ea90b12eabc703af6d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/0ee13fcacacf43ea90b12eabc703af6d/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "15b01d912f9042538e258b54c549071b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/15b01d912f9042538e258b54c549071b/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "1f188c7dfb2e4421ba6a4e9f78ed6d4c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/1f188c7dfb2e4421ba6a4e9f78ed6d4c/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "2f401439cd744d52b7be7bc4060af0ca"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/2f401439cd744d52b7be7bc4060af0ca/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "3225a0e1420946998b24876bd62d1cb1"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/3225a0e1420946998b24876bd62d1cb1/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "4c54064641b84c5ca3479be26104943a"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/4c54064641b84c5ca3479be26104943a/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "0336a2b20dec491f94b308778352c44d"}, "user": {"id": "615524fdc8e5450eb7d6ebdd4f2d36bd"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/615524fdc8e5450eb7d6ebdd4f2d36bd/roles/0336a2b20dec491f94b308778352c44d"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "615524fdc8e5450eb7d6ebdd4f2d36bd"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/615524fdc8e5450eb7d6ebdd4f2d36bd/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "7af6fde8c47a4e359a20301ffc4eba56"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/7af6fde8c47a4e359a20301ffc4eba56/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "9098124c2aba4807a3c12fd239647a50"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/9098124c2aba4807a3c12fd239647a50/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "a625b903659741e79496a15a9a289694"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/a625b903659741e79496a15a9a289694/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "d9c95a81cf8249a78c0bcf0c821a5efc"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c1c487d3cd444ef6a6a51419cdbc1b2a/users/d9c95a81cf8249a78c0bcf0c821a5efc/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "ddcc572f728841d985a0562f3e03e56c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/ddcc572f728841d985a0562f3e03e56c/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"project": {"id": "642434df26a9468ab01dc68fa757b369"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "ef6edc6e5dfc4372b5e75e01a3b75ed5"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369/users/ef6edc6e5dfc4372b5e75e01a3b75ed5/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"domain": {"id": "b599d7e84ede44f093714f6ef9a73731"}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "718a12ff538d46118c8e6a268f2f5307"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/b599d7e84ede44f093714f6ef9a73731/users/718a12ff538d46118c8e6a268f2f5307/roles/7517110163bb4174bd31282f3790501b"}}, {"scope": {"system": {"all": true}}, "role": {"id": "7517110163bb4174bd31282f3790501b"}, "user": {"id": "d9c95a81cf8249a78c0bcf0c821a5efc"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/d9c95a81cf8249a78c0bcf0c821a5efc/roles/7517110163bb4174bd31282f3790501b"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-31 10:19:34,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-381f8534-2404-42a9-97ad-5b35f3bc54b7 2018-07-31 10:19:34,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182599067688s 2018-07-31 10:19:34,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-381f8534-2404-42a9-97ad-5b35f3bc54b7 2018-07-31 10:19:34,222 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'0ee13fcacacf43ea90b12eabc703af6d'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'15b01d912f9042538e258b54c549071b'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'1f188c7dfb2e4421ba6a4e9f78ed6d4c'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'2f401439cd744d52b7be7bc4060af0ca'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'3225a0e1420946998b24876bd62d1cb1'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'4c54064641b84c5ca3479be26104943a'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'0336a2b20dec491f94b308778352c44d', 'user': u'615524fdc8e5450eb7d6ebdd4f2d36bd'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'615524fdc8e5450eb7d6ebdd4f2d36bd'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'7af6fde8c47a4e359a20301ffc4eba56'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'9098124c2aba4807a3c12fd239647a50'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'a625b903659741e79496a15a9a289694'}), Munch({'project': u'c1c487d3cd444ef6a6a51419cdbc1b2a', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'd9c95a81cf8249a78c0bcf0c821a5efc'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'ddcc572f728841d985a0562f3e03e56c'}), Munch({'project': u'642434df26a9468ab01dc68fa757b369', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'ef6edc6e5dfc4372b5e75e01a3b75ed5'}), Munch({'domain': u'b599d7e84ede44f093714f6ef9a73731', 'id': u'7517110163bb4174bd31282f3790501b', 'user': u'718a12ff538d46118c8e6a268f2f5307'}), Munch({'id': u'7517110163bb4174bd31282f3790501b', 'user': u'd9c95a81cf8249a78c0bcf0c821a5efc'})] 2018-07-31 10:19:34,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 10:19:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:34,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88926640-e944-4287-81e0-851b799f9136 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0336a2b20dec491f94b308778352c44d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0336a2b20dec491f94b308778352c44d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19871a05bd2944beaaf4c413241b30ee", "links": {"self": "http://172.30.9.24:5000/v3/roles/19871a05bd2944beaaf4c413241b30ee"}, "name": "reader"}, {"domain_id": null, "id": "44f4a3de214f421686399db62045e11a", "links": {"self": "http://172.30.9.24:5000/v3/roles/44f4a3de214f421686399db62045e11a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7517110163bb4174bd31282f3790501b", "links": {"self": "http://172.30.9.24:5000/v3/roles/7517110163bb4174bd31282f3790501b"}, "name": "admin"}, {"domain_id": null, "id": "7ce9c677bf24478b92ed3ace1457202f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce9c677bf24478b92ed3ace1457202f"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d70196745895436795b38a9115d65cc5", "links": {"self": "http://172.30.9.24:5000/v3/roles/d70196745895436795b38a9115d65cc5"}, "name": "heat_stack_user"}]} 2018-07-31 10:19:34,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-88926640-e944-4287-81e0-851b799f9136 2018-07-31 10:19:34,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218274831772s 2018-07-31 10:19:34,444 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-88926640-e944-4287-81e0-851b799f9136 2018-07-31 10:19:34,446 - 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'ResellerAdmin', 'id': u'0336a2b20dec491f94b308778352c44d'}), 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'reader', 'id': u'19871a05bd2944beaaf4c413241b30ee'}), 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'44f4a3de214f421686399db62045e11a'}), 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'7517110163bb4174bd31282f3790501b'}), 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'7ce9c677bf24478b92ed3ace1457202f'}), 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'heat_stack_user', 'id': u'd70196745895436795b38a9115d65cc5'})] 2018-07-31 10:19:34,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 10:19:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:35,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e67a2bef-55e6-496d-a368-8f36095ff2b0 Date: Tue, 31 Jul 2018 10:19:35 GMT RESP BODY: {"routers": []} 2018-07-31 10:19:35,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e67a2bef-55e6-496d-a368-8f36095ff2b0 2018-07-31 10:19:35,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.04283714294s 2018-07-31 10:19:35,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e67a2bef-55e6-496d-a368-8f36095ff2b0 2018-07-31 10:19:35,490 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-31 10:19:35,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 10:19:35,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:35,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:35 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-448fed20-9f2a-499a-bd2c-85baa1183355 x-compute-request-id: req-448fed20-9f2a-499a-bd2c-85baa1183355 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 10:19:35,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-448fed20-9f2a-499a-bd2c-85baa1183355 2018-07-31 10:19:35,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222702026367s 2018-07-31 10:19:35,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-448fed20-9f2a-499a-bd2c-85baa1183355 2018-07-31 10:19:35,714 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-31 10:19:35,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-31 10:19:35,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.14" 2018-07-31 10:19:35,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 10:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1267f0c1-c722-4ccf-9412-88df5d042763 Content-Length: 266 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.3:35357/v3/", "rel": "self"}]}]}} 2018-07-31 10:19:35,726 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-1267f0c1-c722-4ccf-9412-88df5d042763 2018-07-31 10:19:35,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:35,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a806dbdc-a86d-4ad1-bc84-787796cd601b Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/112b7766dea3444c8f139a6b986b9852"}, "enabled": true, "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/193b1337206e4dada195d9c823c11768"}, "enabled": true, "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ab9f4f664834a16ba4fd0e85b123790"}, "enabled": true, "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/34f877a174f54e7aa739cd1049133d23"}, "enabled": true, "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/3c85725002e54d19a49bedbe860cf891"}, "enabled": true, "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4a1f9fdadc4340a190365b7c82733443"}, "enabled": true, "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7f130c5143b24ff79787b986e39d9dce"}, "enabled": true, "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/80f1fa727c1e49228aa0b9fafe4d38af"}, "enabled": true, "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a9dc4814c8cd4643a9557454f8c80bf6"}, "enabled": true, "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/adf9c44f1bc9457694a32550611a3632"}, "enabled": true, "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ae0e7e79824748f78bcfae4937e375cf"}, "enabled": true, "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2a518b01a124ed8bdfd3dbafdeb076b"}, "enabled": true, "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c80c81ca29434b1b88850ee031280da8"}, "enabled": true, "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/eb69ecd1280d4e379070a537b349a83b"}, "enabled": true, "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ef394c0d392949838715b35d1e217d35"}, "enabled": true, "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-07-31 10:19:35,826 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-a806dbdc-a86d-4ad1-bc84-787796cd601b 2018-07-31 10:19:35,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.10972905159s 2018-07-31 10:19:35,827 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-a806dbdc-a86d-4ad1-bc84-787796cd601b 2018-07-31 10:19:35,832 - 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'112b7766dea3444c8f139a6b986b9852', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'193b1337206e4dada195d9c823c11768', 'name': u'heat'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'1ab9f4f664834a16ba4fd0e85b123790', 'name': u'cinder'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'34f877a174f54e7aa739cd1049133d23', 'name': u'swift'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'3c85725002e54d19a49bedbe860cf891', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'4a1f9fdadc4340a190365b7c82733443', 'name': u'keystone'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'7f130c5143b24ff79787b986e39d9dce', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'80f1fa727c1e49228aa0b9fafe4d38af', 'name': u'ceilometer'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'a9dc4814c8cd4643a9557454f8c80bf6', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'adf9c44f1bc9457694a32550611a3632', 'name': u'neutron'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'ae0e7e79824748f78bcfae4937e375cf', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b2a518b01a124ed8bdfd3dbafdeb076b', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'c80c81ca29434b1b88850ee031280da8', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'eb69ecd1280d4e379070a537b349a83b', 'name': u'cinderv3'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'ef394c0d392949838715b35d1e217d35', 'name': u'heat-cfn'})] 2018-07-31 10:19:35,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 10:19:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}377b6f52bb858dfd33a51b674fffad678d44216c" 2018-07-31 10:19:36,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e21f2b22-c1c6-4d28-b779-c8ac2a37da04 Date: Tue, 31 Jul 2018 10:19:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T10:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb017be2-d1be-45fa-b727-aed710f71ed9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"642434df26a9468ab01dc68fa757b369","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:36Z","ip_version":4}]} 2018-07-31 10:19:36,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e21f2b22-c1c6-4d28-b779-c8ac2a37da04 2018-07-31 10:19:36,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.13889098167s 2018-07-31 10:19:36,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e21f2b22-c1c6-4d28-b779-c8ac2a37da04 2018-07-31 10:19:36,972 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:16:36Z', 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'fb017be2-d1be-45fa-b727-aed710f71ed9', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1', u'tenant_id': u'642434df26a9468ab01dc68fa757b369', u'created_at': u'2018-07-31T10:16:36Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'642434df26a9468ab01dc68fa757b369'})] 2018-07-31 10:19:37,096 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 10:19:37,096 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-31 10:19:37,161 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-31 10:19:37,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 10:19:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 10:19:37,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 10:19:37,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 10:19:37,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 10:19:37,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 10:19:37,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 10:19:37,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 10:19:37,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 10:19:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:19:37,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084bd655-0921-43a6-b89c-b3d7bf066f3a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-31 10:19:37,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-084bd655-0921-43a6-b89c-b3d7bf066f3a 2018-07-31 10:19:37,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-31 10:19:37,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19871a05bd2944beaaf4c413241b30ee", "name": "reader"}, {"id": "7517110163bb4174bd31282f3790501b", "name": "admin"}, {"id": "7ce9c677bf24478b92ed3ace1457202f", "name": "member"}], "expires_at": "2018-07-31T11:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210e9224614848eab711f944497a37b7"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b122e990ef44b5cb827c2e836c47fca"}], "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c114f461a4e4d21826b71000a75424b"}, {"url": "http://172.30.9.24:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39173845a7d34726b637fd611eb554e6"}], "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8059babf1aef40f7b4f45d4269553a42"}], "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b91fbe425e424d40937bcfd715c05272"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccba831360894fd3b61a925e809c1a72"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7d5f55c3c8c49b183020962c42fded4"}], "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"url": "http://172.30.9.24:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}], "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b645ce51575e47d981d83c0c93abc852"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e7cae6e08e24d1996a78e2c27373517"}], "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}], "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}], "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7902c09ceea146438aa4a66ea112e305"}], "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83a88572f1c34d80bfec8dc2726f0444"}], "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802f7c173edb4dbd9cb056e572c35840"}], "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}], "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b30afbf92ac46698fac328e033c06df"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2a9507edea429ba35819e430da0e0c"}], "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9c95a81cf8249a78c0bcf0c821a5efc"}, "audit_ids": ["sO3LeuwWSA-2LIAICepPpQ"], "issued_at": "2018-07-31T10:19:37.000000Z"}} 2018-07-31 10:19:37,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:19:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" 2018-07-31 10:19:38,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5be42e5d-2fb0-4aee-969a-f3201ac13ced Date: Tue, 31 Jul 2018 10:19:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:19:38,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5be42e5d-2fb0-4aee-969a-f3201ac13ced 2018-07-31 10:19:38,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.067964077s 2018-07-31 10:19:38,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5be42e5d-2fb0-4aee-969a-f3201ac13ced 2018-07-31 10:19:38,874 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-31 10:19:38,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 10:19:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" -d '{"network": {"name": "tenantnetwork1-net_c902346d-3f41-44b7-9cfa-c0110cfa4441", "admin_state_up": true}}' 2018-07-31 10:19:39,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1d705bef-8141-4579-83db-0a97723c2284 Date: Tue, 31 Jul 2018 10:19:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d2610ca-1ef3-458f-8152-4ef25ffcef1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:19:39Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_c902346d-3f41-44b7-9cfa-c0110cfa4441","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:19:39Z","mtu":1450}} 2018-07-31 10:19:39,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1d705bef-8141-4579-83db-0a97723c2284 2018-07-31 10:19:39,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.640283107758s 2018-07-31 10:19:39,516 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1d705bef-8141-4579-83db-0a97723c2284 2018-07-31 10:19:39,516 - 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-07-31T10:19:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d2610ca-1ef3-458f-8152-4ef25ffcef1d', u'provider:segmentation_id': 22, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_c902346d-3f41-44b7-9cfa-c0110cfa4441', u'created_at': u'2018-07-31T10:19:39Z', u'mtu': 1450, u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'l2_adjacency': True}) 2018-07-31 10:19:39,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:19:39,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" 2018-07-31 10:19:40,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-a6b64a30-07b7-4345-8e19-435ba42bf5d0 Date: Tue, 31 Jul 2018 10:19:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5d2610ca-1ef3-458f-8152-4ef25ffcef1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:19:39Z","qos_policy_id":null,"name":"tenantnetwork1-net_c902346d-3f41-44b7-9cfa-c0110cfa4441","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:19:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:19:40,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a6b64a30-07b7-4345-8e19-435ba42bf5d0 2018-07-31 10:19:40,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.06627392769s 2018-07-31 10:19:40,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a6b64a30-07b7-4345-8e19-435ba42bf5d0 2018-07-31 10:19:40,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 10:19:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" -d '{"subnet": {"name": "tenantnetwork1-subnet_c902346d-3f41-44b7-9cfa-c0110cfa4441", "enable_dhcp": true, "network_id": "5d2610ca-1ef3-458f-8152-4ef25ffcef1d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 10:19:42,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-98b2f6b8-ab2e-4835-8a20-ec3b2e5cd246 Date: Tue, 31 Jul 2018 10:19:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T10:19:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d25357e4-2291-484c-822a-7905ef71f7d2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_c902346d-3f41-44b7-9cfa-c0110cfa4441","enable_dhcp":true,"segment_id":null,"network_id":"5d2610ca-1ef3-458f-8152-4ef25ffcef1d","tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:19:41Z","ip_version":4}} 2018-07-31 10:19:42,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-98b2f6b8-ab2e-4835-8a20-ec3b2e5cd246 2018-07-31 10:19:42,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.62487220764s 2018-07-31 10:19:42,211 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-98b2f6b8-ab2e-4835-8a20-ec3b2e5cd246 2018-07-31 10:19:42,212 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:19:41Z', 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'd25357e4-2291-484c-822a-7905ef71f7d2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c902346d-3f41-44b7-9cfa-c0110cfa4441', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5d2610ca-1ef3-458f-8152-4ef25ffcef1d', u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'created_at': u'2018-07-31T10:19:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a'}) 2018-07-31 10:19:42,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 10:19:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" -d '{"router": {"external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1"}, "name": "tenantnetwork1-router_c902346d-3f41-44b7-9cfa-c0110cfa4441", "admin_state_up": true}}' 2018-07-31 10:19:49,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-9ac3c6b7-ea4a-45e8-926e-2ed3f11de3e0 Date: Tue, 31 Jul 2018 10:19:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:19:44Z", "admin_state_up": true, "updated_at": "2018-07-31T10:19:45Z", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e735c3b4-ee3d-4525-9bab-c6ff419c4834", "name": "tenantnetwork1-router_c902346d-3f41-44b7-9cfa-c0110cfa4441"}} 2018-07-31 10:19:49,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9ac3c6b7-ea4a-45e8-926e-2ed3f11de3e0 2018-07-31 10:19:49,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.01182293892s 2018-07-31 10:19:49,225 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9ac3c6b7-ea4a-45e8-926e-2ed3f11de3e0 2018-07-31 10:19:49,225 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:19:45Z', u'revision_number': 3, u'ha': True, u'id': u'e735c3b4-ee3d-4525-9bab-c6ff419c4834', u'external_gateway_info': {u'network_id': u'ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb017be2-d1be-45fa-b727-aed710f71ed9', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_c902346d-3f41-44b7-9cfa-c0110cfa4441', u'admin_state_up': True, u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'created_at': u'2018-07-31T10:19:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a'}) 2018-07-31 10:19:49,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 10:19:49,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" -d '{"subnet_id": "d25357e4-2291-484c-822a-7905ef71f7d2"}' 2018-07-31 10:19:51,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6902baa4-9f6f-4089-b5d5-6c6c1b3fa252 Date: Tue, 31 Jul 2018 10:19:51 GMT RESP BODY: {"network_id": "5d2610ca-1ef3-458f-8152-4ef25ffcef1d", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "subnet_id": "d25357e4-2291-484c-822a-7905ef71f7d2", "subnet_ids": ["d25357e4-2291-484c-822a-7905ef71f7d2"], "port_id": "5dd5abf6-2ffe-4a13-bb63-b48fdb2ddaf6", "id": "e735c3b4-ee3d-4525-9bab-c6ff419c4834"} 2018-07-31 10:19:51,568 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834/add_router_interface.json used request id req-6902baa4-9f6f-4089-b5d5-6c6c1b3fa252 2018-07-31 10:19:51,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34226608276s 2018-07-31 10:19:51,569 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834/add_router_interface.json used request id req-6902baa4-9f6f-4089-b5d5-6c6c1b3fa252 returning object e735c3b4-ee3d-4525-9bab-c6ff419c4834 2018-07-31 10:19:51,690 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 10:19:51,690 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-31 10:19:51,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 10:19:51,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" -d '{"subnet_id": "d25357e4-2291-484c-822a-7905ef71f7d2"}' 2018-07-31 10:19:54,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62a68a06-90b4-4575-9c09-90523f76ea08 Date: Tue, 31 Jul 2018 10:19:54 GMT RESP BODY: {"network_id": "5d2610ca-1ef3-458f-8152-4ef25ffcef1d", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "subnet_id": "d25357e4-2291-484c-822a-7905ef71f7d2", "subnet_ids": ["d25357e4-2291-484c-822a-7905ef71f7d2"], "port_id": "5dd5abf6-2ffe-4a13-bb63-b48fdb2ddaf6", "id": "e735c3b4-ee3d-4525-9bab-c6ff419c4834"} 2018-07-31 10:19:54,285 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834/remove_router_interface.json used request id req-62a68a06-90b4-4575-9c09-90523f76ea08 2018-07-31 10:19:54,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.58867692947s 2018-07-31 10:19:54,285 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834/remove_router_interface.json used request id req-62a68a06-90b4-4575-9c09-90523f76ea08 returning object e735c3b4-ee3d-4525-9bab-c6ff419c4834 2018-07-31 10:19:54,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 10:19:54,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" 2018-07-31 10:19:54,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-50c5e418-f84d-4fa7-a9fa-dfe40301845a Date: Tue, 31 Jul 2018 10:19:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:19:44Z", "admin_state_up": true, "updated_at": "2018-07-31T10:19:52Z", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "e735c3b4-ee3d-4525-9bab-c6ff419c4834", "name": "tenantnetwork1-router_c902346d-3f41-44b7-9cfa-c0110cfa4441"}]} 2018-07-31 10:19:54,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-50c5e418-f84d-4fa7-a9fa-dfe40301845a 2018-07-31 10:19:54,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.386914968491s 2018-07-31 10:19:54,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-50c5e418-f84d-4fa7-a9fa-dfe40301845a 2018-07-31 10:19:54,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 10:19:54,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834.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.14" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" 2018-07-31 10:19:58,664 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdb40d5c-eaf8-4e23-a510-5ba58474e01b Content-Length: 0 Date: Tue, 31 Jul 2018 10:19:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:19:58,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834.json used request id req-fdb40d5c-eaf8-4e23-a510-5ba58474e01b 2018-07-31 10:19:58,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.98953700066s 2018-07-31 10:19:58,665 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e735c3b4-ee3d-4525-9bab-c6ff419c4834.json used request id req-fdb40d5c-eaf8-4e23-a510-5ba58474e01b 2018-07-31 10:19:58,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 10:19:58,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" 2018-07-31 10:19:59,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-efb0f090-8fee-421a-9f49-364a348d9cc5 Date: Tue, 31 Jul 2018 10:19:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T10:19:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d25357e4-2291-484c-822a-7905ef71f7d2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_c902346d-3f41-44b7-9cfa-c0110cfa4441","enable_dhcp":true,"segment_id":null,"network_id":"5d2610ca-1ef3-458f-8152-4ef25ffcef1d","tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:19:41Z","ip_version":4},{"updated_at":"2018-07-31T10:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb017be2-d1be-45fa-b727-aed710f71ed9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"642434df26a9468ab01dc68fa757b369","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:36Z","ip_version":4}]} 2018-07-31 10:19:59,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-efb0f090-8fee-421a-9f49-364a348d9cc5 2018-07-31 10:19:59,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.995687961578s 2018-07-31 10:19:59,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-efb0f090-8fee-421a-9f49-364a348d9cc5 2018-07-31 10:19:59,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 10:19:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/d25357e4-2291-484c-822a-7905ef71f7d2.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.14" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" 2018-07-31 10:20:02,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f320e08b-98d8-403f-afad-0a437e3b03c3 Date: Tue, 31 Jul 2018 10:20:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:20:02,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d25357e4-2291-484c-822a-7905ef71f7d2.json used request id req-f320e08b-98d8-403f-afad-0a437e3b03c3 2018-07-31 10:20:02,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.02723002434s 2018-07-31 10:20:02,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d25357e4-2291-484c-822a-7905ef71f7d2.json used request id req-f320e08b-98d8-403f-afad-0a437e3b03c3 2018-07-31 10:20:02,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:20:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" 2018-07-31 10:20:02,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-0648ce10-85ba-4252-aaae-f5f270ba8577 Date: Tue, 31 Jul 2018 10:20:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d2610ca-1ef3-458f-8152-4ef25ffcef1d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:20:02Z","qos_policy_id":null,"name":"tenantnetwork1-net_c902346d-3f41-44b7-9cfa-c0110cfa4441","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:19:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:20:02,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0648ce10-85ba-4252-aaae-f5f270ba8577 2018-07-31 10:20:02,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293095111847s 2018-07-31 10:20:02,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0648ce10-85ba-4252-aaae-f5f270ba8577 2018-07-31 10:20:02,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 10:20:02,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/5d2610ca-1ef3-458f-8152-4ef25ffcef1d.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.14" -H "X-Auth-Token: {SHA1}12a1fd61b562cdbe6f1922380853e1547a5c071f" 2018-07-31 10:20:04,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5396bac3-f1c1-433e-935f-8593633c85d9 Date: Tue, 31 Jul 2018 10:20:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:20:04,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5d2610ca-1ef3-458f-8152-4ef25ffcef1d.json used request id req-5396bac3-f1c1-433e-935f-8593633c85d9 2018-07-31 10:20:04,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50252103806s 2018-07-31 10:20:04,489 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5d2610ca-1ef3-458f-8152-4ef25ffcef1d.json used request id req-5396bac3-f1c1-433e-935f-8593633c85d9 2018-07-31 10:20:04,540 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-31 10:20:04,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 10:20:04,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 10:20:04,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 10:20:04,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 10:20:04,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 10:20:04,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 10:20:04,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 10:20:04,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 10:20:04,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 10:20:04,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 10:20:04,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:20:04,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a13818-a9fa-41df-96b0-a04288d9707f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-31 10:20:04,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-27a13818-a9fa-41df-96b0-a04288d9707f 2018-07-31 10:20:04,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-31 10:20:05,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19871a05bd2944beaaf4c413241b30ee", "name": "reader"}, {"id": "7517110163bb4174bd31282f3790501b", "name": "admin"}, {"id": "7ce9c677bf24478b92ed3ace1457202f", "name": "member"}], "expires_at": "2018-07-31T11:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210e9224614848eab711f944497a37b7"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b122e990ef44b5cb827c2e836c47fca"}], "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c114f461a4e4d21826b71000a75424b"}, {"url": "http://172.30.9.24:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39173845a7d34726b637fd611eb554e6"}], "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8059babf1aef40f7b4f45d4269553a42"}], "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b91fbe425e424d40937bcfd715c05272"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccba831360894fd3b61a925e809c1a72"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7d5f55c3c8c49b183020962c42fded4"}], "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"url": "http://172.30.9.24:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}], "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b645ce51575e47d981d83c0c93abc852"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e7cae6e08e24d1996a78e2c27373517"}], "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}], "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}], "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7902c09ceea146438aa4a66ea112e305"}], "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83a88572f1c34d80bfec8dc2726f0444"}], "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802f7c173edb4dbd9cb056e572c35840"}], "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}], "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b30afbf92ac46698fac328e033c06df"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2a9507edea429ba35819e430da0e0c"}], "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9c95a81cf8249a78c0bcf0c821a5efc"}, "audit_ids": ["OsqtTXdMQvGyFgn37-wWOg"], "issued_at": "2018-07-31T10:20:05.000000Z"}} 2018-07-31 10:20:05,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:20:05,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:05,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-97dac433-81e8-447b-a7ea-03e759a7791a Date: Tue, 31 Jul 2018 10:20:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:20:05,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-97dac433-81e8-447b-a7ea-03e759a7791a 2018-07-31 10:20:05,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.419890880585s 2018-07-31 10:20:05,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-97dac433-81e8-447b-a7ea-03e759a7791a 2018-07-31 10:20:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:20:05,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 10:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8baf95c-6913-4488-9b51-30a76d57f5e4 Content-Length: 266 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.24:5000/v3/", "rel": "self"}]}]}} 2018-07-31 10:20:05,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a8baf95c-6913-4488-9b51-30a76d57f5e4 2018-07-31 10:20:05,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 10:20:05,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:05,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd22421-e9fb-4af8-b246-4c26463a9ba4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/b599d7e84ede44f093714f6ef9a73731"}, "tags": [], "enabled": true, "id": "b599d7e84ede44f093714f6ef9a73731", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 10:20:05,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-0cd22421-e9fb-4af8-b246-4c26463a9ba4 2018-07-31 10:20:05,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112602949142s 2018-07-31 10:20:05,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-0cd22421-e9fb-4af8-b246-4c26463a9ba4 2018-07-31 10:20:05,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 10:20:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_fa904edc-21c1-4337-a00c-9d549e67a330"}}' 2018-07-31 10:20:05,859 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 10:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d499b8e-b279-4937-ba29-fd7b010acc7b 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.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c"}, "tags": [], "enabled": true, "id": "ec96fa9683614aee97666d93d8455a6c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_fa904edc-21c1-4337-a00c-9d549e67a330"}} 2018-07-31 10:20:05,859 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9d499b8e-b279-4937-ba29-fd7b010acc7b 2018-07-31 10:20:05,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.194420814514s 2018-07-31 10:20:05,860 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9d499b8e-b279-4937-ba29-fd7b010acc7b 2018-07-31 10:20:05,860 - 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'ec96fa9683614aee97666d93d8455a6c', '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_fa904edc-21c1-4337-a00c-9d549e67a330'}) 2018-07-31 10:20:05,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 10:20:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7ae7a5c2-711c-4b64-928e-1793c077b9e3", "email": null, "name": "tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330"}}' 2018-07-31 10:20:06,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 10:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-083c925b-7992-45c2-8c7c-915c4ad55895 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330", "links": {"self": "http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "55c153ec3c5c407689e49b1140259673", "domain_id": "default", "password_expires_at": null}} 2018-07-31 10:20:06,294 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-083c925b-7992-45c2-8c7c-915c4ad55895 2018-07-31 10:20:06,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.427789926529s 2018-07-31 10:20:06,295 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-083c925b-7992-45c2-8c7c-915c4ad55895 2018-07-31 10:20:06,295 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'55c153ec3c5c407689e49b1140259673', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330'}) 2018-07-31 10:20:06,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 10:20:06,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:06,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ced903-5d2a-44bd-98c6-2ca42c9b012e Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0336a2b20dec491f94b308778352c44d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0336a2b20dec491f94b308778352c44d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19871a05bd2944beaaf4c413241b30ee", "links": {"self": "http://172.30.9.24:5000/v3/roles/19871a05bd2944beaaf4c413241b30ee"}, "name": "reader"}, {"domain_id": null, "id": "44f4a3de214f421686399db62045e11a", "links": {"self": "http://172.30.9.24:5000/v3/roles/44f4a3de214f421686399db62045e11a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7517110163bb4174bd31282f3790501b", "links": {"self": "http://172.30.9.24:5000/v3/roles/7517110163bb4174bd31282f3790501b"}, "name": "admin"}, {"domain_id": null, "id": "7ce9c677bf24478b92ed3ace1457202f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce9c677bf24478b92ed3ace1457202f"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d70196745895436795b38a9115d65cc5", "links": {"self": "http://172.30.9.24:5000/v3/roles/d70196745895436795b38a9115d65cc5"}, "name": "heat_stack_user"}]} 2018-07-31 10:20:06,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d0ced903-5d2a-44bd-98c6-2ca42c9b012e 2018-07-31 10:20:06,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226356983185s 2018-07-31 10:20:06,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d0ced903-5d2a-44bd-98c6-2ca42c9b012e 2018-07-31 10:20:06,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 10:20:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:06,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ada464-ce7b-4419-a46e-c388470ca954 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0336a2b20dec491f94b308778352c44d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0336a2b20dec491f94b308778352c44d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19871a05bd2944beaaf4c413241b30ee", "links": {"self": "http://172.30.9.24:5000/v3/roles/19871a05bd2944beaaf4c413241b30ee"}, "name": "reader"}, {"domain_id": null, "id": "44f4a3de214f421686399db62045e11a", "links": {"self": "http://172.30.9.24:5000/v3/roles/44f4a3de214f421686399db62045e11a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7517110163bb4174bd31282f3790501b", "links": {"self": "http://172.30.9.24:5000/v3/roles/7517110163bb4174bd31282f3790501b"}, "name": "admin"}, {"domain_id": null, "id": "7ce9c677bf24478b92ed3ace1457202f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce9c677bf24478b92ed3ace1457202f"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d70196745895436795b38a9115d65cc5", "links": {"self": "http://172.30.9.24:5000/v3/roles/d70196745895436795b38a9115d65cc5"}, "name": "heat_stack_user"}]} 2018-07-31 10:20:06,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-07ada464-ce7b-4419-a46e-c388470ca954 2018-07-31 10:20:06,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10853099823s 2018-07-31 10:20:06,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-07ada464-ce7b-4419-a46e-c388470ca954 2018-07-31 10:20:06,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 10:20:06,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:06,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b8056c-a6ec-4f42-b986-b20fd60e2162 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0336a2b20dec491f94b308778352c44d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0336a2b20dec491f94b308778352c44d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19871a05bd2944beaaf4c413241b30ee", "links": {"self": "http://172.30.9.24:5000/v3/roles/19871a05bd2944beaaf4c413241b30ee"}, "name": "reader"}, {"domain_id": null, "id": "44f4a3de214f421686399db62045e11a", "links": {"self": "http://172.30.9.24:5000/v3/roles/44f4a3de214f421686399db62045e11a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7517110163bb4174bd31282f3790501b", "links": {"self": "http://172.30.9.24:5000/v3/roles/7517110163bb4174bd31282f3790501b"}, "name": "admin"}, {"domain_id": null, "id": "7ce9c677bf24478b92ed3ace1457202f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce9c677bf24478b92ed3ace1457202f"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d70196745895436795b38a9115d65cc5", "links": {"self": "http://172.30.9.24:5000/v3/roles/d70196745895436795b38a9115d65cc5"}, "name": "heat_stack_user"}]} 2018-07-31 10:20:06,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-15b8056c-a6ec-4f42-b986-b20fd60e2162 2018-07-31 10:20:06,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103724002838s 2018-07-31 10:20:06,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-15b8056c-a6ec-4f42-b986-b20fd60e2162 2018-07-31 10:20:06,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 10:20:06,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:06,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25c4082-e9b0-42b2-b12e-fdcfe76f9c29 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 10:20:06,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c25c4082-e9b0-42b2-b12e-fdcfe76f9c29 2018-07-31 10:20:06,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112398147583s 2018-07-31 10:20:06,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c25c4082-e9b0-42b2-b12e-fdcfe76f9c29 2018-07-31 10:20:06,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 10:20:06,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:06,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018fa5e7-eeb6-4ed1-a368-3478960acf36 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/0ee13fcacacf43ea90b12eabc703af6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ee13fcacacf43ea90b12eabc703af6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/15b01d912f9042538e258b54c549071b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15b01d912f9042538e258b54c549071b", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/1f188c7dfb2e4421ba6a4e9f78ed6d4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f188c7dfb2e4421ba6a4e9f78ed6d4c", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2f401439cd744d52b7be7bc4060af0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f401439cd744d52b7be7bc4060af0ca", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/3225a0e1420946998b24876bd62d1cb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3225a0e1420946998b24876bd62d1cb1", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/4c54064641b84c5ca3479be26104943a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c54064641b84c5ca3479be26104943a", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330", "links": {"self": "http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "55c153ec3c5c407689e49b1140259673", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/615524fdc8e5450eb7d6ebdd4f2d36bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "615524fdc8e5450eb7d6ebdd4f2d36bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/718a12ff538d46118c8e6a268f2f5307"}, "domain_id": "b599d7e84ede44f093714f6ef9a73731", "enabled": true, "options": {}, "id": "718a12ff538d46118c8e6a268f2f5307", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/7af6fde8c47a4e359a20301ffc4eba56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7af6fde8c47a4e359a20301ffc4eba56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9098124c2aba4807a3c12fd239647a50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9098124c2aba4807a3c12fd239647a50", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/a625b903659741e79496a15a9a289694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a625b903659741e79496a15a9a289694", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/d9c95a81cf8249a78c0bcf0c821a5efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9c95a81cf8249a78c0bcf0c821a5efc", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/ddcc572f728841d985a0562f3e03e56c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddcc572f728841d985a0562f3e03e56c", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/ef6edc6e5dfc4372b5e75e01a3b75ed5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef6edc6e5dfc4372b5e75e01a3b75ed5", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-31 10:20:06,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-018fa5e7-eeb6-4ed1-a368-3478960acf36 2018-07-31 10:20:06,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131633043289s 2018-07-31 10:20:07,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-018fa5e7-eeb6-4ed1-a368-3478960acf36 2018-07-31 10:20:07,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 10:20:07,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:07,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39789224-d488-4a32-b41e-47f5f1e02973 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/c1c487d3cd444ef6a6a51419cdbc1b2a"}, "tags": [], "enabled": true, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369"}, "tags": [], "enabled": true, "id": "642434df26a9468ab01dc68fa757b369", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c"}, "tags": [], "enabled": true, "id": "ec96fa9683614aee97666d93d8455a6c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_fa904edc-21c1-4337-a00c-9d549e67a330"}]} 2018-07-31 10:20:07,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-39789224-d488-4a32-b41e-47f5f1e02973 2018-07-31 10:20:07,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104402065277s 2018-07-31 10:20:07,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-39789224-d488-4a32-b41e-47f5f1e02973 2018-07-31 10:20:07,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 10:20:07,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=55c153ec3c5c407689e49b1140259673&role.id=7ce9c677bf24478b92ed3ace1457202f&scope.project.id=ec96fa9683614aee97666d93d8455a6c" -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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:07,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18837a4-adf2-49c9-82c1-56e6b18eb751 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=55c153ec3c5c407689e49b1140259673&role.id=7ce9c677bf24478b92ed3ace1457202f&scope.project.id=ec96fa9683614aee97666d93d8455a6c", "previous": null, "next": null}} 2018-07-31 10:20:07,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=55c153ec3c5c407689e49b1140259673&role.id=7ce9c677bf24478b92ed3ace1457202f&scope.project.id=ec96fa9683614aee97666d93d8455a6c used request id req-c18837a4-adf2-49c9-82c1-56e6b18eb751 2018-07-31 10:20:07,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22560095787s 2018-07-31 10:20:07,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=55c153ec3c5c407689e49b1140259673&role.id=7ce9c677bf24478b92ed3ace1457202f&scope.project.id=ec96fa9683614aee97666d93d8455a6c used request id req-c18837a4-adf2-49c9-82c1-56e6b18eb751 2018-07-31 10:20:07,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 10:20:07,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c/users/55c153ec3c5c407689e49b1140259673/roles/7ce9c677bf24478b92ed3ace1457202f -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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:07,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 10:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab658f84-30e5-47ba-9b52-1a8d8ebc7c57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 10:20:07,557 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c/users/55c153ec3c5c407689e49b1140259673/roles/7ce9c677bf24478b92ed3ace1457202f used request id req-ab658f84-30e5-47ba-9b52-1a8d8ebc7c57 2018-07-31 10:20:07,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204447984695s 2018-07-31 10:20:07,558 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c/users/55c153ec3c5c407689e49b1140259673/roles/7ce9c677bf24478b92ed3ace1457202f used request id req-ab658f84-30e5-47ba-9b52-1a8d8ebc7c57 2018-07-31 10:20:07,558 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_fa904edc-21c1-4337-a00c-9d549e67a330', 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'ec96fa9683614aee97666d93d8455a6c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7ae7a5c2-711c-4b64-928e-1793c077b9e3', 'username': u'tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-31 10:20:07,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 10:20:07,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 10:20:07,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 10:20:07,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 10:20:07,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 10:20:07,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 10:20:07,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 10:20:07,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 10:20:07,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 10:20:07,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 10:20:07,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 10:20:07,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 10:20:07,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 10:20:07,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 10:20:07,563 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330', 'password': '7ae7a5c2-711c-4b64-928e-1793c077b9e3', 'project_name': 'tenantnetwork2-project_fa904edc-21c1-4337-a00c-9d549e67a330', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ec96fa9683614aee97666d93d8455a6c', 'project_domain_name': 'Default'} 2018-07-31 10:20:07,564 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-31 10:20:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:20:07,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db730d6-08c7-4ab0-a7e6-3e29c574b8ad 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.24:5000/v3/", "rel": "self"}]}} 2018-07-31 10:20:07,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-9db730d6-08c7-4ab0-a7e6-3e29c574b8ad 2018-07-31 10:20:07,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-31 10:20:08,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19871a05bd2944beaaf4c413241b30ee", "name": "reader"}, {"id": "7ce9c677bf24478b92ed3ace1457202f", "name": "member"}], "expires_at": "2018-07-31T11:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec96fa9683614aee97666d93d8455a6c", "name": "tenantnetwork2-project_fa904edc-21c1-4337-a00c-9d549e67a330"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210e9224614848eab711f944497a37b7"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b122e990ef44b5cb827c2e836c47fca"}], "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec96fa9683614aee97666d93d8455a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"url": "http://192.30.9.3:8004/v1/ec96fa9683614aee97666d93d8455a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c114f461a4e4d21826b71000a75424b"}, {"url": "http://172.30.9.24:8004/v1/ec96fa9683614aee97666d93d8455a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39173845a7d34726b637fd611eb554e6"}], "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ec96fa9683614aee97666d93d8455a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"url": "http://192.30.9.3:8776/v1/ec96fa9683614aee97666d93d8455a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"url": "http://192.30.9.3:8776/v1/ec96fa9683614aee97666d93d8455a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8059babf1aef40f7b4f45d4269553a42"}], "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ec96fa9683614aee97666d93d8455a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b91fbe425e424d40937bcfd715c05272"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ec96fa9683614aee97666d93d8455a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccba831360894fd3b61a925e809c1a72"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7d5f55c3c8c49b183020962c42fded4"}], "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec96fa9683614aee97666d93d8455a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"url": "http://172.30.9.24:8776/v2/ec96fa9683614aee97666d93d8455a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"url": "http://192.30.9.3:8776/v2/ec96fa9683614aee97666d93d8455a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}], "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b645ce51575e47d981d83c0c93abc852"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e7cae6e08e24d1996a78e2c27373517"}], "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}], "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}], "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7902c09ceea146438aa4a66ea112e305"}], "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83a88572f1c34d80bfec8dc2726f0444"}], "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802f7c173edb4dbd9cb056e572c35840"}], "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ec96fa9683614aee97666d93d8455a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"url": "http://192.30.9.3:8776/v3/ec96fa9683614aee97666d93d8455a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"url": "http://192.30.9.3:8776/v3/ec96fa9683614aee97666d93d8455a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}], "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b30afbf92ac46698fac328e033c06df"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2a9507edea429ba35819e430da0e0c"}], "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330", "id": "55c153ec3c5c407689e49b1140259673"}, "audit_ids": ["TVENOt0_SBibTdgOwy4Ewg"], "issued_at": "2018-07-31T10:20:08.000000Z"}} 2018-07-31 10:20:08,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 10:20:08,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" -d '{"network": {"name": "tenantnetwork2-net_fa904edc-21c1-4337-a00c-9d549e67a330", "admin_state_up": true}}' 2018-07-31 10:20:09,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-eb08b1c2-66da-43f7-9685-858c37a4ac54 Date: Tue, 31 Jul 2018 10:20:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ab6751ec-d451-4d3e-9271-7e1efa998c0a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec96fa9683614aee97666d93d8455a6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:20:09Z","is_default":false,"name":"tenantnetwork2-net_fa904edc-21c1-4337-a00c-9d549e67a330","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ec96fa9683614aee97666d93d8455a6c","created_at":"2018-07-31T10:20:09Z","mtu":1450}} 2018-07-31 10:20:09,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-eb08b1c2-66da-43f7-9685-858c37a4ac54 2018-07-31 10:20:09,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.38952493668s 2018-07-31 10:20:09,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-eb08b1c2-66da-43f7-9685-858c37a4ac54 2018-07-31 10:20:09,438 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-31T10:20:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'ab6751ec-d451-4d3e-9271-7e1efa998c0a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_fa904edc-21c1-4337-a00c-9d549e67a330', u'admin_state_up': True, u'tenant_id': u'ec96fa9683614aee97666d93d8455a6c', u'created_at': u'2018-07-31T10:20:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec96fa9683614aee97666d93d8455a6c', u'l2_adjacency': True}) 2018-07-31 10:20:09,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:20:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" 2018-07-31 10:20:10,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-37552037-1a86-45de-992a-eb8a2fc72a40 Date: Tue, 31 Jul 2018 10:20:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ab6751ec-d451-4d3e-9271-7e1efa998c0a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec96fa9683614aee97666d93d8455a6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:20:09Z","qos_policy_id":null,"name":"tenantnetwork2-net_fa904edc-21c1-4337-a00c-9d549e67a330","admin_state_up":true,"tenant_id":"ec96fa9683614aee97666d93d8455a6c","created_at":"2018-07-31T10:20:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","mtu":1500}]} 2018-07-31 10:20:10,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-37552037-1a86-45de-992a-eb8a2fc72a40 2018-07-31 10:20:10,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08210015297s 2018-07-31 10:20:10,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-37552037-1a86-45de-992a-eb8a2fc72a40 2018-07-31 10:20:10,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 10:20:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" -d '{"subnet": {"name": "tenantnetwork2-subnet_fa904edc-21c1-4337-a00c-9d549e67a330", "enable_dhcp": true, "network_id": "ab6751ec-d451-4d3e-9271-7e1efa998c0a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 10:20:12,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8d3ae2a7-1d52-4a02-abd5-a901b6269cdd Date: Tue, 31 Jul 2018 10:20:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab6751ec-d451-4d3e-9271-7e1efa998c0a","tenant_id":"ec96fa9683614aee97666d93d8455a6c","created_at":"2018-07-31T10:20:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T10:20:11Z","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":"ec96fa9683614aee97666d93d8455a6c","id":"0919fdf8-ef32-4246-ab38-850c7fc28ff5","subnetpool_id":null,"name":"tenantnetwork2-subnet_fa904edc-21c1-4337-a00c-9d549e67a330"}} 2018-07-31 10:20:12,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8d3ae2a7-1d52-4a02-abd5-a901b6269cdd 2018-07-31 10:20:12,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.62214303017s 2018-07-31 10:20:12,146 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8d3ae2a7-1d52-4a02-abd5-a901b6269cdd 2018-07-31 10:20:12,146 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:20:11Z', 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'0919fdf8-ef32-4246-ab38-850c7fc28ff5', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_fa904edc-21c1-4337-a00c-9d549e67a330', u'enable_dhcp': True, u'network_id': u'ab6751ec-d451-4d3e-9271-7e1efa998c0a', u'tenant_id': u'ec96fa9683614aee97666d93d8455a6c', u'created_at': u'2018-07-31T10:20:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ec96fa9683614aee97666d93d8455a6c'}) 2018-07-31 10:20:12,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 10:20:12,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" -d '{"router": {"external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1"}, "name": "tenantnetwork2-router_fa904edc-21c1-4337-a00c-9d549e67a330", "admin_state_up": true}}' 2018-07-31 10:20:19,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-5d734e1c-a52d-4149-993c-ac7090c7eab9 Date: Tue, 31 Jul 2018 10:20:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "created_at": "2018-07-31T10:20:13Z", "admin_state_up": true, "updated_at": "2018-07-31T10:20:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ec96fa9683614aee97666d93d8455a6c", "id": "df23dc89-d344-4e49-9d4b-17f8eb52e105", "name": "tenantnetwork2-router_fa904edc-21c1-4337-a00c-9d549e67a330"}} 2018-07-31 10:20:19,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5d734e1c-a52d-4149-993c-ac7090c7eab9 2018-07-31 10:20:19,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.72419381142s 2018-07-31 10:20:19,871 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5d734e1c-a52d-4149-993c-ac7090c7eab9 2018-07-31 10:20:19,872 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:20:14Z', u'revision_number': 3, u'id': u'df23dc89-d344-4e49-9d4b-17f8eb52e105', u'external_gateway_info': {u'network_id': u'ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb017be2-d1be-45fa-b727-aed710f71ed9', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_fa904edc-21c1-4337-a00c-9d549e67a330', u'admin_state_up': True, u'tenant_id': u'ec96fa9683614aee97666d93d8455a6c', u'created_at': u'2018-07-31T10:20:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'ec96fa9683614aee97666d93d8455a6c'}) 2018-07-31 10:20:19,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 10:20:19,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" -d '{"subnet_id": "0919fdf8-ef32-4246-ab38-850c7fc28ff5"}' 2018-07-31 10:20:23,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b9f85d76-6e9e-483e-8631-ae2a24a3fac8 Date: Tue, 31 Jul 2018 10:20:23 GMT RESP BODY: {"network_id": "ab6751ec-d451-4d3e-9271-7e1efa998c0a", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "subnet_id": "0919fdf8-ef32-4246-ab38-850c7fc28ff5", "subnet_ids": ["0919fdf8-ef32-4246-ab38-850c7fc28ff5"], "port_id": "687c310b-09a2-4aea-af38-1103d7c35a2a", "id": "df23dc89-d344-4e49-9d4b-17f8eb52e105"} 2018-07-31 10:20:23,915 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105/add_router_interface.json used request id req-b9f85d76-6e9e-483e-8631-ae2a24a3fac8 2018-07-31 10:20:23,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.0429520607s 2018-07-31 10:20:23,916 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105/add_router_interface.json used request id req-b9f85d76-6e9e-483e-8631-ae2a24a3fac8 returning object df23dc89-d344-4e49-9d4b-17f8eb52e105 2018-07-31 10:20:24,030 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 10:20:24,030 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-31 10:20:24,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 10:20:24,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" -d '{"subnet_id": "0919fdf8-ef32-4246-ab38-850c7fc28ff5"}' 2018-07-31 10:20:27,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ce09689-3f2b-40d4-906c-76cd07f2a540 Date: Tue, 31 Jul 2018 10:20:27 GMT RESP BODY: {"network_id": "ab6751ec-d451-4d3e-9271-7e1efa998c0a", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "subnet_id": "0919fdf8-ef32-4246-ab38-850c7fc28ff5", "subnet_ids": ["0919fdf8-ef32-4246-ab38-850c7fc28ff5"], "port_id": "687c310b-09a2-4aea-af38-1103d7c35a2a", "id": "df23dc89-d344-4e49-9d4b-17f8eb52e105"} 2018-07-31 10:20:27,694 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105/remove_router_interface.json used request id req-9ce09689-3f2b-40d4-906c-76cd07f2a540 2018-07-31 10:20:27,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.6585919857s 2018-07-31 10:20:27,695 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105/remove_router_interface.json used request id req-9ce09689-3f2b-40d4-906c-76cd07f2a540 returning object df23dc89-d344-4e49-9d4b-17f8eb52e105 2018-07-31 10:20:27,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 10:20:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" 2018-07-31 10:20:28,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-c4f50cf2-a15f-41ef-b045-2f21162be7c5 Date: Tue, 31 Jul 2018 10:20:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "created_at": "2018-07-31T10:20:13Z", "admin_state_up": true, "updated_at": "2018-07-31T10:20:26Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ec96fa9683614aee97666d93d8455a6c", "id": "df23dc89-d344-4e49-9d4b-17f8eb52e105", "name": "tenantnetwork2-router_fa904edc-21c1-4337-a00c-9d549e67a330"}]} 2018-07-31 10:20:28,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c4f50cf2-a15f-41ef-b045-2f21162be7c5 2018-07-31 10:20:28,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.18390989304s 2018-07-31 10:20:28,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c4f50cf2-a15f-41ef-b045-2f21162be7c5 2018-07-31 10:20:28,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 10:20:28,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105.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.14" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" 2018-07-31 10:20:33,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-238f7891-8c12-4483-829b-4d78c9221cd0 Content-Length: 0 Date: Tue, 31 Jul 2018 10:20:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:20:33,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105.json used request id req-238f7891-8c12-4483-829b-4d78c9221cd0 2018-07-31 10:20:33,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.19448900223s 2018-07-31 10:20:33,076 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/df23dc89-d344-4e49-9d4b-17f8eb52e105.json used request id req-238f7891-8c12-4483-829b-4d78c9221cd0 2018-07-31 10:20:33,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 10:20:33,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" 2018-07-31 10:20:33,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a921f9ee-b1af-47aa-8d57-6e92a97135f8 Date: Tue, 31 Jul 2018 10:20:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab6751ec-d451-4d3e-9271-7e1efa998c0a","tenant_id":"ec96fa9683614aee97666d93d8455a6c","created_at":"2018-07-31T10:20:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T10:20:11Z","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":"ec96fa9683614aee97666d93d8455a6c","id":"0919fdf8-ef32-4246-ab38-850c7fc28ff5","subnetpool_id":null,"name":"tenantnetwork2-subnet_fa904edc-21c1-4337-a00c-9d549e67a330"}]} 2018-07-31 10:20:33,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a921f9ee-b1af-47aa-8d57-6e92a97135f8 2018-07-31 10:20:33,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.236551046371s 2018-07-31 10:20:33,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a921f9ee-b1af-47aa-8d57-6e92a97135f8 2018-07-31 10:20:33,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 10:20:33,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/0919fdf8-ef32-4246-ab38-850c7fc28ff5.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.14" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" 2018-07-31 10:20:35,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59fda6cf-9b28-4de7-ac73-4e8b929c2b76 Date: Tue, 31 Jul 2018 10:20:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:20:35,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0919fdf8-ef32-4246-ab38-850c7fc28ff5.json used request id req-59fda6cf-9b28-4de7-ac73-4e8b929c2b76 2018-07-31 10:20:35,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.65820217133s 2018-07-31 10:20:35,973 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0919fdf8-ef32-4246-ab38-850c7fc28ff5.json used request id req-59fda6cf-9b28-4de7-ac73-4e8b929c2b76 2018-07-31 10:20:35,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:20:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" 2018-07-31 10:20:36,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-1110c762-f4c0-4637-ae02-a4bfe91fc379 Date: Tue, 31 Jul 2018 10:20:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab6751ec-d451-4d3e-9271-7e1efa998c0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec96fa9683614aee97666d93d8455a6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:20:35Z","qos_policy_id":null,"name":"tenantnetwork2-net_fa904edc-21c1-4337-a00c-9d549e67a330","admin_state_up":true,"tenant_id":"ec96fa9683614aee97666d93d8455a6c","created_at":"2018-07-31T10:20:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","mtu":1500}]} 2018-07-31 10:20:36,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1110c762-f4c0-4637-ae02-a4bfe91fc379 2018-07-31 10:20:36,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02196788788s 2018-07-31 10:20:36,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1110c762-f4c0-4637-ae02-a4bfe91fc379 2018-07-31 10:20:36,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 10:20:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ab6751ec-d451-4d3e-9271-7e1efa998c0a.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.14" -H "X-Auth-Token: {SHA1}16e6fd0edb3b9772bf19f2eae52ba84d7b87f719" 2018-07-31 10:20:38,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe97d60e-a9e3-4c00-927c-797c1b962a9d Date: Tue, 31 Jul 2018 10:20:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:20:38,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ab6751ec-d451-4d3e-9271-7e1efa998c0a.json used request id req-fe97d60e-a9e3-4c00-927c-797c1b962a9d 2018-07-31 10:20:38,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.64081788063s 2018-07-31 10:20:38,639 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ab6751ec-d451-4d3e-9271-7e1efa998c0a.json used request id req-fe97d60e-a9e3-4c00-927c-797c1b962a9d 2018-07-31 10:20:38,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 10:20:38,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:38,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80adb3de-ce39-4fcf-9dc6-2d930f0c01df Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/0ee13fcacacf43ea90b12eabc703af6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ee13fcacacf43ea90b12eabc703af6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/15b01d912f9042538e258b54c549071b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15b01d912f9042538e258b54c549071b", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/1f188c7dfb2e4421ba6a4e9f78ed6d4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f188c7dfb2e4421ba6a4e9f78ed6d4c", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2f401439cd744d52b7be7bc4060af0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f401439cd744d52b7be7bc4060af0ca", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/3225a0e1420946998b24876bd62d1cb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3225a0e1420946998b24876bd62d1cb1", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/4c54064641b84c5ca3479be26104943a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c54064641b84c5ca3479be26104943a", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330", "links": {"self": "http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "55c153ec3c5c407689e49b1140259673", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/615524fdc8e5450eb7d6ebdd4f2d36bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "615524fdc8e5450eb7d6ebdd4f2d36bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/718a12ff538d46118c8e6a268f2f5307"}, "domain_id": "b599d7e84ede44f093714f6ef9a73731", "enabled": true, "options": {}, "id": "718a12ff538d46118c8e6a268f2f5307", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/7af6fde8c47a4e359a20301ffc4eba56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7af6fde8c47a4e359a20301ffc4eba56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9098124c2aba4807a3c12fd239647a50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9098124c2aba4807a3c12fd239647a50", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/a625b903659741e79496a15a9a289694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a625b903659741e79496a15a9a289694", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/d9c95a81cf8249a78c0bcf0c821a5efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9c95a81cf8249a78c0bcf0c821a5efc", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/ddcc572f728841d985a0562f3e03e56c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddcc572f728841d985a0562f3e03e56c", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/ef6edc6e5dfc4372b5e75e01a3b75ed5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef6edc6e5dfc4372b5e75e01a3b75ed5", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-31 10:20:38,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-80adb3de-ce39-4fcf-9dc6-2d930f0c01df 2018-07-31 10:20:38,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124011993408s 2018-07-31 10:20:38,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-80adb3de-ce39-4fcf-9dc6-2d930f0c01df 2018-07-31 10:20:38,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 10:20:38,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673 -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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:38,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2768c874-61cf-4083-bbf3-8c6c13647d50 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_fa904edc-21c1-4337-a00c-9d549e67a330", "links": {"self": "http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "55c153ec3c5c407689e49b1140259673", "description": null}} 2018-07-31 10:20:38,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673 used request id req-2768c874-61cf-4083-bbf3-8c6c13647d50 2018-07-31 10:20:38,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115667819977s 2018-07-31 10:20:38,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673 used request id req-2768c874-61cf-4083-bbf3-8c6c13647d50 2018-07-31 10:20:38,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 10:20:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673 -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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:39,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 10:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c9cd54-2689-4c2d-a34f-2d9083d8f4ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 10:20:39,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673 used request id req-07c9cd54-2689-4c2d-a34f-2d9083d8f4ab 2018-07-31 10:20:39,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.282691001892s 2018-07-31 10:20:39,169 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/55c153ec3c5c407689e49b1140259673 used request id req-07c9cd54-2689-4c2d-a34f-2d9083d8f4ab 2018-07-31 10:20:39,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 10:20:39,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:39,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab04a11-66de-49e9-a226-61c1c88b5555 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369"}, "tags": [], "enabled": true, "id": "642434df26a9468ab01dc68fa757b369", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/c1c487d3cd444ef6a6a51419cdbc1b2a"}, "tags": [], "enabled": true, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c"}, "tags": [], "enabled": true, "id": "ec96fa9683614aee97666d93d8455a6c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_fa904edc-21c1-4337-a00c-9d549e67a330"}]} 2018-07-31 10:20:39,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-dab04a11-66de-49e9-a226-61c1c88b5555 2018-07-31 10:20:39,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108951807022s 2018-07-31 10:20:39,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-dab04a11-66de-49e9-a226-61c1c88b5555 2018-07-31 10:20:39,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 10:20:39,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c -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.14" -H "X-Auth-Token: {SHA1}6e0d1c6bc574de41a28edff1ddef133033c0c233" 2018-07-31 10:20:39,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 10:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed0b76aa-4a6d-4944-8f97-5254e23edfae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 10:20:39,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c used request id req-ed0b76aa-4a6d-4944-8f97-5254e23edfae 2018-07-31 10:20:39,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.293348073959s 2018-07-31 10:20:39,583 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ec96fa9683614aee97666d93d8455a6c used request id req-ed0b76aa-4a6d-4944-8f97-5254e23edfae 2018-07-31 10:20:39,638 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 10:20:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 10:20:39,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 10:20:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:20:39,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e01804-7acf-4372-9e85-86ff4dfdc54d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-31 10:20:39,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b6e01804-7acf-4372-9e85-86ff4dfdc54d 2018-07-31 10:20:39,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-31 10:20:40,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19871a05bd2944beaaf4c413241b30ee", "name": "reader"}, {"id": "7517110163bb4174bd31282f3790501b", "name": "admin"}, {"id": "7ce9c677bf24478b92ed3ace1457202f", "name": "member"}], "expires_at": "2018-07-31T11:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210e9224614848eab711f944497a37b7"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b122e990ef44b5cb827c2e836c47fca"}], "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c114f461a4e4d21826b71000a75424b"}, {"url": "http://172.30.9.24:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39173845a7d34726b637fd611eb554e6"}], "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8059babf1aef40f7b4f45d4269553a42"}], "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b91fbe425e424d40937bcfd715c05272"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccba831360894fd3b61a925e809c1a72"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7d5f55c3c8c49b183020962c42fded4"}], "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"url": "http://172.30.9.24:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}], "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b645ce51575e47d981d83c0c93abc852"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e7cae6e08e24d1996a78e2c27373517"}], "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}], "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}], "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7902c09ceea146438aa4a66ea112e305"}], "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83a88572f1c34d80bfec8dc2726f0444"}], "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802f7c173edb4dbd9cb056e572c35840"}], "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}], "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b30afbf92ac46698fac328e033c06df"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2a9507edea429ba35819e430da0e0c"}], "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9c95a81cf8249a78c0bcf0c821a5efc"}, "audit_ids": ["eJx_WMfwT9-S9bjzOI2t1g"], "issued_at": "2018-07-31T10:20:40.000000Z"}} 2018-07-31 10:20:40,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:20:40,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:20:40,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4614ecfc-5fb5-4e45-ba5b-30e4fbb9b9d5 Date: Tue, 31 Jul 2018 10:20:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:20:40,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4614ecfc-5fb5-4e45-ba5b-30e4fbb9b9d5 2018-07-31 10:20:40,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265948057175s 2018-07-31 10:20:40,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4614ecfc-5fb5-4e45-ba5b-30e4fbb9b9d5 2018-07-31 10:20:40,387 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-31 10:20:40,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 10:20:40,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '{"network": {"name": "vmready1-net_593e859a-a596-4fcd-9de6-9cbac618b545", "admin_state_up": true}}' 2018-07-31 10:20:40,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-bb0eb6f7-dcad-46c8-8f73-0e657c2181d6 Date: Tue, 31 Jul 2018 10:20:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b18a75ea-13f0-4eb3-aafa-9870adf20aa6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:20:40Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_593e859a-a596-4fcd-9de6-9cbac618b545","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:20:40Z","mtu":1450}} 2018-07-31 10:20:40,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bb0eb6f7-dcad-46c8-8f73-0e657c2181d6 2018-07-31 10:20:40,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.469535827637s 2018-07-31 10:20:40,857 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bb0eb6f7-dcad-46c8-8f73-0e657c2181d6 2018-07-31 10:20:40,858 - 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-07-31T10:20:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b18a75ea-13f0-4eb3-aafa-9870adf20aa6', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_593e859a-a596-4fcd-9de6-9cbac618b545', u'created_at': u'2018-07-31T10:20:40Z', u'mtu': 1450, u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'l2_adjacency': True}) 2018-07-31 10:20:40,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:20:40,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:20:41,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-a22ed09f-1fa9-426a-b533-5f5fc4a88fc2 Date: Tue, 31 Jul 2018 10:20:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b18a75ea-13f0-4eb3-aafa-9870adf20aa6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:20:40Z","qos_policy_id":null,"name":"vmready1-net_593e859a-a596-4fcd-9de6-9cbac618b545","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:20:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:20:41,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a22ed09f-1fa9-426a-b533-5f5fc4a88fc2 2018-07-31 10:20:41,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297714948654s 2018-07-31 10:20:41,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a22ed09f-1fa9-426a-b533-5f5fc4a88fc2 2018-07-31 10:20:41,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 10:20:41,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '{"subnet": {"name": "vmready1-subnet_593e859a-a596-4fcd-9de6-9cbac618b545", "enable_dhcp": true, "network_id": "b18a75ea-13f0-4eb3-aafa-9870adf20aa6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 10:20:41,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-28f64242-b136-428e-bfc5-252e82783330 Date: Tue, 31 Jul 2018 10:20:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T10:20:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6747712d-37ab-4be2-9532-8d5fbac3f03f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_593e859a-a596-4fcd-9de6-9cbac618b545","enable_dhcp":true,"segment_id":null,"network_id":"b18a75ea-13f0-4eb3-aafa-9870adf20aa6","tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:20:41Z","ip_version":4}} 2018-07-31 10:20:41,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-28f64242-b136-428e-bfc5-252e82783330 2018-07-31 10:20:41,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.813040971756s 2018-07-31 10:20:41,972 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-28f64242-b136-428e-bfc5-252e82783330 2018-07-31 10:20:41,972 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:20:41Z', 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'6747712d-37ab-4be2-9532-8d5fbac3f03f', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_593e859a-a596-4fcd-9de6-9cbac618b545', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b18a75ea-13f0-4eb3-aafa-9870adf20aa6', u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'created_at': u'2018-07-31T10:20:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a'}) 2018-07-31 10:20:41,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 10:20:41,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '{"router": {"external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1"}, "name": "vmready1-router_593e859a-a596-4fcd-9de6-9cbac618b545", "admin_state_up": true}}' 2018-07-31 10:20:48,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-ffc79c59-54b3-4290-a274-3b499e844ef9 Date: Tue, 31 Jul 2018 10:20:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:20:42Z", "admin_state_up": true, "updated_at": "2018-07-31T10:20:43Z", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b", "name": "vmready1-router_593e859a-a596-4fcd-9de6-9cbac618b545"}} 2018-07-31 10:20:48,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ffc79c59-54b3-4290-a274-3b499e844ef9 2018-07-31 10:20:48,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.62831807137s 2018-07-31 10:20:48,602 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ffc79c59-54b3-4290-a274-3b499e844ef9 2018-07-31 10:20:48,603 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:20:43Z', u'revision_number': 3, u'ha': True, u'id': u'80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b', u'external_gateway_info': {u'network_id': u'ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb017be2-d1be-45fa-b727-aed710f71ed9', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_593e859a-a596-4fcd-9de6-9cbac618b545', u'admin_state_up': True, u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'created_at': u'2018-07-31T10:20:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a'}) 2018-07-31 10:20:48,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 10:20:48,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '{"subnet_id": "6747712d-37ab-4be2-9532-8d5fbac3f03f"}' 2018-07-31 10:20:51,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1d4c8ab0-f9a9-4d81-9dbc-3b07f627ee46 Date: Tue, 31 Jul 2018 10:20:51 GMT RESP BODY: {"network_id": "b18a75ea-13f0-4eb3-aafa-9870adf20aa6", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "subnet_id": "6747712d-37ab-4be2-9532-8d5fbac3f03f", "subnet_ids": ["6747712d-37ab-4be2-9532-8d5fbac3f03f"], "port_id": "a58385fc-908c-409b-a1fb-3b0478e909e1", "id": "80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b"} 2018-07-31 10:20:51,518 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b/add_router_interface.json used request id req-1d4c8ab0-f9a9-4d81-9dbc-3b07f627ee46 2018-07-31 10:20:51,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.9150249958s 2018-07-31 10:20:51,519 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b/add_router_interface.json used request id req-1d4c8ab0-f9a9-4d81-9dbc-3b07f627ee46 returning object 80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b 2018-07-31 10:20:51,519 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 10:20:51,651 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 10:20:51,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:20:51,658 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 10:20:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-31 10:20:51,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 10:20:51,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:20:52,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f6cccb48-c52a-4412-92eb-5447f801d36f Date: Tue, 31 Jul 2018 10:20:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 10:20:52,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f6cccb48-c52a-4412-92eb-5447f801d36f 2018-07-31 10:20:52,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.715070962906s 2018-07-31 10:20:52,378 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f6cccb48-c52a-4412-92eb-5447f801d36f 2018-07-31 10:20:52,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 10:20:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_593e859a-a596-4fcd-9de6-9cbac618b545", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_593e859a-a596-4fcd-9de6-9cbac618b545"}' 2018-07-31 10:20:53,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/55915aaa-b105-4616-807d-133bc6463613 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-663b94a9-dc4f-41c2-a5e0-6b6311b7f9d4 Date: Tue, 31 Jul 2018 10:20:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/55915aaa-b105-4616-807d-133bc6463613/file", "owner": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "55915aaa-b105-4616-807d-133bc6463613", "size": null, "self": "/v2/images/55915aaa-b105-4616-807d-133bc6463613", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T10:20:53Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_593e859a-a596-4fcd-9de6-9cbac618b545", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_593e859a-a596-4fcd-9de6-9cbac618b545", "checksum": null, "created_at": "2018-07-31T10:20:53Z", "protected": false} 2018-07-31 10:20:53,200 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-663b94a9-dc4f-41c2-a5e0-6b6311b7f9d4 2018-07-31 10:20:53,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.814495801926s 2018-07-31 10:20:53,201 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-663b94a9-dc4f-41c2-a5e0-6b6311b7f9d4 returning object 55915aaa-b105-4616-807d-133bc6463613 2018-07-31 10:20:53,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 10:20:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/55915aaa-b105-4616-807d-133bc6463613/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '' 2018-07-31 10:20:56,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6ad1290-7aaa-47bd-8d7f-cc996fe99b95 Date: Tue, 31 Jul 2018 10:20:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 10:20:56,720 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/55915aaa-b105-4616-807d-133bc6463613/file used request id req-f6ad1290-7aaa-47bd-8d7f-cc996fe99b95 2018-07-31 10:20:56,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.51895093918s 2018-07-31 10:20:56,721 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/55915aaa-b105-4616-807d-133bc6463613/file used request id req-f6ad1290-7aaa-47bd-8d7f-cc996fe99b95 2018-07-31 10:20:56,721 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_593e859a-a596-4fcd-9de6-9cbac618b545', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T10:20:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/55915aaa-b105-4616-807d-133bc6463613/file', u'owner': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'55915aaa-b105-4616-807d-133bc6463613', u'size': None, u'name': u'vmready1-img_593e859a-a596-4fcd-9de6-9cbac618b545', u'checksum': None, u'self': u'/v2/images/55915aaa-b105-4616-807d-133bc6463613', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T10:20:53Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 10:20:56,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 10:20:56,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_593e859a-a596-4fcd-9de6-9cbac618b545", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 10:20:57,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:56 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-5e282914-ebc1-4c4e-b0b7-06277b2625bf x-compute-request-id: req-5e282914-ebc1-4c4e-b0b7-06277b2625bf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_593e859a-a596-4fcd-9de6-9cbac618b545", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/020af25d-f51d-488b-9a09-c70dacf41b85", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/020af25d-f51d-488b-9a09-c70dacf41b85", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "020af25d-f51d-488b-9a09-c70dacf41b85"}} 2018-07-31 10:20:57,515 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5e282914-ebc1-4c4e-b0b7-06277b2625bf 2018-07-31 10:20:57,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.793438196182s 2018-07-31 10:20:57,515 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5e282914-ebc1-4c4e-b0b7-06277b2625bf 2018-07-31 10:20:57,516 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_593e859a-a596-4fcd-9de6-9cbac618b545', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'020af25d-f51d-488b-9a09-c70dacf41b85', 'swap': 0}) 2018-07-31 10:20:57,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 10:20:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/020af25d-f51d-488b-9a09-c70dacf41b85/os-extra_specs -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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '{"extra_specs": {}}' 2018-07-31 10:20:57,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:20:57 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-38121b35-2127-4b7f-ae31-bef1c93a21e7 x-compute-request-id: req-38121b35-2127-4b7f-ae31-bef1c93a21e7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 10:20:57,673 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/020af25d-f51d-488b-9a09-c70dacf41b85/os-extra_specs used request id req-38121b35-2127-4b7f-ae31-bef1c93a21e7 2018-07-31 10:20:57,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.156048059464s 2018-07-31 10:20:57,673 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/020af25d-f51d-488b-9a09-c70dacf41b85/os-extra_specs used request id req-38121b35-2127-4b7f-ae31-bef1c93a21e7 2018-07-31 10:20:57,783 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 10:20:57,783 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 10:20:57,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 10:20:57,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" -d '{"subnet_id": "6747712d-37ab-4be2-9532-8d5fbac3f03f"}' 2018-07-31 10:21:01,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-640fc222-d88f-4bea-8068-59f6250997f5 Date: Tue, 31 Jul 2018 10:21:01 GMT RESP BODY: {"network_id": "b18a75ea-13f0-4eb3-aafa-9870adf20aa6", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "subnet_id": "6747712d-37ab-4be2-9532-8d5fbac3f03f", "subnet_ids": ["6747712d-37ab-4be2-9532-8d5fbac3f03f"], "port_id": "a58385fc-908c-409b-a1fb-3b0478e909e1", "id": "80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b"} 2018-07-31 10:21:01,193 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b/remove_router_interface.json used request id req-640fc222-d88f-4bea-8068-59f6250997f5 2018-07-31 10:21:01,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.40436887741s 2018-07-31 10:21:01,193 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b/remove_router_interface.json used request id req-640fc222-d88f-4bea-8068-59f6250997f5 returning object 80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b 2018-07-31 10:21:01,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 10:21:01,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:02,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-84165c6f-f49b-4a8f-b054-7d74329e8af3 Date: Tue, 31 Jul 2018 10:21:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:20:42Z", "admin_state_up": true, "updated_at": "2018-07-31T10:20:59Z", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b", "name": "vmready1-router_593e859a-a596-4fcd-9de6-9cbac618b545"}]} 2018-07-31 10:21:02,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-84165c6f-f49b-4a8f-b054-7d74329e8af3 2018-07-31 10:21:02,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.15127301216s 2018-07-31 10:21:02,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-84165c6f-f49b-4a8f-b054-7d74329e8af3 2018-07-31 10:21:02,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 10:21:02,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b.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.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:06,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c015076-76a5-42ae-9339-7c2613326019 Content-Length: 0 Date: Tue, 31 Jul 2018 10:21:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:21:06,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b.json used request id req-2c015076-76a5-42ae-9339-7c2613326019 2018-07-31 10:21:06,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.19760394096s 2018-07-31 10:21:06,545 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/80ef2e56-c0ae-458a-a4ab-c9ee7392dd3b.json used request id req-2c015076-76a5-42ae-9339-7c2613326019 2018-07-31 10:21:06,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 10:21:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:07,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-85facc24-bc51-4fdd-94ed-414171237368 Date: Tue, 31 Jul 2018 10:21:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T10:20:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6747712d-37ab-4be2-9532-8d5fbac3f03f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_593e859a-a596-4fcd-9de6-9cbac618b545","enable_dhcp":true,"segment_id":null,"network_id":"b18a75ea-13f0-4eb3-aafa-9870adf20aa6","tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:20:41Z","ip_version":4},{"updated_at":"2018-07-31T10:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb017be2-d1be-45fa-b727-aed710f71ed9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"642434df26a9468ab01dc68fa757b369","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:36Z","ip_version":4}]} 2018-07-31 10:21:07,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-85facc24-bc51-4fdd-94ed-414171237368 2018-07-31 10:21:07,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.993797063828s 2018-07-31 10:21:07,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-85facc24-bc51-4fdd-94ed-414171237368 2018-07-31 10:21:07,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 10:21:07,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6747712d-37ab-4be2-9532-8d5fbac3f03f.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.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:09,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86692e57-84f5-468d-9cc2-9708a1742589 Date: Tue, 31 Jul 2018 10:21:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:21:09,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6747712d-37ab-4be2-9532-8d5fbac3f03f.json used request id req-86692e57-84f5-468d-9cc2-9708a1742589 2018-07-31 10:21:09,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.06658601761s 2018-07-31 10:21:09,608 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6747712d-37ab-4be2-9532-8d5fbac3f03f.json used request id req-86692e57-84f5-468d-9cc2-9708a1742589 2018-07-31 10:21:09,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:21:09,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:10,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-e31a117a-0eb6-40ca-ab53-1b654baac5a8 Date: Tue, 31 Jul 2018 10:21:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b18a75ea-13f0-4eb3-aafa-9870adf20aa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:21:09Z","qos_policy_id":null,"name":"vmready1-net_593e859a-a596-4fcd-9de6-9cbac618b545","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:20:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:21:10,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e31a117a-0eb6-40ca-ab53-1b654baac5a8 2018-07-31 10:21:10,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11921095848s 2018-07-31 10:21:10,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e31a117a-0eb6-40ca-ab53-1b654baac5a8 2018-07-31 10:21:10,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 10:21:10,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/b18a75ea-13f0-4eb3-aafa-9870adf20aa6.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.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:11,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf428624-ed58-4a91-9a17-d92a2958adc0 Date: Tue, 31 Jul 2018 10:21:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:21:11,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b18a75ea-13f0-4eb3-aafa-9870adf20aa6.json used request id req-cf428624-ed58-4a91-9a17-d92a2958adc0 2018-07-31 10:21:11,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.999498128891s 2018-07-31 10:21:11,729 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b18a75ea-13f0-4eb3-aafa-9870adf20aa6.json used request id req-cf428624-ed58-4a91-9a17-d92a2958adc0 2018-07-31 10:21:11,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 10:21:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:12,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-673ce3df-5a57-4b61-b16c-57a464089423 Date: Tue, 31 Jul 2018 10:21:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b187eb20-4342-4d70-91f3-258d23efe21b/images/55915aaa-b105-4616-807d-133bc6463613/snap", "metadata": {}}], "file": "/v2/images/55915aaa-b105-4616-807d-133bc6463613/file", "owner": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "55915aaa-b105-4616-807d-133bc6463613", "size": 12716032, "self": "/v2/images/55915aaa-b105-4616-807d-133bc6463613", "disk_format": "qcow2", "direct_url": "rbd://b187eb20-4342-4d70-91f3-258d23efe21b/images/55915aaa-b105-4616-807d-133bc6463613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T10:20:56Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_593e859a-a596-4fcd-9de6-9cbac618b545", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_593e859a-a596-4fcd-9de6-9cbac618b545", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T10:20:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 10:21:12,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-673ce3df-5a57-4b61-b16c-57a464089423 2018-07-31 10:21:12,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.770431995392s 2018-07-31 10:21:12,503 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-673ce3df-5a57-4b61-b16c-57a464089423 2018-07-31 10:21:12,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 10:21:12,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/55915aaa-b105-4616-807d-133bc6463613 -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.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:14,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-682bf1b5-fcbc-4dd8-9cb3-0cdc336ada5a Date: Tue, 31 Jul 2018 10:21:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 10:21:14,441 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/55915aaa-b105-4616-807d-133bc6463613 used request id req-682bf1b5-fcbc-4dd8-9cb3-0cdc336ada5a 2018-07-31 10:21:14,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.93562483788s 2018-07-31 10:21:14,442 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/55915aaa-b105-4616-807d-133bc6463613 used request id req-682bf1b5-fcbc-4dd8-9cb3-0cdc336ada5a 2018-07-31 10:21:14,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 10:21:14,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:14,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:14 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-d3b4fa5e-e08a-43ae-a5ae-b5ae60bcc672 x-compute-request-id: req-d3b4fa5e-e08a-43ae-a5ae-b5ae60bcc672 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_593e859a-a596-4fcd-9de6-9cbac618b545", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/020af25d-f51d-488b-9a09-c70dacf41b85", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/020af25d-f51d-488b-9a09-c70dacf41b85", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "020af25d-f51d-488b-9a09-c70dacf41b85"}]} 2018-07-31 10:21:14,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d3b4fa5e-e08a-43ae-a5ae-b5ae60bcc672 2018-07-31 10:21:14,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290050506592s 2018-07-31 10:21:14,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d3b4fa5e-e08a-43ae-a5ae-b5ae60bcc672 2018-07-31 10:21:14,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 10:21:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/020af25d-f51d-488b-9a09-c70dacf41b85 -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.14" -H "X-Auth-Token: {SHA1}5f5b44abb98c78d9861984d3a498675b9cabda9f" 2018-07-31 10:21:14,630 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 10:21:14 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-b51a5fc9-bedf-4fa8-b614-789a5670f81e x-compute-request-id: req-b51a5fc9-bedf-4fa8-b614-789a5670f81e Content-Length: 0 Content-Type: application/json 2018-07-31 10:21:14,631 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/020af25d-f51d-488b-9a09-c70dacf41b85 used request id req-b51a5fc9-bedf-4fa8-b614-789a5670f81e 2018-07-31 10:21:14,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.157335996628s 2018-07-31 10:21:14,631 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/020af25d-f51d-488b-9a09-c70dacf41b85 used request id req-b51a5fc9-bedf-4fa8-b614-789a5670f81e 2018-07-31 10:21:14,686 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-31 10:21:14,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 10:21:14,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 10:21:14,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 10:21:14,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 10:21:14,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 10:21:14,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 10:21:14,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 10:21:14,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 10:21:14,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 10:21:14,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 10:21:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:21:14,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af54d84-0e10-4af9-97a6-f83eb0fa8501 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.24:5000/v3/", "rel": "self"}]}} 2018-07-31 10:21:14,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-8af54d84-0e10-4af9-97a6-f83eb0fa8501 2018-07-31 10:21:14,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-31 10:21:15,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19871a05bd2944beaaf4c413241b30ee", "name": "reader"}, {"id": "7517110163bb4174bd31282f3790501b", "name": "admin"}, {"id": "7ce9c677bf24478b92ed3ace1457202f", "name": "member"}], "expires_at": "2018-07-31T11:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210e9224614848eab711f944497a37b7"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b122e990ef44b5cb827c2e836c47fca"}], "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c114f461a4e4d21826b71000a75424b"}, {"url": "http://172.30.9.24:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39173845a7d34726b637fd611eb554e6"}], "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8059babf1aef40f7b4f45d4269553a42"}], "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b91fbe425e424d40937bcfd715c05272"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccba831360894fd3b61a925e809c1a72"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7d5f55c3c8c49b183020962c42fded4"}], "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"url": "http://172.30.9.24:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}], "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b645ce51575e47d981d83c0c93abc852"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e7cae6e08e24d1996a78e2c27373517"}], "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}], "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}], "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7902c09ceea146438aa4a66ea112e305"}], "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83a88572f1c34d80bfec8dc2726f0444"}], "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802f7c173edb4dbd9cb056e572c35840"}], "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}], "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b30afbf92ac46698fac328e033c06df"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2a9507edea429ba35819e430da0e0c"}], "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9c95a81cf8249a78c0bcf0c821a5efc"}, "audit_ids": ["jYs29dkHQUmgQD1CBRFxFQ"], "issued_at": "2018-07-31T10:21:15.000000Z"}} 2018-07-31 10:21:15,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:21:15,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:15,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8cb52f36-4efb-4602-92a9-47d37e3486a8 Date: Tue, 31 Jul 2018 10:21:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:21:15,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cb52f36-4efb-4602-92a9-47d37e3486a8 2018-07-31 10:21:15,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290761947632s 2018-07-31 10:21:15,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cb52f36-4efb-4602-92a9-47d37e3486a8 2018-07-31 10:21:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:21:15,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 10:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f00bd6e-a2f9-4945-84d5-a4ce7e6375af Content-Length: 266 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.24:5000/v3/", "rel": "self"}]}]}} 2018-07-31 10:21:15,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0f00bd6e-a2f9-4945-84d5-a4ce7e6375af 2018-07-31 10:21:15,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 10:21:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:15,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c432732d-2bbd-4c6d-8968-d16687c50d98 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/b599d7e84ede44f093714f6ef9a73731"}, "tags": [], "enabled": true, "id": "b599d7e84ede44f093714f6ef9a73731", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 10:21:15,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c432732d-2bbd-4c6d-8968-d16687c50d98 2018-07-31 10:21:15,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19137096405s 2018-07-31 10:21:15,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c432732d-2bbd-4c6d-8968-d16687c50d98 2018-07-31 10:21:15,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 10:21:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_c995530c-670e-4d32-ae6c-1682cf831e94"}}' 2018-07-31 10:21:15,921 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 10:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c745afa8-dddf-4137-8f87-ed0226113d0a Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8"}, "tags": [], "enabled": true, "id": "5ebc1645c51844bdab051ac0c54477d8", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_c995530c-670e-4d32-ae6c-1682cf831e94"}} 2018-07-31 10:21:15,922 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c745afa8-dddf-4137-8f87-ed0226113d0a 2018-07-31 10:21:15,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.27747297287s 2018-07-31 10:21:15,922 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c745afa8-dddf-4137-8f87-ed0226113d0a 2018-07-31 10:21:15,923 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'5ebc1645c51844bdab051ac0c54477d8', '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'vmready2-project_c995530c-670e-4d32-ae6c-1682cf831e94'}) 2018-07-31 10:21:15,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 10:21:15,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0654d680-e231-45e4-9674-79f0f5d265b8", "email": null, "name": "vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94"}}' 2018-07-31 10:21:16,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 10:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f746b02-9e45-48ff-bdd0-b45b8ac16668 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94", "links": {"self": "http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82d6dc2a1546447eb6e34b222c370459", "domain_id": "default", "password_expires_at": null}} 2018-07-31 10:21:16,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-4f746b02-9e45-48ff-bdd0-b45b8ac16668 2018-07-31 10:21:16,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.449051856995s 2018-07-31 10:21:16,379 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-4f746b02-9e45-48ff-bdd0-b45b8ac16668 2018-07-31 10:21:16,379 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'82d6dc2a1546447eb6e34b222c370459', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94'}) 2018-07-31 10:21:16,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 10:21:16,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:16,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79565296-af65-483a-a5dd-f94c0f9dbd89 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0336a2b20dec491f94b308778352c44d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0336a2b20dec491f94b308778352c44d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19871a05bd2944beaaf4c413241b30ee", "links": {"self": "http://172.30.9.24:5000/v3/roles/19871a05bd2944beaaf4c413241b30ee"}, "name": "reader"}, {"domain_id": null, "id": "44f4a3de214f421686399db62045e11a", "links": {"self": "http://172.30.9.24:5000/v3/roles/44f4a3de214f421686399db62045e11a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7517110163bb4174bd31282f3790501b", "links": {"self": "http://172.30.9.24:5000/v3/roles/7517110163bb4174bd31282f3790501b"}, "name": "admin"}, {"domain_id": null, "id": "7ce9c677bf24478b92ed3ace1457202f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce9c677bf24478b92ed3ace1457202f"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d70196745895436795b38a9115d65cc5", "links": {"self": "http://172.30.9.24:5000/v3/roles/d70196745895436795b38a9115d65cc5"}, "name": "heat_stack_user"}]} 2018-07-31 10:21:16,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-79565296-af65-483a-a5dd-f94c0f9dbd89 2018-07-31 10:21:16,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996618270874s 2018-07-31 10:21:16,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-79565296-af65-483a-a5dd-f94c0f9dbd89 2018-07-31 10:21:16,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 10:21:16,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:16,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a3b721-0f4c-4189-a717-27e9ca8bd66c Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0336a2b20dec491f94b308778352c44d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0336a2b20dec491f94b308778352c44d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19871a05bd2944beaaf4c413241b30ee", "links": {"self": "http://172.30.9.24:5000/v3/roles/19871a05bd2944beaaf4c413241b30ee"}, "name": "reader"}, {"domain_id": null, "id": "44f4a3de214f421686399db62045e11a", "links": {"self": "http://172.30.9.24:5000/v3/roles/44f4a3de214f421686399db62045e11a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7517110163bb4174bd31282f3790501b", "links": {"self": "http://172.30.9.24:5000/v3/roles/7517110163bb4174bd31282f3790501b"}, "name": "admin"}, {"domain_id": null, "id": "7ce9c677bf24478b92ed3ace1457202f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce9c677bf24478b92ed3ace1457202f"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d70196745895436795b38a9115d65cc5", "links": {"self": "http://172.30.9.24:5000/v3/roles/d70196745895436795b38a9115d65cc5"}, "name": "heat_stack_user"}]} 2018-07-31 10:21:16,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-67a3b721-0f4c-4189-a717-27e9ca8bd66c 2018-07-31 10:21:16,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10768699646s 2018-07-31 10:21:16,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-67a3b721-0f4c-4189-a717-27e9ca8bd66c 2018-07-31 10:21:16,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 10:21:16,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:16,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b232f7f-eaac-4586-ab9b-4f76c3e1c3c8 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0336a2b20dec491f94b308778352c44d", "links": {"self": "http://172.30.9.24:5000/v3/roles/0336a2b20dec491f94b308778352c44d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19871a05bd2944beaaf4c413241b30ee", "links": {"self": "http://172.30.9.24:5000/v3/roles/19871a05bd2944beaaf4c413241b30ee"}, "name": "reader"}, {"domain_id": null, "id": "44f4a3de214f421686399db62045e11a", "links": {"self": "http://172.30.9.24:5000/v3/roles/44f4a3de214f421686399db62045e11a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7517110163bb4174bd31282f3790501b", "links": {"self": "http://172.30.9.24:5000/v3/roles/7517110163bb4174bd31282f3790501b"}, "name": "admin"}, {"domain_id": null, "id": "7ce9c677bf24478b92ed3ace1457202f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ce9c677bf24478b92ed3ace1457202f"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d70196745895436795b38a9115d65cc5", "links": {"self": "http://172.30.9.24:5000/v3/roles/d70196745895436795b38a9115d65cc5"}, "name": "heat_stack_user"}]} 2018-07-31 10:21:16,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9b232f7f-eaac-4586-ab9b-4f76c3e1c3c8 2018-07-31 10:21:16,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102475881577s 2018-07-31 10:21:16,706 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9b232f7f-eaac-4586-ab9b-4f76c3e1c3c8 2018-07-31 10:21:16,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 10:21:16,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:16,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211fc22b-4738-480b-8bf5-872bf3377003 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 10:21:16,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-211fc22b-4738-480b-8bf5-872bf3377003 2018-07-31 10:21:16,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168210029602s 2018-07-31 10:21:16,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-211fc22b-4738-480b-8bf5-872bf3377003 2018-07-31 10:21:16,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 10:21:16,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:17,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f356b2-e3dc-4f70-875e-2055391e8b71 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/0ee13fcacacf43ea90b12eabc703af6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ee13fcacacf43ea90b12eabc703af6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/15b01d912f9042538e258b54c549071b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15b01d912f9042538e258b54c549071b", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/1f188c7dfb2e4421ba6a4e9f78ed6d4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f188c7dfb2e4421ba6a4e9f78ed6d4c", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2f401439cd744d52b7be7bc4060af0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f401439cd744d52b7be7bc4060af0ca", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/3225a0e1420946998b24876bd62d1cb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3225a0e1420946998b24876bd62d1cb1", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/4c54064641b84c5ca3479be26104943a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c54064641b84c5ca3479be26104943a", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/615524fdc8e5450eb7d6ebdd4f2d36bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "615524fdc8e5450eb7d6ebdd4f2d36bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/718a12ff538d46118c8e6a268f2f5307"}, "domain_id": "b599d7e84ede44f093714f6ef9a73731", "enabled": true, "options": {}, "id": "718a12ff538d46118c8e6a268f2f5307", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/7af6fde8c47a4e359a20301ffc4eba56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7af6fde8c47a4e359a20301ffc4eba56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94", "links": {"self": "http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82d6dc2a1546447eb6e34b222c370459", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9098124c2aba4807a3c12fd239647a50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9098124c2aba4807a3c12fd239647a50", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/a625b903659741e79496a15a9a289694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a625b903659741e79496a15a9a289694", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/d9c95a81cf8249a78c0bcf0c821a5efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9c95a81cf8249a78c0bcf0c821a5efc", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/ddcc572f728841d985a0562f3e03e56c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddcc572f728841d985a0562f3e03e56c", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/ef6edc6e5dfc4372b5e75e01a3b75ed5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef6edc6e5dfc4372b5e75e01a3b75ed5", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-31 10:21:17,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c6f356b2-e3dc-4f70-875e-2055391e8b71 2018-07-31 10:21:17,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126181125641s 2018-07-31 10:21:17,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c6f356b2-e3dc-4f70-875e-2055391e8b71 2018-07-31 10:21:17,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 10:21:17,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:17,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc42d01-18a9-4e0f-80b5-a5b6781bbb22 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/c1c487d3cd444ef6a6a51419cdbc1b2a"}, "tags": [], "enabled": true, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369"}, "tags": [], "enabled": true, "id": "642434df26a9468ab01dc68fa757b369", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8"}, "tags": [], "enabled": true, "id": "5ebc1645c51844bdab051ac0c54477d8", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_c995530c-670e-4d32-ae6c-1682cf831e94"}]} 2018-07-31 10:21:17,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6dc42d01-18a9-4e0f-80b5-a5b6781bbb22 2018-07-31 10:21:17,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183104991913s 2018-07-31 10:21:17,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6dc42d01-18a9-4e0f-80b5-a5b6781bbb22 2018-07-31 10:21:17,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 10:21:17,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=82d6dc2a1546447eb6e34b222c370459&role.id=7ce9c677bf24478b92ed3ace1457202f&scope.project.id=5ebc1645c51844bdab051ac0c54477d8" -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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:17,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c804b258-65a8-4e03-b6d3-0b692141a8c0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=82d6dc2a1546447eb6e34b222c370459&role.id=7ce9c677bf24478b92ed3ace1457202f&scope.project.id=5ebc1645c51844bdab051ac0c54477d8", "previous": null, "next": null}} 2018-07-31 10:21:17,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=82d6dc2a1546447eb6e34b222c370459&role.id=7ce9c677bf24478b92ed3ace1457202f&scope.project.id=5ebc1645c51844bdab051ac0c54477d8 used request id req-c804b258-65a8-4e03-b6d3-0b692141a8c0 2018-07-31 10:21:17,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0999231338501s 2018-07-31 10:21:17,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=82d6dc2a1546447eb6e34b222c370459&role.id=7ce9c677bf24478b92ed3ace1457202f&scope.project.id=5ebc1645c51844bdab051ac0c54477d8 used request id req-c804b258-65a8-4e03-b6d3-0b692141a8c0 2018-07-31 10:21:17,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 10:21:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8/users/82d6dc2a1546447eb6e34b222c370459/roles/7ce9c677bf24478b92ed3ace1457202f -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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:17,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 10:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6136e8ad-4d82-4854-9c22-37e9d5121082 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 10:21:17,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8/users/82d6dc2a1546447eb6e34b222c370459/roles/7ce9c677bf24478b92ed3ace1457202f used request id req-6136e8ad-4d82-4854-9c22-37e9d5121082 2018-07-31 10:21:17,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.107069015503s 2018-07-31 10:21:17,416 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8/users/82d6dc2a1546447eb6e34b222c370459/roles/7ce9c677bf24478b92ed3ace1457202f used request id req-6136e8ad-4d82-4854-9c22-37e9d5121082 2018-07-31 10:21:17,416 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_c995530c-670e-4d32-ae6c-1682cf831e94', 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'5ebc1645c51844bdab051ac0c54477d8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '0654d680-e231-45e4-9674-79f0f5d265b8', 'username': u'vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-31 10:21:17,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 10:21:17,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 10:21:17,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 10:21:17,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 10:21:17,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 10:21:17,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 10:21:17,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 10:21:17,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 10:21:17,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 10:21:17,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 10:21:17,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 10:21:17,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 10:21:17,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 10:21:17,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 10:21:17,422 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94', 'password': '0654d680-e231-45e4-9674-79f0f5d265b8', 'project_name': 'vmready2-project_c995530c-670e-4d32-ae6c-1682cf831e94', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '5ebc1645c51844bdab051ac0c54477d8', 'project_domain_name': 'Default'} 2018-07-31 10:21:17,422 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-31 10:21:17,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:21:17,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29acaf2-0195-4c67-a984-4abad16e72c3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-31 10:21:17,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-c29acaf2-0195-4c67-a984-4abad16e72c3 2018-07-31 10:21:17,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-31 10:21:17,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19871a05bd2944beaaf4c413241b30ee", "name": "reader"}, {"id": "7ce9c677bf24478b92ed3ace1457202f", "name": "member"}], "expires_at": "2018-07-31T11:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ebc1645c51844bdab051ac0c54477d8", "name": "vmready2-project_c995530c-670e-4d32-ae6c-1682cf831e94"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210e9224614848eab711f944497a37b7"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b122e990ef44b5cb827c2e836c47fca"}], "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5ebc1645c51844bdab051ac0c54477d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"url": "http://192.30.9.3:8004/v1/5ebc1645c51844bdab051ac0c54477d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c114f461a4e4d21826b71000a75424b"}, {"url": "http://172.30.9.24:8004/v1/5ebc1645c51844bdab051ac0c54477d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39173845a7d34726b637fd611eb554e6"}], "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/5ebc1645c51844bdab051ac0c54477d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"url": "http://192.30.9.3:8776/v1/5ebc1645c51844bdab051ac0c54477d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"url": "http://192.30.9.3:8776/v1/5ebc1645c51844bdab051ac0c54477d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8059babf1aef40f7b4f45d4269553a42"}], "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_5ebc1645c51844bdab051ac0c54477d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b91fbe425e424d40937bcfd715c05272"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5ebc1645c51844bdab051ac0c54477d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccba831360894fd3b61a925e809c1a72"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7d5f55c3c8c49b183020962c42fded4"}], "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5ebc1645c51844bdab051ac0c54477d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"url": "http://172.30.9.24:8776/v2/5ebc1645c51844bdab051ac0c54477d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"url": "http://192.30.9.3:8776/v2/5ebc1645c51844bdab051ac0c54477d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}], "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b645ce51575e47d981d83c0c93abc852"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e7cae6e08e24d1996a78e2c27373517"}], "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}], "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}], "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7902c09ceea146438aa4a66ea112e305"}], "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83a88572f1c34d80bfec8dc2726f0444"}], "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802f7c173edb4dbd9cb056e572c35840"}], "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/5ebc1645c51844bdab051ac0c54477d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"url": "http://192.30.9.3:8776/v3/5ebc1645c51844bdab051ac0c54477d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"url": "http://192.30.9.3:8776/v3/5ebc1645c51844bdab051ac0c54477d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}], "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b30afbf92ac46698fac328e033c06df"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2a9507edea429ba35819e430da0e0c"}], "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94", "id": "82d6dc2a1546447eb6e34b222c370459"}, "audit_ids": ["cTKAQxwuTHOyZltAsAUTgA"], "issued_at": "2018-07-31T10:21:17.000000Z"}} 2018-07-31 10:21:17,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 10:21:17,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" -d '{"network": {"name": "vmready2-net_c995530c-670e-4d32-ae6c-1682cf831e94", "admin_state_up": true}}' 2018-07-31 10:21:19,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-ff66bd23-0c0f-4ec7-a088-0306fe31eb9a Date: Tue, 31 Jul 2018 10:21:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"deb847cc-338d-47eb-9f40-26d5c130edce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ebc1645c51844bdab051ac0c54477d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:21:19Z","is_default":false,"name":"vmready2-net_c995530c-670e-4d32-ae6c-1682cf831e94","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5ebc1645c51844bdab051ac0c54477d8","created_at":"2018-07-31T10:21:18Z","mtu":1450}} 2018-07-31 10:21:19,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ff66bd23-0c0f-4ec7-a088-0306fe31eb9a 2018-07-31 10:21:19,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.38454914093s 2018-07-31 10:21:19,217 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ff66bd23-0c0f-4ec7-a088-0306fe31eb9a 2018-07-31 10:21:19,218 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-31T10:21:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'deb847cc-338d-47eb-9f40-26d5c130edce', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_c995530c-670e-4d32-ae6c-1682cf831e94', u'admin_state_up': True, u'tenant_id': u'5ebc1645c51844bdab051ac0c54477d8', u'created_at': u'2018-07-31T10:21:18Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ebc1645c51844bdab051ac0c54477d8', u'l2_adjacency': True}) 2018-07-31 10:21:19,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:21:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:19,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-f80b352f-4040-4075-bead-7a4e252eec73 Date: Tue, 31 Jul 2018 10:21:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"deb847cc-338d-47eb-9f40-26d5c130edce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ebc1645c51844bdab051ac0c54477d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:21:19Z","qos_policy_id":null,"name":"vmready2-net_c995530c-670e-4d32-ae6c-1682cf831e94","admin_state_up":true,"tenant_id":"5ebc1645c51844bdab051ac0c54477d8","created_at":"2018-07-31T10:21:18Z","mtu":1450}]} 2018-07-31 10:21:19,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f80b352f-4040-4075-bead-7a4e252eec73 2018-07-31 10:21:19,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292464971542s 2018-07-31 10:21:19,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f80b352f-4040-4075-bead-7a4e252eec73 2018-07-31 10:21:19,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 10:21:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" -d '{"subnet": {"name": "vmready2-subnet_c995530c-670e-4d32-ae6c-1682cf831e94", "enable_dhcp": true, "network_id": "deb847cc-338d-47eb-9f40-26d5c130edce", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 10:21:20,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e812dcca-26c8-4d49-9a1d-28774ff88189 Date: Tue, 31 Jul 2018 10:21:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"deb847cc-338d-47eb-9f40-26d5c130edce","tenant_id":"5ebc1645c51844bdab051ac0c54477d8","created_at":"2018-07-31T10:21:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T10:21:19Z","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":"5ebc1645c51844bdab051ac0c54477d8","id":"54b699c4-59ba-4afd-b9fc-e3538d4030a3","subnetpool_id":null,"name":"vmready2-subnet_c995530c-670e-4d32-ae6c-1682cf831e94"}} 2018-07-31 10:21:20,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e812dcca-26c8-4d49-9a1d-28774ff88189 2018-07-31 10:21:20,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.973024129868s 2018-07-31 10:21:20,486 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e812dcca-26c8-4d49-9a1d-28774ff88189 2018-07-31 10:21:20,487 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:21:19Z', 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'54b699c4-59ba-4afd-b9fc-e3538d4030a3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_c995530c-670e-4d32-ae6c-1682cf831e94', u'enable_dhcp': True, u'network_id': u'deb847cc-338d-47eb-9f40-26d5c130edce', u'tenant_id': u'5ebc1645c51844bdab051ac0c54477d8', u'created_at': u'2018-07-31T10:21:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ebc1645c51844bdab051ac0c54477d8'}) 2018-07-31 10:21:20,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 10:21:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" -d '{"router": {"external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1"}, "name": "vmready2-router_c995530c-670e-4d32-ae6c-1682cf831e94", "admin_state_up": true}}' 2018-07-31 10:21:26,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0df0d476-c4a9-40ba-94ff-64e6e847d099 Date: Tue, 31 Jul 2018 10:21:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "created_at": "2018-07-31T10:21:21Z", "admin_state_up": true, "updated_at": "2018-07-31T10:21:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5ebc1645c51844bdab051ac0c54477d8", "id": "fe1ef5a9-61c9-456e-8e8a-e57105d1b874", "name": "vmready2-router_c995530c-670e-4d32-ae6c-1682cf831e94"}} 2018-07-31 10:21:26,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0df0d476-c4a9-40ba-94ff-64e6e847d099 2018-07-31 10:21:26,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.41400003433s 2018-07-31 10:21:26,902 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0df0d476-c4a9-40ba-94ff-64e6e847d099 2018-07-31 10:21:26,902 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:21:22Z', u'revision_number': 3, u'id': u'fe1ef5a9-61c9-456e-8e8a-e57105d1b874', u'external_gateway_info': {u'network_id': u'ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb017be2-d1be-45fa-b727-aed710f71ed9', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_c995530c-670e-4d32-ae6c-1682cf831e94', u'admin_state_up': True, u'tenant_id': u'5ebc1645c51844bdab051ac0c54477d8', u'created_at': u'2018-07-31T10:21:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'5ebc1645c51844bdab051ac0c54477d8'}) 2018-07-31 10:21:26,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 10:21:26,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" -d '{"subnet_id": "54b699c4-59ba-4afd-b9fc-e3538d4030a3"}' 2018-07-31 10:21:29,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-107d03ad-b569-49ab-853e-e2788e3e52ff Date: Tue, 31 Jul 2018 10:21:29 GMT RESP BODY: {"network_id": "deb847cc-338d-47eb-9f40-26d5c130edce", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "subnet_id": "54b699c4-59ba-4afd-b9fc-e3538d4030a3", "subnet_ids": ["54b699c4-59ba-4afd-b9fc-e3538d4030a3"], "port_id": "7882973a-1534-4f14-b31f-3bc8f6d9479f", "id": "fe1ef5a9-61c9-456e-8e8a-e57105d1b874"} 2018-07-31 10:21:29,948 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874/add_router_interface.json used request id req-107d03ad-b569-49ab-853e-e2788e3e52ff 2018-07-31 10:21:29,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.04511094093s 2018-07-31 10:21:29,948 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874/add_router_interface.json used request id req-107d03ad-b569-49ab-853e-e2788e3e52ff returning object fe1ef5a9-61c9-456e-8e8a-e57105d1b874 2018-07-31 10:21:29,949 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 10:21:30,080 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 10:21:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:21:30,086 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 10:21:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-31 10:21:30,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 10:21:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:30,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2636c9b2-0fc4-4a9e-878e-96505d1c6291 Date: Tue, 31 Jul 2018 10:21:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 10:21:30,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2636c9b2-0fc4-4a9e-878e-96505d1c6291 2018-07-31 10:21:30,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.256291151047s 2018-07-31 10:21:30,345 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2636c9b2-0fc4-4a9e-878e-96505d1c6291 2018-07-31 10:21:30,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 10:21:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_c995530c-670e-4d32-ae6c-1682cf831e94", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_c995530c-670e-4d32-ae6c-1682cf831e94"}' 2018-07-31 10:21:31,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4a4d2387-a2bf-405e-89a5-3916979cbd04 Date: Tue, 31 Jul 2018 10:21:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724/file", "owner": "5ebc1645c51844bdab051ac0c54477d8", "id": "8a8534d9-d93d-4cd7-8f25-bb9772151724", "size": null, "self": "/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T10:21:30Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_c995530c-670e-4d32-ae6c-1682cf831e94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_c995530c-670e-4d32-ae6c-1682cf831e94", "checksum": null, "created_at": "2018-07-31T10:21:30Z", "protected": false} 2018-07-31 10:21:31,091 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4a4d2387-a2bf-405e-89a5-3916979cbd04 2018-07-31 10:21:31,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.738330125809s 2018-07-31 10:21:31,092 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4a4d2387-a2bf-405e-89a5-3916979cbd04 returning object 8a8534d9-d93d-4cd7-8f25-bb9772151724 2018-07-31 10:21:31,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 10:21:31,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" -d '' 2018-07-31 10:21:32,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b1ca277-a805-4851-82ac-15fa1b36f2b6 Date: Tue, 31 Jul 2018 10:21:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 10:21:32,298 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724/file used request id req-1b1ca277-a805-4851-82ac-15fa1b36f2b6 2018-07-31 10:21:32,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.20582485199s 2018-07-31 10:21:32,299 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724/file used request id req-1b1ca277-a805-4851-82ac-15fa1b36f2b6 2018-07-31 10:21:32,299 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_c995530c-670e-4d32-ae6c-1682cf831e94', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T10:21:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724/file', u'owner': u'5ebc1645c51844bdab051ac0c54477d8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8a8534d9-d93d-4cd7-8f25-bb9772151724', u'size': None, u'name': u'vmready2-img_c995530c-670e-4d32-ae6c-1682cf831e94', u'checksum': None, u'self': u'/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T10:21:30Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 10:21:32,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 10:21:32,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_c995530c-670e-4d32-ae6c-1682cf831e94", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 10:21:33,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:32 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-8d608bde-7d52-4e85-9324-26f594fbf334 x-compute-request-id: req-8d608bde-7d52-4e85-9324-26f594fbf334 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_c995530c-670e-4d32-ae6c-1682cf831e94", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/70343f7e-7814-4e3e-9087-72b485d9f121", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/70343f7e-7814-4e3e-9087-72b485d9f121", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "70343f7e-7814-4e3e-9087-72b485d9f121"}} 2018-07-31 10:21:33,105 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8d608bde-7d52-4e85-9324-26f594fbf334 2018-07-31 10:21:33,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.805917024612s 2018-07-31 10:21:33,106 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8d608bde-7d52-4e85-9324-26f594fbf334 2018-07-31 10:21:33,107 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_c995530c-670e-4d32-ae6c-1682cf831e94', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'70343f7e-7814-4e3e-9087-72b485d9f121', 'swap': 0}) 2018-07-31 10:21:33,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 10:21:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/70343f7e-7814-4e3e-9087-72b485d9f121/os-extra_specs -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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" -d '{"extra_specs": {}}' 2018-07-31 10:21:33,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:33 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-8e060cc9-f11e-427c-aeca-1f96af4ce1d6 x-compute-request-id: req-8e060cc9-f11e-427c-aeca-1f96af4ce1d6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 10:21:33,235 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/70343f7e-7814-4e3e-9087-72b485d9f121/os-extra_specs used request id req-8e060cc9-f11e-427c-aeca-1f96af4ce1d6 2018-07-31 10:21:33,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128010034561s 2018-07-31 10:21:33,236 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/70343f7e-7814-4e3e-9087-72b485d9f121/os-extra_specs used request id req-8e060cc9-f11e-427c-aeca-1f96af4ce1d6 2018-07-31 10:21:33,346 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 10:21:33,347 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 10:21:33,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 10:21:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" -d '{"subnet_id": "54b699c4-59ba-4afd-b9fc-e3538d4030a3"}' 2018-07-31 10:21:36,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b8bf49c-850a-4bb1-b0e7-ec73cad5a6c7 Date: Tue, 31 Jul 2018 10:21:36 GMT RESP BODY: {"network_id": "deb847cc-338d-47eb-9f40-26d5c130edce", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "subnet_id": "54b699c4-59ba-4afd-b9fc-e3538d4030a3", "subnet_ids": ["54b699c4-59ba-4afd-b9fc-e3538d4030a3"], "port_id": "7882973a-1534-4f14-b31f-3bc8f6d9479f", "id": "fe1ef5a9-61c9-456e-8e8a-e57105d1b874"} 2018-07-31 10:21:36,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874/remove_router_interface.json used request id req-8b8bf49c-850a-4bb1-b0e7-ec73cad5a6c7 2018-07-31 10:21:36,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.72611999512s 2018-07-31 10:21:36,078 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874/remove_router_interface.json used request id req-8b8bf49c-850a-4bb1-b0e7-ec73cad5a6c7 returning object fe1ef5a9-61c9-456e-8e8a-e57105d1b874 2018-07-31 10:21:36,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 10:21:36,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:36,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-9b2d5b90-b8b1-4910-a4a4-a338e52bd566 Date: Tue, 31 Jul 2018 10:21:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "created_at": "2018-07-31T10:21:21Z", "admin_state_up": true, "updated_at": "2018-07-31T10:21:34Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5ebc1645c51844bdab051ac0c54477d8", "id": "fe1ef5a9-61c9-456e-8e8a-e57105d1b874", "name": "vmready2-router_c995530c-670e-4d32-ae6c-1682cf831e94"}]} 2018-07-31 10:21:36,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9b2d5b90-b8b1-4910-a4a4-a338e52bd566 2018-07-31 10:21:36,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.507668018341s 2018-07-31 10:21:36,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9b2d5b90-b8b1-4910-a4a4-a338e52bd566 2018-07-31 10:21:36,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 10:21:36,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874.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.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:40,509 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-708f0d24-2a80-446d-92c0-3a3565b45b3e Content-Length: 0 Date: Tue, 31 Jul 2018 10:21:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:21:40,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874.json used request id req-708f0d24-2a80-446d-92c0-3a3565b45b3e 2018-07-31 10:21:40,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.91931891441s 2018-07-31 10:21:40,509 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fe1ef5a9-61c9-456e-8e8a-e57105d1b874.json used request id req-708f0d24-2a80-446d-92c0-3a3565b45b3e 2018-07-31 10:21:40,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 10:21:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:40,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c0a1371b-2e7e-4d0d-95c4-28d263f00029 Date: Tue, 31 Jul 2018 10:21:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"deb847cc-338d-47eb-9f40-26d5c130edce","tenant_id":"5ebc1645c51844bdab051ac0c54477d8","created_at":"2018-07-31T10:21:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T10:21:19Z","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":"5ebc1645c51844bdab051ac0c54477d8","id":"54b699c4-59ba-4afd-b9fc-e3538d4030a3","subnetpool_id":null,"name":"vmready2-subnet_c995530c-670e-4d32-ae6c-1682cf831e94"}]} 2018-07-31 10:21:40,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c0a1371b-2e7e-4d0d-95c4-28d263f00029 2018-07-31 10:21:40,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.248450994492s 2018-07-31 10:21:40,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c0a1371b-2e7e-4d0d-95c4-28d263f00029 2018-07-31 10:21:40,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 10:21:40,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/54b699c4-59ba-4afd-b9fc-e3538d4030a3.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.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:43,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffa37f9b-af02-48ea-8d43-a68d15a95c72 Date: Tue, 31 Jul 2018 10:21:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:21:43,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/54b699c4-59ba-4afd-b9fc-e3538d4030a3.json used request id req-ffa37f9b-af02-48ea-8d43-a68d15a95c72 2018-07-31 10:21:43,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35006117821s 2018-07-31 10:21:43,110 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/54b699c4-59ba-4afd-b9fc-e3538d4030a3.json used request id req-ffa37f9b-af02-48ea-8d43-a68d15a95c72 2018-07-31 10:21:43,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:21:43,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:43,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-245ed372-71cc-4fef-acbc-2f290442cefb Date: Tue, 31 Jul 2018 10:21:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"deb847cc-338d-47eb-9f40-26d5c130edce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ebc1645c51844bdab051ac0c54477d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:21:42Z","qos_policy_id":null,"name":"vmready2-net_c995530c-670e-4d32-ae6c-1682cf831e94","admin_state_up":true,"tenant_id":"5ebc1645c51844bdab051ac0c54477d8","created_at":"2018-07-31T10:21:18Z","mtu":1450}]} 2018-07-31 10:21:43,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-245ed372-71cc-4fef-acbc-2f290442cefb 2018-07-31 10:21:43,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106253862381s 2018-07-31 10:21:43,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-245ed372-71cc-4fef-acbc-2f290442cefb 2018-07-31 10:21:43,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 10:21:43,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/deb847cc-338d-47eb-9f40-26d5c130edce.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.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:45,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d428272e-c58d-4ba2-954d-b053e738a93f Date: Tue, 31 Jul 2018 10:21:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:21:45,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/deb847cc-338d-47eb-9f40-26d5c130edce.json used request id req-d428272e-c58d-4ba2-954d-b053e738a93f 2018-07-31 10:21:45,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.95663499832s 2018-07-31 10:21:45,176 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/deb847cc-338d-47eb-9f40-26d5c130edce.json used request id req-d428272e-c58d-4ba2-954d-b053e738a93f 2018-07-31 10:21:45,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 10:21:45,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:45,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-8d4ab63f-74fe-4995-a077-dea3de9d9c8e Date: Tue, 31 Jul 2018 10:21:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b187eb20-4342-4d70-91f3-258d23efe21b/images/8a8534d9-d93d-4cd7-8f25-bb9772151724/snap", "metadata": {}}], "file": "/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724/file", "owner": "5ebc1645c51844bdab051ac0c54477d8", "id": "8a8534d9-d93d-4cd7-8f25-bb9772151724", "size": 12716032, "self": "/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724", "disk_format": "qcow2", "direct_url": "rbd://b187eb20-4342-4d70-91f3-258d23efe21b/images/8a8534d9-d93d-4cd7-8f25-bb9772151724/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T10:21:32Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_c995530c-670e-4d32-ae6c-1682cf831e94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_c995530c-670e-4d32-ae6c-1682cf831e94", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T10:21:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 10:21:45,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8d4ab63f-74fe-4995-a077-dea3de9d9c8e 2018-07-31 10:21:45,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.723254919052s 2018-07-31 10:21:45,904 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8d4ab63f-74fe-4995-a077-dea3de9d9c8e 2018-07-31 10:21:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 10:21:45,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724 -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.14" -H "X-Auth-Token: {SHA1}fc82f6a4745ec47b2b1f910b59ee53a98fc2996b" 2018-07-31 10:21:46,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eee088c1-ba7c-4a2b-98c3-e85bfd32c1d3 Date: Tue, 31 Jul 2018 10:21:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 10:21:46,965 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724 used request id req-eee088c1-ba7c-4a2b-98c3-e85bfd32c1d3 2018-07-31 10:21:46,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06038784981s 2018-07-31 10:21:46,966 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8a8534d9-d93d-4cd7-8f25-bb9772151724 used request id req-eee088c1-ba7c-4a2b-98c3-e85bfd32c1d3 2018-07-31 10:21:46,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 10:21:46,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:47,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:46 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-8df73a4a-e1a3-48b4-bc2c-7d2a7329f064 x-compute-request-id: req-8df73a4a-e1a3-48b4-bc2c-7d2a7329f064 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_c995530c-670e-4d32-ae6c-1682cf831e94", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/70343f7e-7814-4e3e-9087-72b485d9f121", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/70343f7e-7814-4e3e-9087-72b485d9f121", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "70343f7e-7814-4e3e-9087-72b485d9f121"}]} 2018-07-31 10:21:47,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8df73a4a-e1a3-48b4-bc2c-7d2a7329f064 2018-07-31 10:21:47,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.135901927948s 2018-07-31 10:21:47,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8df73a4a-e1a3-48b4-bc2c-7d2a7329f064 2018-07-31 10:21:47,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 10:21:47,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/70343f7e-7814-4e3e-9087-72b485d9f121 -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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:47,295 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 10:21: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-7b2d36c9-8ee2-42c5-bd77-a095c4b444f4 x-compute-request-id: req-7b2d36c9-8ee2-42c5-bd77-a095c4b444f4 Content-Length: 0 Content-Type: application/json 2018-07-31 10:21:47,295 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/70343f7e-7814-4e3e-9087-72b485d9f121 used request id req-7b2d36c9-8ee2-42c5-bd77-a095c4b444f4 2018-07-31 10:21:47,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.190368175507s 2018-07-31 10:21:47,295 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/70343f7e-7814-4e3e-9087-72b485d9f121 used request id req-7b2d36c9-8ee2-42c5-bd77-a095c4b444f4 2018-07-31 10:21:47,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 10:21:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:47,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10986fb-77bd-410e-a58c-f05daac0f116 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/0ee13fcacacf43ea90b12eabc703af6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ee13fcacacf43ea90b12eabc703af6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/15b01d912f9042538e258b54c549071b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15b01d912f9042538e258b54c549071b", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/1f188c7dfb2e4421ba6a4e9f78ed6d4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f188c7dfb2e4421ba6a4e9f78ed6d4c", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2f401439cd744d52b7be7bc4060af0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f401439cd744d52b7be7bc4060af0ca", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/3225a0e1420946998b24876bd62d1cb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3225a0e1420946998b24876bd62d1cb1", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/4c54064641b84c5ca3479be26104943a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c54064641b84c5ca3479be26104943a", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/615524fdc8e5450eb7d6ebdd4f2d36bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "615524fdc8e5450eb7d6ebdd4f2d36bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/718a12ff538d46118c8e6a268f2f5307"}, "domain_id": "b599d7e84ede44f093714f6ef9a73731", "enabled": true, "options": {}, "id": "718a12ff538d46118c8e6a268f2f5307", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/7af6fde8c47a4e359a20301ffc4eba56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7af6fde8c47a4e359a20301ffc4eba56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94", "links": {"self": "http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82d6dc2a1546447eb6e34b222c370459", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9098124c2aba4807a3c12fd239647a50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9098124c2aba4807a3c12fd239647a50", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/a625b903659741e79496a15a9a289694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a625b903659741e79496a15a9a289694", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/d9c95a81cf8249a78c0bcf0c821a5efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9c95a81cf8249a78c0bcf0c821a5efc", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/ddcc572f728841d985a0562f3e03e56c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddcc572f728841d985a0562f3e03e56c", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/ef6edc6e5dfc4372b5e75e01a3b75ed5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef6edc6e5dfc4372b5e75e01a3b75ed5", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-31 10:21:47,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f10986fb-77bd-410e-a58c-f05daac0f116 2018-07-31 10:21:47,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205154895782s 2018-07-31 10:21:47,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f10986fb-77bd-410e-a58c-f05daac0f116 2018-07-31 10:21:47,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 10:21:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459 -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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:47,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48424fec-ac5a-4970-a2dc-0b33c39610d2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_c995530c-670e-4d32-ae6c-1682cf831e94", "links": {"self": "http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "82d6dc2a1546447eb6e34b222c370459", "description": null}} 2018-07-31 10:21:47,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459 used request id req-48424fec-ac5a-4970-a2dc-0b33c39610d2 2018-07-31 10:21:47,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124217987061s 2018-07-31 10:21:47,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459 used request id req-48424fec-ac5a-4970-a2dc-0b33c39610d2 2018-07-31 10:21:47,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 10:21:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459 -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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:48,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 10:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3746244-9c85-46cf-b546-92f9b3c961b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 10:21:48,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459 used request id req-c3746244-9c85-46cf-b546-92f9b3c961b3 2018-07-31 10:21:48,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.384871959686s 2018-07-31 10:21:48,018 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/82d6dc2a1546447eb6e34b222c370459 used request id req-c3746244-9c85-46cf-b546-92f9b3c961b3 2018-07-31 10:21:48,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 10:21:48,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:48,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e76d9990-2b0a-4fba-9060-739d8a3d4a77 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8"}, "tags": [], "enabled": true, "id": "5ebc1645c51844bdab051ac0c54477d8", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_c995530c-670e-4d32-ae6c-1682cf831e94"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/642434df26a9468ab01dc68fa757b369"}, "tags": [], "enabled": true, "id": "642434df26a9468ab01dc68fa757b369", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/c1c487d3cd444ef6a6a51419cdbc1b2a"}, "tags": [], "enabled": true, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 10:21:48,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-e76d9990-2b0a-4fba-9060-739d8a3d4a77 2018-07-31 10:21:48,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10853600502s 2018-07-31 10:21:48,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-e76d9990-2b0a-4fba-9060-739d8a3d4a77 2018-07-31 10:21:48,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 10:21:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8 -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.14" -H "X-Auth-Token: {SHA1}2b8c18ae8721e0b6a1e258dacbd6a2b316d79e8e" 2018-07-31 10:21:48,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 10:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da29986-95e6-4ce5-be0f-53fb17537d4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 10:21:48,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8 used request id req-4da29986-95e6-4ce5-be0f-53fb17537d4c 2018-07-31 10:21:48,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.225250005722s 2018-07-31 10:21:48,363 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5ebc1645c51844bdab051ac0c54477d8 used request id req-4da29986-95e6-4ce5-be0f-53fb17537d4c 2018-07-31 10:21:48,418 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-31 10:21:48,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 10:21:48,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 10:21:48,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 10:21:48,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 10:21:48,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 10:21:48,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 10:21:48,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 10:21:48,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 10:21:48,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 10:21:48,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 10:21:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:21:48,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29517648-b647-4760-ad88-667bcd52859c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-31 10:21:48,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-29517648-b647-4760-ad88-667bcd52859c 2018-07-31 10:21:48,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-31 10:21:48,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19871a05bd2944beaaf4c413241b30ee", "name": "reader"}, {"id": "7517110163bb4174bd31282f3790501b", "name": "admin"}, {"id": "7ce9c677bf24478b92ed3ace1457202f", "name": "member"}], "expires_at": "2018-07-31T11:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210e9224614848eab711f944497a37b7"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3772a9d25f9c4cab8099be2c3c78d8fd"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b122e990ef44b5cb827c2e836c47fca"}], "type": "image", "id": "112b7766dea3444c8f139a6b986b9852", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c0e701527b74deda56d85bf0bd4e94c"}, {"url": "http://192.30.9.3:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c114f461a4e4d21826b71000a75424b"}, {"url": "http://172.30.9.24:8004/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39173845a7d34726b637fd611eb554e6"}], "type": "orchestration", "id": "193b1337206e4dada195d9c823c11768", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c4e92b0ffce45b2b49760e56e3de7d2"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ed6e9ae35ea450f82c404c09cbd38fa"}, {"url": "http://192.30.9.3:8776/v1/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8059babf1aef40f7b4f45d4269553a42"}], "type": "volume", "id": "1ab9f4f664834a16ba4fd0e85b123790", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b91fbe425e424d40937bcfd715c05272"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccba831360894fd3b61a925e809c1a72"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7d5f55c3c8c49b183020962c42fded4"}], "type": "object-store", "id": "34f877a174f54e7aa739cd1049133d23", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b9763be6084879a6e6908920c0bf1e"}, {"url": "http://172.30.9.24:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85fde553d1d44a55a72f959eff7e6732"}, {"url": "http://192.30.9.3:8776/v2/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb4d5ea76c4644fe93c2722fe267ba43"}], "type": "volumev2", "id": "3c85725002e54d19a49bedbe860cf891", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b645ce51575e47d981d83c0c93abc852"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03844194f1c4ca18023d6d8fbc58a48"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa5c69b9317143ddb7223d555a70dd61"}], "type": "identity", "id": "4a1f9fdadc4340a190365b7c82733443", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc43fe109894094880ba7bd8fc292b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f3395a11402441d9fb9980f6a33a6b7"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e7cae6e08e24d1996a78e2c27373517"}], "type": "metric", "id": "7f130c5143b24ff79787b986e39d9dce", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "80f1fa727c1e49228aa0b9fafe4d38af", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5812f25bfbaf4bc586ecd3d5b69904e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "926e2913bdb44f179bcf4fa3bac1cc36"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9db3d0eae5f4f869ca8e96e8d4f7886"}], "type": "placement", "id": "a9dc4814c8cd4643a9557454f8c80bf6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d71bb81dfb44ca0acb6e22c2dae2b00"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bae24d2ffab43d8a013b9eb2ca2623e"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c5501e7505b42fe80b05af8ae2f54b4"}], "type": "network", "id": "adf9c44f1bc9457694a32550611a3632", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1dd051d478eb42ffb4d4fa5ad45c6ba7"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c3bd267698d45e28b1ecb5e70fd9543"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7902c09ceea146438aa4a66ea112e305"}], "type": "compute", "id": "ae0e7e79824748f78bcfae4937e375cf", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "125190aa2e56408e9c7ed71a484f44d5"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2511b548d10b4b2fb8d19fe8f6a2d5b9"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83a88572f1c34d80bfec8dc2726f0444"}], "type": "alarming", "id": "b2a518b01a124ed8bdfd3dbafdeb076b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3035991f23cc48cfa2fd2aa305484b64"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ad3c77d3ee944cda27066132217a8f2"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802f7c173edb4dbd9cb056e572c35840"}], "type": "event", "id": "c80c81ca29434b1b88850ee031280da8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0181d876601548da8f16a7a8cdc6bc26"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2f0472b6d0843908aa7bb228294e613"}, {"url": "http://192.30.9.3:8776/v3/c1c487d3cd444ef6a6a51419cdbc1b2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f81c4a66824d48ff8e3172dc9a0e7555"}], "type": "volumev3", "id": "eb69ecd1280d4e379070a537b349a83b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b30afbf92ac46698fac328e033c06df"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7eef95392549ae88dde3566573eb1b"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2a9507edea429ba35819e430da0e0c"}], "type": "cloudformation", "id": "ef394c0d392949838715b35d1e217d35", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9c95a81cf8249a78c0bcf0c821a5efc"}, "audit_ids": ["81WQsUnLSgqruh2FCj-HHQ"], "issued_at": "2018-07-31T10:21:48.000000Z"}} 2018-07-31 10:21:48,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:21:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:21:49,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7af5f99b-ed7b-4041-9bc5-bc3891341325 Date: Tue, 31 Jul 2018 10:21:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:21:49,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7af5f99b-ed7b-4041-9bc5-bc3891341325 2018-07-31 10:21:49,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266999006271s 2018-07-31 10:21:49,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7af5f99b-ed7b-4041-9bc5-bc3891341325 2018-07-31 10:21:49,152 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-31 10:21:49,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 10:21:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"network": {"name": "singlevm1-net_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "admin_state_up": true}}' 2018-07-31 10:21:49,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ba736dd1-54d7-47fb-8fcc-1f08f3aad796 Date: Tue, 31 Jul 2018 10:21:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"18b0f4c6-d9f3-440c-b9e3-f62432ca5e09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:21:49Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_725cd87f-3a6b-4ad1-be39-c22317fd4ac6","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:21:49Z","mtu":1450}} 2018-07-31 10:21:49,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ba736dd1-54d7-47fb-8fcc-1f08f3aad796 2018-07-31 10:21:49,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.506681919098s 2018-07-31 10:21:49,660 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ba736dd1-54d7-47fb-8fcc-1f08f3aad796 2018-07-31 10:21:49,661 - 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-07-31T10:21:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'18b0f4c6-d9f3-440c-b9e3-f62432ca5e09', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', u'created_at': u'2018-07-31T10:21:49Z', u'mtu': 1450, u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'l2_adjacency': True}) 2018-07-31 10:21:49,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:21:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:21:50,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-4d08030f-5aa7-4e9c-8d13-03803fece323 Date: Tue, 31 Jul 2018 10:21:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"18b0f4c6-d9f3-440c-b9e3-f62432ca5e09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:21:49Z","qos_policy_id":null,"name":"singlevm1-net_725cd87f-3a6b-4ad1-be39-c22317fd4ac6","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:21:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:21:50,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d08030f-5aa7-4e9c-8d13-03803fece323 2018-07-31 10:21:50,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.420258045197s 2018-07-31 10:21:50,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d08030f-5aa7-4e9c-8d13-03803fece323 2018-07-31 10:21:50,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 10:21:50,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"subnet": {"name": "singlevm1-subnet_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "enable_dhcp": true, "network_id": "18b0f4c6-d9f3-440c-b9e3-f62432ca5e09", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 10:21:50,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-73623d86-a52e-42d6-8db3-b06380ab9e55 Date: Tue, 31 Jul 2018 10:21:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T10:21:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de993178-cff6-4316-a0d3-4c6ea2d242d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_725cd87f-3a6b-4ad1-be39-c22317fd4ac6","enable_dhcp":true,"segment_id":null,"network_id":"18b0f4c6-d9f3-440c-b9e3-f62432ca5e09","tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:21:50Z","ip_version":4}} 2018-07-31 10:21:50,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-73623d86-a52e-42d6-8db3-b06380ab9e55 2018-07-31 10:21:50,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.893471956253s 2018-07-31 10:21:50,978 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-73623d86-a52e-42d6-8db3-b06380ab9e55 2018-07-31 10:21:50,978 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:21:50Z', 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'de993178-cff6-4316-a0d3-4c6ea2d242d3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'18b0f4c6-d9f3-440c-b9e3-f62432ca5e09', u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'created_at': u'2018-07-31T10:21:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a'}) 2018-07-31 10:21:50,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 10:21:50,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"router": {"external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1"}, "name": "singlevm1-router_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "admin_state_up": true}}' 2018-07-31 10:21:57,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-446fae9d-e8e7-4936-97a9-ad16a9c27dcd Date: Tue, 31 Jul 2018 10:21:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:21:51Z", "admin_state_up": true, "updated_at": "2018-07-31T10:21:52Z", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e97e46b4-0e8d-44f8-a395-853c070bb583", "name": "singlevm1-router_725cd87f-3a6b-4ad1-be39-c22317fd4ac6"}} 2018-07-31 10:21:57,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-446fae9d-e8e7-4936-97a9-ad16a9c27dcd 2018-07-31 10:21:57,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.19942307472s 2018-07-31 10:21:57,179 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-446fae9d-e8e7-4936-97a9-ad16a9c27dcd 2018-07-31 10:21:57,179 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T10:21:52Z', u'revision_number': 3, u'ha': True, u'id': u'e97e46b4-0e8d-44f8-a395-853c070bb583', u'external_gateway_info': {u'network_id': u'ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb017be2-d1be-45fa-b727-aed710f71ed9', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', u'admin_state_up': True, u'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'created_at': u'2018-07-31T10:21:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a'}) 2018-07-31 10:21:57,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 10:21:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"subnet_id": "de993178-cff6-4316-a0d3-4c6ea2d242d3"}' 2018-07-31 10:22:00,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a95981a-5f5b-4f6f-b745-3da34f63e017 Date: Tue, 31 Jul 2018 10:22:00 GMT RESP BODY: {"network_id": "18b0f4c6-d9f3-440c-b9e3-f62432ca5e09", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "subnet_id": "de993178-cff6-4316-a0d3-4c6ea2d242d3", "subnet_ids": ["de993178-cff6-4316-a0d3-4c6ea2d242d3"], "port_id": "a263beab-7a68-4dfb-8a18-9a14886d9ba1", "id": "e97e46b4-0e8d-44f8-a395-853c070bb583"} 2018-07-31 10:22:00,335 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583/add_router_interface.json used request id req-2a95981a-5f5b-4f6f-b745-3da34f63e017 2018-07-31 10:22:00,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.15516090393s 2018-07-31 10:22:00,335 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583/add_router_interface.json used request id req-2a95981a-5f5b-4f6f-b745-3da34f63e017 returning object e97e46b4-0e8d-44f8-a395-853c070bb583 2018-07-31 10:22:00,336 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 10:22:00,468 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 10:22:00,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-31 10:22:00,475 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 10:22:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-31 10:22:00,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 10:22:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:01,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1f2ba5d6-04fb-4cda-a3ad-441beeea1224 Date: Tue, 31 Jul 2018 10:22:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 10:22:01,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1f2ba5d6-04fb-4cda-a3ad-441beeea1224 2018-07-31 10:22:01,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.68780708313s 2018-07-31 10:22:01,166 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1f2ba5d6-04fb-4cda-a3ad-441beeea1224 2018-07-31 10:22:01,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 10:22:01,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6"}' 2018-07-31 10:22:01,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/68669efa-a50a-4bea-b025-49bc929e0981 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-023c0a39-233d-4175-9944-400b331639d2 Date: Tue, 31 Jul 2018 10:22:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/68669efa-a50a-4bea-b025-49bc929e0981/file", "owner": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "68669efa-a50a-4bea-b025-49bc929e0981", "size": null, "self": "/v2/images/68669efa-a50a-4bea-b025-49bc929e0981", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T10:22:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "checksum": null, "created_at": "2018-07-31T10:22:01Z", "protected": false} 2018-07-31 10:22:01,924 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-023c0a39-233d-4175-9944-400b331639d2 2018-07-31 10:22:01,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.750257015228s 2018-07-31 10:22:01,925 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-023c0a39-233d-4175-9944-400b331639d2 returning object 68669efa-a50a-4bea-b025-49bc929e0981 2018-07-31 10:22:01,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 10:22:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/68669efa-a50a-4bea-b025-49bc929e0981/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '' 2018-07-31 10:22:03,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1fb1e45-d15f-4f4e-8989-e534e762e0b5 Date: Tue, 31 Jul 2018 10:22:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 10:22:03,081 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/68669efa-a50a-4bea-b025-49bc929e0981/file used request id req-b1fb1e45-d15f-4f4e-8989-e534e762e0b5 2018-07-31 10:22:03,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15585112572s 2018-07-31 10:22:03,082 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/68669efa-a50a-4bea-b025-49bc929e0981/file used request id req-b1fb1e45-d15f-4f4e-8989-e534e762e0b5 2018-07-31 10:22:03,082 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T10:22:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/68669efa-a50a-4bea-b025-49bc929e0981/file', u'owner': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'68669efa-a50a-4bea-b025-49bc929e0981', u'size': None, u'name': u'singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', u'checksum': None, u'self': u'/v2/images/68669efa-a50a-4bea-b025-49bc929e0981', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T10:22:01Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 10:22:03,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 10:22:03,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 10:22:03,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:22:03 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-608a6355-c3c5-4d19-99a1-53e395615d5f x-compute-request-id: req-608a6355-c3c5-4d19-99a1-53e395615d5f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a12157ff-1fa4-4cc9-9022-16005ce1f2a6"}} 2018-07-31 10:22:03,941 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-608a6355-c3c5-4d19-99a1-53e395615d5f 2018-07-31 10:22:03,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.858244180679s 2018-07-31 10:22:03,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-608a6355-c3c5-4d19-99a1-53e395615d5f 2018-07-31 10:22:03,942 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a12157ff-1fa4-4cc9-9022-16005ce1f2a6', 'swap': 0}) 2018-07-31 10:22:03,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 10:22:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6/os-extra_specs -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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"extra_specs": {}}' 2018-07-31 10:22:04,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:22:03 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-550d49fc-a3c2-4e63-8f56-2c1f42851a76 x-compute-request-id: req-550d49fc-a3c2-4e63-8f56-2c1f42851a76 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 10:22:04,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6/os-extra_specs used request id req-550d49fc-a3c2-4e63-8f56-2c1f42851a76 2018-07-31 10:22:04,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.145973920822s 2018-07-31 10:22:04,089 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6/os-extra_specs used request id req-550d49fc-a3c2-4e63-8f56-2c1f42851a76 2018-07-31 10:22:04,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 10:22:04,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"keypair": {"name": "singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6"}}' 2018-07-31 10:22:04,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:22:04 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-c20a7ff6-a12f-4d22-8e4f-c5e0d73abf60 x-compute-request-id: req-c20a7ff6-a12f-4d22-8e4f-c5e0d73abf60 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOknnYVjwfLJXqoEdnqzgomJP/o6GmUfQPOz1h5sVah9HKkU5X0H2cUZd9GuhKYle9h8bKtqFf/AqFxn1ni0XyUghEV2EyWylSske+T2vkkrr78CoP4Rcxfaim58kxjjvDGAJ4KgSPHZ+jQvf6/aB45mIfMTFg05myLPd6Kn5u2DzKVRQ7tgsYD0C726cbcSo81NMiS3ooAqrqjykySl6WlR87/CILuOSJGA5zbf3s3riuhKMW1rZBBGcnnUFyRr5gL9RSgLfSba0zv0auGLr52BQt3d2fZBjTUxbZvw3j1GEsutipWda/3TQ2mqwsbQMODgaXj6jYpYg4NxI3L+Q/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzpJ52FY8HyyV6qBHZ6s4KJiT/6OhplH0Dzs9YebFWofRypFO\nV9B9nFGXfRroSmJXvYfGyrahX/wKhcZ9Z4tF8lIIRFdhMlspUrJHvk9r5JK6+/Aq\nD+EXMX2opufJMY47wxgCeCoEjx2fo0L3+v2geOZiHzExYNOZsiz3eip+btg8ylUU\nO7YLGA9Au9unG3EqPNTTIkt6KAKq6o8pMkpelpUfO/wiC7jkiRgOc2397N64roSj\nFta2QQRnJ51Bcka+YC/UUoC30m2tM79Grhi6+dgULd3dn2QY01MW2b8N49RhLLrY\nqVnWv900NpqsLG0DDg4Gl4+o2KWIODcSNy/kPwIDAQABAoIBABq8NmzbbFiUiqqd\nJ+Cw9km6xZzWbrt56950ylL7bRt0bKCNAdi3sSokHTkh3GKUK8rp4b6muGgV1L7P\nm7dk/R6Jo2xE6t17kvOTA1oMKWih3PVydd8sQLY1Dzja0t1JDU8Isnke5wwmx1x3\n9GRVowlCt/xVf5CKkl/PFhCHo2lw85ZWFKffIX+x9hujbmbOokFVwBIGUmtLzJ+e\nDOn0iU1ixjH2DgAI6Nv5obIJLz1PIb7MgHnjt+I9X16LGQkDIquY9Ew7zdGK17q8\nSW29UCjgCiZKQdpLbs8D/fvrW69czA90kQ4GRxJEN/TcQRtI/I8oDKLyeYL2fB+F\n8hqFSAECgYEA52gJma3jgzgxNHiN3I5Qu3SNAa9VMnx2eqHprjM5m5iPvRWA6hw0\nd3ANeRVTWpJ9Rhbe2v1pFkj7dMb1ASmVJANz/ao/58U2ouw7QjFZg84WtZE+1EcN\n4+ymKmU8BwZDrUES2mMjejbDMHyFoBjPoaHymhdY13Psi/vpvDQ2TgECgYEA5IbD\nobspWhgkYHtGPp9TOfcuuZzIJi4bQGsX6bO/t2eneJVM69Ck71WxA7iuuw+UXL42\nUBXr2du/QVXHHACdc4bRc6A4yGe9Xr12+WEy70XTggj19IDNNZylaJB61FHe1IJN\nvCinkdHcURRwf5CvMT+KcBexKP9QCpoLP+eWsj8CgYEAlIdJijN7kZDyvDwYyhUq\nqndPvmIcrDAJGANu6xoEAuP0dqgju6Bo6LSqYSqX+s2FzQQG/MakueIUTEsbnShk\nit4QiCPLqucBf6djDcSBMUGJf/b/Pd9xgfc2XIXn9pZFwCHBiR0S+3HE7Q0v86eZ\nNaSuA8uygW/tx5fk2aElrgECgYEAv5a8LLtcz8uts7WmDppEjDRPWA25P0koT7l5\nMtUfxgOAw/dnpcwmewC8hwIue2V0XMybfEjkkqFIlt3zL+bUGibNMsMA2AMhIGx3\ncluq+C7yQ/J/QZ06bdgGVMPMNnTs+/zCbx0mX3ox20fniQsj1YYP6inyvQxPbpP3\nGnxuOsECgYAfxiXG3dCvQ/i6ErreDPWNMt/zEk1epAg3F/udxwkOYP7ZwCGTxNG0\nRecMg1Bj9RxY/BXQiBvG6kDCa0PcI9JJviP1rKFpnar75WlkLoz3ad/K+FqqdsOp\ndB66rgybemJ0TytjdVpb4lgVLJGmbBpF6iIkvrUnQ69giRe104SB2A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d9c95a81cf8249a78c0bcf0c821a5efc", "name": "singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "fingerprint": "42:95:95:61:de:77:ac:0d:fd:9f:64:76:06:80:4a:0b"}} 2018-07-31 10:22:04,406 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c20a7ff6-a12f-4d22-8e4f-c5e0d73abf60 2018-07-31 10:22:04,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.316323041916s 2018-07-31 10:22:04,407 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c20a7ff6-a12f-4d22-8e4f-c5e0d73abf60 2018-07-31 10:22:04,407 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOknnYVjwfLJXqoEdnqzgomJP/o6GmUfQPOz1h5sVah9HKkU5X0H2cUZd9GuhKYle9h8bKtqFf/AqFxn1ni0XyUghEV2EyWylSske+T2vkkrr78CoP4Rcxfaim58kxjjvDGAJ4KgSPHZ+jQvf6/aB45mIfMTFg05myLPd6Kn5u2DzKVRQ7tgsYD0C726cbcSo81NMiS3ooAqrqjykySl6WlR87/CILuOSJGA5zbf3s3riuhKMW1rZBBGcnnUFyRr5gL9RSgLfSba0zv0auGLr52BQt3d2fZBjTUxbZvw3j1GEsutipWda/3TQ2mqwsbQMODgaXj6jYpYg4NxI3L+Q/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzpJ52FY8HyyV6qBHZ6s4KJiT/6OhplH0Dzs9YebFWofRypFO\nV9B9nFGXfRroSmJXvYfGyrahX/wKhcZ9Z4tF8lIIRFdhMlspUrJHvk9r5JK6+/Aq\nD+EXMX2opufJMY47wxgCeCoEjx2fo0L3+v2geOZiHzExYNOZsiz3eip+btg8ylUU\nO7YLGA9Au9unG3EqPNTTIkt6KAKq6o8pMkpelpUfO/wiC7jkiRgOc2397N64roSj\nFta2QQRnJ51Bcka+YC/UUoC30m2tM79Grhi6+dgULd3dn2QY01MW2b8N49RhLLrY\nqVnWv900NpqsLG0DDg4Gl4+o2KWIODcSNy/kPwIDAQABAoIBABq8NmzbbFiUiqqd\nJ+Cw9km6xZzWbrt56950ylL7bRt0bKCNAdi3sSokHTkh3GKUK8rp4b6muGgV1L7P\nm7dk/R6Jo2xE6t17kvOTA1oMKWih3PVydd8sQLY1Dzja0t1JDU8Isnke5wwmx1x3\n9GRVowlCt/xVf5CKkl/PFhCHo2lw85ZWFKffIX+x9hujbmbOokFVwBIGUmtLzJ+e\nDOn0iU1ixjH2DgAI6Nv5obIJLz1PIb7MgHnjt+I9X16LGQkDIquY9Ew7zdGK17q8\nSW29UCjgCiZKQdpLbs8D/fvrW69czA90kQ4GRxJEN/TcQRtI/I8oDKLyeYL2fB+F\n8hqFSAECgYEA52gJma3jgzgxNHiN3I5Qu3SNAa9VMnx2eqHprjM5m5iPvRWA6hw0\nd3ANeRVTWpJ9Rhbe2v1pFkj7dMb1ASmVJANz/ao/58U2ouw7QjFZg84WtZE+1EcN\n4+ymKmU8BwZDrUES2mMjejbDMHyFoBjPoaHymhdY13Psi/vpvDQ2TgECgYEA5IbD\nobspWhgkYHtGPp9TOfcuuZzIJi4bQGsX6bO/t2eneJVM69Ck71WxA7iuuw+UXL42\nUBXr2du/QVXHHACdc4bRc6A4yGe9Xr12+WEy70XTggj19IDNNZylaJB61FHe1IJN\nvCinkdHcURRwf5CvMT+KcBexKP9QCpoLP+eWsj8CgYEAlIdJijN7kZDyvDwYyhUq\nqndPvmIcrDAJGANu6xoEAuP0dqgju6Bo6LSqYSqX+s2FzQQG/MakueIUTEsbnShk\nit4QiCPLqucBf6djDcSBMUGJf/b/Pd9xgfc2XIXn9pZFwCHBiR0S+3HE7Q0v86eZ\nNaSuA8uygW/tx5fk2aElrgECgYEAv5a8LLtcz8uts7WmDppEjDRPWA25P0koT7l5\nMtUfxgOAw/dnpcwmewC8hwIue2V0XMybfEjkkqFIlt3zL+bUGibNMsMA2AMhIGx3\ncluq+C7yQ/J/QZ06bdgGVMPMNnTs+/zCbx0mX3ox20fniQsj1YYP6inyvQxPbpP3\nGnxuOsECgYAfxiXG3dCvQ/i6ErreDPWNMt/zEk1epAg3F/udxwkOYP7ZwCGTxNG0\nRecMg1Bj9RxY/BXQiBvG6kDCa0PcI9JJviP1rKFpnar75WlkLoz3ad/K+FqqdsOp\ndB66rgybemJ0TytjdVpb4lgVLJGmbBpF6iIkvrUnQ69giRe104SB2A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd9c95a81cf8249a78c0bcf0c821a5efc', 'name': u'singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', 'created_at': '2018-07-31T10:22:04.407788', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'42:95:95:61:de:77:ac:0d:fd:9f:64:76:06:80:4a:0b', 'type': 'ssh', 'id': u'singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6'}) 2018-07-31 10:22:04,408 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzpJ52FY8HyyV6qBHZ6s4KJiT/6OhplH0Dzs9YebFWofRypFO V9B9nFGXfRroSmJXvYfGyrahX/wKhcZ9Z4tF8lIIRFdhMlspUrJHvk9r5JK6+/Aq D+EXMX2opufJMY47wxgCeCoEjx2fo0L3+v2geOZiHzExYNOZsiz3eip+btg8ylUU O7YLGA9Au9unG3EqPNTTIkt6KAKq6o8pMkpelpUfO/wiC7jkiRgOc2397N64roSj Fta2QQRnJ51Bcka+YC/UUoC30m2tM79Grhi6+dgULd3dn2QY01MW2b8N49RhLLrY qVnWv900NpqsLG0DDg4Gl4+o2KWIODcSNy/kPwIDAQABAoIBABq8NmzbbFiUiqqd J+Cw9km6xZzWbrt56950ylL7bRt0bKCNAdi3sSokHTkh3GKUK8rp4b6muGgV1L7P m7dk/R6Jo2xE6t17kvOTA1oMKWih3PVydd8sQLY1Dzja0t1JDU8Isnke5wwmx1x3 9GRVowlCt/xVf5CKkl/PFhCHo2lw85ZWFKffIX+x9hujbmbOokFVwBIGUmtLzJ+e DOn0iU1ixjH2DgAI6Nv5obIJLz1PIb7MgHnjt+I9X16LGQkDIquY9Ew7zdGK17q8 SW29UCjgCiZKQdpLbs8D/fvrW69czA90kQ4GRxJEN/TcQRtI/I8oDKLyeYL2fB+F 8hqFSAECgYEA52gJma3jgzgxNHiN3I5Qu3SNAa9VMnx2eqHprjM5m5iPvRWA6hw0 d3ANeRVTWpJ9Rhbe2v1pFkj7dMb1ASmVJANz/ao/58U2ouw7QjFZg84WtZE+1EcN 4+ymKmU8BwZDrUES2mMjejbDMHyFoBjPoaHymhdY13Psi/vpvDQ2TgECgYEA5IbD obspWhgkYHtGPp9TOfcuuZzIJi4bQGsX6bO/t2eneJVM69Ck71WxA7iuuw+UXL42 UBXr2du/QVXHHACdc4bRc6A4yGe9Xr12+WEy70XTggj19IDNNZylaJB61FHe1IJN vCinkdHcURRwf5CvMT+KcBexKP9QCpoLP+eWsj8CgYEAlIdJijN7kZDyvDwYyhUq qndPvmIcrDAJGANu6xoEAuP0dqgju6Bo6LSqYSqX+s2FzQQG/MakueIUTEsbnShk it4QiCPLqucBf6djDcSBMUGJf/b/Pd9xgfc2XIXn9pZFwCHBiR0S+3HE7Q0v86eZ NaSuA8uygW/tx5fk2aElrgECgYEAv5a8LLtcz8uts7WmDppEjDRPWA25P0koT7l5 MtUfxgOAw/dnpcwmewC8hwIue2V0XMybfEjkkqFIlt3zL+bUGibNMsMA2AMhIGx3 cluq+C7yQ/J/QZ06bdgGVMPMNnTs+/zCbx0mX3ox20fniQsj1YYP6inyvQxPbpP3 GnxuOsECgYAfxiXG3dCvQ/i6ErreDPWNMt/zEk1epAg3F/udxwkOYP7ZwCGTxNG0 RecMg1Bj9RxY/BXQiBvG6kDCa0PcI9JJviP1rKFpnar75WlkLoz3ad/K+FqqdsOp dB66rgybemJ0TytjdVpb4lgVLJGmbBpF6iIkvrUnQ69giRe104SB2A== -----END RSA PRIVATE KEY----- 2018-07-31 10:22:04,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 10:22:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"security_group": {"name": "singlevm1-sg_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-31 10:22:05,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-23738091-3d20-4334-bb31-8a9e1be9d10a Date: Tue, 31 Jul 2018 10:22:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:22:05Z", "updated_at": "2018-07-31T10:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:05Z", "revision_number": 0, "id": "8b6fe95a-1139-433c-9ccb-954a603f3805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:05Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:05Z", "revision_number": 0, "id": "a349864a-3f37-4b95-b32a-57354b8b6102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:05Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}], "revision_number": 1, "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "47c3f242-6ed2-4cac-b112-1578727480af", "name": "singlevm1-sg_725cd87f-3a6b-4ad1-be39-c22317fd4ac6"}} 2018-07-31 10:22:05,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-23738091-3d20-4334-bb31-8a9e1be9d10a 2018-07-31 10:22:05,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 1.1211681366s 2018-07-31 10:22:05,532 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-23738091-3d20-4334-bb31-8a9e1be9d10a 2018-07-31 10:22:05,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 10:22:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:06,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-9c92ca92-4538-42fc-a673-2dbf674d5b55 Date: Tue, 31 Jul 2018 10:22:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "642434df26a9468ab01dc68fa757b369", "created_at": "2018-07-31T10:16:29Z", "updated_at": "2018-07-31T10:16:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "01df060c-c3bf-4002-8c64-f1b5b830ae60", "remote_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv6", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "31c223c7-a710-4908-a45d-f9dbd474ce72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv6", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "5d97e28a-39e3-45a4-b462-6c69186619ff", "remote_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv4", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "9223e454-b4b8-46c3-8808-803c7e9098c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv4", "project_id": "642434df26a9468ab01dc68fa757b369"}], "revision_number": 1, "project_id": "642434df26a9468ab01dc68fa757b369", "id": "107ec1a5-c714-4211-9b0b-fc244574826f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-31T10:19:43Z", "updated_at": "2018-07-31T10:19:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "2cb0dc7e-ea14-4065-bd08-5764dbd2ea81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "3fff5869-c64b-438b-8901-4e8607391f69", "remote_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "59c5844b-5385-45aa-a53a-2af081b014e7", "remote_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "c3a4862d-c2ab-44a9-8874-33ff1fc003a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:22:05Z", "updated_at": "2018-07-31T10:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:05Z", "revision_number": 0, "id": "8b6fe95a-1139-433c-9ccb-954a603f3805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:05Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:05Z", "revision_number": 0, "id": "a349864a-3f37-4b95-b32a-57354b8b6102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:05Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}], "revision_number": 1, "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "47c3f242-6ed2-4cac-b112-1578727480af", "name": "singlevm1-sg_725cd87f-3a6b-4ad1-be39-c22317fd4ac6"}, {"description": "Default security group", "tags": [], "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "created_at": "2018-07-31T10:21:18Z", "updated_at": "2018-07-31T10:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "8360885c-765d-4b67-a0c1-31d8fce51a8c", "remote_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "c40de32e-46b6-4c98-9450-75725e489909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "ce29b15a-5a3a-42ca-9bfb-16fb4141194b", "remote_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "f3955d97-f1fd-440c-8db2-853f2a6e4a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}], "revision_number": 1, "project_id": "5ebc1645c51844bdab051ac0c54477d8", "id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "created_at": "2018-07-31T10:20:09Z", "updated_at": "2018-07-31T10:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "0db48a74-e12c-4650-b4ac-ca1ef1068323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "62358b90-b5a3-439c-9390-992a13bfa60a", "remote_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "820cc5e4-426b-422e-a9a0-9bbca141651f", "remote_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "c32caf7a-32a3-43f3-9d6f-c7d5bc3bac0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec96fa9683614aee97666d93d8455a6c"}], "revision_number": 1, "project_id": "ec96fa9683614aee97666d93d8455a6c", "id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:19:39Z", "updated_at": "2018-07-31T10:19:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "2adeffa0-18d7-4278-b006-f34f0210ba47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "3f479084-81c5-416f-85d2-32c22e4a3dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "4062a0fe-5472-4c0a-8f90-c5a8bb358385", "remote_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "ad2c61e4-fe52-409d-bfd1-d589246ef7da", "remote_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}], "revision_number": 1, "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "name": "default"}]} 2018-07-31 10:22:06,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-9c92ca92-4538-42fc-a673-2dbf674d5b55 2018-07-31 10:22:06,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.954957962036s 2018-07-31 10:22:06,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-9c92ca92-4538-42fc-a673-2dbf674d5b55 2018-07-31 10:22:06,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 10:22:06,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af"}}' 2018-07-31 10:22:07,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-10b9e12e-fd35-47f4-9a31-50ed4b7c2a6c Date: Tue, 31 Jul 2018 10:22:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-31T10:22:07Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "port_range_min": 22, "revision_number": 0, "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:22:07Z", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "92691cad-6ca3-4092-a562-92ed9e0712a6"}} 2018-07-31 10:22:07,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-10b9e12e-fd35-47f4-9a31-50ed4b7c2a6c 2018-07-31 10:22:07,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.15813779831s 2018-07-31 10:22:07,656 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-10b9e12e-fd35-47f4-9a31-50ed4b7c2a6c 2018-07-31 10:22:07,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 10:22:07,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:07,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-608ae429-09c0-4108-8053-91507013858b Date: Tue, 31 Jul 2018 10:22:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "642434df26a9468ab01dc68fa757b369", "created_at": "2018-07-31T10:16:29Z", "updated_at": "2018-07-31T10:16:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "01df060c-c3bf-4002-8c64-f1b5b830ae60", "remote_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv6", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "31c223c7-a710-4908-a45d-f9dbd474ce72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv6", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "5d97e28a-39e3-45a4-b462-6c69186619ff", "remote_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv4", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "9223e454-b4b8-46c3-8808-803c7e9098c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv4", "project_id": "642434df26a9468ab01dc68fa757b369"}], "revision_number": 1, "project_id": "642434df26a9468ab01dc68fa757b369", "id": "107ec1a5-c714-4211-9b0b-fc244574826f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-31T10:19:43Z", "updated_at": "2018-07-31T10:19:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "2cb0dc7e-ea14-4065-bd08-5764dbd2ea81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "3fff5869-c64b-438b-8901-4e8607391f69", "remote_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "59c5844b-5385-45aa-a53a-2af081b014e7", "remote_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "c3a4862d-c2ab-44a9-8874-33ff1fc003a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:22:05Z", "updated_at": "2018-07-31T10:22:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:05Z", "revision_number": 0, "id": "8b6fe95a-1139-433c-9ccb-954a603f3805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:05Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T10:22:07Z", "revision_number": 0, "id": "92691cad-6ca3-4092-a562-92ed9e0712a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:07Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:05Z", "revision_number": 0, "id": "a349864a-3f37-4b95-b32a-57354b8b6102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:05Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}], "revision_number": 2, "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "47c3f242-6ed2-4cac-b112-1578727480af", "name": "singlevm1-sg_725cd87f-3a6b-4ad1-be39-c22317fd4ac6"}, {"description": "Default security group", "tags": [], "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "created_at": "2018-07-31T10:21:18Z", "updated_at": "2018-07-31T10:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "8360885c-765d-4b67-a0c1-31d8fce51a8c", "remote_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "c40de32e-46b6-4c98-9450-75725e489909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "ce29b15a-5a3a-42ca-9bfb-16fb4141194b", "remote_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "f3955d97-f1fd-440c-8db2-853f2a6e4a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}], "revision_number": 1, "project_id": "5ebc1645c51844bdab051ac0c54477d8", "id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "created_at": "2018-07-31T10:20:09Z", "updated_at": "2018-07-31T10:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "0db48a74-e12c-4650-b4ac-ca1ef1068323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "62358b90-b5a3-439c-9390-992a13bfa60a", "remote_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "820cc5e4-426b-422e-a9a0-9bbca141651f", "remote_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "c32caf7a-32a3-43f3-9d6f-c7d5bc3bac0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec96fa9683614aee97666d93d8455a6c"}], "revision_number": 1, "project_id": "ec96fa9683614aee97666d93d8455a6c", "id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:19:39Z", "updated_at": "2018-07-31T10:19:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "2adeffa0-18d7-4278-b006-f34f0210ba47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "3f479084-81c5-416f-85d2-32c22e4a3dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "4062a0fe-5472-4c0a-8f90-c5a8bb358385", "remote_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "ad2c61e4-fe52-409d-bfd1-d589246ef7da", "remote_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}], "revision_number": 1, "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "name": "default"}]} 2018-07-31 10:22:07,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-608ae429-09c0-4108-8053-91507013858b 2018-07-31 10:22:07,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255974054337s 2018-07-31 10:22:07,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-608ae429-09c0-4108-8053-91507013858b 2018-07-31 10:22:07,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 10:22:07,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af"}}' 2018-07-31 10:22:08,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b8f3029b-b5ca-451c-a4e5-816f2d429be7 Date: Tue, 31 Jul 2018 10:22:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-31T10:22:08Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "port_range_min": null, "revision_number": 0, "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:22:08Z", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "e42892c7-9878-413f-b2fa-9cc7048fbdcc"}} 2018-07-31 10:22:08,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b8f3029b-b5ca-451c-a4e5-816f2d429be7 2018-07-31 10:22:08,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.403199195862s 2018-07-31 10:22:08,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b8f3029b-b5ca-451c-a4e5-816f2d429be7 2018-07-31 10:22:08,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:22:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:08,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-5724a92f-1736-4d47-b498-5728d9981202 Date: Tue, 31 Jul 2018 10:22:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"18b0f4c6-d9f3-440c-b9e3-f62432ca5e09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":["de993178-cff6-4316-a0d3-4c6ea2d242d3"],"description":"","tags":[],"updated_at":"2018-07-31T10:21:50Z","qos_policy_id":null,"name":"singlevm1-net_725cd87f-3a6b-4ad1-be39-c22317fd4ac6","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:21:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88c28771-e296-47fe-9cfc-7b177ff25796","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c90551c4-e74a-47eb-985e-e302a274e3c8"],"description":"","tags":[],"updated_at":"2018-07-31T10:21:51Z","qos_policy_id":null,"name":"HA network tenant c1c487d3cd444ef6a6a51419cdbc1b2a","admin_state_up":true,"tenant_id":"","created_at":"2018-07-31T10:21:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:22:08,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5724a92f-1736-4d47-b498-5728d9981202 2018-07-31 10:22:08,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283709049225s 2018-07-31 10:22:08,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5724a92f-1736-4d47-b498-5728d9981202 2018-07-31 10:22:08,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 10:22:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:09,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-51b1ff90-ffe8-4871-84c9-decba3718dcf Date: Tue, 31 Jul 2018 10:22:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b187eb20-4342-4d70-91f3-258d23efe21b/images/68669efa-a50a-4bea-b025-49bc929e0981/snap", "metadata": {}}], "file": "/v2/images/68669efa-a50a-4bea-b025-49bc929e0981/file", "owner": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "68669efa-a50a-4bea-b025-49bc929e0981", "size": 12716032, "self": "/v2/images/68669efa-a50a-4bea-b025-49bc929e0981", "disk_format": "qcow2", "direct_url": "rbd://b187eb20-4342-4d70-91f3-258d23efe21b/images/68669efa-a50a-4bea-b025-49bc929e0981/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T10:22:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T10:22:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 10:22:09,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-51b1ff90-ffe8-4871-84c9-decba3718dcf 2018-07-31 10:22:09,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670418977737s 2018-07-31 10:22:09,286 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-51b1ff90-ffe8-4871-84c9-decba3718dcf 2018-07-31 10:22:09,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 10:22:09,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:09,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:22:09 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-db142d1f-1d44-4d71-bce6-db5e83379250 x-compute-request-id: req-db142d1f-1d44-4d71-bce6-db5e83379250 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a12157ff-1fa4-4cc9-9022-16005ce1f2a6"}]} 2018-07-31 10:22:09,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-db142d1f-1d44-4d71-bce6-db5e83379250 2018-07-31 10:22:09,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0371170043945s 2018-07-31 10:22:09,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-db142d1f-1d44-4d71-bce6-db5e83379250 2018-07-31 10:22:09,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 10:22:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"server": {"name": "singlevm1-vm_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "imageRef": "68669efa-a50a-4bea-b025-49bc929e0981", "key_name": "singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "flavorRef": "a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "18b0f4c6-d9f3-440c-b9e3-f62432ca5e09"}], "security_groups": [{"name": "47c3f242-6ed2-4cac-b112-1578727480af"}]}}' 2018-07-31 10:22:13,338 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 10:22:09 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-8a9be6a6-e67b-4927-b603-da97e544c713 x-compute-request-id: req-8a9be6a6-e67b-4927-b603-da97e544c713 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/081601f0-8f11-4452-b5d3-9a7d60637379 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "47c3f242-6ed2-4cac-b112-1578727480af"}], "OS-DCF:diskConfig": "MANUAL", "id": "081601f0-8f11-4452-b5d3-9a7d60637379", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/081601f0-8f11-4452-b5d3-9a7d60637379", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/081601f0-8f11-4452-b5d3-9a7d60637379", "rel": "bookmark"}], "adminPass": "QQbY8v8TURih"}} 2018-07-31 10:22:13,338 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8a9be6a6-e67b-4927-b603-da97e544c713 2018-07-31 10:22:13,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.01076507568s 2018-07-31 10:22:13,339 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8a9be6a6-e67b-4927-b603-da97e544c713 2018-07-31 10:22:13,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 10:22:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:14,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:22:13 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-c0c68ca5-0020-48fb-b8bc-9063c609a98c x-compute-request-id: req-c0c68ca5-0020-48fb-b8bc-9063c609a98c Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/081601f0-8f11-4452-b5d3-9a7d60637379", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/081601f0-8f11-4452-b5d3-9a7d60637379", "rel": "bookmark"}], "image": {"id": "68669efa-a50a-4bea-b025-49bc929e0981", "links": [{"href": "http://172.30.9.24:8774/images/68669efa-a50a-4bea-b025-49bc929e0981", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "links": [{"href": "http://172.30.9.24:8774/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "rel": "bookmark"}]}, "id": "081601f0-8f11-4452-b5d3-9a7d60637379", "user_id": "d9c95a81cf8249a78c0bcf0c821a5efc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T10:22:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "created": "2018-07-31T10:22:13Z", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 10:22:14,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c0c68ca5-0020-48fb-b8bc-9063c609a98c 2018-07-31 10:22:14,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08971309662s 2018-07-31 10:22:14,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c0c68ca5-0020-48fb-b8bc-9063c609a98c 2018-07-31 10:22:14,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:22:14,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:14,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-cfb7cb19-9f6b-47d6-9240-041b1bff3fdc Date: Tue, 31 Jul 2018 10:22:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"18b0f4c6-d9f3-440c-b9e3-f62432ca5e09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":["de993178-cff6-4316-a0d3-4c6ea2d242d3"],"description":"","tags":[],"updated_at":"2018-07-31T10:21:50Z","qos_policy_id":null,"name":"singlevm1-net_725cd87f-3a6b-4ad1-be39-c22317fd4ac6","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:21:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88c28771-e296-47fe-9cfc-7b177ff25796","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c90551c4-e74a-47eb-985e-e302a274e3c8"],"description":"","tags":[],"updated_at":"2018-07-31T10:21:51Z","qos_policy_id":null,"name":"HA network tenant c1c487d3cd444ef6a6a51419cdbc1b2a","admin_state_up":true,"tenant_id":"","created_at":"2018-07-31T10:21:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:22:14,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cfb7cb19-9f6b-47d6-9240-041b1bff3fdc 2018-07-31 10:22:14,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297626972198s 2018-07-31 10:22:14,735 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cfb7cb19-9f6b-47d6-9240-041b1bff3fdc 2018-07-31 10:22:14,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 10:22:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:14,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-50c61a90-7176-4c0e-b4e3-259bbd70c1d8 Date: Tue, 31 Jul 2018 10:22:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T10:21:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c90551c4-e74a-47eb-985e-e302a274e3c8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c1c487d3cd444ef6a6a51419cdbc1b2a","enable_dhcp":false,"segment_id":null,"network_id":"88c28771-e296-47fe-9cfc-7b177ff25796","tenant_id":"","created_at":"2018-07-31T10:21:51Z","ip_version":4},{"updated_at":"2018-07-31T10:21:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de993178-cff6-4316-a0d3-4c6ea2d242d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_725cd87f-3a6b-4ad1-be39-c22317fd4ac6","enable_dhcp":true,"segment_id":null,"network_id":"18b0f4c6-d9f3-440c-b9e3-f62432ca5e09","tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:21:50Z","ip_version":4},{"updated_at":"2018-07-31T10:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb017be2-d1be-45fa-b727-aed710f71ed9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"642434df26a9468ab01dc68fa757b369","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:36Z","ip_version":4}]} 2018-07-31 10:22:14,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-50c61a90-7176-4c0e-b4e3-259bbd70c1d8 2018-07-31 10:22:14,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.050644159317s 2018-07-31 10:22:14,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-50c61a90-7176-4c0e-b4e3-259bbd70c1d8 2018-07-31 10:22:14,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 10:22:16,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 10:22:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:17,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:22:16 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-3da18612-7ed8-4def-b918-01ca20a45617 x-compute-request-id: req-3da18612-7ed8-4def-b918-01ca20a45617 Content-Encoding: gzip Content-Length: 633 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/081601f0-8f11-4452-b5d3-9a7d60637379", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/081601f0-8f11-4452-b5d3-9a7d60637379", "rel": "bookmark"}], "image": {"id": "68669efa-a50a-4bea-b025-49bc929e0981", "links": [{"href": "http://172.30.9.24:8774/images/68669efa-a50a-4bea-b025-49bc929e0981", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "links": [{"href": "http://172.30.9.24:8774/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "rel": "bookmark"}]}, "id": "081601f0-8f11-4452-b5d3-9a7d60637379", "user_id": "d9c95a81cf8249a78c0bcf0c821a5efc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-31T10:22:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "created": "2018-07-31T10:22:13Z", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 10:22:17,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3da18612-7ed8-4def-b918-01ca20a45617 2018-07-31 10:22:17,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901021003723s 2018-07-31 10:22:17,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3da18612-7ed8-4def-b918-01ca20a45617 2018-07-31 10:22:17,696 - functest.core.singlevm - ERROR - Cannot run singlevm1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'68669efa-a50a-4bea-b025-49bc929e0981'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'a12157ff-1fa4-4cc9-9022-16005ce1f2a6'}), 'az': u'', 'id': u'081601f0-8f11-4452-b5d3-9a7d60637379', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd9c95a81cf8249a78c0bcf0c821a5efc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-31T10:22:14Z', 'hostId': u'', u'OS-EXT-SRV-ATTR:host': None, u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': None, u'OS-EXT-SRV-ATTR:hypervisor_hostname': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', u'OS-EXT-SRV-ATTR:hypervisor_hostname': None, 'name': u'singlevm1-vm_725cd87f-3a6b-4ad1-be39-c22317fd4ac6', 'adminPass': None, 'tenant_id': u'c1c487d3cd444ef6a6a51419cdbc1b2a', 'created_at': u'2018-07-31T10:22:13Z', 'created': u'2018-07-31T10:22:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-31 10:22:17,816 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 10:22:17,817 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-31 10:22:17,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 10:22:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:18,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-f60eabee-1ff5-4755-8d8e-7675bb005c8e Date: Tue, 31 Jul 2018 10:22:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "642434df26a9468ab01dc68fa757b369", "created_at": "2018-07-31T10:16:29Z", "updated_at": "2018-07-31T10:16:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "01df060c-c3bf-4002-8c64-f1b5b830ae60", "remote_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv6", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "31c223c7-a710-4908-a45d-f9dbd474ce72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv6", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "5d97e28a-39e3-45a4-b462-6c69186619ff", "remote_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv4", "project_id": "642434df26a9468ab01dc68fa757b369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:16:29Z", "revision_number": 0, "id": "9223e454-b4b8-46c3-8808-803c7e9098c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:16:29Z", "security_group_id": "107ec1a5-c714-4211-9b0b-fc244574826f", "tenant_id": "642434df26a9468ab01dc68fa757b369", "port_range_min": null, "ethertype": "IPv4", "project_id": "642434df26a9468ab01dc68fa757b369"}], "revision_number": 1, "project_id": "642434df26a9468ab01dc68fa757b369", "id": "107ec1a5-c714-4211-9b0b-fc244574826f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-31T10:19:43Z", "updated_at": "2018-07-31T10:19:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "2cb0dc7e-ea14-4065-bd08-5764dbd2ea81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "3fff5869-c64b-438b-8901-4e8607391f69", "remote_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "59c5844b-5385-45aa-a53a-2af081b014e7", "remote_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:43Z", "revision_number": 0, "id": "c3a4862d-c2ab-44a9-8874-33ff1fc003a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:43Z", "security_group_id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "273dbb3d-c4bc-4ebe-8203-a4df8b30e519", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:22:05Z", "updated_at": "2018-07-31T10:22:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:05Z", "revision_number": 0, "id": "8b6fe95a-1139-433c-9ccb-954a603f3805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:05Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T10:22:07Z", "revision_number": 0, "id": "92691cad-6ca3-4092-a562-92ed9e0712a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:07Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:05Z", "revision_number": 0, "id": "a349864a-3f37-4b95-b32a-57354b8b6102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:05Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:22:08Z", "revision_number": 0, "id": "e42892c7-9878-413f-b2fa-9cc7048fbdcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:22:08Z", "security_group_id": "47c3f242-6ed2-4cac-b112-1578727480af", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}], "revision_number": 3, "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "47c3f242-6ed2-4cac-b112-1578727480af", "name": "singlevm1-sg_725cd87f-3a6b-4ad1-be39-c22317fd4ac6"}, {"description": "Default security group", "tags": [], "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "created_at": "2018-07-31T10:21:18Z", "updated_at": "2018-07-31T10:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "8360885c-765d-4b67-a0c1-31d8fce51a8c", "remote_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "c40de32e-46b6-4c98-9450-75725e489909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "ce29b15a-5a3a-42ca-9bfb-16fb4141194b", "remote_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:21:18Z", "revision_number": 0, "id": "f3955d97-f1fd-440c-8db2-853f2a6e4a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:21:18Z", "security_group_id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "tenant_id": "5ebc1645c51844bdab051ac0c54477d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ebc1645c51844bdab051ac0c54477d8"}], "revision_number": 1, "project_id": "5ebc1645c51844bdab051ac0c54477d8", "id": "935e53c2-7e79-4caa-ad4c-857ef5a70b1b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "created_at": "2018-07-31T10:20:09Z", "updated_at": "2018-07-31T10:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "0db48a74-e12c-4650-b4ac-ca1ef1068323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "62358b90-b5a3-439c-9390-992a13bfa60a", "remote_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "820cc5e4-426b-422e-a9a0-9bbca141651f", "remote_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec96fa9683614aee97666d93d8455a6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:20:09Z", "revision_number": 0, "id": "c32caf7a-32a3-43f3-9d6f-c7d5bc3bac0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:20:09Z", "security_group_id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "tenant_id": "ec96fa9683614aee97666d93d8455a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec96fa9683614aee97666d93d8455a6c"}], "revision_number": 1, "project_id": "ec96fa9683614aee97666d93d8455a6c", "id": "cf4528d6-09dd-4e84-b858-7d31e7966dd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:19:39Z", "updated_at": "2018-07-31T10:19:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "2adeffa0-18d7-4278-b006-f34f0210ba47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "3f479084-81c5-416f-85d2-32c22e4a3dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "4062a0fe-5472-4c0a-8f90-c5a8bb358385", "remote_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T10:19:39Z", "revision_number": 0, "id": "ad2c61e4-fe52-409d-bfd1-d589246ef7da", "remote_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "remote_ip_prefix": null, "created_at": "2018-07-31T10:19:39Z", "security_group_id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a"}], "revision_number": 1, "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "eb0b77f5-50d6-4dc9-915d-1e152fe4cb8f", "name": "default"}]} 2018-07-31 10:22:18,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f60eabee-1ff5-4755-8d8e-7675bb005c8e 2018-07-31 10:22:18,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.254536151886s 2018-07-31 10:22:18,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f60eabee-1ff5-4755-8d8e-7675bb005c8e 2018-07-31 10:22:18,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 10:22:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/47c3f242-6ed2-4cac-b112-1578727480af.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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:18,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d756d9eb-44c6-4887-a952-7d99263b6aea Content-Length: 0 Date: Tue, 31 Jul 2018 10:22:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:22:18,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/47c3f242-6ed2-4cac-b112-1578727480af.json used request id req-d756d9eb-44c6-4887-a952-7d99263b6aea 2018-07-31 10:22:18,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.124741077423s 2018-07-31 10:22:18,209 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/47c3f242-6ed2-4cac-b112-1578727480af.json used request id req-d756d9eb-44c6-4887-a952-7d99263b6aea 2018-07-31 10:22:18,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 10:22:18,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6 -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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:18,278 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 10:22:18 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-8e75e019-79b5-48f1-9081-a705d5a9e78f x-compute-request-id: req-8e75e019-79b5-48f1-9081-a705d5a9e78f Content-Length: 0 Content-Type: application/json 2018-07-31 10:22:18,278 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6 used request id req-8e75e019-79b5-48f1-9081-a705d5a9e78f 2018-07-31 10:22:18,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0685110092163s 2018-07-31 10:22:18,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_725cd87f-3a6b-4ad1-be39-c22317fd4ac6 used request id req-8e75e019-79b5-48f1-9081-a705d5a9e78f 2018-07-31 10:22:18,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 10:22:18,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" -d '{"subnet_id": "de993178-cff6-4316-a0d3-4c6ea2d242d3"}' 2018-07-31 10:22:21,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-59a4c09b-ba6b-43e5-af0d-d523d7bae341 Date: Tue, 31 Jul 2018 10:22:21 GMT RESP BODY: {"network_id": "18b0f4c6-d9f3-440c-b9e3-f62432ca5e09", "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "subnet_id": "de993178-cff6-4316-a0d3-4c6ea2d242d3", "subnet_ids": ["de993178-cff6-4316-a0d3-4c6ea2d242d3"], "port_id": "a263beab-7a68-4dfb-8a18-9a14886d9ba1", "id": "e97e46b4-0e8d-44f8-a395-853c070bb583"} 2018-07-31 10:22:21,021 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583/remove_router_interface.json used request id req-59a4c09b-ba6b-43e5-af0d-d523d7bae341 2018-07-31 10:22:21,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.74132919312s 2018-07-31 10:22:21,021 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583/remove_router_interface.json used request id req-59a4c09b-ba6b-43e5-af0d-d523d7bae341 returning object e97e46b4-0e8d-44f8-a395-853c070bb583 2018-07-31 10:22:21,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 10:22:21,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:21,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-bb6e5f1e-ad5b-4e07-8ff0-8bf51d7aa5fc Date: Tue, 31 Jul 2018 10:22:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb017be2-d1be-45fa-b727-aed710f71ed9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "created_at": "2018-07-31T10:21:51Z", "admin_state_up": true, "updated_at": "2018-07-31T10:22:19Z", "project_id": "c1c487d3cd444ef6a6a51419cdbc1b2a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "e97e46b4-0e8d-44f8-a395-853c070bb583", "name": "singlevm1-router_725cd87f-3a6b-4ad1-be39-c22317fd4ac6"}]} 2018-07-31 10:22:21,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bb6e5f1e-ad5b-4e07-8ff0-8bf51d7aa5fc 2018-07-31 10:22:21,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.330366134644s 2018-07-31 10:22:21,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bb6e5f1e-ad5b-4e07-8ff0-8bf51d7aa5fc 2018-07-31 10:22:21,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 10:22:21,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583.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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:25,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d00a2ff-e9fa-44d1-88ed-358176561550 Content-Length: 0 Date: Tue, 31 Jul 2018 10:22:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:22:25,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583.json used request id req-4d00a2ff-e9fa-44d1-88ed-358176561550 2018-07-31 10:22:25,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.77907299995s 2018-07-31 10:22:25,134 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e97e46b4-0e8d-44f8-a395-853c070bb583.json used request id req-4d00a2ff-e9fa-44d1-88ed-358176561550 2018-07-31 10:22:25,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 10:22:25,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:25,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-7d85b2e2-8528-4a62-bf89-243dcb2f4651 Date: Tue, 31 Jul 2018 10:22:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T10:21:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de993178-cff6-4316-a0d3-4c6ea2d242d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_725cd87f-3a6b-4ad1-be39-c22317fd4ac6","enable_dhcp":true,"segment_id":null,"network_id":"18b0f4c6-d9f3-440c-b9e3-f62432ca5e09","tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:21:50Z","ip_version":4},{"updated_at":"2018-07-31T10:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb017be2-d1be-45fa-b727-aed710f71ed9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"642434df26a9468ab01dc68fa757b369","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:36Z","ip_version":4}]} 2018-07-31 10:22:25,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7d85b2e2-8528-4a62-bf89-243dcb2f4651 2018-07-31 10:22:25,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0510990619659s 2018-07-31 10:22:25,186 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7d85b2e2-8528-4a62-bf89-243dcb2f4651 2018-07-31 10:22:25,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 10:22:25,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/de993178-cff6-4316-a0d3-4c6ea2d242d3.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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:27,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab7d442e-48d8-4c95-9861-f6d1fee8e6b2 Date: Tue, 31 Jul 2018 10:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:22:27,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/de993178-cff6-4316-a0d3-4c6ea2d242d3.json used request id req-ab7d442e-48d8-4c95-9861-f6d1fee8e6b2 2018-07-31 10:22:27,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.22417616844s 2018-07-31 10:22:27,412 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/de993178-cff6-4316-a0d3-4c6ea2d242d3.json used request id req-ab7d442e-48d8-4c95-9861-f6d1fee8e6b2 2018-07-31 10:22:27,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 10:22:27,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:27,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-d53b4a1c-2600-4de7-b75d-5d685a21636f Date: Tue, 31 Jul 2018 10:22:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"18b0f4c6-d9f3-440c-b9e3-f62432ca5e09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T10:22:27Z","qos_policy_id":null,"name":"singlevm1-net_725cd87f-3a6b-4ad1-be39-c22317fd4ac6","admin_state_up":true,"tenant_id":"c1c487d3cd444ef6a6a51419cdbc1b2a","created_at":"2018-07-31T10:21:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ca9e6141-d7ea-4537-bb02-b6e9eb19e3e1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"642434df26a9468ab01dc68fa757b369","l2_adjacency":true,"status":"ACTIVE","subnets":["fb017be2-d1be-45fa-b727-aed710f71ed9"],"description":"","tags":[],"updated_at":"2018-07-31T10:16:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"642434df26a9468ab01dc68fa757b369","created_at":"2018-07-31T10:16:29Z","provider:network_type":"flat"}]} 2018-07-31 10:22:27,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d53b4a1c-2600-4de7-b75d-5d685a21636f 2018-07-31 10:22:27,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936939716339s 2018-07-31 10:22:27,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d53b4a1c-2600-4de7-b75d-5d685a21636f 2018-07-31 10:22:27,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 10:22:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/18b0f4c6-d9f3-440c-b9e3-f62432ca5e09.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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:29,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4eab2713-7365-48e4-b818-8a866970d488 Date: Tue, 31 Jul 2018 10:22:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 10:22:29,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/18b0f4c6-d9f3-440c-b9e3-f62432ca5e09.json used request id req-4eab2713-7365-48e4-b818-8a866970d488 2018-07-31 10:22:29,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.79150104523s 2018-07-31 10:22:29,300 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/18b0f4c6-d9f3-440c-b9e3-f62432ca5e09.json used request id req-4eab2713-7365-48e4-b818-8a866970d488 2018-07-31 10:22:29,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 10:22:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:29,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a8163af1-41c0-4de8-b459-0a822ad1008c Date: Tue, 31 Jul 2018 10:22:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b187eb20-4342-4d70-91f3-258d23efe21b/images/68669efa-a50a-4bea-b025-49bc929e0981/snap", "metadata": {}}], "file": "/v2/images/68669efa-a50a-4bea-b025-49bc929e0981/file", "owner": "c1c487d3cd444ef6a6a51419cdbc1b2a", "id": "68669efa-a50a-4bea-b025-49bc929e0981", "size": 12716032, "self": "/v2/images/68669efa-a50a-4bea-b025-49bc929e0981", "disk_format": "qcow2", "direct_url": "rbd://b187eb20-4342-4d70-91f3-258d23efe21b/images/68669efa-a50a-4bea-b025-49bc929e0981/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T10:22:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T10:22:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 10:22:29,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a8163af1-41c0-4de8-b459-0a822ad1008c 2018-07-31 10:22:29,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226632833481s 2018-07-31 10:22:29,532 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a8163af1-41c0-4de8-b459-0a822ad1008c 2018-07-31 10:22:29,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 10:22:29,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/68669efa-a50a-4bea-b025-49bc929e0981 -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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:30,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66943f4c-6c8f-43b6-b015-af50df290f92 Date: Tue, 31 Jul 2018 10:22:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 10:22:30,760 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/68669efa-a50a-4bea-b025-49bc929e0981 used request id req-66943f4c-6c8f-43b6-b015-af50df290f92 2018-07-31 10:22:30,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2266600132s 2018-07-31 10:22:30,761 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/68669efa-a50a-4bea-b025-49bc929e0981 used request id req-66943f4c-6c8f-43b6-b015-af50df290f92 2018-07-31 10:22:30,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 10:22:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:30,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 10:22:30 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-0c91d734-382d-49d0-9de3-5da7bab10336 x-compute-request-id: req-0c91d734-382d-49d0-9de3-5da7bab10336 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_725cd87f-3a6b-4ad1-be39-c22317fd4ac6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a12157ff-1fa4-4cc9-9022-16005ce1f2a6"}]} 2018-07-31 10:22:30,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0c91d734-382d-49d0-9de3-5da7bab10336 2018-07-31 10:22:30,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136915922165s 2018-07-31 10:22:30,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0c91d734-382d-49d0-9de3-5da7bab10336 2018-07-31 10:22:30,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 10:22:30,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6 -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.14" -H "X-Auth-Token: {SHA1}61c6d9873da82a10ab7b6add1dc3f467120928a0" 2018-07-31 10:22:30,935 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 10:22:30 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-c9fafb2a-0150-41d6-8bed-0f6cc5bc009e x-compute-request-id: req-c9fafb2a-0150-41d6-8bed-0f6cc5bc009e Content-Length: 0 Content-Type: application/json 2018-07-31 10:22:30,936 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6 used request id req-c9fafb2a-0150-41d6-8bed-0f6cc5bc009e 2018-07-31 10:22:30,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353350639343s 2018-07-31 10:22:30,936 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a12157ff-1fa4-4cc9-9022-16005ce1f2a6 used request id req-c9fafb2a-0150-41d6-8bed-0f6cc5bc009e 2018-07-31 10:22:30,936 - xtesting.ci.run_tests - ERROR - The test case 'singlevm1' failed. 2018-07-31 10:22:30,937 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:17 | PASS | | vmready2 | functest | healthcheck | 00:16 | PASS | | singlevm1 | functest | healthcheck | 00:29 | FAIL | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-31 10:22:30,952 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR