2018-08-15 09:23:49,304 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-216 | | 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-08-15 09:23:49,307 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.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.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=M2HAVJn2HNhvS7FvdqkEkSnLI 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=ccac332bba074178b0e37643466a6c2c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-15 09:23:49,308 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-15 09:23:49,308 - 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-08-15 09:23:49,332 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:23:49,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:23:49,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:23:49,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:23:49,599 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-15 09:23:49,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-15 09:23:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:23:49,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f1ed4c-20eb-4bba-9efc-e8e8be8b1d6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:23:49,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d6f1ed4c-20eb-4bba-9efc-e8e8be8b1d6a 2018-08-15 09:23:49,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:23:49,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:23:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["Rd9A41QJT-CKq_RQB-qSLA"], "issued_at": "2018-08-15T09:23:49.000000Z"}} 2018-08-15 09:23:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:50,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:50 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-906348b4-03ca-47c9-94e9-9c38511f3c1d x-compute-request-id: req-906348b4-03ca-47c9-94e9-9c38511f3c1d Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-15 09:23:50,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-906348b4-03ca-47c9-94e9-9c38511f3c1d 2018-08-15 09:23:50,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.25354003906s 2018-08-15 09:23:50,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-906348b4-03ca-47c9-94e9-9c38511f3c1d 2018-08-15 09:23:50,853 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-15 09:23:50,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:23:50,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 09:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd36916-4014-43e3-8aad-9df7a11a236b 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-15 09:23:50,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fcd36916-4014-43e3-8aad-9df7a11a236b 2018-08-15 09:23:50,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:23:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:51,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d207223f-8755-4512-a4b7-b71d13b3517c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4ae5de665ee0488f98e521787a7ffb49"}, "tags": [], "enabled": true, "id": "4ae5de665ee0488f98e521787a7ffb49", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 09:23:51,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d207223f-8755-4512-a4b7-b71d13b3517c 2018-08-15 09:23:51,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.28450512886s 2018-08-15 09:23:51,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d207223f-8755-4512-a4b7-b71d13b3517c 2018-08-15 09:23:51,149 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'4ae5de665ee0488f98e521787a7ffb49', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-15 09:23:51,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-15 09:23:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:51,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48df1933-8156-4f6c-8d57-ca3a3fd6238e Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/13680d3963af468bbec8127fcdf48f3c"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7928fac8141847208a4508bd700ed061", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/147c8a951baa48519a96612f62e7b88f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7928fac8141847208a4508bd700ed061", "id": "147c8a951baa48519a96612f62e7b88f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/15917a5a01f04b8c87b88310bc63415c"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "92b185b892fc4d67ab0d590049c095ee", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2749b8289e3c4ca19c2e1f065082c15b"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc508af761c14d5d9e7adcce48f7c2a1", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/28f3b5cc71924e1c8b35c656604f95f9"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00f3d86c7355409c95608800da4e7370", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/332fcb8b74a44af88779b176334d882f"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8ee113506bc24f37bd0e45f51a1f12b7", "id": "332fcb8b74a44af88779b176334d882f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/37dc616812aa4426b8afe8bbea9bb1e6"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16572f06daaf405ab9ffa813b1f2c709", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3b3053b0c5744d6d9f56962718f7e21d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc508af761c14d5d9e7adcce48f7c2a1", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3cf57ac571814a75814974618c870d9a"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8ee113506bc24f37bd0e45f51a1f12b7", "id": "3cf57ac571814a75814974618c870d9a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/414dd9652f1843a685cae695f3ecb2fe"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2b371674a0694c849a26a7f18a2e657d", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4541c1d2e7c44b6a8f3a155e1d31f764"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "92b185b892fc4d67ab0d590049c095ee", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/48bc6a3bf73646b5b171788aaeec74a7"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "92b185b892fc4d67ab0d590049c095ee", "id": "48bc6a3bf73646b5b171788aaeec74a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4be39af14e7d47d2be06f537e16a09dc"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8ee113506bc24f37bd0e45f51a1f12b7", "id": "4be39af14e7d47d2be06f537e16a09dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4bf2905a2f21446d85506c75cb05af79"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14091f00c817424799e18b4381c330e2", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4ce2e7f4865b4aa68f49999608106662"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2b371674a0694c849a26a7f18a2e657d", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4d82d72be1ef41f19196806531aa71f2"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14091f00c817424799e18b4381c330e2", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4fd7de0782ac4407ae09dc0fa2c338c2"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "51db4a26fec149c2b600a7a282cec0bc", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5fae374797f3492596306a7964f26606"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49a7516246df46eeb5ad941648719559", "id": "5fae374797f3492596306a7964f26606"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/66f8ee7b3283439f99e59844ff41cc1d"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2efec0c3f35489b9ab8add723d2f44d", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6c920b8ab58e48059891a0829f4eb1d2"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dba0744513d24104a0aa5f575b8ca565", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7d99c34f015c4c099a5a7f1f390e70b3"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "51db4a26fec149c2b600a7a282cec0bc", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7f91f35a3b73498997266aba6bc9d9e8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6c88c3760bc490eb507bf5432a3b581", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/877e3d6a89c24f51a50d87ef55560702"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49a7516246df46eeb5ad941648719559", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8ce8c8d331e44bb4accbbafd07657192"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49a7516246df46eeb5ad941648719559", "id": "8ce8c8d331e44bb4accbbafd07657192"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8faca51441464c1990fd0dc55c5f8571"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00f3d86c7355409c95608800da4e7370", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/969b111c6c864568a4e63c1a812c8eec"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2b371674a0694c849a26a7f18a2e657d", "id": "969b111c6c864568a4e63c1a812c8eec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9a2cdac9b5074b35a1cc79c7037a0ffe"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16572f06daaf405ab9ffa813b1f2c709", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b9a7325d6bc4eac9bf9c060b1c52700"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6c88c3760bc490eb507bf5432a3b581", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a0a0fab2f60d4089833c779e56348936"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dba0744513d24104a0aa5f575b8ca565", "id": "a0a0fab2f60d4089833c779e56348936"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a1e4f51d8223420a906e2d377f9ff584"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14091f00c817424799e18b4381c330e2", "id": "a1e4f51d8223420a906e2d377f9ff584"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a3c0cf49c9c2474e917bef9e57666eb2"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6c88c3760bc490eb507bf5432a3b581", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a6970ab610b0401e84d04bcdb39d5cc7"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "51db4a26fec149c2b600a7a282cec0bc", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a7aadf19bad845e6a97f518b9a440940"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9a09cf6cb1e44e5833211713b247c24", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a81819b798c940619b2290edb8c99884"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9a09cf6cb1e44e5833211713b247c24", "id": "a81819b798c940619b2290edb8c99884"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b1557972cd2a4ef5bc80d4f477296f51"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc508af761c14d5d9e7adcce48f7c2a1", "id": "b1557972cd2a4ef5bc80d4f477296f51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd03cd7da3344674aad1f26e225a9bb0"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2efec0c3f35489b9ab8add723d2f44d", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bf53ec9d92dd4826a63764c055f22bcb"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2efec0c3f35489b9ab8add723d2f44d", "id": "bf53ec9d92dd4826a63764c055f22bcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cdc5d43372114f0586ad68313185c342"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7928fac8141847208a4508bd700ed061", "id": "cdc5d43372114f0586ad68313185c342"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d5da95d8c0944704a8fb66f147942a5d"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00f3d86c7355409c95608800da4e7370", "id": "d5da95d8c0944704a8fb66f147942a5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ec5d6a056dab44578aa348aea197a45d"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dba0744513d24104a0aa5f575b8ca565", "id": "ec5d6a056dab44578aa348aea197a45d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/eed5585ee2464e1696be219f6594ef76"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9a09cf6cb1e44e5833211713b247c24", "id": "eed5585ee2464e1696be219f6594ef76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fc3ded60ab214146b24a29635bf46c3c"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16572f06daaf405ab9ffa813b1f2c709", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-15 09:23:51,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-48df1933-8156-4f6c-8d57-ca3a3fd6238e 2018-08-15 09:23:51,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.28796505928s 2018-08-15 09:23:51,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-48df1933-8156-4f6c-8d57-ca3a3fd6238e 2018-08-15 09:23:51,447 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/13680d3963af468bbec8127fcdf48f3c'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7928fac8141847208a4508bd700ed061', u'id': u'13680d3963af468bbec8127fcdf48f3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/147c8a951baa48519a96612f62e7b88f'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7928fac8141847208a4508bd700ed061', u'id': u'147c8a951baa48519a96612f62e7b88f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/15917a5a01f04b8c87b88310bc63415c'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'92b185b892fc4d67ab0d590049c095ee', u'id': u'15917a5a01f04b8c87b88310bc63415c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2749b8289e3c4ca19c2e1f065082c15b'}, 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'dc508af761c14d5d9e7adcce48f7c2a1', u'id': u'2749b8289e3c4ca19c2e1f065082c15b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/28f3b5cc71924e1c8b35c656604f95f9'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'00f3d86c7355409c95608800da4e7370', u'id': u'28f3b5cc71924e1c8b35c656604f95f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/332fcb8b74a44af88779b176334d882f'}, 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'8ee113506bc24f37bd0e45f51a1f12b7', u'id': u'332fcb8b74a44af88779b176334d882f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/37dc616812aa4426b8afe8bbea9bb1e6'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'16572f06daaf405ab9ffa813b1f2c709', u'id': u'37dc616812aa4426b8afe8bbea9bb1e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3b3053b0c5744d6d9f56962718f7e21d'}, 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'dc508af761c14d5d9e7adcce48f7c2a1', u'id': u'3b3053b0c5744d6d9f56962718f7e21d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3cf57ac571814a75814974618c870d9a'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8ee113506bc24f37bd0e45f51a1f12b7', u'id': u'3cf57ac571814a75814974618c870d9a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/414dd9652f1843a685cae695f3ecb2fe'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2b371674a0694c849a26a7f18a2e657d', u'id': u'414dd9652f1843a685cae695f3ecb2fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4541c1d2e7c44b6a8f3a155e1d31f764'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'92b185b892fc4d67ab0d590049c095ee', u'id': u'4541c1d2e7c44b6a8f3a155e1d31f764'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/48bc6a3bf73646b5b171788aaeec74a7'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'92b185b892fc4d67ab0d590049c095ee', u'id': u'48bc6a3bf73646b5b171788aaeec74a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4be39af14e7d47d2be06f537e16a09dc'}, 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'8ee113506bc24f37bd0e45f51a1f12b7', u'id': u'4be39af14e7d47d2be06f537e16a09dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4bf2905a2f21446d85506c75cb05af79'}, 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'14091f00c817424799e18b4381c330e2', u'id': u'4bf2905a2f21446d85506c75cb05af79'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4ce2e7f4865b4aa68f49999608106662'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2b371674a0694c849a26a7f18a2e657d', u'id': u'4ce2e7f4865b4aa68f49999608106662'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4d82d72be1ef41f19196806531aa71f2'}, 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'14091f00c817424799e18b4381c330e2', u'id': u'4d82d72be1ef41f19196806531aa71f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4fd7de0782ac4407ae09dc0fa2c338c2'}, 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'51db4a26fec149c2b600a7a282cec0bc', u'id': u'4fd7de0782ac4407ae09dc0fa2c338c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5fae374797f3492596306a7964f26606'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'49a7516246df46eeb5ad941648719559', u'id': u'5fae374797f3492596306a7964f26606'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/66f8ee7b3283439f99e59844ff41cc1d'}, u'url': u'http://12.0.0.24:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e2efec0c3f35489b9ab8add723d2f44d', u'id': u'66f8ee7b3283439f99e59844ff41cc1d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6c920b8ab58e48059891a0829f4eb1d2'}, 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'dba0744513d24104a0aa5f575b8ca565', u'id': u'6c920b8ab58e48059891a0829f4eb1d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7d99c34f015c4c099a5a7f1f390e70b3'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'51db4a26fec149c2b600a7a282cec0bc', u'id': u'7d99c34f015c4c099a5a7f1f390e70b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7f91f35a3b73498997266aba6bc9d9e8'}, 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'b6c88c3760bc490eb507bf5432a3b581', u'id': u'7f91f35a3b73498997266aba6bc9d9e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/877e3d6a89c24f51a50d87ef55560702'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'49a7516246df46eeb5ad941648719559', u'id': u'877e3d6a89c24f51a50d87ef55560702'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8ce8c8d331e44bb4accbbafd07657192'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'49a7516246df46eeb5ad941648719559', u'id': u'8ce8c8d331e44bb4accbbafd07657192'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8faca51441464c1990fd0dc55c5f8571'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'00f3d86c7355409c95608800da4e7370', u'id': u'8faca51441464c1990fd0dc55c5f8571'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/969b111c6c864568a4e63c1a812c8eec'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2b371674a0694c849a26a7f18a2e657d', u'id': u'969b111c6c864568a4e63c1a812c8eec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9a2cdac9b5074b35a1cc79c7037a0ffe'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'16572f06daaf405ab9ffa813b1f2c709', u'id': u'9a2cdac9b5074b35a1cc79c7037a0ffe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9b9a7325d6bc4eac9bf9c060b1c52700'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b6c88c3760bc490eb507bf5432a3b581', u'id': u'9b9a7325d6bc4eac9bf9c060b1c52700'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a0a0fab2f60d4089833c779e56348936'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dba0744513d24104a0aa5f575b8ca565', u'id': u'a0a0fab2f60d4089833c779e56348936'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a1e4f51d8223420a906e2d377f9ff584'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'14091f00c817424799e18b4381c330e2', u'id': u'a1e4f51d8223420a906e2d377f9ff584'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a3c0cf49c9c2474e917bef9e57666eb2'}, 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'b6c88c3760bc490eb507bf5432a3b581', u'id': u'a3c0cf49c9c2474e917bef9e57666eb2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a6970ab610b0401e84d04bcdb39d5cc7'}, 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'51db4a26fec149c2b600a7a282cec0bc', u'id': u'a6970ab610b0401e84d04bcdb39d5cc7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a7aadf19bad845e6a97f518b9a440940'}, 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'a9a09cf6cb1e44e5833211713b247c24', u'id': u'a7aadf19bad845e6a97f518b9a440940'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a81819b798c940619b2290edb8c99884'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a9a09cf6cb1e44e5833211713b247c24', u'id': u'a81819b798c940619b2290edb8c99884'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b1557972cd2a4ef5bc80d4f477296f51'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dc508af761c14d5d9e7adcce48f7c2a1', u'id': u'b1557972cd2a4ef5bc80d4f477296f51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bd03cd7da3344674aad1f26e225a9bb0'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e2efec0c3f35489b9ab8add723d2f44d', u'id': u'bd03cd7da3344674aad1f26e225a9bb0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bf53ec9d92dd4826a63764c055f22bcb'}, u'url': u'http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e2efec0c3f35489b9ab8add723d2f44d', u'id': u'bf53ec9d92dd4826a63764c055f22bcb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cdc5d43372114f0586ad68313185c342'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7928fac8141847208a4508bd700ed061', u'id': u'cdc5d43372114f0586ad68313185c342'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d5da95d8c0944704a8fb66f147942a5d'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'00f3d86c7355409c95608800da4e7370', u'id': u'd5da95d8c0944704a8fb66f147942a5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ec5d6a056dab44578aa348aea197a45d'}, 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'dba0744513d24104a0aa5f575b8ca565', u'id': u'ec5d6a056dab44578aa348aea197a45d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/eed5585ee2464e1696be219f6594ef76'}, 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'a9a09cf6cb1e44e5833211713b247c24', u'id': u'eed5585ee2464e1696be219f6594ef76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fc3ded60ab214146b24a29635bf46c3c'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'16572f06daaf405ab9ffa813b1f2c709', u'id': u'fc3ded60ab214146b24a29635bf46c3c'})] 2018-08-15 09:23:51,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-15 09:23:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:51,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:51 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-05dfd96d-4d24-41fe-8a94-44dbb0dd81dd x-compute-request-id: req-05dfd96d-4d24-41fe-8a94-44dbb0dd81dd Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-15 09:23:51,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-05dfd96d-4d24-41fe-8a94-44dbb0dd81dd 2018-08-15 09:23:51,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0151081085205s 2018-08-15 09:23:51,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-05dfd96d-4d24-41fe-8a94-44dbb0dd81dd 2018-08-15 09:23:51,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-15 09:23:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:53,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:51 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-6135a3ec-bf7f-4f6c-9e0b-ae74369d0007 x-compute-request-id: req-6135a3ec-bf7f-4f6c-9e0b-ae74369d0007 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-15 09:23:53,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-6135a3ec-bf7f-4f6c-9e0b-ae74369d0007 2018-08-15 09:23:53,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.16331005096s 2018-08-15 09:23:53,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-6135a3ec-bf7f-4f6c-9e0b-ae74369d0007 2018-08-15 09:23:53,642 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-15 09:23:53,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:23:53,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:54,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4095ad1a-4309-439b-9bf3-767b24a88ebb Date: Wed, 15 Aug 2018 09:23:54 GMT RESP BODY: {"floatingips": []} 2018-08-15 09:23:54,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4095ad1a-4309-439b-9bf3-767b24a88ebb 2018-08-15 09:23:54,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.08834791183s 2018-08-15 09:23:54,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4095ad1a-4309-439b-9bf3-767b24a88ebb 2018-08-15 09:23:54,736 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-15 09:23:54,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-15 09:23:54,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:54,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:54 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-76dea350-3e9d-4f5b-9b32-c3bf07caf3f0 x-compute-request-id: req-76dea350-3e9d-4f5b-9b32-c3bf07caf3f0 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 317}, "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\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 320}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2557, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-15 09:23:54,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-76dea350-3e9d-4f5b-9b32-c3bf07caf3f0 2018-08-15 09:23:54,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.194015979767s 2018-08-15 09:23:54,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-76dea350-3e9d-4f5b-9b32-c3bf07caf3f0 2018-08-15 09:23:54,932 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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-1.opnfvlf.org', u'disabled_reason': None, u'id': 317}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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-0.opnfvlf.org', u'disabled_reason': None, u'id': 320}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2557, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-15 09:23:54,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-15 09:23:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:55,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:54 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-19093e17-13b5-4731-8560-872183fc8cd2 x-compute-request-id: req-19093e17-13b5-4731-8560-872183fc8cd2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-15 09:23:55,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-19093e17-13b5-4731-8560-872183fc8cd2 2018-08-15 09:23:55,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.133447170258s 2018-08-15 09:23:55,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-19093e17-13b5-4731-8560-872183fc8cd2 2018-08-15 09:23:55,066 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-15 09:23:55,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:23:55,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:56,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b8791e09-4228-4330-8b77-5b2877f9a8f3 Date: Wed, 15 Aug 2018 09:23:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:23:56,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b8791e09-4228-4330-8b77-5b2877f9a8f3 2018-08-15 09:23:56,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03000712395s 2018-08-15 09:23:56,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b8791e09-4228-4330-8b77-5b2877f9a8f3 2018-08-15 09:23:56,098 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'2acda9a9-954f-4776-9155-79cfd451fb73'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T09:18:59Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', 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-08-15T09:18:53Z', u'provider:network_type': u'flat', u'tenant_id': u'd16d651c9e224303bbc4177b05d9d49e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd16d651c9e224303bbc4177b05d9d49e', u'l2_adjacency': True})] 2018-08-15 09:23:56,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 09:23:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:56,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e16464a-5dc9-4d0b-9e2b-01e8480cb893 Date: Wed, 15 Aug 2018 09:23:56 GMT RESP BODY: {"ports":[]} 2018-08-15 09:23:56,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-8e16464a-5dc9-4d0b-9e2b-01e8480cb893 2018-08-15 09:23:56,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.227802038193s 2018-08-15 09:23:56,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-8e16464a-5dc9-4d0b-9e2b-01e8480cb893 2018-08-15 09:23:56,327 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-15 09:23:56,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 09:23:56,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:56,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097ed980-bf11-4abe-8f36-56702faf8ba5 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "44924d8725774694aafefde3f3796752"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/44924d8725774694aafefde3f3796752/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "4750cd4c3c684e499f94f9cdcd65edc6"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/4750cd4c3c684e499f94f9cdcd65edc6/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "49e9c7c51b804aac88aa9c0559c9f7e5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/49e9c7c51b804aac88aa9c0559c9f7e5/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "52f33ea151424db89efa060350172217"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/52f33ea151424db89efa060350172217/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "8e4c3fa9a9764626ba0287222003dda9"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/8e4c3fa9a9764626ba0287222003dda9/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "a0757fd36aa843eeaec9220dffb98379"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/a0757fd36aa843eeaec9220dffb98379/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "a4739faf04ae40ba8a9e7ba9bc0572bf"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/a4739faf04ae40ba8a9e7ba9bc0572bf/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "a5dbefbf784b4c0387c0e7906dd09ac4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/a5dbefbf784b4c0387c0e7906dd09ac4/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "c0bcebd8d519406e82bcd947edba90ee"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/c0bcebd8d519406e82bcd947edba90ee/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "0794d462b291486abcf6d8c1886df0b1"}, "user": {"id": "c6111fd342434be983f8b154db388214"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/c6111fd342434be983f8b154db388214/roles/0794d462b291486abcf6d8c1886df0b1"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "c6111fd342434be983f8b154db388214"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/c6111fd342434be983f8b154db388214/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "d16d651c9e224303bbc4177b05d9d49e"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "cbefa5e145344f98b47c9cab39d9dea3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e/users/cbefa5e145344f98b47c9cab39d9dea3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"project": {"id": "ccac332bba074178b0e37643466a6c2c"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"domain": {"id": "4ae5de665ee0488f98e521787a7ffb49"}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "04ce3eb04fad45c5b0a14f808f3efb31"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/4ae5de665ee0488f98e521787a7ffb49/users/04ce3eb04fad45c5b0a14f808f3efb31/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}, {"scope": {"system": {"all": true}}, "role": {"id": "753cf3a5f74b47e6aab585ca7fda8ed2"}, "user": {"id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-15 09:23:56,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-097ed980-bf11-4abe-8f36-56702faf8ba5 2018-08-15 09:23:56,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.271106004715s 2018-08-15 09:23:56,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-097ed980-bf11-4abe-8f36-56702faf8ba5 2018-08-15 09:23:56,604 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'44924d8725774694aafefde3f3796752'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'4750cd4c3c684e499f94f9cdcd65edc6'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'49e9c7c51b804aac88aa9c0559c9f7e5'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'52f33ea151424db89efa060350172217'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'8e4c3fa9a9764626ba0287222003dda9'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'a0757fd36aa843eeaec9220dffb98379'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'a4739faf04ae40ba8a9e7ba9bc0572bf'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'a5dbefbf784b4c0387c0e7906dd09ac4'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'bcbffd53dc5d4fa3af75adf0ca8b2b9f'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'c0bcebd8d519406e82bcd947edba90ee'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'0794d462b291486abcf6d8c1886df0b1', 'user': u'c6111fd342434be983f8b154db388214'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'c6111fd342434be983f8b154db388214'}), Munch({'project': u'd16d651c9e224303bbc4177b05d9d49e', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'cbefa5e145344f98b47c9cab39d9dea3'}), Munch({'project': u'ccac332bba074178b0e37643466a6c2c', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'd3daaf0bfd7f4a52a5f7ce50e0a0b589'}), Munch({'domain': u'4ae5de665ee0488f98e521787a7ffb49', 'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'04ce3eb04fad45c5b0a14f808f3efb31'}), Munch({'id': u'753cf3a5f74b47e6aab585ca7fda8ed2', 'user': u'd3daaf0bfd7f4a52a5f7ce50e0a0b589'})] 2018-08-15 09:23:56,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:23:56,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:56,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e099811-e9f9-420c-97e6-5bbe95910d60 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:23:56,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e099811-e9f9-420c-97e6-5bbe95910d60 2018-08-15 09:23:56,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.293789148331s 2018-08-15 09:23:56,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e099811-e9f9-420c-97e6-5bbe95910d60 2018-08-15 09:23:56,904 - 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'0794d462b291486abcf6d8c1886df0b1'}), 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'523d7f0374fd444a9cfb7c6cefc3efb5'}), 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'753cf3a5f74b47e6aab585ca7fda8ed2'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'c7404a9ea2f44c139e7b3678d4520884'}), 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'dff5bccadca542958c664ee675124950'}), 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'eb33954093084f85ad0acc96c80ab15e'})] 2018-08-15 09:23:56,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:23:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:57,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4bc75f98-a5b5-47c6-bb6d-934f5f850bf4 Date: Wed, 15 Aug 2018 09:23:57 GMT RESP BODY: {"routers": []} 2018-08-15 09:23:57,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4bc75f98-a5b5-47c6-bb6d-934f5f850bf4 2018-08-15 09:23:57,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.02011489868s 2018-08-15 09:23:57,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4bc75f98-a5b5-47c6-bb6d-934f5f850bf4 2018-08-15 09:23:57,925 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-15 09:23:57,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:23:57,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:58,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23: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-9c7d367f-144f-417a-a5fc-725a6d1b84bf x-compute-request-id: req-9c7d367f-144f-417a-a5fc-725a6d1b84bf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 09:23:58,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c7d367f-144f-417a-a5fc-725a6d1b84bf 2018-08-15 09:23:58,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2013630867s 2018-08-15 09:23:58,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c7d367f-144f-417a-a5fc-725a6d1b84bf 2018-08-15 09:23:58,128 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-15 09:23:58,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-15 09:23:58,134 - 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-08-15 09:23:58,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 09:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-960bf03b-3220-41f7-8fd3-1c5d9ef60cd9 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-08-15 09:23:58,141 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-960bf03b-3220-41f7-8fd3-1c5d9ef60cd9 2018-08-15 09:23:58,142 - 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}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:58,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ee4a0a-583b-4176-a77d-ce916599ed91 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/00f3d86c7355409c95608800da4e7370"}, "enabled": true, "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/14091f00c817424799e18b4381c330e2"}, "enabled": true, "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/16572f06daaf405ab9ffa813b1f2c709"}, "enabled": true, "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2b371674a0694c849a26a7f18a2e657d"}, "enabled": true, "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/49a7516246df46eeb5ad941648719559"}, "enabled": true, "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/51db4a26fec149c2b600a7a282cec0bc"}, "enabled": true, "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7928fac8141847208a4508bd700ed061"}, "enabled": true, "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/85acc66a71fa4965827c617e97b0070d"}, "enabled": true, "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8ee113506bc24f37bd0e45f51a1f12b7"}, "enabled": true, "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/92b185b892fc4d67ab0d590049c095ee"}, "enabled": true, "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a9a09cf6cb1e44e5833211713b247c24"}, "enabled": true, "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/b6c88c3760bc490eb507bf5432a3b581"}, "enabled": true, "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dba0744513d24104a0aa5f575b8ca565"}, "enabled": true, "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/dc508af761c14d5d9e7adcce48f7c2a1"}, "enabled": true, "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e2efec0c3f35489b9ab8add723d2f44d"}, "enabled": true, "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-15 09:23:58,432 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-c6ee4a0a-583b-4176-a77d-ce916599ed91 2018-08-15 09:23:58,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.30096411705s 2018-08-15 09:23:58,433 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-c6ee4a0a-583b-4176-a77d-ce916599ed91 2018-08-15 09:23:58,437 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'00f3d86c7355409c95608800da4e7370', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'14091f00c817424799e18b4381c330e2', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'16572f06daaf405ab9ffa813b1f2c709', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'2b371674a0694c849a26a7f18a2e657d', 'name': u'panko'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'49a7516246df46eeb5ad941648719559', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'51db4a26fec149c2b600a7a282cec0bc', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'7928fac8141847208a4508bd700ed061', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'85acc66a71fa4965827c617e97b0070d', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'8ee113506bc24f37bd0e45f51a1f12b7', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'92b185b892fc4d67ab0d590049c095ee', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'a9a09cf6cb1e44e5833211713b247c24', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'b6c88c3760bc490eb507bf5432a3b581', 'name': u'cinderv2'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'dba0744513d24104a0aa5f575b8ca565', 'name': u'nova'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'dc508af761c14d5d9e7adcce48f7c2a1', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'e2efec0c3f35489b9ab8add723d2f44d', 'name': u'swift'})] 2018-08-15 09:23:58,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:23:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6337b7f000b2991a5e99de3bf6ed41c7f4c5a598" 2018-08-15 09:23:59,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-62b40f7e-cf88-445f-9891-2a9125958367 Date: Wed, 15 Aug 2018 09:23:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T09:18:59Z","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":"2acda9a9-954f-4776-9155-79cfd451fb73","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d16d651c9e224303bbc4177b05d9d49e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:59Z","ip_version":4}]} 2018-08-15 09:23:59,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-62b40f7e-cf88-445f-9891-2a9125958367 2018-08-15 09:23:59,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.15317797661s 2018-08-15 09:23:59,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-62b40f7e-cf88-445f-9891-2a9125958367 2018-08-15 09:23:59,592 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:18:59Z', 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'2acda9a9-954f-4776-9155-79cfd451fb73', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'tenant_id': u'd16d651c9e224303bbc4177b05d9d49e', u'created_at': u'2018-08-15T09:18:59Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'd16d651c9e224303bbc4177b05d9d49e'})] 2018-08-15 09:23:59,719 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:23:59,719 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-15 09:23:59,775 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-15 09:23:59,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:23:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:23:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:23:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:23:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:23:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:23:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:23:59,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:23:59,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:23:59,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:23:59,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:23:59,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:23:59,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:23:59,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d9111c-32e2-431c-b335-27f9504f018a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:23:59,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c8d9111c-32e2-431c-b335-27f9504f018a 2018-08-15 09:23:59,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:24:00,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["SlIGga8lTj-H-poSpVRwmw"], "issued_at": "2018-08-15T09:24:00.000000Z"}} 2018-08-15 09:24:00,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:24:00,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" 2018-08-15 09:24:00,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-580b9784-c088-4750-b27f-e615c2a35f80 Date: Wed, 15 Aug 2018 09:24:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:24:00,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-580b9784-c088-4750-b27f-e615c2a35f80 2018-08-15 09:24:00,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345319032669s 2018-08-15 09:24:00,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-580b9784-c088-4750-b27f-e615c2a35f80 2018-08-15 09:24:00,748 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-15 09:24:00,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 09:24:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" -d '{"network": {"name": "tenantnetwork1-net_1b94a746-d9e2-4c64-a59e-fc1deb2423f0", "admin_state_up": true}}' 2018-08-15 09:24:02,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f3627998-934c-4339-871b-1f6c1d6da3f2 Date: Wed, 15 Aug 2018 09:24:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"57f0b1f4-634f-44fb-a810-940165df2ed3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:24:01Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_1b94a746-d9e2-4c64-a59e-fc1deb2423f0","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:24:01Z","mtu":1450}} 2018-08-15 09:24:02,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f3627998-934c-4339-871b-1f6c1d6da3f2 2018-08-15 09:24:02,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.32649993896s 2018-08-15 09:24:02,076 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f3627998-934c-4339-871b-1f6c1d6da3f2 2018-08-15 09:24:02,077 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T09:24:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'57f0b1f4-634f-44fb-a810-940165df2ed3', u'provider:segmentation_id': 94, 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_1b94a746-d9e2-4c64-a59e-fc1deb2423f0', u'created_at': u'2018-08-15T09:24:01Z', u'mtu': 1450, u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ccac332bba074178b0e37643466a6c2c', u'l2_adjacency': True}) 2018-08-15 09:24:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:24:02,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" 2018-08-15 09:24:03,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-89d1a6ca-af8f-46f6-99b4-c44ccc9dbe4e Date: Wed, 15 Aug 2018 09:24:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"57f0b1f4-634f-44fb-a810-940165df2ed3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:24:01Z","qos_policy_id":null,"name":"tenantnetwork1-net_1b94a746-d9e2-4c64-a59e-fc1deb2423f0","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:24:01Z","provider:network_type":"vxlan"}]} 2018-08-15 09:24:03,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-89d1a6ca-af8f-46f6-99b4-c44ccc9dbe4e 2018-08-15 09:24:03,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.20102000237s 2018-08-15 09:24:03,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-89d1a6ca-af8f-46f6-99b4-c44ccc9dbe4e 2018-08-15 09:24:03,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 09:24:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" -d '{"subnet": {"name": "tenantnetwork1-subnet_1b94a746-d9e2-4c64-a59e-fc1deb2423f0", "enable_dhcp": true, "network_id": "57f0b1f4-634f-44fb-a810-940165df2ed3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 09:24:03,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-437f2f90-d943-4a9a-821c-926d032803da Date: Wed, 15 Aug 2018 09:24:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T09:24:03Z","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":"51bbb54f-84aa-45b1-9423-d1c191ee0185","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ccac332bba074178b0e37643466a6c2c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_1b94a746-d9e2-4c64-a59e-fc1deb2423f0","enable_dhcp":true,"segment_id":null,"network_id":"57f0b1f4-634f-44fb-a810-940165df2ed3","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:24:03Z","ip_version":4}} 2018-08-15 09:24:03,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-437f2f90-d943-4a9a-821c-926d032803da 2018-08-15 09:24:03,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.489400148392s 2018-08-15 09:24:03,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-437f2f90-d943-4a9a-821c-926d032803da 2018-08-15 09:24:03,771 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:24:03Z', 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'51bbb54f-84aa-45b1-9423-d1c191ee0185', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_1b94a746-d9e2-4c64-a59e-fc1deb2423f0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'57f0b1f4-634f-44fb-a810-940165df2ed3', u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'created_at': u'2018-08-15T09:24:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ccac332bba074178b0e37643466a6c2c'}) 2018-08-15 09:24:03,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 09:24:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" -d '{"router": {"external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448"}, "name": "tenantnetwork1-router_1b94a746-d9e2-4c64-a59e-fc1deb2423f0", "admin_state_up": true}}' 2018-08-15 09:24:10,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-9889be6c-290e-4dc6-a57c-87770d33af17 Date: Wed, 15 Aug 2018 09:24:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:24:05Z", "admin_state_up": true, "updated_at": "2018-08-15T09:24:06Z", "project_id": "ccac332bba074178b0e37643466a6c2c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8edb6d40-ca8f-4db4-9a8a-3d8637a55270", "name": "tenantnetwork1-router_1b94a746-d9e2-4c64-a59e-fc1deb2423f0"}} 2018-08-15 09:24:10,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9889be6c-290e-4dc6-a57c-87770d33af17 2018-08-15 09:24:10,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.5810790062s 2018-08-15 09:24:10,353 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9889be6c-290e-4dc6-a57c-87770d33af17 2018-08-15 09:24:10,354 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:24:06Z', u'revision_number': 3, u'ha': True, u'id': u'8edb6d40-ca8f-4db4-9a8a-3d8637a55270', u'external_gateway_info': {u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2acda9a9-954f-4776-9155-79cfd451fb73', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_1b94a746-d9e2-4c64-a59e-fc1deb2423f0', u'admin_state_up': True, u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'created_at': u'2018-08-15T09:24:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'ccac332bba074178b0e37643466a6c2c'}) 2018-08-15 09:24:10,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 09:24:10,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270/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}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" -d '{"subnet_id": "51bbb54f-84aa-45b1-9423-d1c191ee0185"}' 2018-08-15 09:24:13,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd0b50f2-5ad8-4e5f-ba20-77234c0a59ce Date: Wed, 15 Aug 2018 09:24:13 GMT RESP BODY: {"network_id": "57f0b1f4-634f-44fb-a810-940165df2ed3", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "subnet_id": "51bbb54f-84aa-45b1-9423-d1c191ee0185", "subnet_ids": ["51bbb54f-84aa-45b1-9423-d1c191ee0185"], "port_id": "60acd7f7-b77b-41d0-a11c-7884662fb070", "id": "8edb6d40-ca8f-4db4-9a8a-3d8637a55270"} 2018-08-15 09:24:13,782 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270/add_router_interface.json used request id req-fd0b50f2-5ad8-4e5f-ba20-77234c0a59ce 2018-08-15 09:24:13,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.42716407776s 2018-08-15 09:24:13,782 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270/add_router_interface.json used request id req-fd0b50f2-5ad8-4e5f-ba20-77234c0a59ce returning object 8edb6d40-ca8f-4db4-9a8a-3d8637a55270 2018-08-15 09:24:13,888 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:24:13,888 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-15 09:24:13,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 09:24:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270/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}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" -d '{"subnet_id": "51bbb54f-84aa-45b1-9423-d1c191ee0185"}' 2018-08-15 09:24:17,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e8334df2-b8a5-48df-a8c6-f9924e07d846 Date: Wed, 15 Aug 2018 09:24:17 GMT RESP BODY: {"network_id": "57f0b1f4-634f-44fb-a810-940165df2ed3", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "subnet_id": "51bbb54f-84aa-45b1-9423-d1c191ee0185", "subnet_ids": ["51bbb54f-84aa-45b1-9423-d1c191ee0185"], "port_id": "60acd7f7-b77b-41d0-a11c-7884662fb070", "id": "8edb6d40-ca8f-4db4-9a8a-3d8637a55270"} 2018-08-15 09:24:17,530 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270/remove_router_interface.json used request id req-e8334df2-b8a5-48df-a8c6-f9924e07d846 2018-08-15 09:24:17,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.63630604744s 2018-08-15 09:24:17,530 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270/remove_router_interface.json used request id req-e8334df2-b8a5-48df-a8c6-f9924e07d846 returning object 8edb6d40-ca8f-4db4-9a8a-3d8637a55270 2018-08-15 09:24:17,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:24:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" 2018-08-15 09:24:17,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c4704f91-5e13-4183-ac3f-1cc9a2c23c59 Date: Wed, 15 Aug 2018 09:24:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:24:05Z", "admin_state_up": true, "updated_at": "2018-08-15T09:24:15Z", "project_id": "ccac332bba074178b0e37643466a6c2c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "8edb6d40-ca8f-4db4-9a8a-3d8637a55270", "name": "tenantnetwork1-router_1b94a746-d9e2-4c64-a59e-fc1deb2423f0"}]} 2018-08-15 09:24:17,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c4704f91-5e13-4183-ac3f-1cc9a2c23c59 2018-08-15 09:24:17,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.373687028885s 2018-08-15 09:24:17,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c4704f91-5e13-4183-ac3f-1cc9a2c23c59 2018-08-15 09:24:17,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 09:24:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270.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}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" 2018-08-15 09:24:22,880 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4148c9b-78ee-405c-bee2-6f276f790f02 Content-Length: 0 Date: Wed, 15 Aug 2018 09:24:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:24:22,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270.json used request id req-b4148c9b-78ee-405c-bee2-6f276f790f02 2018-08-15 09:24:22,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.97348809242s 2018-08-15 09:24:22,880 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8edb6d40-ca8f-4db4-9a8a-3d8637a55270.json used request id req-b4148c9b-78ee-405c-bee2-6f276f790f02 2018-08-15 09:24:22,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:24:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" 2018-08-15 09:24:24,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-3d4b1025-95fd-4f47-ab29-e68ca97ccdb1 Date: Wed, 15 Aug 2018 09:24:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T09:18:59Z","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":"2acda9a9-954f-4776-9155-79cfd451fb73","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d16d651c9e224303bbc4177b05d9d49e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:59Z","ip_version":4},{"updated_at":"2018-08-15T09:24:03Z","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":"51bbb54f-84aa-45b1-9423-d1c191ee0185","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ccac332bba074178b0e37643466a6c2c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_1b94a746-d9e2-4c64-a59e-fc1deb2423f0","enable_dhcp":true,"segment_id":null,"network_id":"57f0b1f4-634f-44fb-a810-940165df2ed3","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:24:03Z","ip_version":4}]} 2018-08-15 09:24:24,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3d4b1025-95fd-4f47-ab29-e68ca97ccdb1 2018-08-15 09:24:24,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.3191139698s 2018-08-15 09:24:24,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3d4b1025-95fd-4f47-ab29-e68ca97ccdb1 2018-08-15 09:24:24,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 09:24:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/51bbb54f-84aa-45b1-9423-d1c191ee0185.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}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" 2018-08-15 09:24:26,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42289c4c-680b-4582-b183-7edd6c691690 Date: Wed, 15 Aug 2018 09:24:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:24:26,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/51bbb54f-84aa-45b1-9423-d1c191ee0185.json used request id req-42289c4c-680b-4582-b183-7edd6c691690 2018-08-15 09:24:26,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.06429815292s 2018-08-15 09:24:26,266 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/51bbb54f-84aa-45b1-9423-d1c191ee0185.json used request id req-42289c4c-680b-4582-b183-7edd6c691690 2018-08-15 09:24:26,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:24:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" 2018-08-15 09:24:27,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-9f6966ca-f8cf-49c7-855e-27afeafe14eb Date: Wed, 15 Aug 2018 09:24:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"57f0b1f4-634f-44fb-a810-940165df2ed3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:24:26Z","qos_policy_id":null,"name":"tenantnetwork1-net_1b94a746-d9e2-4c64-a59e-fc1deb2423f0","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:24:01Z","provider:network_type":"vxlan"}]} 2018-08-15 09:24:27,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9f6966ca-f8cf-49c7-855e-27afeafe14eb 2018-08-15 09:24:27,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.16827106476s 2018-08-15 09:24:27,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9f6966ca-f8cf-49c7-855e-27afeafe14eb 2018-08-15 09:24:27,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 09:24:27,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/57f0b1f4-634f-44fb-a810-940165df2ed3.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}184c6737f0c8b9f9ffd89e1ea45b2826888bb3a8" 2018-08-15 09:24:28,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3685218-ac06-49ef-b7d2-c8072a4e6b75 Date: Wed, 15 Aug 2018 09:24:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:24:28,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/57f0b1f4-634f-44fb-a810-940165df2ed3.json used request id req-b3685218-ac06-49ef-b7d2-c8072a4e6b75 2018-08-15 09:24:28,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.725075006485s 2018-08-15 09:24:28,162 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/57f0b1f4-634f-44fb-a810-940165df2ed3.json used request id req-b3685218-ac06-49ef-b7d2-c8072a4e6b75 2018-08-15 09:24:28,214 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:24:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:24:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:24:28,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:24:28,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b6d13b-0e78-4314-a857-26fa7fb12a09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:24:28,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-23b6d13b-0e78-4314-a857-26fa7fb12a09 2018-08-15 09:24:28,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:24:28,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:24:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["7vxIhnlbQICNjTCOnJ-0YA"], "issued_at": "2018-08-15T09:24:28.000000Z"}} 2018-08-15 09:24:28,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:24:28,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:29,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b5450b1a-751f-4f67-9b93-2a877406276c Date: Wed, 15 Aug 2018 09:24:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:24:29,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b5450b1a-751f-4f67-9b93-2a877406276c 2018-08-15 09:24:29,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.19063997269s 2018-08-15 09:24:29,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b5450b1a-751f-4f67-9b93-2a877406276c 2018-08-15 09:24:29,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:24:29,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 09:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eaccaf2-05ed-43be-a96f-da0edb695940 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-15 09:24:29,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5eaccaf2-05ed-43be-a96f-da0edb695940 2018-08-15 09:24:29,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:24:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:30,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51aaadac-a401-4271-93c8-63fa523e054e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4ae5de665ee0488f98e521787a7ffb49"}, "tags": [], "enabled": true, "id": "4ae5de665ee0488f98e521787a7ffb49", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 09:24:30,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-51aaadac-a401-4271-93c8-63fa523e054e 2018-08-15 09:24:30,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.274040937424s 2018-08-15 09:24:30,137 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-51aaadac-a401-4271-93c8-63fa523e054e 2018-08-15 09:24:30,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 09:24:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}}' 2018-08-15 09:24:30,406 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a6f17f4-3938-4cce-919a-758b6c27c7a7 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3"}, "tags": [], "enabled": true, "id": "f680bdfedafb4ee9aa41258976be23b3", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}} 2018-08-15 09:24:30,406 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9a6f17f4-3938-4cce-919a-758b6c27c7a7 2018-08-15 09:24:30,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262179851532s 2018-08-15 09:24:30,406 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9a6f17f4-3938-4cce-919a-758b6c27c7a7 2018-08-15 09:24:30,407 - 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'f680bdfedafb4ee9aa41258976be23b3', '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_080bb2e5-012f-4fa0-bf73-16b5e021fea8'}) 2018-08-15 09:24:30,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 09:24:30,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a1bea911-454f-473b-9397-41f968121453", "email": null, "name": "tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}}' 2018-08-15 09:24:30,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c786929-d1fe-4411-b621-15f6b8a2dfb1 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8", "links": {"self": "http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a502478d0064f2f8b92669d8066022d", "domain_id": "default", "password_expires_at": null}} 2018-08-15 09:24:30,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4c786929-d1fe-4411-b621-15f6b8a2dfb1 2018-08-15 09:24:30,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.56990814209s 2018-08-15 09:24:30,984 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4c786929-d1fe-4411-b621-15f6b8a2dfb1 2018-08-15 09:24:30,984 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5a502478d0064f2f8b92669d8066022d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8'}) 2018-08-15 09:24:30,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:24:30,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:31,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1037baf3-a4af-4a90-8855-3dd34530c045 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:24:31,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1037baf3-a4af-4a90-8855-3dd34530c045 2018-08-15 09:24:31,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193640947342s 2018-08-15 09:24:31,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1037baf3-a4af-4a90-8855-3dd34530c045 2018-08-15 09:24:31,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:24:31,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:31,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e649d53-c333-4211-bc88-bed3896f7793 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:24:31,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e649d53-c333-4211-bc88-bed3896f7793 2018-08-15 09:24:31,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194582939148s 2018-08-15 09:24:31,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e649d53-c333-4211-bc88-bed3896f7793 2018-08-15 09:24:31,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:24:31,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:31,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510c353c-5104-4a99-b6e9-3ca4da736fff Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:24:31,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-510c353c-5104-4a99-b6e9-3ca4da736fff 2018-08-15 09:24:31,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.266751050949s 2018-08-15 09:24:31,654 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-510c353c-5104-4a99-b6e9-3ca4da736fff 2018-08-15 09:24:31,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:24:31,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:31,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339f0aa8-25e1-4e74-867b-c10c86509da4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 09:24:31,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-339f0aa8-25e1-4e74-867b-c10c86509da4 2018-08-15 09:24:31,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194423913956s 2018-08-15 09:24:31,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-339f0aa8-25e1-4e74-867b-c10c86509da4 2018-08-15 09:24:31,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:24:31,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:31,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05de0cc-64ba-477e-bbbf-c1527b7987c6 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8", "links": {"self": "http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a502478d0064f2f8b92669d8066022d", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:24:31,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f05de0cc-64ba-477e-bbbf-c1527b7987c6 2018-08-15 09:24:31,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140739917755s 2018-08-15 09:24:31,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f05de0cc-64ba-477e-bbbf-c1527b7987c6 2018-08-15 09:24:32,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:24:32,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:32,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947d02a6-1ed3-4f7b-bfe4-6fc35ff50a4b Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3"}, "tags": [], "enabled": true, "id": "f680bdfedafb4ee9aa41258976be23b3", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}]} 2018-08-15 09:24:32,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-947d02a6-1ed3-4f7b-bfe4-6fc35ff50a4b 2018-08-15 09:24:32,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109107017517s 2018-08-15 09:24:32,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-947d02a6-1ed3-4f7b-bfe4-6fc35ff50a4b 2018-08-15 09:24:32,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 09:24:32,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=5a502478d0064f2f8b92669d8066022d&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=f680bdfedafb4ee9aa41258976be23b3" -H "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}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:32,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e51449-f0b7-43f6-b71e-5e7333be0176 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=5a502478d0064f2f8b92669d8066022d&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=f680bdfedafb4ee9aa41258976be23b3", "previous": null, "next": null}} 2018-08-15 09:24:32,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=5a502478d0064f2f8b92669d8066022d&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=f680bdfedafb4ee9aa41258976be23b3 used request id req-06e51449-f0b7-43f6-b71e-5e7333be0176 2018-08-15 09:24:32,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189733028412s 2018-08-15 09:24:32,315 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=5a502478d0064f2f8b92669d8066022d&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=f680bdfedafb4ee9aa41258976be23b3 used request id req-06e51449-f0b7-43f6-b71e-5e7333be0176 2018-08-15 09:24:32,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 09:24:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3/users/5a502478d0064f2f8b92669d8066022d/roles/eb33954093084f85ad0acc96c80ab15e -H "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}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:24:32,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d321e58-b372-413c-a042-51f6336a5ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:24:32,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3/users/5a502478d0064f2f8b92669d8066022d/roles/eb33954093084f85ad0acc96c80ab15e used request id req-4d321e58-b372-413c-a042-51f6336a5ad8 2018-08-15 09:24:32,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.199001073837s 2018-08-15 09:24:32,518 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3/users/5a502478d0064f2f8b92669d8066022d/roles/eb33954093084f85ad0acc96c80ab15e used request id req-4d321e58-b372-413c-a042-51f6336a5ad8 2018-08-15 09:24:32,518 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_080bb2e5-012f-4fa0-bf73-16b5e021fea8', 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'f680bdfedafb4ee9aa41258976be23b3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a1bea911-454f-473b-9397-41f968121453', 'username': u'tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 09:24:32,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:24:32,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:24:32,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:24:32,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:24:32,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:24:32,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:24:32,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:24:32,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:24:32,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:24:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:24:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:24:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:24:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:24:32,523 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8', 'password': 'a1bea911-454f-473b-9397-41f968121453', 'project_name': 'tenantnetwork2-project_080bb2e5-012f-4fa0-bf73-16b5e021fea8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'f680bdfedafb4ee9aa41258976be23b3', 'project_domain_name': 'Default'} 2018-08-15 09:24:32,523 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-15 09:24:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:24:32,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ec2835-4bd9-4f5a-8b80-bab3a5ad407c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:24:32,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-64ec2835-4bd9-4f5a-8b80-bab3a5ad407c 2018-08-15 09:24:32,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:24:33,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}], "expires_at": "2018-08-15T10:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f680bdfedafb4ee9aa41258976be23b3", "name": "tenantnetwork2-project_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f680bdfedafb4ee9aa41258976be23b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/f680bdfedafb4ee9aa41258976be23b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/f680bdfedafb4ee9aa41258976be23b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f680bdfedafb4ee9aa41258976be23b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/f680bdfedafb4ee9aa41258976be23b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/f680bdfedafb4ee9aa41258976be23b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f680bdfedafb4ee9aa41258976be23b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/f680bdfedafb4ee9aa41258976be23b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/f680bdfedafb4ee9aa41258976be23b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f680bdfedafb4ee9aa41258976be23b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/f680bdfedafb4ee9aa41258976be23b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/f680bdfedafb4ee9aa41258976be23b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f680bdfedafb4ee9aa41258976be23b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_f680bdfedafb4ee9aa41258976be23b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8", "id": "5a502478d0064f2f8b92669d8066022d"}, "audit_ids": ["7mHISadyRx6sRWptgw7j-w"], "issued_at": "2018-08-15T09:24:32.000000Z"}} 2018-08-15 09:24:33,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 09:24:33,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d192970a054618f6a0b826a47f92c0cb49dbce4e" -d '{"network": {"name": "tenantnetwork2-net_080bb2e5-012f-4fa0-bf73-16b5e021fea8", "admin_state_up": true}}' 2018-08-15 09:24:33,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-697f74eb-d30a-4c6c-93a6-64fa40e7ffce Date: Wed, 15 Aug 2018 09:24:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3bf756a0-394b-4333-a95c-0302c4f3bff1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f680bdfedafb4ee9aa41258976be23b3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:24:33Z","is_default":false,"name":"tenantnetwork2-net_080bb2e5-012f-4fa0-bf73-16b5e021fea8","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f680bdfedafb4ee9aa41258976be23b3","created_at":"2018-08-15T09:24:33Z","mtu":1450}} 2018-08-15 09:24:33,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-697f74eb-d30a-4c6c-93a6-64fa40e7ffce 2018-08-15 09:24:33,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.761991977692s 2018-08-15 09:24:33,776 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-697f74eb-d30a-4c6c-93a6-64fa40e7ffce 2018-08-15 09:24:33,777 - 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-08-15T09:24:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3bf756a0-394b-4333-a95c-0302c4f3bff1', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_080bb2e5-012f-4fa0-bf73-16b5e021fea8', u'admin_state_up': True, u'tenant_id': u'f680bdfedafb4ee9aa41258976be23b3', u'created_at': u'2018-08-15T09:24:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f680bdfedafb4ee9aa41258976be23b3', u'l2_adjacency': True}) 2018-08-15 09:24:33,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:24:33,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d192970a054618f6a0b826a47f92c0cb49dbce4e" 2018-08-15 09:24:34,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-a795ec9d-e3fe-4322-a7c7-f7ba7e533995 Date: Wed, 15 Aug 2018 09:24:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3bf756a0-394b-4333-a95c-0302c4f3bff1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f680bdfedafb4ee9aa41258976be23b3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:24:33Z","qos_policy_id":null,"name":"tenantnetwork2-net_080bb2e5-012f-4fa0-bf73-16b5e021fea8","admin_state_up":true,"tenant_id":"f680bdfedafb4ee9aa41258976be23b3","created_at":"2018-08-15T09:24:33Z","mtu":1450}]} 2018-08-15 09:24:34,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a795ec9d-e3fe-4322-a7c7-f7ba7e533995 2018-08-15 09:24:34,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15071797371s 2018-08-15 09:24:34,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a795ec9d-e3fe-4322-a7c7-f7ba7e533995 2018-08-15 09:24:34,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 09:24:34,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d192970a054618f6a0b826a47f92c0cb49dbce4e" -d '{"subnet": {"name": "tenantnetwork2-subnet_080bb2e5-012f-4fa0-bf73-16b5e021fea8", "enable_dhcp": true, "network_id": "3bf756a0-394b-4333-a95c-0302c4f3bff1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 09:24:35,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d68425a-41d7-48ec-851c-9460b188031a Date: Wed, 15 Aug 2018 09:24:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf756a0-394b-4333-a95c-0302c4f3bff1","tenant_id":"f680bdfedafb4ee9aa41258976be23b3","created_at":"2018-08-15T09:24:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:24:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f680bdfedafb4ee9aa41258976be23b3","id":"6dbe6f1e-3589-4708-b6aa-413cdc519ee5","subnetpool_id":null,"name":"tenantnetwork2-subnet_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}} 2018-08-15 09:24:35,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2d68425a-41d7-48ec-851c-9460b188031a 2018-08-15 09:24:35,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.918462991714s 2018-08-15 09:24:35,849 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2d68425a-41d7-48ec-851c-9460b188031a 2018-08-15 09:24:35,849 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:24:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6dbe6f1e-3589-4708-b6aa-413cdc519ee5', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_080bb2e5-012f-4fa0-bf73-16b5e021fea8', u'enable_dhcp': True, u'network_id': u'3bf756a0-394b-4333-a95c-0302c4f3bff1', u'tenant_id': u'f680bdfedafb4ee9aa41258976be23b3', u'created_at': u'2018-08-15T09:24:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f680bdfedafb4ee9aa41258976be23b3'}) 2018-08-15 09:24:35,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 09:24:35,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d192970a054618f6a0b826a47f92c0cb49dbce4e" -d '{"router": {"external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448"}, "name": "tenantnetwork2-router_080bb2e5-012f-4fa0-bf73-16b5e021fea8", "admin_state_up": true}}' 2018-08-15 09:24:42,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4d80034f-da67-4606-b69c-a8180b5ca2dd Date: Wed, 15 Aug 2018 09:24:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "created_at": "2018-08-15T09:24:36Z", "admin_state_up": true, "updated_at": "2018-08-15T09:24:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f680bdfedafb4ee9aa41258976be23b3", "id": "e3c75fdd-d7bd-4c7a-bb93-aee5a948054c", "name": "tenantnetwork2-router_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}} 2018-08-15 09:24:42,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4d80034f-da67-4606-b69c-a8180b5ca2dd 2018-08-15 09:24:42,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.54499697685s 2018-08-15 09:24:42,395 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4d80034f-da67-4606-b69c-a8180b5ca2dd 2018-08-15 09:24:42,396 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:24:37Z', u'revision_number': 3, u'id': u'e3c75fdd-d7bd-4c7a-bb93-aee5a948054c', u'external_gateway_info': {u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2acda9a9-954f-4776-9155-79cfd451fb73', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_080bb2e5-012f-4fa0-bf73-16b5e021fea8', u'admin_state_up': True, u'tenant_id': u'f680bdfedafb4ee9aa41258976be23b3', u'created_at': u'2018-08-15T09:24:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'f680bdfedafb4ee9aa41258976be23b3'}) 2018-08-15 09:24:42,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 09:24:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c/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}d192970a054618f6a0b826a47f92c0cb49dbce4e" -d '{"subnet_id": "6dbe6f1e-3589-4708-b6aa-413cdc519ee5"}' 2018-08-15 09:24:45,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b8cdfa15-ffd0-4720-96d1-b7b56d42c54c Date: Wed, 15 Aug 2018 09:24:45 GMT RESP BODY: {"network_id": "3bf756a0-394b-4333-a95c-0302c4f3bff1", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "subnet_id": "6dbe6f1e-3589-4708-b6aa-413cdc519ee5", "subnet_ids": ["6dbe6f1e-3589-4708-b6aa-413cdc519ee5"], "port_id": "7b8b89ff-27d9-4d98-9fdb-c76f6710b424", "id": "e3c75fdd-d7bd-4c7a-bb93-aee5a948054c"} 2018-08-15 09:24:45,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c/add_router_interface.json used request id req-b8cdfa15-ffd0-4720-96d1-b7b56d42c54c 2018-08-15 09:24:45,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.02465200424s 2018-08-15 09:24:45,421 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c/add_router_interface.json used request id req-b8cdfa15-ffd0-4720-96d1-b7b56d42c54c returning object e3c75fdd-d7bd-4c7a-bb93-aee5a948054c 2018-08-15 09:24:45,548 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:24:45,549 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-15 09:24:45,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 09:24:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c/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}d192970a054618f6a0b826a47f92c0cb49dbce4e" -d '{"subnet_id": "6dbe6f1e-3589-4708-b6aa-413cdc519ee5"}' 2018-08-15 09:24:49,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e98f10dc-651f-4362-a3b4-81200fbe086c Date: Wed, 15 Aug 2018 09:24:49 GMT RESP BODY: {"network_id": "3bf756a0-394b-4333-a95c-0302c4f3bff1", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "subnet_id": "6dbe6f1e-3589-4708-b6aa-413cdc519ee5", "subnet_ids": ["6dbe6f1e-3589-4708-b6aa-413cdc519ee5"], "port_id": "7b8b89ff-27d9-4d98-9fdb-c76f6710b424", "id": "e3c75fdd-d7bd-4c7a-bb93-aee5a948054c"} 2018-08-15 09:24:49,720 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c/remove_router_interface.json used request id req-e98f10dc-651f-4362-a3b4-81200fbe086c 2018-08-15 09:24:49,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.16678500175s 2018-08-15 09:24:49,721 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c/remove_router_interface.json used request id req-e98f10dc-651f-4362-a3b4-81200fbe086c returning object e3c75fdd-d7bd-4c7a-bb93-aee5a948054c 2018-08-15 09:24:49,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:24:49,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d192970a054618f6a0b826a47f92c0cb49dbce4e" 2018-08-15 09:24:50,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-8b9561c6-f3c3-43ab-ab6c-636ee5a90013 Date: Wed, 15 Aug 2018 09:24:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "created_at": "2018-08-15T09:24:36Z", "admin_state_up": true, "updated_at": "2018-08-15T09:24:47Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f680bdfedafb4ee9aa41258976be23b3", "id": "e3c75fdd-d7bd-4c7a-bb93-aee5a948054c", "name": "tenantnetwork2-router_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}]} 2018-08-15 09:24:50,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8b9561c6-f3c3-43ab-ab6c-636ee5a90013 2018-08-15 09:24:50,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.20205807686s 2018-08-15 09:24:50,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8b9561c6-f3c3-43ab-ab6c-636ee5a90013 2018-08-15 09:24:50,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 09:24:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c.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}d192970a054618f6a0b826a47f92c0cb49dbce4e" 2018-08-15 09:24:55,697 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfe04698-3e57-46fe-b2bd-1fea17a47156 Content-Length: 0 Date: Wed, 15 Aug 2018 09:24:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:24:55,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c.json used request id req-cfe04698-3e57-46fe-b2bd-1fea17a47156 2018-08-15 09:24:55,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.77235102654s 2018-08-15 09:24:55,698 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e3c75fdd-d7bd-4c7a-bb93-aee5a948054c.json used request id req-cfe04698-3e57-46fe-b2bd-1fea17a47156 2018-08-15 09:24:55,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:24:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d192970a054618f6a0b826a47f92c0cb49dbce4e" 2018-08-15 09:24:56,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a11ad56f-3f40-4603-9c83-9c08faed9216 Date: Wed, 15 Aug 2018 09:24:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf756a0-394b-4333-a95c-0302c4f3bff1","tenant_id":"f680bdfedafb4ee9aa41258976be23b3","created_at":"2018-08-15T09:24:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:24:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f680bdfedafb4ee9aa41258976be23b3","id":"6dbe6f1e-3589-4708-b6aa-413cdc519ee5","subnetpool_id":null,"name":"tenantnetwork2-subnet_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}]} 2018-08-15 09:24:56,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a11ad56f-3f40-4603-9c83-9c08faed9216 2018-08-15 09:24:56,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.314442873001s 2018-08-15 09:24:56,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a11ad56f-3f40-4603-9c83-9c08faed9216 2018-08-15 09:24:56,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 09:24:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/6dbe6f1e-3589-4708-b6aa-413cdc519ee5.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}d192970a054618f6a0b826a47f92c0cb49dbce4e" 2018-08-15 09:24:59,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-564f603d-85bc-4fd2-8353-75d0567b1c0b Date: Wed, 15 Aug 2018 09:24:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:24:59,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6dbe6f1e-3589-4708-b6aa-413cdc519ee5.json used request id req-564f603d-85bc-4fd2-8353-75d0567b1c0b 2018-08-15 09:24:59,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.35162210464s 2018-08-15 09:24:59,367 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6dbe6f1e-3589-4708-b6aa-413cdc519ee5.json used request id req-564f603d-85bc-4fd2-8353-75d0567b1c0b 2018-08-15 09:24:59,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:24:59,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d192970a054618f6a0b826a47f92c0cb49dbce4e" 2018-08-15 09:24:59,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-0fa290bb-53bf-4fa0-8eef-a1826abca393 Date: Wed, 15 Aug 2018 09:24:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3bf756a0-394b-4333-a95c-0302c4f3bff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f680bdfedafb4ee9aa41258976be23b3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:24:59Z","qos_policy_id":null,"name":"tenantnetwork2-net_080bb2e5-012f-4fa0-bf73-16b5e021fea8","admin_state_up":true,"tenant_id":"f680bdfedafb4ee9aa41258976be23b3","created_at":"2018-08-15T09:24:33Z","mtu":1450}]} 2018-08-15 09:24:59,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0fa290bb-53bf-4fa0-8eef-a1826abca393 2018-08-15 09:24:59,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33816409111s 2018-08-15 09:24:59,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0fa290bb-53bf-4fa0-8eef-a1826abca393 2018-08-15 09:24:59,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 09:24:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3bf756a0-394b-4333-a95c-0302c4f3bff1.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}d192970a054618f6a0b826a47f92c0cb49dbce4e" 2018-08-15 09:25:01,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4136f1f4-289c-4b6f-b3ab-98e4ad88a661 Date: Wed, 15 Aug 2018 09:25:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:25:01,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3bf756a0-394b-4333-a95c-0302c4f3bff1.json used request id req-4136f1f4-289c-4b6f-b3ab-98e4ad88a661 2018-08-15 09:25:01,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30828094482s 2018-08-15 09:25:01,015 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3bf756a0-394b-4333-a95c-0302c4f3bff1.json used request id req-4136f1f4-289c-4b6f-b3ab-98e4ad88a661 2018-08-15 09:25:01,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:25:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:25:01,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff6d8cc-18fb-4e48-85c1-874488ed4827 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8", "links": {"self": "http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a502478d0064f2f8b92669d8066022d", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:25:01,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eff6d8cc-18fb-4e48-85c1-874488ed4827 2018-08-15 09:25:01,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20937204361s 2018-08-15 09:25:01,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eff6d8cc-18fb-4e48-85c1-874488ed4827 2018-08-15 09:25:01,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:25:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d -H "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}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:25:01,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9c94fb-f6eb-4661-b63d-31412ede47a1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_080bb2e5-012f-4fa0-bf73-16b5e021fea8", "links": {"self": "http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5a502478d0064f2f8b92669d8066022d", "description": null}} 2018-08-15 09:25:01,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d used request id req-ef9c94fb-f6eb-4661-b63d-31412ede47a1 2018-08-15 09:25:01,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212407112122s 2018-08-15 09:25:01,444 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d used request id req-ef9c94fb-f6eb-4661-b63d-31412ede47a1 2018-08-15 09:25:01,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 09:25:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d -H "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}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:25:01,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:25:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e6f7e0-3b43-41c6-963c-0fdce40ca43f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:25:01,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d used request id req-f2e6f7e0-3b43-41c6-963c-0fdce40ca43f 2018-08-15 09:25:01,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.402367115021s 2018-08-15 09:25:01,848 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5a502478d0064f2f8b92669d8066022d used request id req-f2e6f7e0-3b43-41c6-963c-0fdce40ca43f 2018-08-15 09:25:01,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:25:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:25:02,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9288b15f-de1f-4d03-9211-e5594db4e342 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3"}, "tags": [], "enabled": true, "id": "f680bdfedafb4ee9aa41258976be23b3", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_080bb2e5-012f-4fa0-bf73-16b5e021fea8"}]} 2018-08-15 09:25:02,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9288b15f-de1f-4d03-9211-e5594db4e342 2018-08-15 09:25:02,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192682027817s 2018-08-15 09:25:02,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9288b15f-de1f-4d03-9211-e5594db4e342 2018-08-15 09:25:02,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 09:25:02,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3 -H "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}d7dc4641bf0b7844c22fdb09318ae064bb7b5d70" 2018-08-15 09:25:02,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae708554-aaf3-4487-9b2f-84dad0bd9737 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:25:02,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3 used request id req-ae708554-aaf3-4487-9b2f-84dad0bd9737 2018-08-15 09:25:02,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.297506809235s 2018-08-15 09:25:02,349 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f680bdfedafb4ee9aa41258976be23b3 used request id req-ae708554-aaf3-4487-9b2f-84dad0bd9737 2018-08-15 09:25:02,401 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-15 09:25:02,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:25:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:25:02,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:25:02,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:25:02,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:25:02,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:25:02,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:25:02,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:25:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:25:02,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098a0111-ff19-4fca-9b25-89d50d37dc7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:25:02,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-098a0111-ff19-4fca-9b25-89d50d37dc7c 2018-08-15 09:25:02,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:25:02,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["6JML0azXRTyuqPi2wKMZ8g"], "issued_at": "2018-08-15T09:25:02.000000Z"}} 2018-08-15 09:25:02,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:25:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:03,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bcd6b8f6-1a88-4ab2-a2f0-ffec55062a1d Date: Wed, 15 Aug 2018 09:25:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:25:03,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bcd6b8f6-1a88-4ab2-a2f0-ffec55062a1d 2018-08-15 09:25:03,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.516038894653s 2018-08-15 09:25:03,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bcd6b8f6-1a88-4ab2-a2f0-ffec55062a1d 2018-08-15 09:25:03,407 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-15 09:25:03,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 09:25:03,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '{"network": {"name": "vmready1-net_6787c761-0f79-40fd-aa8d-4d65b14fc910", "admin_state_up": true}}' 2018-08-15 09:25:03,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-3dedc861-a77a-430a-8c37-93e832e0f5f9 Date: Wed, 15 Aug 2018 09:25:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ad246d75-4a4b-4d6b-88b8-044b1fab2c27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:25:03Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_6787c761-0f79-40fd-aa8d-4d65b14fc910","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:25:03Z","mtu":1450}} 2018-08-15 09:25:03,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3dedc861-a77a-430a-8c37-93e832e0f5f9 2018-08-15 09:25:03,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.53586602211s 2018-08-15 09:25:03,944 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3dedc861-a77a-430a-8c37-93e832e0f5f9 2018-08-15 09:25:03,945 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T09:25:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ad246d75-4a4b-4d6b-88b8-044b1fab2c27', u'provider:segmentation_id': 76, 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_6787c761-0f79-40fd-aa8d-4d65b14fc910', u'created_at': u'2018-08-15T09:25:03Z', u'mtu': 1450, u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ccac332bba074178b0e37643466a6c2c', u'l2_adjacency': True}) 2018-08-15 09:25:03,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:25:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:04,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-3fb3227f-3f71-476b-b763-6fa4bde4ddc4 Date: Wed, 15 Aug 2018 09:25:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ad246d75-4a4b-4d6b-88b8-044b1fab2c27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:25:03Z","qos_policy_id":null,"name":"vmready1-net_6787c761-0f79-40fd-aa8d-4d65b14fc910","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:25:03Z","provider:network_type":"vxlan"}]} 2018-08-15 09:25:04,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3fb3227f-3f71-476b-b763-6fa4bde4ddc4 2018-08-15 09:25:04,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338261127472s 2018-08-15 09:25:04,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3fb3227f-3f71-476b-b763-6fa4bde4ddc4 2018-08-15 09:25:04,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 09:25:04,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '{"subnet": {"name": "vmready1-subnet_6787c761-0f79-40fd-aa8d-4d65b14fc910", "enable_dhcp": true, "network_id": "ad246d75-4a4b-4d6b-88b8-044b1fab2c27", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 09:25:05,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-1eaf2185-ef8a-48ff-96ef-8fa69d6f2970 Date: Wed, 15 Aug 2018 09:25:05 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T09:25:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"53599a6d-6729-4319-a5b1-8ef36905feb1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ccac332bba074178b0e37643466a6c2c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_6787c761-0f79-40fd-aa8d-4d65b14fc910","enable_dhcp":true,"segment_id":null,"network_id":"ad246d75-4a4b-4d6b-88b8-044b1fab2c27","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:25:04Z","ip_version":4}} 2018-08-15 09:25:05,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1eaf2185-ef8a-48ff-96ef-8fa69d6f2970 2018-08-15 09:25:05,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.969321012497s 2018-08-15 09:25:05,255 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1eaf2185-ef8a-48ff-96ef-8fa69d6f2970 2018-08-15 09:25:05,256 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:25:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'53599a6d-6729-4319-a5b1-8ef36905feb1', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_6787c761-0f79-40fd-aa8d-4d65b14fc910', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ad246d75-4a4b-4d6b-88b8-044b1fab2c27', u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'created_at': u'2018-08-15T09:25:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ccac332bba074178b0e37643466a6c2c'}) 2018-08-15 09:25:05,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 09:25:05,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '{"router": {"external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448"}, "name": "vmready1-router_6787c761-0f79-40fd-aa8d-4d65b14fc910", "admin_state_up": true}}' 2018-08-15 09:25:12,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-55e17b16-b5ca-45bd-a5cf-e8c0698cf09a Date: Wed, 15 Aug 2018 09:25:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:25:07Z", "admin_state_up": true, "updated_at": "2018-08-15T09:25:08Z", "project_id": "ccac332bba074178b0e37643466a6c2c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f3dc87b6-a276-4bf8-9547-7cbb10a7374e", "name": "vmready1-router_6787c761-0f79-40fd-aa8d-4d65b14fc910"}} 2018-08-15 09:25:12,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-55e17b16-b5ca-45bd-a5cf-e8c0698cf09a 2018-08-15 09:25:12,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.1696908474s 2018-08-15 09:25:12,426 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-55e17b16-b5ca-45bd-a5cf-e8c0698cf09a 2018-08-15 09:25:12,427 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:25:08Z', u'revision_number': 3, u'ha': True, u'id': u'f3dc87b6-a276-4bf8-9547-7cbb10a7374e', u'external_gateway_info': {u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2acda9a9-954f-4776-9155-79cfd451fb73', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_6787c761-0f79-40fd-aa8d-4d65b14fc910', u'admin_state_up': True, u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'created_at': u'2018-08-15T09:25:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'ccac332bba074178b0e37643466a6c2c'}) 2018-08-15 09:25:12,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 09:25:12,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e/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}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '{"subnet_id": "53599a6d-6729-4319-a5b1-8ef36905feb1"}' 2018-08-15 09:25:15,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6e1caaa-defc-4795-89e5-27062513317a Date: Wed, 15 Aug 2018 09:25:15 GMT RESP BODY: {"network_id": "ad246d75-4a4b-4d6b-88b8-044b1fab2c27", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "subnet_id": "53599a6d-6729-4319-a5b1-8ef36905feb1", "subnet_ids": ["53599a6d-6729-4319-a5b1-8ef36905feb1"], "port_id": "00454e13-cb1a-48af-bbbe-12e1464826a0", "id": "f3dc87b6-a276-4bf8-9547-7cbb10a7374e"} 2018-08-15 09:25:15,887 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e/add_router_interface.json used request id req-d6e1caaa-defc-4795-89e5-27062513317a 2018-08-15 09:25:15,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.46000099182s 2018-08-15 09:25:15,888 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e/add_router_interface.json used request id req-d6e1caaa-defc-4795-89e5-27062513317a returning object f3dc87b6-a276-4bf8-9547-7cbb10a7374e 2018-08-15 09:25:15,888 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 09:25:16,020 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 09:25:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:25:16,026 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 09:25:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-15 09:25:16,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:25:16,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:16,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1c2ed137-8a74-4f11-bfbc-e0bec07801c9 Date: Wed, 15 Aug 2018 09:25:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:25:16,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1c2ed137-8a74-4f11-bfbc-e0bec07801c9 2018-08-15 09:25:16,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.777678012848s 2018-08-15 09:25:16,806 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1c2ed137-8a74-4f11-bfbc-e0bec07801c9 2018-08-15 09:25:16,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 09:25:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910"}' 2018-08-15 09:25:17,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f704e685-1658-49f1-bc01-a0e089debd0e Date: Wed, 15 Aug 2018 09:25:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:25:17Z", "file": "/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/file", "owner": "ccac332bba074178b0e37643466a6c2c", "id": "1a3ae829-f7d4-4d70-9e4c-715a541c71de", "size": null, "self": "/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910", "checksum": null, "created_at": "2018-08-15T09:25:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 09:25:17,948 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f704e685-1658-49f1-bc01-a0e089debd0e 2018-08-15 09:25:17,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.13372087479s 2018-08-15 09:25:17,949 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f704e685-1658-49f1-bc01-a0e089debd0e returning object 1a3ae829-f7d4-4d70-9e4c-715a541c71de 2018-08-15 09:25:17,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 09:25:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/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}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '' 2018-08-15 09:25:22,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-583f544f-3ec9-4e3a-89b1-d608e3fcd653 Date: Wed, 15 Aug 2018 09:25:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:25:22,047 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/file used request id req-583f544f-3ec9-4e3a-89b1-d608e3fcd653 2018-08-15 09:25:22,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.09778404236s 2018-08-15 09:25:22,048 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/file used request id req-583f544f-3ec9-4e3a-89b1-d608e3fcd653 2018-08-15 09:25:22,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:25:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:22,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-ad104773-1920-4500-8420-65e54803252d Date: Wed, 15 Aug 2018 09:25:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:25:21Z", "file": "/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/file", "owner": "ccac332bba074178b0e37643466a6c2c", "id": "1a3ae829-f7d4-4d70-9e4c-715a541c71de", "size": 12716032, "self": "/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:25:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:25:22,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ad104773-1920-4500-8420-65e54803252d 2018-08-15 09:25:22,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734267950058s 2018-08-15 09:25:22,787 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ad104773-1920-4500-8420-65e54803252d 2018-08-15 09:25:22,789 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/file', 'owner': u'ccac332bba074178b0e37643466a6c2c', 'id': u'1a3ae829-f7d4-4d70-9e4c-715a541c71de', 'size': 12716032, u'self': u'/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ccac332bba074178b0e37643466a6c2c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T09:25:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T09:25:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910', 'created': u'2018-08-15T09:25:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T09:25:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 09:25:22,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 09:25:22,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_6787c761-0f79-40fd-aa8d-4d65b14fc910", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 09:25:23,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:22 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-691b9fe6-b5ed-4532-8784-10be1bffe8b1 x-compute-request-id: req-691b9fe6-b5ed-4532-8784-10be1bffe8b1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_6787c761-0f79-40fd-aa8d-4d65b14fc910", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c5f4320-0708-4552-810f-ef01475529bd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c5f4320-0708-4552-810f-ef01475529bd", "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": "1c5f4320-0708-4552-810f-ef01475529bd"}} 2018-08-15 09:25:23,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-691b9fe6-b5ed-4532-8784-10be1bffe8b1 2018-08-15 09:25:23,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.854329824448s 2018-08-15 09:25:23,644 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-691b9fe6-b5ed-4532-8784-10be1bffe8b1 2018-08-15 09:25:23,645 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_6787c761-0f79-40fd-aa8d-4d65b14fc910', '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'ccac332bba074178b0e37643466a6c2c', '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'1c5f4320-0708-4552-810f-ef01475529bd', 'swap': 0}) 2018-08-15 09:25:23,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 09:25:23,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1c5f4320-0708-4552-810f-ef01475529bd/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}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '{"extra_specs": {}}' 2018-08-15 09:25:23,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:23 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-db6b00b5-138d-41c4-8900-cc92bdeb6195 x-compute-request-id: req-db6b00b5-138d-41c4-8900-cc92bdeb6195 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 09:25:23,773 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1c5f4320-0708-4552-810f-ef01475529bd/os-extra_specs used request id req-db6b00b5-138d-41c4-8900-cc92bdeb6195 2018-08-15 09:25:23,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126574993134s 2018-08-15 09:25:23,773 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1c5f4320-0708-4552-810f-ef01475529bd/os-extra_specs used request id req-db6b00b5-138d-41c4-8900-cc92bdeb6195 2018-08-15 09:25:23,888 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:25:23,888 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 09:25:23,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 09:25:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e/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}14e02fd9dee3106f7999ce6b642f657003f02f5b" -d '{"subnet_id": "53599a6d-6729-4319-a5b1-8ef36905feb1"}' 2018-08-15 09:25:26,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-440b339f-29bc-4058-a384-4ee416f6e31d Date: Wed, 15 Aug 2018 09:25:26 GMT RESP BODY: {"network_id": "ad246d75-4a4b-4d6b-88b8-044b1fab2c27", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "subnet_id": "53599a6d-6729-4319-a5b1-8ef36905feb1", "subnet_ids": ["53599a6d-6729-4319-a5b1-8ef36905feb1"], "port_id": "00454e13-cb1a-48af-bbbe-12e1464826a0", "id": "f3dc87b6-a276-4bf8-9547-7cbb10a7374e"} 2018-08-15 09:25:26,186 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e/remove_router_interface.json used request id req-440b339f-29bc-4058-a384-4ee416f6e31d 2018-08-15 09:25:26,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.29288983345s 2018-08-15 09:25:26,187 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e/remove_router_interface.json used request id req-440b339f-29bc-4058-a384-4ee416f6e31d returning object f3dc87b6-a276-4bf8-9547-7cbb10a7374e 2018-08-15 09:25:26,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:25:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:26,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0cbe3ffc-2a29-4fe7-a741-c2dbc3f2a32e Date: Wed, 15 Aug 2018 09:25:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:25:07Z", "admin_state_up": true, "updated_at": "2018-08-15T09:25:24Z", "project_id": "ccac332bba074178b0e37643466a6c2c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f3dc87b6-a276-4bf8-9547-7cbb10a7374e", "name": "vmready1-router_6787c761-0f79-40fd-aa8d-4d65b14fc910"}]} 2018-08-15 09:25:26,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0cbe3ffc-2a29-4fe7-a741-c2dbc3f2a32e 2018-08-15 09:25:26,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.369149923325s 2018-08-15 09:25:26,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0cbe3ffc-2a29-4fe7-a741-c2dbc3f2a32e 2018-08-15 09:25:26,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 09:25:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e.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}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:30,590 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf198b6f-ac92-42a6-b82f-5b806e628d2d Content-Length: 0 Date: Wed, 15 Aug 2018 09:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:25:30,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e.json used request id req-cf198b6f-ac92-42a6-b82f-5b806e628d2d 2018-08-15 09:25:30,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.03169083595s 2018-08-15 09:25:30,590 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f3dc87b6-a276-4bf8-9547-7cbb10a7374e.json used request id req-cf198b6f-ac92-42a6-b82f-5b806e628d2d 2018-08-15 09:25:30,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:25:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:30,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-43de37a3-ce8e-40b9-a0dc-c8df3e2c5991 Date: Wed, 15 Aug 2018 09:25:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T09:18:59Z","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":"2acda9a9-954f-4776-9155-79cfd451fb73","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d16d651c9e224303bbc4177b05d9d49e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:59Z","ip_version":4},{"updated_at":"2018-08-15T09:25:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"53599a6d-6729-4319-a5b1-8ef36905feb1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ccac332bba074178b0e37643466a6c2c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_6787c761-0f79-40fd-aa8d-4d65b14fc910","enable_dhcp":true,"segment_id":null,"network_id":"ad246d75-4a4b-4d6b-88b8-044b1fab2c27","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:25:04Z","ip_version":4}]} 2018-08-15 09:25:30,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-43de37a3-ce8e-40b9-a0dc-c8df3e2c5991 2018-08-15 09:25:30,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.314795017242s 2018-08-15 09:25:30,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-43de37a3-ce8e-40b9-a0dc-c8df3e2c5991 2018-08-15 09:25:30,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 09:25:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/53599a6d-6729-4319-a5b1-8ef36905feb1.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}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:33,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75e5ea18-1cc5-42a9-9cfb-d0a3ecf71f6c Date: Wed, 15 Aug 2018 09:25:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:25:33,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/53599a6d-6729-4319-a5b1-8ef36905feb1.json used request id req-75e5ea18-1cc5-42a9-9cfb-d0a3ecf71f6c 2018-08-15 09:25:33,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.45456790924s 2018-08-15 09:25:33,363 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/53599a6d-6729-4319-a5b1-8ef36905feb1.json used request id req-75e5ea18-1cc5-42a9-9cfb-d0a3ecf71f6c 2018-08-15 09:25:33,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:25:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:33,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-6f96658c-4da4-4b8c-bce0-825d4aa193cf Date: Wed, 15 Aug 2018 09:25:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ad246d75-4a4b-4d6b-88b8-044b1fab2c27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:25:32Z","qos_policy_id":null,"name":"vmready1-net_6787c761-0f79-40fd-aa8d-4d65b14fc910","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:25:03Z","provider:network_type":"vxlan"}]} 2018-08-15 09:25:33,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6f96658c-4da4-4b8c-bce0-825d4aa193cf 2018-08-15 09:25:33,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875289440155s 2018-08-15 09:25:33,451 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6f96658c-4da4-4b8c-bce0-825d4aa193cf 2018-08-15 09:25:33,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 09:25:33,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ad246d75-4a4b-4d6b-88b8-044b1fab2c27.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}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:34,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b79db4a5-032f-46bf-97d4-d2587b40fb14 Date: Wed, 15 Aug 2018 09:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:25:34,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ad246d75-4a4b-4d6b-88b8-044b1fab2c27.json used request id req-b79db4a5-032f-46bf-97d4-d2587b40fb14 2018-08-15 09:25:34,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16639709473s 2018-08-15 09:25:34,619 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ad246d75-4a4b-4d6b-88b8-044b1fab2c27.json used request id req-b79db4a5-032f-46bf-97d4-d2587b40fb14 2018-08-15 09:25:34,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:25:34,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:35,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-8e7ddf95-62d3-4b83-ad3e-1172defaa5b4 Date: Wed, 15 Aug 2018 09:25:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:25:21Z", "file": "/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/file", "owner": "ccac332bba074178b0e37643466a6c2c", "id": "1a3ae829-f7d4-4d70-9e4c-715a541c71de", "size": 12716032, "self": "/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6787c761-0f79-40fd-aa8d-4d65b14fc910", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:25:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:25:35,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8e7ddf95-62d3-4b83-ad3e-1172defaa5b4 2018-08-15 09:25:35,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.969352006912s 2018-08-15 09:25:35,592 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8e7ddf95-62d3-4b83-ad3e-1172defaa5b4 2018-08-15 09:25:35,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 09:25:35,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de -H "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}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:36,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4092356-ee38-4c89-868a-d0efb8fbb1f1 Date: Wed, 15 Aug 2018 09:25:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:25:36,963 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de used request id req-f4092356-ee38-4c89-868a-d0efb8fbb1f1 2018-08-15 09:25:36,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36939501762s 2018-08-15 09:25:36,963 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1a3ae829-f7d4-4d70-9e4c-715a541c71de used request id req-f4092356-ee38-4c89-868a-d0efb8fbb1f1 2018-08-15 09:25:36,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:25:36,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:36,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:36 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-008941a4-5858-46c3-94aa-7d8ef728d340 x-compute-request-id: req-008941a4-5858-46c3-94aa-7d8ef728d340 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_6787c761-0f79-40fd-aa8d-4d65b14fc910", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c5f4320-0708-4552-810f-ef01475529bd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c5f4320-0708-4552-810f-ef01475529bd", "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": "1c5f4320-0708-4552-810f-ef01475529bd"}]} 2018-08-15 09:25:36,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-008941a4-5858-46c3-94aa-7d8ef728d340 2018-08-15 09:25:36,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0346767902374s 2018-08-15 09:25:36,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-008941a4-5858-46c3-94aa-7d8ef728d340 2018-08-15 09:25:37,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 09:25:37,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1c5f4320-0708-4552-810f-ef01475529bd -H "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}14e02fd9dee3106f7999ce6b642f657003f02f5b" 2018-08-15 09:25:37,040 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:25:37 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-66709a5e-2672-480a-9621-de7573880d1b x-compute-request-id: req-66709a5e-2672-480a-9621-de7573880d1b Content-Length: 0 Content-Type: application/json 2018-08-15 09:25:37,040 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1c5f4320-0708-4552-810f-ef01475529bd used request id req-66709a5e-2672-480a-9621-de7573880d1b 2018-08-15 09:25:37,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392918586731s 2018-08-15 09:25:37,040 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1c5f4320-0708-4552-810f-ef01475529bd used request id req-66709a5e-2672-480a-9621-de7573880d1b 2018-08-15 09:25:37,091 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-15 09:25:37,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:25:37,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:25:37,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:25:37,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:25:37,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:25:37,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:25:37,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:25:37,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:25:37,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:25:37,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:25:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:25:37,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed15e09-f19a-4276-9ab1-632a893528ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:25:37,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3ed15e09-f19a-4276-9ab1-632a893528ba 2018-08-15 09:25:37,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:25:37,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["YFoLWVpRRsu6_bCs5QZMLw"], "issued_at": "2018-08-15T09:25:37.000000Z"}} 2018-08-15 09:25:37,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:25:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:38,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7f8d0bec-5ef1-45ca-8ec1-c7073b414e76 Date: Wed, 15 Aug 2018 09:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:25:38,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f8d0bec-5ef1-45ca-8ec1-c7073b414e76 2018-08-15 09:25:38,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0872900486s 2018-08-15 09:25:38,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f8d0bec-5ef1-45ca-8ec1-c7073b414e76 2018-08-15 09:25:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:25:38,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 09:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df57d33-3065-4dc9-878b-d824f8acc4bd 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-15 09:25:38,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0df57d33-3065-4dc9-878b-d824f8acc4bd 2018-08-15 09:25:38,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:25:38,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:38,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f987bca1-83c2-4f17-8c82-47d87eae7ad1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4ae5de665ee0488f98e521787a7ffb49"}, "tags": [], "enabled": true, "id": "4ae5de665ee0488f98e521787a7ffb49", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 09:25:38,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f987bca1-83c2-4f17-8c82-47d87eae7ad1 2018-08-15 09:25:38,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189105987549s 2018-08-15 09:25:38,819 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f987bca1-83c2-4f17-8c82-47d87eae7ad1 2018-08-15 09:25:38,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 09:25:38,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_37089aa1-9cca-481c-815c-e8bce65fba46"}}' 2018-08-15 09:25:39,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79de542a-faf6-482c-9db4-0b2cf68424b9 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.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d"}, "tags": [], "enabled": true, "id": "05ee60cf5e654ea2945314e2a74a623d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_37089aa1-9cca-481c-815c-e8bce65fba46"}} 2018-08-15 09:25:39,053 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-79de542a-faf6-482c-9db4-0b2cf68424b9 2018-08-15 09:25:39,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227466106415s 2018-08-15 09:25:39,054 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-79de542a-faf6-482c-9db4-0b2cf68424b9 2018-08-15 09:25:39,054 - 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'05ee60cf5e654ea2945314e2a74a623d', '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_37089aa1-9cca-481c-815c-e8bce65fba46'}) 2018-08-15 09:25:39,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 09:25:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "64eff909-b6e8-47a7-8ef2-e94392c5be2c", "email": null, "name": "vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46"}}' 2018-08-15 09:25:39,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670feb45-0569-444a-b134-9e7c6e3bd60d Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46", "links": {"self": "http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d9750e75efa4d9093920e8151b532d7", "domain_id": "default", "password_expires_at": null}} 2018-08-15 09:25:39,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-670feb45-0569-444a-b134-9e7c6e3bd60d 2018-08-15 09:25:39,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.637104034424s 2018-08-15 09:25:39,697 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-670feb45-0569-444a-b134-9e7c6e3bd60d 2018-08-15 09:25:39,698 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9d9750e75efa4d9093920e8151b532d7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46'}) 2018-08-15 09:25:39,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:25:39,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:39,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b110893-fe88-47a1-a845-c6cc191aba46 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:25:39,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2b110893-fe88-47a1-a845-c6cc191aba46 2018-08-15 09:25:39,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186654090881s 2018-08-15 09:25:39,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2b110893-fe88-47a1-a845-c6cc191aba46 2018-08-15 09:25:39,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:25:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:40,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d084d97-7de2-4367-945a-c06ceb8ea25a Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:25:40,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3d084d97-7de2-4367-945a-c06ceb8ea25a 2018-08-15 09:25:40,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10759806633s 2018-08-15 09:25:40,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3d084d97-7de2-4367-945a-c06ceb8ea25a 2018-08-15 09:25:40,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:25:40,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:40,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5c8cb5-b779-46bd-aa11-f49664b44fa0 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:25:40,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a5c8cb5-b779-46bd-aa11-f49664b44fa0 2018-08-15 09:25:40,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223144054413s 2018-08-15 09:25:40,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a5c8cb5-b779-46bd-aa11-f49664b44fa0 2018-08-15 09:25:40,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:25:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:40,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08860cca-0f67-4701-a257-2d6c3c994d77 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 09:25:40,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-08860cca-0f67-4701-a257-2d6c3c994d77 2018-08-15 09:25:40,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181282997131s 2018-08-15 09:25:40,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-08860cca-0f67-4701-a257-2d6c3c994d77 2018-08-15 09:25:40,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:25:40,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:40,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cfac2da-93c5-41f8-a6fa-7145ab151f4b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46", "links": {"self": "http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d9750e75efa4d9093920e8151b532d7", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:25:40,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2cfac2da-93c5-41f8-a6fa-7145ab151f4b 2018-08-15 09:25:40,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221139192581s 2018-08-15 09:25:40,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2cfac2da-93c5-41f8-a6fa-7145ab151f4b 2018-08-15 09:25:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:25:40,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:40,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ffe03f-b5a8-467d-af63-f6fcb2198f3b Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d"}, "tags": [], "enabled": true, "id": "05ee60cf5e654ea2945314e2a74a623d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_37089aa1-9cca-481c-815c-e8bce65fba46"}]} 2018-08-15 09:25:40,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-53ffe03f-b5a8-467d-af63-f6fcb2198f3b 2018-08-15 09:25:40,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195852994919s 2018-08-15 09:25:40,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-53ffe03f-b5a8-467d-af63-f6fcb2198f3b 2018-08-15 09:25:40,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 09:25:40,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=9d9750e75efa4d9093920e8151b532d7&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=05ee60cf5e654ea2945314e2a74a623d" -H "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}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:41,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4a63f5-63b1-4cab-a586-94c03d418d95 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=9d9750e75efa4d9093920e8151b532d7&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=05ee60cf5e654ea2945314e2a74a623d", "previous": null, "next": null}} 2018-08-15 09:25:41,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=9d9750e75efa4d9093920e8151b532d7&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=05ee60cf5e654ea2945314e2a74a623d used request id req-4d4a63f5-63b1-4cab-a586-94c03d418d95 2018-08-15 09:25:41,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.185395002365s 2018-08-15 09:25:41,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=9d9750e75efa4d9093920e8151b532d7&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=05ee60cf5e654ea2945314e2a74a623d used request id req-4d4a63f5-63b1-4cab-a586-94c03d418d95 2018-08-15 09:25:41,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 09:25:41,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d/users/9d9750e75efa4d9093920e8151b532d7/roles/eb33954093084f85ad0acc96c80ab15e -H "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}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:25:41,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:25:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1209814-07a3-4b18-ac18-435275762db2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:25:41,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d/users/9d9750e75efa4d9093920e8151b532d7/roles/eb33954093084f85ad0acc96c80ab15e used request id req-c1209814-07a3-4b18-ac18-435275762db2 2018-08-15 09:25:41,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.305190086365s 2018-08-15 09:25:41,346 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d/users/9d9750e75efa4d9093920e8151b532d7/roles/eb33954093084f85ad0acc96c80ab15e used request id req-c1209814-07a3-4b18-ac18-435275762db2 2018-08-15 09:25:41,347 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_37089aa1-9cca-481c-815c-e8bce65fba46', 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'05ee60cf5e654ea2945314e2a74a623d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '64eff909-b6e8-47a7-8ef2-e94392c5be2c', 'username': u'vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 09:25:41,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:25:41,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:25:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:25:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:25:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:25:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:25:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:25:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:25:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:25:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:25:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:25:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:25:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:25:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:25:41,352 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46', 'password': '64eff909-b6e8-47a7-8ef2-e94392c5be2c', 'project_name': 'vmready2-project_37089aa1-9cca-481c-815c-e8bce65fba46', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '05ee60cf5e654ea2945314e2a74a623d', 'project_domain_name': 'Default'} 2018-08-15 09:25:41,353 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-15 09:25:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:25:41,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761a6b40-841d-46bd-aff6-c86c5b5647b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:25:41,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-761a6b40-841d-46bd-aff6-c86c5b5647b4 2018-08-15 09:25:41,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:25:41,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}], "expires_at": "2018-08-15T10:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ee60cf5e654ea2945314e2a74a623d", "name": "vmready2-project_37089aa1-9cca-481c-815c-e8bce65fba46"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/05ee60cf5e654ea2945314e2a74a623d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/05ee60cf5e654ea2945314e2a74a623d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/05ee60cf5e654ea2945314e2a74a623d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/05ee60cf5e654ea2945314e2a74a623d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/05ee60cf5e654ea2945314e2a74a623d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/05ee60cf5e654ea2945314e2a74a623d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/05ee60cf5e654ea2945314e2a74a623d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/05ee60cf5e654ea2945314e2a74a623d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/05ee60cf5e654ea2945314e2a74a623d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/05ee60cf5e654ea2945314e2a74a623d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/05ee60cf5e654ea2945314e2a74a623d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/05ee60cf5e654ea2945314e2a74a623d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_05ee60cf5e654ea2945314e2a74a623d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_05ee60cf5e654ea2945314e2a74a623d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46", "id": "9d9750e75efa4d9093920e8151b532d7"}, "audit_ids": ["vI7xYUjcQ-SjcgxbYw5bQQ"], "issued_at": "2018-08-15T09:25:41.000000Z"}} 2018-08-15 09:25:41,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 09:25:41,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" -d '{"network": {"name": "vmready2-net_37089aa1-9cca-481c-815c-e8bce65fba46", "admin_state_up": true}}' 2018-08-15 09:25:42,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-848f316a-31ba-4a22-bee0-12a602435dc0 Date: Wed, 15 Aug 2018 09:25:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ab746375-6c64-4933-bb49-9b0fbdd5653a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"05ee60cf5e654ea2945314e2a74a623d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:25:42Z","is_default":false,"name":"vmready2-net_37089aa1-9cca-481c-815c-e8bce65fba46","qos_policy_id":null,"admin_state_up":true,"tenant_id":"05ee60cf5e654ea2945314e2a74a623d","created_at":"2018-08-15T09:25:42Z","mtu":1450}} 2018-08-15 09:25:42,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-848f316a-31ba-4a22-bee0-12a602435dc0 2018-08-15 09:25:42,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.843028068542s 2018-08-15 09:25:42,603 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-848f316a-31ba-4a22-bee0-12a602435dc0 2018-08-15 09:25:42,603 - 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-08-15T09:25:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'ab746375-6c64-4933-bb49-9b0fbdd5653a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_37089aa1-9cca-481c-815c-e8bce65fba46', u'admin_state_up': True, u'tenant_id': u'05ee60cf5e654ea2945314e2a74a623d', u'created_at': u'2018-08-15T09:25:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05ee60cf5e654ea2945314e2a74a623d', u'l2_adjacency': True}) 2018-08-15 09:25:42,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:25:42,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:25:42,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-b7b9d0f3-bbd1-4c82-b79b-5c42b9120f70 Date: Wed, 15 Aug 2018 09:25:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ab746375-6c64-4933-bb49-9b0fbdd5653a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"05ee60cf5e654ea2945314e2a74a623d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:25:42Z","qos_policy_id":null,"name":"vmready2-net_37089aa1-9cca-481c-815c-e8bce65fba46","admin_state_up":true,"tenant_id":"05ee60cf5e654ea2945314e2a74a623d","created_at":"2018-08-15T09:25:42Z","mtu":1450}]} 2018-08-15 09:25:42,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b7b9d0f3-bbd1-4c82-b79b-5c42b9120f70 2018-08-15 09:25:42,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.320075035095s 2018-08-15 09:25:42,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b7b9d0f3-bbd1-4c82-b79b-5c42b9120f70 2018-08-15 09:25:42,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 09:25:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" -d '{"subnet": {"name": "vmready2-subnet_37089aa1-9cca-481c-815c-e8bce65fba46", "enable_dhcp": true, "network_id": "ab746375-6c64-4933-bb49-9b0fbdd5653a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 09:25:44,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-331cd1d8-99b4-45b1-91d7-61bb6edd0536 Date: Wed, 15 Aug 2018 09:25:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab746375-6c64-4933-bb49-9b0fbdd5653a","tenant_id":"05ee60cf5e654ea2945314e2a74a623d","created_at":"2018-08-15T09:25:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:25:43Z","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":"05ee60cf5e654ea2945314e2a74a623d","id":"5a58c1d3-ef6d-450c-b96e-49b133c0dbb7","subnetpool_id":null,"name":"vmready2-subnet_37089aa1-9cca-481c-815c-e8bce65fba46"}} 2018-08-15 09:25:44,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-331cd1d8-99b4-45b1-91d7-61bb6edd0536 2018-08-15 09:25:44,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16203308105s 2018-08-15 09:25:44,088 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-331cd1d8-99b4-45b1-91d7-61bb6edd0536 2018-08-15 09:25:44,089 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:25:43Z', 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'5a58c1d3-ef6d-450c-b96e-49b133c0dbb7', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_37089aa1-9cca-481c-815c-e8bce65fba46', u'enable_dhcp': True, u'network_id': u'ab746375-6c64-4933-bb49-9b0fbdd5653a', u'tenant_id': u'05ee60cf5e654ea2945314e2a74a623d', u'created_at': u'2018-08-15T09:25:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'05ee60cf5e654ea2945314e2a74a623d'}) 2018-08-15 09:25:44,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 09:25:44,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" -d '{"router": {"external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448"}, "name": "vmready2-router_37089aa1-9cca-481c-815c-e8bce65fba46", "admin_state_up": true}}' 2018-08-15 09:25:51,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-aefd1681-375b-46a1-b753-1f56b05f2bb8 Date: Wed, 15 Aug 2018 09:25:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "created_at": "2018-08-15T09:25:45Z", "admin_state_up": true, "updated_at": "2018-08-15T09:25:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "05ee60cf5e654ea2945314e2a74a623d", "id": "8e3575a4-4ded-4b98-8734-1edc125f4c60", "name": "vmready2-router_37089aa1-9cca-481c-815c-e8bce65fba46"}} 2018-08-15 09:25:51,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-aefd1681-375b-46a1-b753-1f56b05f2bb8 2018-08-15 09:25:51,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.47406792641s 2018-08-15 09:25:51,564 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-aefd1681-375b-46a1-b753-1f56b05f2bb8 2018-08-15 09:25:51,564 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:25:46Z', u'revision_number': 3, u'id': u'8e3575a4-4ded-4b98-8734-1edc125f4c60', u'external_gateway_info': {u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2acda9a9-954f-4776-9155-79cfd451fb73', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_37089aa1-9cca-481c-815c-e8bce65fba46', u'admin_state_up': True, u'tenant_id': u'05ee60cf5e654ea2945314e2a74a623d', u'created_at': u'2018-08-15T09:25:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'05ee60cf5e654ea2945314e2a74a623d'}) 2018-08-15 09:25:51,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 09:25:51,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60/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}4af2df406bb655333578b11f2bb15a0b099b3310" -d '{"subnet_id": "5a58c1d3-ef6d-450c-b96e-49b133c0dbb7"}' 2018-08-15 09:25:54,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eba9f0b0-9dcc-4d03-92d5-196dac60d28b Date: Wed, 15 Aug 2018 09:25:54 GMT RESP BODY: {"network_id": "ab746375-6c64-4933-bb49-9b0fbdd5653a", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "subnet_id": "5a58c1d3-ef6d-450c-b96e-49b133c0dbb7", "subnet_ids": ["5a58c1d3-ef6d-450c-b96e-49b133c0dbb7"], "port_id": "6cdc1e63-1b97-4ba0-871f-29aa30825c49", "id": "8e3575a4-4ded-4b98-8734-1edc125f4c60"} 2018-08-15 09:25:54,705 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60/add_router_interface.json used request id req-eba9f0b0-9dcc-4d03-92d5-196dac60d28b 2018-08-15 09:25:54,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.13982605934s 2018-08-15 09:25:54,705 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60/add_router_interface.json used request id req-eba9f0b0-9dcc-4d03-92d5-196dac60d28b returning object 8e3575a4-4ded-4b98-8734-1edc125f4c60 2018-08-15 09:25:54,706 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 09:25:54,837 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 09:25:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:25:54,843 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 09:25:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-15 09:25:54,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:25:54,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:25:55,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6230b510-4b98-4928-a3dd-0d19b224645d Date: Wed, 15 Aug 2018 09:25:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:25:55,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6230b510-4b98-4928-a3dd-0d19b224645d 2018-08-15 09:25:55,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298117160797s 2018-08-15 09:25:55,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6230b510-4b98-4928-a3dd-0d19b224645d 2018-08-15 09:25:55,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 09:25:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46"}' 2018-08-15 09:25:56,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9494ca33-e277-41a2-9ac0-1493b0857b93 Date: Wed, 15 Aug 2018 09:25:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:25:55Z", "file": "/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/file", "owner": "05ee60cf5e654ea2945314e2a74a623d", "id": "84e2cb72-8961-4bb5-a024-80d9b68a9be9", "size": null, "self": "/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46", "checksum": null, "created_at": "2018-08-15T09:25:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 09:25:56,010 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9494ca33-e277-41a2-9ac0-1493b0857b93 2018-08-15 09:25:56,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.858532905579s 2018-08-15 09:25:56,011 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9494ca33-e277-41a2-9ac0-1493b0857b93 returning object 84e2cb72-8961-4bb5-a024-80d9b68a9be9 2018-08-15 09:25:56,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 09:25:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/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}4af2df406bb655333578b11f2bb15a0b099b3310" -d '' 2018-08-15 09:25:57,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d84d81be-8a18-4fd4-b9d2-7af2afba9ed5 Date: Wed, 15 Aug 2018 09:25:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:25:57,922 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/file used request id req-d84d81be-8a18-4fd4-b9d2-7af2afba9ed5 2018-08-15 09:25:57,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.91050410271s 2018-08-15 09:25:57,922 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/file used request id req-d84d81be-8a18-4fd4-b9d2-7af2afba9ed5 2018-08-15 09:25:57,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:25:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:25:58,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-63002da3-f429-4e55-bd20-b50135022e50 Date: Wed, 15 Aug 2018 09:25:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:25:57Z", "file": "/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/file", "owner": "05ee60cf5e654ea2945314e2a74a623d", "id": "84e2cb72-8961-4bb5-a024-80d9b68a9be9", "size": 12716032, "self": "/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:25:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:25:58,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-63002da3-f429-4e55-bd20-b50135022e50 2018-08-15 09:25:58,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27622294426s 2018-08-15 09:25:58,203 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-63002da3-f429-4e55-bd20-b50135022e50 2018-08-15 09:25:58,205 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/file', 'owner': u'05ee60cf5e654ea2945314e2a74a623d', 'id': u'84e2cb72-8961-4bb5-a024-80d9b68a9be9', 'size': 12716032, u'self': u'/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05ee60cf5e654ea2945314e2a74a623d', 'name': 'vmready2-project_37089aa1-9cca-481c-815c-e8bce65fba46', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T09:25:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T09:25:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46', 'created': u'2018-08-15T09:25:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T09:25:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 09:25:58,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 09:25:58,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1621dc023abd6acfe59912ca2d74541f3d136671" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_37089aa1-9cca-481c-815c-e8bce65fba46", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 09:25:59,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:58 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-66321d57-8b55-4ccf-9312-7d01b2e7d188 x-compute-request-id: req-66321d57-8b55-4ccf-9312-7d01b2e7d188 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_37089aa1-9cca-481c-815c-e8bce65fba46", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d", "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": "f7912a79-d6e5-4acb-a7e6-60d2e7216b8d"}} 2018-08-15 09:25:59,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-66321d57-8b55-4ccf-9312-7d01b2e7d188 2018-08-15 09:25:59,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.844496965408s 2018-08-15 09:25:59,051 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-66321d57-8b55-4ccf-9312-7d01b2e7d188 2018-08-15 09:25:59,051 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_37089aa1-9cca-481c-815c-e8bce65fba46', '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'ccac332bba074178b0e37643466a6c2c', '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'f7912a79-d6e5-4acb-a7e6-60d2e7216b8d', 'swap': 0}) 2018-08-15 09:25:59,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 09:25:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d/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}1621dc023abd6acfe59912ca2d74541f3d136671" -d '{"extra_specs": {}}' 2018-08-15 09:25:59,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:25:59 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-d5f92dda-b799-4888-a52c-0a39837ae699 x-compute-request-id: req-d5f92dda-b799-4888-a52c-0a39837ae699 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 09:25:59,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d/os-extra_specs used request id req-d5f92dda-b799-4888-a52c-0a39837ae699 2018-08-15 09:25:59,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.13712310791s 2018-08-15 09:25:59,189 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d/os-extra_specs used request id req-d5f92dda-b799-4888-a52c-0a39837ae699 2018-08-15 09:25:59,305 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:25:59,306 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 09:25:59,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 09:25:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60/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}4af2df406bb655333578b11f2bb15a0b099b3310" -d '{"subnet_id": "5a58c1d3-ef6d-450c-b96e-49b133c0dbb7"}' 2018-08-15 09:26:02,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8364abc0-5060-43ef-a6a4-0f1992e5aab2 Date: Wed, 15 Aug 2018 09:26:02 GMT RESP BODY: {"network_id": "ab746375-6c64-4933-bb49-9b0fbdd5653a", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "subnet_id": "5a58c1d3-ef6d-450c-b96e-49b133c0dbb7", "subnet_ids": ["5a58c1d3-ef6d-450c-b96e-49b133c0dbb7"], "port_id": "6cdc1e63-1b97-4ba0-871f-29aa30825c49", "id": "8e3575a4-4ded-4b98-8734-1edc125f4c60"} 2018-08-15 09:26:02,023 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60/remove_router_interface.json used request id req-8364abc0-5060-43ef-a6a4-0f1992e5aab2 2018-08-15 09:26:02,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71252799034s 2018-08-15 09:26:02,024 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60/remove_router_interface.json used request id req-8364abc0-5060-43ef-a6a4-0f1992e5aab2 returning object 8e3575a4-4ded-4b98-8734-1edc125f4c60 2018-08-15 09:26:02,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:26:02,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:26:02,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-7633eaeb-c934-4139-bedb-9e4be442b4c4 Date: Wed, 15 Aug 2018 09:26:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "created_at": "2018-08-15T09:25:45Z", "admin_state_up": true, "updated_at": "2018-08-15T09:26:00Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "05ee60cf5e654ea2945314e2a74a623d", "id": "8e3575a4-4ded-4b98-8734-1edc125f4c60", "name": "vmready2-router_37089aa1-9cca-481c-815c-e8bce65fba46"}]} 2018-08-15 09:26:02,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7633eaeb-c934-4139-bedb-9e4be442b4c4 2018-08-15 09:26:02,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.391922950745s 2018-08-15 09:26:02,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7633eaeb-c934-4139-bedb-9e4be442b4c4 2018-08-15 09:26:02,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 09:26:02,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60.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}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:26:06,733 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e7c1d7e-0d27-4341-8ead-51513fc3c977 Content-Length: 0 Date: Wed, 15 Aug 2018 09:26:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:26:06,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60.json used request id req-0e7c1d7e-0d27-4341-8ead-51513fc3c977 2018-08-15 09:26:06,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.31497788429s 2018-08-15 09:26:06,733 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8e3575a4-4ded-4b98-8734-1edc125f4c60.json used request id req-0e7c1d7e-0d27-4341-8ead-51513fc3c977 2018-08-15 09:26:06,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:26:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:26:07,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1918964a-2c64-4080-8d5a-9928032b0ad8 Date: Wed, 15 Aug 2018 09:26:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab746375-6c64-4933-bb49-9b0fbdd5653a","tenant_id":"05ee60cf5e654ea2945314e2a74a623d","created_at":"2018-08-15T09:25:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:25:43Z","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":"05ee60cf5e654ea2945314e2a74a623d","id":"5a58c1d3-ef6d-450c-b96e-49b133c0dbb7","subnetpool_id":null,"name":"vmready2-subnet_37089aa1-9cca-481c-815c-e8bce65fba46"}]} 2018-08-15 09:26:07,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1918964a-2c64-4080-8d5a-9928032b0ad8 2018-08-15 09:26:07,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.04226493835s 2018-08-15 09:26:07,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1918964a-2c64-4080-8d5a-9928032b0ad8 2018-08-15 09:26:07,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 09:26:07,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/5a58c1d3-ef6d-450c-b96e-49b133c0dbb7.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}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:26:10,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a44e0a03-7c01-4765-aa39-00217f0219ac Date: Wed, 15 Aug 2018 09:26:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:26:10,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5a58c1d3-ef6d-450c-b96e-49b133c0dbb7.json used request id req-a44e0a03-7c01-4765-aa39-00217f0219ac 2018-08-15 09:26:10,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50579881668s 2018-08-15 09:26:10,284 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5a58c1d3-ef6d-450c-b96e-49b133c0dbb7.json used request id req-a44e0a03-7c01-4765-aa39-00217f0219ac 2018-08-15 09:26:10,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:26:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:26:10,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-40ae145c-9da9-4035-806c-9131a9a29704 Date: Wed, 15 Aug 2018 09:26:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab746375-6c64-4933-bb49-9b0fbdd5653a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05ee60cf5e654ea2945314e2a74a623d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:26:10Z","qos_policy_id":null,"name":"vmready2-net_37089aa1-9cca-481c-815c-e8bce65fba46","admin_state_up":true,"tenant_id":"05ee60cf5e654ea2945314e2a74a623d","created_at":"2018-08-15T09:25:42Z","mtu":1450}]} 2018-08-15 09:26:10,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-40ae145c-9da9-4035-806c-9131a9a29704 2018-08-15 09:26:10,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291107177734s 2018-08-15 09:26:10,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-40ae145c-9da9-4035-806c-9131a9a29704 2018-08-15 09:26:10,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 09:26:10,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ab746375-6c64-4933-bb49-9b0fbdd5653a.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}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:26:12,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed8a2312-3eb2-45d1-9563-93ee74d99c6b Date: Wed, 15 Aug 2018 09:26:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:26:12,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ab746375-6c64-4933-bb49-9b0fbdd5653a.json used request id req-ed8a2312-3eb2-45d1-9563-93ee74d99c6b 2018-08-15 09:26:12,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.85904383659s 2018-08-15 09:26:12,436 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ab746375-6c64-4933-bb49-9b0fbdd5653a.json used request id req-ed8a2312-3eb2-45d1-9563-93ee74d99c6b 2018-08-15 09:26:12,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:26:12,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:26:13,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-9b6a4bc0-fb12-48bf-978f-22e5dc8d5473 Date: Wed, 15 Aug 2018 09:26:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:25:57Z", "file": "/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/file", "owner": "05ee60cf5e654ea2945314e2a74a623d", "id": "84e2cb72-8961-4bb5-a024-80d9b68a9be9", "size": 12716032, "self": "/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_37089aa1-9cca-481c-815c-e8bce65fba46", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:25:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:26:13,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9b6a4bc0-fb12-48bf-978f-22e5dc8d5473 2018-08-15 09:26:13,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.763140916824s 2018-08-15 09:26:13,204 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9b6a4bc0-fb12-48bf-978f-22e5dc8d5473 2018-08-15 09:26:13,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 09:26:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9 -H "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}4af2df406bb655333578b11f2bb15a0b099b3310" 2018-08-15 09:26:14,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8e5204a-a8b9-44ec-8814-61246704f3a8 Date: Wed, 15 Aug 2018 09:26:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:26:14,358 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9 used request id req-e8e5204a-a8b9-44ec-8814-61246704f3a8 2018-08-15 09:26:14,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15302991867s 2018-08-15 09:26:14,359 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/84e2cb72-8961-4bb5-a024-80d9b68a9be9 used request id req-e8e5204a-a8b9-44ec-8814-61246704f3a8 2018-08-15 09:26:14,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:26:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:26:14,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26: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-46b8e444-5da2-414b-bdb0-bf88e1a4271e x-compute-request-id: req-46b8e444-5da2-414b-bdb0-bf88e1a4271e Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_37089aa1-9cca-481c-815c-e8bce65fba46", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d", "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": "f7912a79-d6e5-4acb-a7e6-60d2e7216b8d"}]} 2018-08-15 09:26:14,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-46b8e444-5da2-414b-bdb0-bf88e1a4271e 2018-08-15 09:26:14,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248370170593s 2018-08-15 09:26:14,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-46b8e444-5da2-414b-bdb0-bf88e1a4271e 2018-08-15 09:26:14,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 09:26:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d -H "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}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:26:14,537 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:26: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-4b994e70-4a97-4b66-9f3c-54e6166c3f38 x-compute-request-id: req-4b994e70-4a97-4b66-9f3c-54e6166c3f38 Content-Length: 0 Content-Type: application/json 2018-08-15 09:26:14,537 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d used request id req-4b994e70-4a97-4b66-9f3c-54e6166c3f38 2018-08-15 09:26:14,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.1511490345s 2018-08-15 09:26:14,538 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f7912a79-d6e5-4acb-a7e6-60d2e7216b8d used request id req-4b994e70-4a97-4b66-9f3c-54e6166c3f38 2018-08-15 09:26:14,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:26:14,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:26:14,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287b951c-c7fa-4b6b-b337-ddbb9fcf24d4 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46", "links": {"self": "http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d9750e75efa4d9093920e8151b532d7", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:26:14,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-287b951c-c7fa-4b6b-b337-ddbb9fcf24d4 2018-08-15 09:26:14,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213464021683s 2018-08-15 09:26:14,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-287b951c-c7fa-4b6b-b337-ddbb9fcf24d4 2018-08-15 09:26:14,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:26:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7 -H "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}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:26:14,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61e9651-bc69-451a-bb36-6cb28e0141f1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_37089aa1-9cca-481c-815c-e8bce65fba46", "links": {"self": "http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9d9750e75efa4d9093920e8151b532d7", "description": null}} 2018-08-15 09:26:14,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7 used request id req-e61e9651-bc69-451a-bb36-6cb28e0141f1 2018-08-15 09:26:14,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205569028854s 2018-08-15 09:26:14,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7 used request id req-e61e9651-bc69-451a-bb36-6cb28e0141f1 2018-08-15 09:26:14,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 09:26:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7 -H "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}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:26:15,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c2384a-3ec3-4d9d-a2a4-ebdb3a27d64c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:26:15,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7 used request id req-07c2384a-3ec3-4d9d-a2a4-ebdb3a27d64c 2018-08-15 09:26:15,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.321676969528s 2018-08-15 09:26:15,286 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9d9750e75efa4d9093920e8151b532d7 used request id req-07c2384a-3ec3-4d9d-a2a4-ebdb3a27d64c 2018-08-15 09:26:15,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:26:15,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:26:15,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c49930-e563-48dc-b6cb-8850320e6314 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d"}, "tags": [], "enabled": true, "id": "05ee60cf5e654ea2945314e2a74a623d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_37089aa1-9cca-481c-815c-e8bce65fba46"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 09:26:15,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-48c49930-e563-48dc-b6cb-8850320e6314 2018-08-15 09:26:15,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191436052322s 2018-08-15 09:26:15,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-48c49930-e563-48dc-b6cb-8850320e6314 2018-08-15 09:26:15,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 09:26:15,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d -H "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}1621dc023abd6acfe59912ca2d74541f3d136671" 2018-08-15 09:26:15,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164bda93-bb97-4fcc-97e4-3540e9c892a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:26:15,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d used request id req-164bda93-bb97-4fcc-97e4-3540e9c892a6 2018-08-15 09:26:15,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299795866013s 2018-08-15 09:26:15,789 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/05ee60cf5e654ea2945314e2a74a623d used request id req-164bda93-bb97-4fcc-97e4-3540e9c892a6 2018-08-15 09:26:15,842 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-15 09:26:15,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:26:15,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:26:15,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:26:15,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:26:15,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:26:15,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d185d65e-faf2-4703-a94b-46d104535047 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:26:15,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d185d65e-faf2-4703-a94b-46d104535047 2018-08-15 09:26:15,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:26:16,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["m8MbV1YbQGSYhmjVyhUjEw"], "issued_at": "2018-08-15T09:26:16.000000Z"}} 2018-08-15 09:26:16,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:26:16,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:16,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-36786286-84ad-415e-a69b-1e1b28747b18 Date: Wed, 15 Aug 2018 09:26:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:26:16,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-36786286-84ad-415e-a69b-1e1b28747b18 2018-08-15 09:26:16,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355624914169s 2018-08-15 09:26:16,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-36786286-84ad-415e-a69b-1e1b28747b18 2018-08-15 09:26:16,673 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-15 09:26:16,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 09:26:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"network": {"name": "singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "admin_state_up": true}}' 2018-08-15 09:26:17,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-df0e5598-bc59-4394-817b-06634df0f679 Date: Wed, 15 Aug 2018 09:26:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5a62d980-4ea8-4add-aca2-52ce99821104","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:26:17Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:17Z","mtu":1450}} 2018-08-15 09:26:17,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-df0e5598-bc59-4394-817b-06634df0f679 2018-08-15 09:26:17,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.504278898239s 2018-08-15 09:26:17,178 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-df0e5598-bc59-4394-817b-06634df0f679 2018-08-15 09:26:17,179 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T09:26:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5a62d980-4ea8-4add-aca2-52ce99821104', u'provider:segmentation_id': 33, 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_790bb3e4-0e21-481b-b1ee-9d04aee007e6', u'created_at': u'2018-08-15T09:26:17Z', u'mtu': 1450, u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ccac332bba074178b0e37643466a6c2c', u'l2_adjacency': True}) 2018-08-15 09:26:17,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:26:17,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:17,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-6c86dbdb-f7f8-4f88-b1a7-78bced94ad31 Date: Wed, 15 Aug 2018 09:26:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5a62d980-4ea8-4add-aca2-52ce99821104","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:26:17Z","qos_policy_id":null,"name":"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:17Z","provider:network_type":"vxlan"}]} 2018-08-15 09:26:17,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6c86dbdb-f7f8-4f88-b1a7-78bced94ad31 2018-08-15 09:26:17,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.330461978912s 2018-08-15 09:26:17,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6c86dbdb-f7f8-4f88-b1a7-78bced94ad31 2018-08-15 09:26:17,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 09:26:17,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"subnet": {"name": "singlevm1-subnet_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "enable_dhcp": true, "network_id": "5a62d980-4ea8-4add-aca2-52ce99821104", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 09:26:19,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cc0cddbd-c764-406a-a19d-2f2523173326 Date: Wed, 15 Aug 2018 09:26:19 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T09:26:18Z","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":"a77cd20a-52d8-448a-b804-72de25b54e4a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ccac332bba074178b0e37643466a6c2c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_790bb3e4-0e21-481b-b1ee-9d04aee007e6","enable_dhcp":true,"segment_id":null,"network_id":"5a62d980-4ea8-4add-aca2-52ce99821104","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:18Z","ip_version":4}} 2018-08-15 09:26:19,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cc0cddbd-c764-406a-a19d-2f2523173326 2018-08-15 09:26:19,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.57064294815s 2018-08-15 09:26:19,083 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cc0cddbd-c764-406a-a19d-2f2523173326 2018-08-15 09:26:19,083 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:26:18Z', 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'a77cd20a-52d8-448a-b804-72de25b54e4a', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_790bb3e4-0e21-481b-b1ee-9d04aee007e6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5a62d980-4ea8-4add-aca2-52ce99821104', u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'created_at': u'2018-08-15T09:26:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ccac332bba074178b0e37643466a6c2c'}) 2018-08-15 09:26:19,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 09:26:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"router": {"external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448"}, "name": "singlevm1-router_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "admin_state_up": true}}' 2018-08-15 09:26:24,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-882b6d03-9066-469a-80ac-a13708e79204 Date: Wed, 15 Aug 2018 09:26:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:19Z", "admin_state_up": true, "updated_at": "2018-08-15T09:26:20Z", "project_id": "ccac332bba074178b0e37643466a6c2c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97", "name": "singlevm1-router_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}} 2018-08-15 09:26:24,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-882b6d03-9066-469a-80ac-a13708e79204 2018-08-15 09:26:24,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.79037117958s 2018-08-15 09:26:24,875 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-882b6d03-9066-469a-80ac-a13708e79204 2018-08-15 09:26:24,875 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:26:20Z', u'revision_number': 3, u'ha': True, u'id': u'6a7b31f2-f469-4f82-a9e1-9b674266cf97', u'external_gateway_info': {u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2acda9a9-954f-4776-9155-79cfd451fb73', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_790bb3e4-0e21-481b-b1ee-9d04aee007e6', u'admin_state_up': True, u'tenant_id': u'ccac332bba074178b0e37643466a6c2c', u'created_at': u'2018-08-15T09:26:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'ccac332bba074178b0e37643466a6c2c'}) 2018-08-15 09:26:24,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 09:26:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97/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}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"subnet_id": "a77cd20a-52d8-448a-b804-72de25b54e4a"}' 2018-08-15 09:26:27,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-74eda579-ce93-41eb-a0bc-06c46e4032c4 Date: Wed, 15 Aug 2018 09:26:27 GMT RESP BODY: {"network_id": "5a62d980-4ea8-4add-aca2-52ce99821104", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "subnet_id": "a77cd20a-52d8-448a-b804-72de25b54e4a", "subnet_ids": ["a77cd20a-52d8-448a-b804-72de25b54e4a"], "port_id": "cb58f190-110f-403b-b302-2143fec1ed56", "id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97"} 2018-08-15 09:26:27,565 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97/add_router_interface.json used request id req-74eda579-ce93-41eb-a0bc-06c46e4032c4 2018-08-15 09:26:27,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.68951892853s 2018-08-15 09:26:27,566 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97/add_router_interface.json used request id req-74eda579-ce93-41eb-a0bc-06c46e4032c4 returning object 6a7b31f2-f469-4f82-a9e1-9b674266cf97 2018-08-15 09:26:27,566 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 09:26:27,694 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 09:26:27,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:26:27,702 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 09:26:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-15 09:26:27,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:26:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:28,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5a43f39c-de6d-43d2-b6c5-bc8d084ba1c7 Date: Wed, 15 Aug 2018 09:26:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:26:28,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5a43f39c-de6d-43d2-b6c5-bc8d084ba1c7 2018-08-15 09:26:28,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313392877579s 2018-08-15 09:26:28,019 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5a43f39c-de6d-43d2-b6c5-bc8d084ba1c7 2018-08-15 09:26:28,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 09:26:28,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}' 2018-08-15 09:26:28,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9417fcf4-7579-42de-9521-7a1cd26a8646 Date: Wed, 15 Aug 2018 09:26:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:26:28Z", "file": "/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/file", "owner": "ccac332bba074178b0e37643466a6c2c", "id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "size": null, "self": "/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "checksum": null, "created_at": "2018-08-15T09:26:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 09:26:28,391 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9417fcf4-7579-42de-9521-7a1cd26a8646 2018-08-15 09:26:28,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.364698886871s 2018-08-15 09:26:28,391 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9417fcf4-7579-42de-9521-7a1cd26a8646 returning object 7ef678eb-d29c-492d-8eae-2835ca235b4c 2018-08-15 09:26:28,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 09:26:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/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}732092e36e624a7c8dab1321f77231ba613883cf" -d '' 2018-08-15 09:26:29,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2d1b0ba-5a09-41bf-bda0-855b82a4b12d Date: Wed, 15 Aug 2018 09:26:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:26:29,883 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/file used request id req-f2d1b0ba-5a09-41bf-bda0-855b82a4b12d 2018-08-15 09:26:29,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.49100804329s 2018-08-15 09:26:29,884 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/file used request id req-f2d1b0ba-5a09-41bf-bda0-855b82a4b12d 2018-08-15 09:26:29,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:26:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:30,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0e8c1a21-95ba-4c8e-95d7-0776d618af25 Date: Wed, 15 Aug 2018 09:26:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:26:29Z", "file": "/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/file", "owner": "ccac332bba074178b0e37643466a6c2c", "id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "size": 12716032, "self": "/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:26:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:26:30,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0e8c1a21-95ba-4c8e-95d7-0776d618af25 2018-08-15 09:26:30,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.70028090477s 2018-08-15 09:26:30,588 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0e8c1a21-95ba-4c8e-95d7-0776d618af25 2018-08-15 09:26:30,590 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/file', 'owner': u'ccac332bba074178b0e37643466a6c2c', 'id': u'7ef678eb-d29c-492d-8eae-2835ca235b4c', 'size': 12716032, u'self': u'/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ccac332bba074178b0e37643466a6c2c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T09:26:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T09:26:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6', 'created': u'2018-08-15T09:26:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T09:26:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 09:26:30,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 09:26:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 09:26:31,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26: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-918a7884-bafd-4414-b5ff-81ce3252bbe7 x-compute-request-id: req-918a7884-bafd-4414-b5ff-81ce3252bbe7 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "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": "ff70c367-96ec-43f1-b05f-b28d596dabe8"}} 2018-08-15 09:26:31,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-918a7884-bafd-4414-b5ff-81ce3252bbe7 2018-08-15 09:26:31,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.777536869049s 2018-08-15 09:26:31,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-918a7884-bafd-4414-b5ff-81ce3252bbe7 2018-08-15 09:26:31,370 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_790bb3e4-0e21-481b-b1ee-9d04aee007e6', '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'ccac332bba074178b0e37643466a6c2c', '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'ff70c367-96ec-43f1-b05f-b28d596dabe8', 'swap': 0}) 2018-08-15 09:26:31,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 09:26:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8/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}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"extra_specs": {}}' 2018-08-15 09:26:31,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26: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-6b2faf44-3a03-4ecc-a192-ea799069231e x-compute-request-id: req-6b2faf44-3a03-4ecc-a192-ea799069231e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 09:26:31,513 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8/os-extra_specs used request id req-6b2faf44-3a03-4ecc-a192-ea799069231e 2018-08-15 09:26:31,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.142475128174s 2018-08-15 09:26:31,514 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8/os-extra_specs used request id req-6b2faf44-3a03-4ecc-a192-ea799069231e 2018-08-15 09:26:31,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 09:26:31,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"keypair": {"name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}}' 2018-08-15 09:26:31,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26: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-42898998-9225-435e-817c-54ba7666fb08 x-compute-request-id: req-42898998-9225-435e-817c-54ba7666fb08 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBWzpq3XALpmMwFHxn+csq/75qmGDkc247TklL0BsUOrP+MIH5OtBNAYcKPaqgvlcDdjHs+gS6YypbDLZctpwY+glMbW8Ow9FmMqEc9pxwCE/wVGndgB5nB5GVtZidyPDHar8OvnKit35V/0xc59BTWyLeh0bgAW3zjQ6yfJ7ze4ER8a8llgwSq/BNWGVhC5pd+YrFJlARo13tgtTiwx4ai2J8RID5AodL+kufaRRu8OLawo5VkKfSPM694EUna7w49snJsZM2xtKEiX3TJjeB9XpFYEk840YzIn5UIm/uv0HVC6Ec5ix0c84VlHJ9v0gM5XfQIDtXNrZ7hqmxl+iD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwVs6at1wC6ZjMBR8Z/nLKv++aphg5HNuO05JS9AbFDqz/jCB\n+TrQTQGHCj2qoL5XA3Yx7PoEumMqWwy2XLacGPoJTG1vDsPRZjKhHPaccAhP8FRp\n3YAeZweRlbWYncjwx2q/Dr5yord+Vf9MXOfQU1si3odG4AFt840Osnye83uBEfGv\nJZYMEqvwTVhlYQuaXfmKxSZQEaNd7YLU4sMeGotifESA+QKHS/pLn2kUbvDi2sKO\nVZCn0jzOveBFJ2u8OPbJybGTNsbShIl90yY3gfV6RWBJPONGMyJ+VCJv7r9B1Quh\nHOYsdHPOFZRyfb9IDOV30CA7Vza2e4apsZfogwIDAQABAoIBAA+3aZ0sGKJpyOAs\nmhwder0pAoJJln6bP1eEuoJ2DO1tBBpiOP5YIHxR5ncXohnkvs/iOJapj97SlqvF\n8cDBexiwojbbIk7R7eBftybSiM62bkD7q4s8kbwQKm4/z4LrxV6AN71sD4dYYOV+\nledrVEyiOMhbuJAWrahBS/OIG6dwu0aE6M0rUrw3u6OgHKhBqqnh5cb3wosH8Y8g\n4qv3MGMAj3dXOxMQKjpQEglozCT7K9eXIbrCD1f9SEci6tuYykcNbR0Qg6BkYpoq\njtdtz+SdrEx5ASh/nGYXyoW4mJbUMKyleDaAQp3zwWrl/SEZfI4Rz8wLfEHNRzEA\nqUYaHoECgYEA7Bqp/c8ojLxwUJUrbyw4chQZA5KvjxcxWsucT9NE45X5lxQj4x2k\nLPQC/AKUmmThOp/Q93GLb+RLh5Xg+f8At0xsvTDgm+B7/3IS3DCXbQ9HnuqbUYFr\nwNlZlOoZ2rGp17IxTRaoJ3ZDdg41BORXMQvgBEmi0im8vtQdRpwk2kMCgYEA0aZk\nIImy2S11QE8WN5gkqn8xhUgEBF1GfgLJQzrASkV5HmfzInr0X4LFREvQUTOROj00\nIhG7lxSAkj/S/Dk09giquFROBocR1D8+sU1ehqq8CayxL5k2mcoJeI00ouoZhfgT\nPAuaF1csMXSikAD88G98o6MqmBFKDgj5fzVjdMECgYBgS0uziY7nP1+rbftl/yoS\nVOIS0/uoJ3RorIxW/jqle6BtHri4Q3mXH/oroD3NboFxsIbAtN2CyCCJ7vXv4DIB\nkDj1PH8O9BJ+j57jkSnhQA8c4GBycI9q+vqPQp9C050KrNFwuGHinlhLSOYU1bA9\n/7Lg7MtsXbtuNQKvrrVVEwKBgH4dmh34t53tupr0+Gh5HZVy7lc++yuk8MLc6jWH\nIiWLpVClN52GWXsbL4/mC2rNmo9uQe48vJwluTJBMqqHv1RB4nEARe+nURJc+Vmv\nMS3Rh0xKlkwL3sykvQ3H4+Ic8T2l/ewhDpD735ngj+oQrhf0+QV3IihYPjQzMeNU\nOoABAoGAaOYNbV2iWEP21zAPkDqOTamFPQfZ0femQbNR2P0YW3Jg7eJaSD0TY8he\nfm9feSRIL7eD5GBvb1x5KoLz8Hkb1rxBYhXvXwBjUVTgXguVzeE2IIdI44hVKBU/\nnwf9sFLREOU6nCLXmaI2p+gQ246BOQXw9JMFa5fS4/sexi9asSE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "fingerprint": "ed:d2:9b:60:5b:31:28:fd:20:01:7e:8b:fd:fb:22:b7"}} 2018-08-15 09:26:31,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-42898998-9225-435e-817c-54ba7666fb08 2018-08-15 09:26:31,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.274900913239s 2018-08-15 09:26:31,790 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-42898998-9225-435e-817c-54ba7666fb08 2018-08-15 09:26:31,790 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBWzpq3XALpmMwFHxn+csq/75qmGDkc247TklL0BsUOrP+MIH5OtBNAYcKPaqgvlcDdjHs+gS6YypbDLZctpwY+glMbW8Ow9FmMqEc9pxwCE/wVGndgB5nB5GVtZidyPDHar8OvnKit35V/0xc59BTWyLeh0bgAW3zjQ6yfJ7ze4ER8a8llgwSq/BNWGVhC5pd+YrFJlARo13tgtTiwx4ai2J8RID5AodL+kufaRRu8OLawo5VkKfSPM694EUna7w49snJsZM2xtKEiX3TJjeB9XpFYEk840YzIn5UIm/uv0HVC6Ec5ix0c84VlHJ9v0gM5XfQIDtXNrZ7hqmxl+iD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwVs6at1wC6ZjMBR8Z/nLKv++aphg5HNuO05JS9AbFDqz/jCB\n+TrQTQGHCj2qoL5XA3Yx7PoEumMqWwy2XLacGPoJTG1vDsPRZjKhHPaccAhP8FRp\n3YAeZweRlbWYncjwx2q/Dr5yord+Vf9MXOfQU1si3odG4AFt840Osnye83uBEfGv\nJZYMEqvwTVhlYQuaXfmKxSZQEaNd7YLU4sMeGotifESA+QKHS/pLn2kUbvDi2sKO\nVZCn0jzOveBFJ2u8OPbJybGTNsbShIl90yY3gfV6RWBJPONGMyJ+VCJv7r9B1Quh\nHOYsdHPOFZRyfb9IDOV30CA7Vza2e4apsZfogwIDAQABAoIBAA+3aZ0sGKJpyOAs\nmhwder0pAoJJln6bP1eEuoJ2DO1tBBpiOP5YIHxR5ncXohnkvs/iOJapj97SlqvF\n8cDBexiwojbbIk7R7eBftybSiM62bkD7q4s8kbwQKm4/z4LrxV6AN71sD4dYYOV+\nledrVEyiOMhbuJAWrahBS/OIG6dwu0aE6M0rUrw3u6OgHKhBqqnh5cb3wosH8Y8g\n4qv3MGMAj3dXOxMQKjpQEglozCT7K9eXIbrCD1f9SEci6tuYykcNbR0Qg6BkYpoq\njtdtz+SdrEx5ASh/nGYXyoW4mJbUMKyleDaAQp3zwWrl/SEZfI4Rz8wLfEHNRzEA\nqUYaHoECgYEA7Bqp/c8ojLxwUJUrbyw4chQZA5KvjxcxWsucT9NE45X5lxQj4x2k\nLPQC/AKUmmThOp/Q93GLb+RLh5Xg+f8At0xsvTDgm+B7/3IS3DCXbQ9HnuqbUYFr\nwNlZlOoZ2rGp17IxTRaoJ3ZDdg41BORXMQvgBEmi0im8vtQdRpwk2kMCgYEA0aZk\nIImy2S11QE8WN5gkqn8xhUgEBF1GfgLJQzrASkV5HmfzInr0X4LFREvQUTOROj00\nIhG7lxSAkj/S/Dk09giquFROBocR1D8+sU1ehqq8CayxL5k2mcoJeI00ouoZhfgT\nPAuaF1csMXSikAD88G98o6MqmBFKDgj5fzVjdMECgYBgS0uziY7nP1+rbftl/yoS\nVOIS0/uoJ3RorIxW/jqle6BtHri4Q3mXH/oroD3NboFxsIbAtN2CyCCJ7vXv4DIB\nkDj1PH8O9BJ+j57jkSnhQA8c4GBycI9q+vqPQp9C050KrNFwuGHinlhLSOYU1bA9\n/7Lg7MtsXbtuNQKvrrVVEwKBgH4dmh34t53tupr0+Gh5HZVy7lc++yuk8MLc6jWH\nIiWLpVClN52GWXsbL4/mC2rNmo9uQe48vJwluTJBMqqHv1RB4nEARe+nURJc+Vmv\nMS3Rh0xKlkwL3sykvQ3H4+Ic8T2l/ewhDpD735ngj+oQrhf0+QV3IihYPjQzMeNU\nOoABAoGAaOYNbV2iWEP21zAPkDqOTamFPQfZ0femQbNR2P0YW3Jg7eJaSD0TY8he\nfm9feSRIL7eD5GBvb1x5KoLz8Hkb1rxBYhXvXwBjUVTgXguVzeE2IIdI44hVKBU/\nnwf9sFLREOU6nCLXmaI2p+gQ246BOQXw9JMFa5fS4/sexi9asSE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd3daaf0bfd7f4a52a5f7ce50e0a0b589', 'name': u'singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6', 'created_at': '2018-08-15T09:26:31.790758', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ccac332bba074178b0e37643466a6c2c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ed:d2:9b:60:5b:31:28:fd:20:01:7e:8b:fd:fb:22:b7', 'type': 'ssh', 'id': u'singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6'}) 2018-08-15 09:26:31,791 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAwVs6at1wC6ZjMBR8Z/nLKv++aphg5HNuO05JS9AbFDqz/jCB +TrQTQGHCj2qoL5XA3Yx7PoEumMqWwy2XLacGPoJTG1vDsPRZjKhHPaccAhP8FRp 3YAeZweRlbWYncjwx2q/Dr5yord+Vf9MXOfQU1si3odG4AFt840Osnye83uBEfGv JZYMEqvwTVhlYQuaXfmKxSZQEaNd7YLU4sMeGotifESA+QKHS/pLn2kUbvDi2sKO VZCn0jzOveBFJ2u8OPbJybGTNsbShIl90yY3gfV6RWBJPONGMyJ+VCJv7r9B1Quh HOYsdHPOFZRyfb9IDOV30CA7Vza2e4apsZfogwIDAQABAoIBAA+3aZ0sGKJpyOAs mhwder0pAoJJln6bP1eEuoJ2DO1tBBpiOP5YIHxR5ncXohnkvs/iOJapj97SlqvF 8cDBexiwojbbIk7R7eBftybSiM62bkD7q4s8kbwQKm4/z4LrxV6AN71sD4dYYOV+ ledrVEyiOMhbuJAWrahBS/OIG6dwu0aE6M0rUrw3u6OgHKhBqqnh5cb3wosH8Y8g 4qv3MGMAj3dXOxMQKjpQEglozCT7K9eXIbrCD1f9SEci6tuYykcNbR0Qg6BkYpoq jtdtz+SdrEx5ASh/nGYXyoW4mJbUMKyleDaAQp3zwWrl/SEZfI4Rz8wLfEHNRzEA qUYaHoECgYEA7Bqp/c8ojLxwUJUrbyw4chQZA5KvjxcxWsucT9NE45X5lxQj4x2k LPQC/AKUmmThOp/Q93GLb+RLh5Xg+f8At0xsvTDgm+B7/3IS3DCXbQ9HnuqbUYFr wNlZlOoZ2rGp17IxTRaoJ3ZDdg41BORXMQvgBEmi0im8vtQdRpwk2kMCgYEA0aZk IImy2S11QE8WN5gkqn8xhUgEBF1GfgLJQzrASkV5HmfzInr0X4LFREvQUTOROj00 IhG7lxSAkj/S/Dk09giquFROBocR1D8+sU1ehqq8CayxL5k2mcoJeI00ouoZhfgT PAuaF1csMXSikAD88G98o6MqmBFKDgj5fzVjdMECgYBgS0uziY7nP1+rbftl/yoS VOIS0/uoJ3RorIxW/jqle6BtHri4Q3mXH/oroD3NboFxsIbAtN2CyCCJ7vXv4DIB kDj1PH8O9BJ+j57jkSnhQA8c4GBycI9q+vqPQp9C050KrNFwuGHinlhLSOYU1bA9 /7Lg7MtsXbtuNQKvrrVVEwKBgH4dmh34t53tupr0+Gh5HZVy7lc++yuk8MLc6jWH IiWLpVClN52GWXsbL4/mC2rNmo9uQe48vJwluTJBMqqHv1RB4nEARe+nURJc+Vmv MS3Rh0xKlkwL3sykvQ3H4+Ic8T2l/ewhDpD735ngj+oQrhf0+QV3IihYPjQzMeNU OoABAoGAaOYNbV2iWEP21zAPkDqOTamFPQfZ0femQbNR2P0YW3Jg7eJaSD0TY8he fm9feSRIL7eD5GBvb1x5KoLz8Hkb1rxBYhXvXwBjUVTgXguVzeE2IIdI44hVKBU/ nwf9sFLREOU6nCLXmaI2p+gQ246BOQXw9JMFa5fS4/sexi9asSE= -----END RSA PRIVATE KEY----- 2018-08-15 09:26:31,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 09:26:31,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"security_group": {"name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-15 09:26:32,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-d1b32248-fafb-40de-a7ed-074f7e6f3659 Date: Wed, 15 Aug 2018 09:26:32 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:32Z", "updated_at": "2018-08-15T09:26:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:32Z", "revision_number": 0, "id": "bf6f5eb4-117a-44dc-8eed-01c0efca7fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:32Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:32Z", "revision_number": 0, "id": "fbc79d16-e181-4421-83e3-174d6602bc8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:32Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}], "revision_number": 1, "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}} 2018-08-15 09:26:32,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d1b32248-fafb-40de-a7ed-074f7e6f3659 2018-08-15 09:26:32,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 1.18990302086s 2018-08-15 09:26:32,984 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d1b32248-fafb-40de-a7ed-074f7e6f3659 2018-08-15 09:26:32,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:26:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:33,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-5acbe451-f4b0-443f-b3f1-ac1038b85ec0 Date: Wed, 15 Aug 2018 09:26:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-15T09:24:04Z", "updated_at": "2018-08-15T09:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "1dc3dd8e-c73c-442b-94b6-88ad762bcc6d", "remote_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "55c43257-322e-42ca-acdf-f235a34af63a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "89523068-a843-4659-9031-db96695cc798", "remote_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "e5cb96ef-2a01-4766-b4b2-67dff19659e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "created_at": "2018-08-15T09:18:53Z", "updated_at": "2018-08-15T09:18:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "07f3d558-402c-456d-9c4b-6d01b685a4ca", "remote_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "8a9e280b-8cd4-4616-aad5-8fe275339bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "c69edb84-5ccb-4dc6-aac3-eb15503b51e6", "remote_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "d30de9ef-5583-4d21-98d2-21230602b0e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}], "revision_number": 1, "project_id": "d16d651c9e224303bbc4177b05d9d49e", "id": "87d83429-ae28-4793-986e-c729a16821e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:24:01Z", "updated_at": "2018-08-15T09:24:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "17d703bf-be5a-46ed-8f11-e34e50d1079e", "remote_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "6e0027e3-3727-439b-be33-efa502406f36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "bbc58825-0726-40f6-8e58-7a4c6c89dea1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "dbeee8b7-98ca-4e7d-bb0e-e37d3d07160b", "remote_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}], "revision_number": 1, "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "942cd95c-9779-4807-b7b0-e2e40b385367", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:32Z", "updated_at": "2018-08-15T09:26:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:32Z", "revision_number": 0, "id": "bf6f5eb4-117a-44dc-8eed-01c0efca7fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:32Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:32Z", "revision_number": 0, "id": "fbc79d16-e181-4421-83e3-174d6602bc8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:32Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}], "revision_number": 1, "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}, {"description": "Default security group", "tags": [], "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "created_at": "2018-08-15T09:25:42Z", "updated_at": "2018-08-15T09:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "1fb34eeb-cb39-4a24-913e-afb456e8b87d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "8e0ab592-6ab5-43cf-822e-521691f546b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "e0a75206-bd27-4b69-8edc-62a3fd5e36c2", "remote_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "ff924fe3-c510-4e60-b6ee-5206efe4783d", "remote_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}], "revision_number": 1, "project_id": "05ee60cf5e654ea2945314e2a74a623d", "id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "created_at": "2018-08-15T09:24:33Z", "updated_at": "2018-08-15T09:24:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "1026f94e-b8da-46fb-a621-4af3a79ebcf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "a4f9a6f1-21e9-435c-b4bd-1de7d2739406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "c174990c-7919-4bef-a564-ca688a082826", "remote_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "f3e7f775-09c7-4d2e-9468-ff04bb100610", "remote_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}], "revision_number": 1, "project_id": "f680bdfedafb4ee9aa41258976be23b3", "id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "name": "default"}]} 2018-08-15 09:26:33,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5acbe451-f4b0-443f-b3f1-ac1038b85ec0 2018-08-15 09:26:33,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324549198151s 2018-08-15 09:26:33,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5acbe451-f4b0-443f-b3f1-ac1038b85ec0 2018-08-15 09:26:33,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 09:26:33,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" -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": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7"}}' 2018-08-15 09:26:33,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7fcdc8b7-caa0-4e11-a808-830744ff311b Date: Wed, 15 Aug 2018 09:26:33 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-08-15T09:26:33Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "port_range_min": 22, "revision_number": 0, "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:33Z", "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "f16d5453-240b-46d8-b77a-66dc0d257311"}} 2018-08-15 09:26:33,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7fcdc8b7-caa0-4e11-a808-830744ff311b 2018-08-15 09:26:33,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.309538125992s 2018-08-15 09:26:33,629 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7fcdc8b7-caa0-4e11-a808-830744ff311b 2018-08-15 09:26:33,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:26:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:33,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-31bb7734-ac8e-4c8d-a00d-524271bdb003 Date: Wed, 15 Aug 2018 09:26:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-15T09:24:04Z", "updated_at": "2018-08-15T09:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "1dc3dd8e-c73c-442b-94b6-88ad762bcc6d", "remote_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "55c43257-322e-42ca-acdf-f235a34af63a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "89523068-a843-4659-9031-db96695cc798", "remote_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "e5cb96ef-2a01-4766-b4b2-67dff19659e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "created_at": "2018-08-15T09:18:53Z", "updated_at": "2018-08-15T09:18:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "07f3d558-402c-456d-9c4b-6d01b685a4ca", "remote_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "8a9e280b-8cd4-4616-aad5-8fe275339bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "c69edb84-5ccb-4dc6-aac3-eb15503b51e6", "remote_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "d30de9ef-5583-4d21-98d2-21230602b0e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}], "revision_number": 1, "project_id": "d16d651c9e224303bbc4177b05d9d49e", "id": "87d83429-ae28-4793-986e-c729a16821e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:24:01Z", "updated_at": "2018-08-15T09:24:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "17d703bf-be5a-46ed-8f11-e34e50d1079e", "remote_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "6e0027e3-3727-439b-be33-efa502406f36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "bbc58825-0726-40f6-8e58-7a4c6c89dea1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "dbeee8b7-98ca-4e7d-bb0e-e37d3d07160b", "remote_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}], "revision_number": 1, "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "942cd95c-9779-4807-b7b0-e2e40b385367", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:32Z", "updated_at": "2018-08-15T09:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:32Z", "revision_number": 0, "id": "bf6f5eb4-117a-44dc-8eed-01c0efca7fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:32Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T09:26:33Z", "revision_number": 0, "id": "f16d5453-240b-46d8-b77a-66dc0d257311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:33Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:32Z", "revision_number": 0, "id": "fbc79d16-e181-4421-83e3-174d6602bc8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:32Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}], "revision_number": 2, "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}, {"description": "Default security group", "tags": [], "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "created_at": "2018-08-15T09:25:42Z", "updated_at": "2018-08-15T09:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "1fb34eeb-cb39-4a24-913e-afb456e8b87d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "8e0ab592-6ab5-43cf-822e-521691f546b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "e0a75206-bd27-4b69-8edc-62a3fd5e36c2", "remote_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "ff924fe3-c510-4e60-b6ee-5206efe4783d", "remote_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}], "revision_number": 1, "project_id": "05ee60cf5e654ea2945314e2a74a623d", "id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "created_at": "2018-08-15T09:24:33Z", "updated_at": "2018-08-15T09:24:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "1026f94e-b8da-46fb-a621-4af3a79ebcf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "a4f9a6f1-21e9-435c-b4bd-1de7d2739406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "c174990c-7919-4bef-a564-ca688a082826", "remote_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "f3e7f775-09c7-4d2e-9468-ff04bb100610", "remote_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}], "revision_number": 1, "project_id": "f680bdfedafb4ee9aa41258976be23b3", "id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "name": "default"}]} 2018-08-15 09:26:33,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-31bb7734-ac8e-4c8d-a00d-524271bdb003 2018-08-15 09:26:33,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325436830521s 2018-08-15 09:26:33,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-31bb7734-ac8e-4c8d-a00d-524271bdb003 2018-08-15 09:26:33,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 09:26:33,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" -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": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7"}}' 2018-08-15 09:26:34,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5c67448c-d114-4466-b7f7-7f0066368f75 Date: Wed, 15 Aug 2018 09:26:34 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-08-15T09:26:34Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:34Z", "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "dfb1eab3-7734-4f86-ac83-861bf7ebfd68"}} 2018-08-15 09:26:34,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5c67448c-d114-4466-b7f7-7f0066368f75 2018-08-15 09:26:34,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.47434592247s 2018-08-15 09:26:34,437 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5c67448c-d114-4466-b7f7-7f0066368f75 2018-08-15 09:26:34,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:26:34,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:34,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-54e34f5e-b001-4e2c-93c6-39cd8e5d3805 Date: Wed, 15 Aug 2018 09:26:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"048677b7-552b-4d34-b3f4-330c72924f12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["53c5a2ab-f003-42bd-8d81-3836770481d6"],"description":"","tags":[],"updated_at":"2018-08-15T09:26:19Z","qos_policy_id":null,"name":"HA network tenant ccac332bba074178b0e37643466a6c2c","admin_state_up":true,"tenant_id":"","created_at":"2018-08-15T09:26:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a62d980-4ea8-4add-aca2-52ce99821104","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a77cd20a-52d8-448a-b804-72de25b54e4a"],"description":"","tags":[],"updated_at":"2018-08-15T09:26:18Z","qos_policy_id":null,"name":"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:17Z","provider:network_type":"vxlan"}]} 2018-08-15 09:26:34,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-54e34f5e-b001-4e2c-93c6-39cd8e5d3805 2018-08-15 09:26:34,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329993009567s 2018-08-15 09:26:34,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-54e34f5e-b001-4e2c-93c6-39cd8e5d3805 2018-08-15 09:26:34,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:26:34,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:35,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7fee3ff7-ba8e-4090-9039-5a695b8d4303 Date: Wed, 15 Aug 2018 09:26:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:26:29Z", "file": "/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/file", "owner": "ccac332bba074178b0e37643466a6c2c", "id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "size": 12716032, "self": "/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:26:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:26:35,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7fee3ff7-ba8e-4090-9039-5a695b8d4303 2018-08-15 09:26:35,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.756562948227s 2018-08-15 09:26:35,531 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7fee3ff7-ba8e-4090-9039-5a695b8d4303 2018-08-15 09:26:35,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:26:35,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:35,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26: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,Accept-Encoding x-openstack-request-id: req-33c86de3-9b0c-47e2-9a57-8b93f5bde3f8 x-compute-request-id: req-33c86de3-9b0c-47e2-9a57-8b93f5bde3f8 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "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": "ff70c367-96ec-43f1-b05f-b28d596dabe8"}]} 2018-08-15 09:26:35,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-33c86de3-9b0c-47e2-9a57-8b93f5bde3f8 2018-08-15 09:26:35,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0375471115112s 2018-08-15 09:26:35,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-33c86de3-9b0c-47e2-9a57-8b93f5bde3f8 2018-08-15 09:26:35,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 09:26:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"server": {"name": "singlevm1-vm_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "imageRef": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "key_name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "flavorRef": "ff70c367-96ec-43f1-b05f-b28d596dabe8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5a62d980-4ea8-4add-aca2-52ce99821104"}], "security_groups": [{"name": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7"}]}}' 2018-08-15 09:26:42,142 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:26: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-27102c5d-6cef-4ff3-944f-6c8f6473d77d x-compute-request-id: req-27102c5d-6cef-4ff3-944f-6c8f6473d77d Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7"}], "OS-DCF:diskConfig": "MANUAL", "id": "6132d216-0b37-459a-8b15-37290503d95a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "bookmark"}], "adminPass": "fim92qFNVmEA"}} 2018-08-15 09:26:42,142 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-27102c5d-6cef-4ff3-944f-6c8f6473d77d 2018-08-15 09:26:42,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.57037520409s 2018-08-15 09:26:42,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-27102c5d-6cef-4ff3-944f-6c8f6473d77d 2018-08-15 09:26:42,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:26:42,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:43,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-608b3412-7ea1-46bc-b453-565f240c71d5 x-compute-request-id: req-608b3412-7ea1-46bc-b453-565f240c71d5 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "bookmark"}], "image": {"id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "links": [{"href": "http://172.30.9.21:8774/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff70c367-96ec-43f1-b05f-b28d596dabe8", "links": [{"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "bookmark"}]}, "id": "6132d216-0b37-459a-8b15-37290503d95a", "user_id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "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-08-15T09:26:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "created": "2018-08-15T09:26:42Z", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:26:43,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-608b3412-7ea1-46bc-b453-565f240c71d5 2018-08-15 09:26:43,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934833049774s 2018-08-15 09:26:43,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-608b3412-7ea1-46bc-b453-565f240c71d5 2018-08-15 09:26:43,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:26:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:43,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-7cbab98c-a5d6-41c2-9144-708c3c3a2e90 Date: Wed, 15 Aug 2018 09:26:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"048677b7-552b-4d34-b3f4-330c72924f12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["53c5a2ab-f003-42bd-8d81-3836770481d6"],"description":"","tags":[],"updated_at":"2018-08-15T09:26:19Z","qos_policy_id":null,"name":"HA network tenant ccac332bba074178b0e37643466a6c2c","admin_state_up":true,"tenant_id":"","created_at":"2018-08-15T09:26:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a62d980-4ea8-4add-aca2-52ce99821104","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a77cd20a-52d8-448a-b804-72de25b54e4a"],"description":"","tags":[],"updated_at":"2018-08-15T09:26:18Z","qos_policy_id":null,"name":"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:17Z","provider:network_type":"vxlan"}]} 2018-08-15 09:26:43,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7cbab98c-a5d6-41c2-9144-708c3c3a2e90 2018-08-15 09:26:43,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.423666954041s 2018-08-15 09:26:43,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7cbab98c-a5d6-41c2-9144-708c3c3a2e90 2018-08-15 09:26:43,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:26:43,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:43,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-3adb4575-ef02-455a-93d2-d713fcd5f415 Date: Wed, 15 Aug 2018 09:26:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T09:18:59Z","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":"2acda9a9-954f-4776-9155-79cfd451fb73","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d16d651c9e224303bbc4177b05d9d49e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:59Z","ip_version":4},{"updated_at":"2018-08-15T09:26:19Z","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":"53c5a2ab-f003-42bd-8d81-3836770481d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant ccac332bba074178b0e37643466a6c2c","enable_dhcp":false,"segment_id":null,"network_id":"048677b7-552b-4d34-b3f4-330c72924f12","tenant_id":"","created_at":"2018-08-15T09:26:19Z","ip_version":4},{"updated_at":"2018-08-15T09:26:18Z","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":"a77cd20a-52d8-448a-b804-72de25b54e4a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ccac332bba074178b0e37643466a6c2c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_790bb3e4-0e21-481b-b1ee-9d04aee007e6","enable_dhcp":true,"segment_id":null,"network_id":"5a62d980-4ea8-4add-aca2-52ce99821104","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:18Z","ip_version":4}]} 2018-08-15 09:26:43,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3adb4575-ef02-455a-93d2-d713fcd5f415 2018-08-15 09:26:43,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.259474039078s 2018-08-15 09:26:43,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3adb4575-ef02-455a-93d2-d713fcd5f415 2018-08-15 09:26:43,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:26:45,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:26:45,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:46,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26:45 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-d2b732d7-33ae-486d-b5fc-a4d1ce58b2f8 x-compute-request-id: req-d2b732d7-33ae-486d-b5fc-a4d1ce58b2f8 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "bookmark"}], "image": {"id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "links": [{"href": "http://172.30.9.21:8774/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff70c367-96ec-43f1-b05f-b28d596dabe8", "links": [{"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "bookmark"}]}, "id": "6132d216-0b37-459a-8b15-37290503d95a", "user_id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:26:45Z", "hostId": "6c2d55c3dbaaac33638fc2a1d9b0ad8907e1f98e2d405933bebb41d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "created": "2018-08-15T09:26:42Z", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:26:46,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d2b732d7-33ae-486d-b5fc-a4d1ce58b2f8 2018-08-15 09:26:46,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.927503824234s 2018-08-15 09:26:46,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d2b732d7-33ae-486d-b5fc-a4d1ce58b2f8 2018-08-15 09:26:46,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:26:48,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:26:48,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:50,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26:48 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-8e3940e6-9f01-470f-9bd3-0c3901cabf63 x-compute-request-id: req-8e3940e6-9f01-470f-9bd3-0c3901cabf63 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "bookmark"}], "image": {"id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "links": [{"href": "http://172.30.9.21:8774/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff70c367-96ec-43f1-b05f-b28d596dabe8", "links": [{"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "bookmark"}]}, "id": "6132d216-0b37-459a-8b15-37290503d95a", "security_groups": [{"name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}], "user_id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:26:47Z", "hostId": "6a96ffb0f7ba499ae20df6c68bf34e5034ac057a76498a5beb3a8449", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "created": "2018-08-15T09:26:42Z", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:26:50,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8e3940e6-9f01-470f-9bd3-0c3901cabf63 2018-08-15 09:26:50,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.24237513542s 2018-08-15 09:26:50,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8e3940e6-9f01-470f-9bd3-0c3901cabf63 2018-08-15 09:26:50,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:26:52,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:26:52,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:54,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26:52 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-7687539d-9657-4857-955c-469bee5669f4 x-compute-request-id: req-7687539d-9657-4857-955c-469bee5669f4 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:8c:cf", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "bookmark"}], "image": {"id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "links": [{"href": "http://172.30.9.21:8774/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff70c367-96ec-43f1-b05f-b28d596dabe8", "links": [{"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "bookmark"}]}, "id": "6132d216-0b37-459a-8b15-37290503d95a", "security_groups": [{"name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}], "user_id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:26:49Z", "hostId": "6a96ffb0f7ba499ae20df6c68bf34e5034ac057a76498a5beb3a8449", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "created": "2018-08-15T09:26:42Z", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:26:54,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7687539d-9657-4857-955c-469bee5669f4 2018-08-15 09:26:54,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24133086205s 2018-08-15 09:26:54,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7687539d-9657-4857-955c-469bee5669f4 2018-08-15 09:26:54,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:26:56,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:26:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:57,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:26: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-a7a2c3a3-6dad-47e1-a903-7ad338336162 x-compute-request-id: req-a7a2c3a3-6dad-47e1-a903-7ad338336162 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:8c:cf", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "bookmark"}], "image": {"id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "links": [{"href": "http://172.30.9.21:8774/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-15T09:26:56.000000", "flavor": {"id": "ff70c367-96ec-43f1-b05f-b28d596dabe8", "links": [{"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "bookmark"}]}, "id": "6132d216-0b37-459a-8b15-37290503d95a", "security_groups": [{"name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}], "user_id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:26:56Z", "hostId": "6a96ffb0f7ba499ae20df6c68bf34e5034ac057a76498a5beb3a8449", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "created": "2018-08-15T09:26:42Z", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:26:57,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a7a2c3a3-6dad-47e1-a903-7ad338336162 2018-08-15 09:26:57,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27206397057s 2018-08-15 09:26:57,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a7a2c3a3-6dad-47e1-a903-7ad338336162 2018-08-15 09:26:57,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 09:26:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=6132d216-0b37-459a-8b15-37290503d95a" -H "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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:57,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-2ac9ea37-9310-4de2-a9b1-543d1889e672 Date: Wed, 15 Aug 2018 09:26:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T09:26:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a77cd20a-52d8-448a-b804-72de25b54e4a","ip_address":"192.168.120.6"}],"id":"8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e","security_groups":["a3285edf-ca14-4ce3-ab07-c3c8e7330dc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:8c:cf","project_id":"ccac332bba074178b0e37643466a6c2c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a62d980-4ea8-4add-aca2-52ce99821104","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:48Z","binding:vnic_type":"normal","device_id":"6132d216-0b37-459a-8b15-37290503d95a","ip_allocation":"immediate"}]} 2018-08-15 09:26:57,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6132d216-0b37-459a-8b15-37290503d95a used request id req-2ac9ea37-9310-4de2-a9b1-543d1889e672 2018-08-15 09:26:57,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0465919971466s 2018-08-15 09:26:57,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6132d216-0b37-459a-8b15-37290503d95a used request id req-2ac9ea37-9310-4de2-a9b1-543d1889e672 2018-08-15 09:26:57,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:26:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e" -H "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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:57,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ad87620e-b7b9-43e7-8267-619fa2117d27 Date: Wed, 15 Aug 2018 09:26:57 GMT RESP BODY: {"floatingips": []} 2018-08-15 09:26:57,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e used request id req-ad87620e-b7b9-43e7-8267-619fa2117d27 2018-08-15 09:26:57,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0496070384979s 2018-08-15 09:26:57,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e used request id req-ad87620e-b7b9-43e7-8267-619fa2117d27 2018-08-15 09:26:57,587 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:8c:cf', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7ef678eb-d29c-492d-8eae-2835ca235b4c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-15T09:26:56.000000', 'flavor': Munch({u'id': u'ff70c367-96ec-43f1-b05f-b28d596dabe8'}), 'az': u'nova', 'id': u'6132d216-0b37-459a-8b15-37290503d95a', 'security_groups': [Munch({u'name': u'singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd3daaf0bfd7f4a52a5f7ce50e0a0b589', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ccac332bba074178b0e37643466a6c2c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-15T09:26:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T09:26:56Z', 'hostId': u'6a96ffb0f7ba499ae20df6c68bf34e5034ac057a76498a5beb3a8449', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'6a96ffb0f7ba499ae20df6c68bf34e5034ac057a76498a5beb3a8449', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', 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'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-15T09:26:56.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ccac332bba074178b0e37643466a6c2c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'singlevm1-vm_790bb3e4-0e21-481b-b1ee-9d04aee007e6', 'adminPass': u'fim92qFNVmEA', 'tenant_id': u'ccac332bba074178b0e37643466a6c2c', 'created_at': u'2018-08-15T09:26:42Z', 'created': u'2018-08-15T09:26:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 09:26:57,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:26:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:57,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-900de32a-68a1-4026-bb91-59881b2ba4f0 Date: Wed, 15 Aug 2018 09:26:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"048677b7-552b-4d34-b3f4-330c72924f12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["53c5a2ab-f003-42bd-8d81-3836770481d6"],"description":"","tags":[],"updated_at":"2018-08-15T09:26:19Z","qos_policy_id":null,"name":"HA network tenant ccac332bba074178b0e37643466a6c2c","admin_state_up":true,"tenant_id":"","created_at":"2018-08-15T09:26:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a62d980-4ea8-4add-aca2-52ce99821104","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a77cd20a-52d8-448a-b804-72de25b54e4a"],"description":"","tags":[],"updated_at":"2018-08-15T09:26:18Z","qos_policy_id":null,"name":"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:17Z","provider:network_type":"vxlan"}]} 2018-08-15 09:26:57,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-900de32a-68a1-4026-bb91-59881b2ba4f0 2018-08-15 09:26:57,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0813131332397s 2018-08-15 09:26:57,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-900de32a-68a1-4026-bb91-59881b2ba4f0 2018-08-15 09:26:57,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 09:26:57,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=6132d216-0b37-459a-8b15-37290503d95a" -H "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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:26:57,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-6ed3b66a-94cd-4e09-8da8-370cbb715602 Date: Wed, 15 Aug 2018 09:26:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T09:26:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a77cd20a-52d8-448a-b804-72de25b54e4a","ip_address":"192.168.120.6"}],"id":"8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e","security_groups":["a3285edf-ca14-4ce3-ab07-c3c8e7330dc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:8c:cf","project_id":"ccac332bba074178b0e37643466a6c2c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a62d980-4ea8-4add-aca2-52ce99821104","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:48Z","binding:vnic_type":"normal","device_id":"6132d216-0b37-459a-8b15-37290503d95a","ip_allocation":"immediate"}]} 2018-08-15 09:26:57,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6132d216-0b37-459a-8b15-37290503d95a used request id req-6ed3b66a-94cd-4e09-8da8-370cbb715602 2018-08-15 09:26:57,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0440859794617s 2018-08-15 09:26:57,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6132d216-0b37-459a-8b15-37290503d95a used request id req-6ed3b66a-94cd-4e09-8da8-370cbb715602 2018-08-15 09:26:57,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 09:26:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"floatingip": {"floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "fixed_ip_address": "192.168.120.6", "port_id": "8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e"}}' 2018-08-15 09:27:00,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-2ac0b935-8ad8-4547-9308-d2b905b1834c Date: Wed, 15 Aug 2018 09:27:00 GMT RESP BODY: {"floatingip": {"router_id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:58Z", "updated_at": "2018-08-15T09:26:58Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5a62d980-4ea8-4add-aca2-52ce99821104", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:8c:cf", "device_id": "6132d216-0b37-459a-8b15-37290503d95a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ccac332bba074178b0e37643466a6c2c", "port_id": "8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e", "id": "ebd90525-0d60-4b0a-ac15-394702698cb5", "qos_policy_id": null}} 2018-08-15 09:27:00,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2ac0b935-8ad8-4547-9308-d2b905b1834c 2018-08-15 09:27:00,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.64703512192s 2018-08-15 09:27:00,366 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2ac0b935-8ad8-4547-9308-d2b905b1834c 2018-08-15 09:27:00,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:27:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:00,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-bec8a46d-e104-4431-b37a-90bc78a79b13 Date: Wed, 15 Aug 2018 09:27:00 GMT RESP BODY: {"floatingips": [{"router_id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:58Z", "updated_at": "2018-08-15T09:26:58Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5a62d980-4ea8-4add-aca2-52ce99821104", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:8c:cf", "device_id": "6132d216-0b37-459a-8b15-37290503d95a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ccac332bba074178b0e37643466a6c2c", "port_id": "8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e", "id": "ebd90525-0d60-4b0a-ac15-394702698cb5", "qos_policy_id": null}]} 2018-08-15 09:27:00,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bec8a46d-e104-4431-b37a-90bc78a79b13 2018-08-15 09:27:00,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.336882829666s 2018-08-15 09:27:00,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bec8a46d-e104-4431-b37a-90bc78a79b13 2018-08-15 09:27:00,715 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:27:00,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:27:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:01,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b0fa9d87-ff64-4d6e-a3e2-15347fa01eca Date: Wed, 15 Aug 2018 09:27:01 GMT RESP BODY: {"floatingips": [{"router_id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:58Z", "updated_at": "2018-08-15T09:26:58Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5a62d980-4ea8-4add-aca2-52ce99821104", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:8c:cf", "device_id": "6132d216-0b37-459a-8b15-37290503d95a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ccac332bba074178b0e37643466a6c2c", "port_id": "8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e", "id": "ebd90525-0d60-4b0a-ac15-394702698cb5", "qos_policy_id": null}]} 2018-08-15 09:27:01,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b0fa9d87-ff64-4d6e-a3e2-15347fa01eca 2018-08-15 09:27:01,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.361176967621s 2018-08-15 09:27:01,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b0fa9d87-ff64-4d6e-a3e2-15347fa01eca 2018-08-15 09:27:01,186 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:27:01,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:27:01,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:01,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-262e5019-95dc-465e-a379-704c5e610c31 Date: Wed, 15 Aug 2018 09:27:01 GMT RESP BODY: {"floatingips": [{"router_id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:58Z", "updated_at": "2018-08-15T09:26:58Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5a62d980-4ea8-4add-aca2-52ce99821104", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:8c:cf", "device_id": "6132d216-0b37-459a-8b15-37290503d95a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ccac332bba074178b0e37643466a6c2c", "port_id": "8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e", "id": "ebd90525-0d60-4b0a-ac15-394702698cb5", "qos_policy_id": null}]} 2018-08-15 09:27:01,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-262e5019-95dc-465e-a379-704c5e610c31 2018-08-15 09:27:01,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.260193109512s 2018-08-15 09:27:01,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-262e5019-95dc-465e-a379-704c5e610c31 2018-08-15 09:27:01,554 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:27:01,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:27:01,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:01,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-7489f099-0628-4919-a3a0-b20cfd954874 Date: Wed, 15 Aug 2018 09:27:01 GMT RESP BODY: {"floatingips": [{"router_id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:58Z", "updated_at": "2018-08-15T09:27:01Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5a62d980-4ea8-4add-aca2-52ce99821104", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:8c:cf", "device_id": "6132d216-0b37-459a-8b15-37290503d95a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "ccac332bba074178b0e37643466a6c2c", "port_id": "8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e", "id": "ebd90525-0d60-4b0a-ac15-394702698cb5", "qos_policy_id": null}]} 2018-08-15 09:27:01,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7489f099-0628-4919-a3a0-b20cfd954874 2018-08-15 09:27:01,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.333094835281s 2018-08-15 09:27:01,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7489f099-0628-4919-a3a0-b20cfd954874 2018-08-15 09:27:01,996 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6a7b31f2-f469-4f82-a9e1-9b674266cf97', 'updated_at': u'2018-08-15T09:27:01Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e', 'id': u'ebd90525-0d60-4b0a-ac15-394702698cb5', 'network': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', 'port': u'8ef33f61-9f8c-4bd2-b0f3-ebcc324da00e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ccac332bba074178b0e37643466a6c2c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ccac332bba074178b0e37643466a6c2c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5a62d980-4ea8-4add-aca2-52ce99821104', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:85:8c:cf', u'device_id': u'6132d216-0b37-459a-8b15-37290503d95a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ccac332bba074178b0e37643466a6c2c', 'created_at': u'2018-08-15T09:26:58Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5a62d980-4ea8-4add-aca2-52ce99821104', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:85:8c:cf', u'device_id': u'6132d216-0b37-459a-8b15-37290503d95a'}), 'router': u'6a7b31f2-f469-4f82-a9e1-9b674266cf97'}) 2018-08-15 09:27:01,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 09:27:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a/action -H "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}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 09:27:02,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:02 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-bb088d43-ed3c-4d28-a98f-dfce125d505d x-compute-request-id: req-bb088d43-ed3c-4d28-a98f-dfce125d505d Content-Encoding: gzip Content-Length: 9580 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474248945 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.149206] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152153] pid_max: default: 32768 minimum: 301\n[ 0.153286] ACPI: Core revision 20150930\n[ 0.154678] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.156344] Security Framework initialized\n[ 0.157444] Yama: becoming mindful.\n[ 0.158299] AppArmor: AppArmor initialized\n[ 0.159170] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.160538] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161842] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163154] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164588] Initializing cgroup subsys io\n[ 0.165407] Initializing cgroup subsys memory\n[ 0.166266] Initializing cgroup subsys devices\n[ 0.167136] Initializing cgroup subsys freezer\n[ 0.168003] Initializing cgroup subsys net_cls\n[ 0.168880] Initializing cgroup subsys perf_event\n[ 0.169794] Initializing cgroup subsys net_prio\n[ 0.170680] Initializing cgroup subsys hugetlb\n[ 0.171546] Initializing cgroup subsys pids\n[ 0.172605] CPU: Physical Processor ID: 0\n[ 0.174200] mce: CPU supports 10 MCE banks\n[ 0.175093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199035] ftrace: allocating 31920 entries in 125 pages\n[ 0.224672] smpboot: Max logical packages: 1\n[ 0.225629] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227055] x2apic enabled\n[ 0.227869] Switched APIC routing to physical x2apic.\n[ 0.229694] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.233029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234986] KVM setup paravirtual spinlock\n[ 0.236443] x86: Booted up 1 node, 1 CPUs\n[ 0.237286] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238761] devtmpfs: initialized\n[ 0.240502] evm: security.selinux\n[ 0.241229] evm: security.SMACK64\n[ 0.241945] evm: security.SMACK64EXEC\n[ 0.242722] evm: security.SMACK64TRANSMUTE\n[ 0.243600] evm: security.SMACK64MMAP\n[ 0.244403] evm: security.ima\n[ 0.245063] evm: security.capability\n[ 0.245905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247880] pinctrl core: initialized pinctrl subsystem\n[ 0.249043] RTC time: 9:26:56, date: 08/15/18\n[ 0.250060] NET: Registered protocol family 16\n[ 0.251105] cpuidle: using governor ladder\n[ 0.251967] cpuidle: using governor menu\n[ 0.252787] PCCT header not found.\n[ 0.253627] ACPI: bus type PCI registered\n[ 0.254496] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255823] PCI: Using configuration type 1 for base access\n[ 0.257662] ACPI: Added _OSI(Module Device)\n[ 0.258558] ACPI: Added _OSI(Processor Device)\n[ 0.259468] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260406] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262226] ACPI: Interpreter enabled\n[ 0.263073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.266980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.268923] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.270863] ACPI: (supports S0 S5)\n[ 0.271625] ACPI: Using IOAPIC for interrupt routing\n[ 0.272619] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.275894] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.277097] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.278391] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279640] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281981] acpiphp: Slot [3] registered\n[ 0.282832] acpiphp: Slot [4] registered\n[ 0.283732] acpiphp: Slot [5] registered\n[ 0.284636] acpiphp: Slot [6] registered\n[ 0.285480] acpiphp: Slot [7] registered\n[ 0.286359] acpiphp: Slot [8] registered\n[ 0.287198] acpiphp: Slot [9] registered\n[ 0.288032] acpiphp: Slot [10] registered\n[ 0.288880] acpiphp: Slot [11] registered\n[ 0.289750] acpiphp: Slot [12] registered\n[ 0.290618] acpiphp: Slot [13] registered\n[ 0.291476] acpiphp: Slot [14] registered\n[ 0.292323] acpiphp: Slot [15] registered\n[ 0.302821] acpiphp: Slot [16] registered\n[ 0.303724] acpiphp: Slot [17] registered\n[ 0.304594] acpiphp: Slot [18] registered\n[ 0.305434] acpiphp: Slot [19] registered\n[ 0.306276] acpiphp: Slot [20] registered\n[ 0.307125] acpiphp: Slot [21] registered\n[ 0.307970] acpiphp: Slot [22] registered\n[ 0.308812] acpiphp: Slot [23] registered\n[ 0.309675] acpiphp: Slot [24] registered\n[ 0.310522] acpiphp: Slot [25] registered\n[ 0.311369] acpiphp: Slot [26] registered\n[ 0.312210] acpiphp: Slot [27] registered\n[ 0.313144] acpiphp: Slot [28] registered\n[ 0.314027] acpiphp: Slot [29] registered\n[ 0.314881] acpiphp: Slot [30] registered\n[ 0.315728] acpiphp: Slot [31] registered\n[ 0.316600] PCI host bridge to bus 0000:00\n[ 0.317473] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.318750] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320056] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321564] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323084] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.324709] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327968] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.329338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330588] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335538] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.337208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360141] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361600] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363288] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364858] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366250] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367377] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368990] vgaarb: loaded\n[ 0.369628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370931] SCSI subsystem initialized\n[ 0.371887] ACPI: bus type USB registered\n[ 0.372754] usbcore: registered new interface driver usbfs\n[ 0.373840] usbcore: registered new interface driver hub\n[ 0.374933] usbcore: registered new device driver usb\n[ 0.376131] PCI: Using ACPI for IRQ routing\n[ 0.377293] NetLabel: Initializing\n[ 0.378042] NetLabel: domain hash size = 128\n[ 0.378925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379927] NetLabel: unlabeled traffic allowed by default\n[ 0.381144] clocksource: Switched to clocksource kvm-clock\n[ 0.389412] AppArmor: AppArmor Filesystem Enabled\n[ 0.390424] pnp: PnP ACPI init\n[ 0.391391] pnp: PnP ACPI: found 5 devices\n[ 0.397851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399709] NET: Registered protocol family 2\n[ 0.400823] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404713] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407138] NET: Registered protocol family 1\n[ 0.408060] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409220] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424130] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438093] Trying to unpack rootfs image as initramfs...\n[ 0.494663] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496454] Scanning for low memory corruption every 60 seconds\n[ 0.497938] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499164] audit: initializing netlink subsys (disabled)\n[ 0.500243] audit: type=2000 audit(1534325216.946:1): initialized\n[ 0.501676] Initialise system trusted keyring\n[ 0.502687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503921] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506161] zbud: loaded\n[ 0.506938] VFS: Disk quotas dquot_6.6.0\n[ 0.507831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509517] fuse init (API version 7.23)\n[ 0.510480] Key type big_key registered\n[ 0.511328] Allocating IMA MOK and blacklist keyrings.\n[ 0.512626] Key type asymmetric registered\n[ 0.513533] Asymmetric key parser 'x509' registered\n[ 0.514567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516167] io scheduler noop registered\n[ 0.517024] io scheduler deadline registered (default)\n[ 0.518092] io scheduler cfq registered\n[ 0.519033] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520134] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521511] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523041] ACPI: Power Button [PWRF]\n[ 0.523944] GHES: HEST is not enabled!\n[ 0.537433] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565363] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567792] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599766] Linux agpgart interface v0.103\n[ 0.604169] brd: module loaded\n[ 0.606326] loop: module loaded\n[ 0.611434] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613020] GPT:90111 != 2097151\n[ 0.613729] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614904] GPT:90111 != 2097151\n[ 0.615613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616644] vda: vda1 vda15\n[ 0.618503] scsi host0: ata_piix\n[ 0.619378] scsi host1: ata_piix\n[ 0.620162] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.621480] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.623110] libphy: Fixed MDIO Bus: probed\n[ 0.624018] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627789] PPP generic driver version 2.4.2\n[ 0.628857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630195] ehci-pci: EHCI PCI platform driver\n[ 0.631159] ehci-platform: EHCI generic platform driver\n[ 0.632232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633601] ohci-pci: OHCI PCI platform driver\n[ 0.634575] ohci-platform: OHCI generic platform driver\n[ 0.635705] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650313] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653057] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654151] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.655495] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658414] usb usb1: Product: UHCI Host Controller\n[ 0.659433] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660666] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661743] hub 1-0:1.0: USB hub found\n[ 0.662602] hub 1-0:1.0: 2 ports detected\n[ 0.663722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.666075] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.667124] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.668306] mousedev: PS/2 mouse device common for all mice\n[ 0.669926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672000] rtc_cmos 00:00: RTC can wake from S4\n[ 0.673272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.674608] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.675921] i2c /dev entries driver\n[ 0.676801] device-mapper: uevent: version 1.0.3\n[ 0.677889] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.679715] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.681641] NET: Registered protocol family 10\n[ 0.683173] NET: Registered protocol family 17\n[ 0.684206] Key type dns_resolver registered\n[ 0.685512] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686755] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688860] registered taskstats version 1\n[ 0.689838] Loading compiled-in X.509 certificates\n[ 0.691501] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693638] zswap: loaded using pool lzo/zbud\n[ 0.695842] Key type trusted registered\n[ 0.697840] Key type encrypted registered\n[ 0.698746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.701088] evm: HMAC attrs: 0x1\n[ 0.702197] Magic number: 14:466:424\n[ 0.703159] rtc_cmos 00:00: setting system clock to 2018-08-15 09:26:57 UTC (1534325217)\n[ 0.704986] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706224] EDD information not available.\n[ 0.783774] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795379] Write protecting the kernel read-only data: 14336k\n[ 0.799260] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.953086] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgmuOKzGXBO+xQ/o7avOcfR9xjjyltXOGDPQOfEOCcDeEurbmZtRrQrYEEzVgTgyOaVo1u+yfqx2pEZM04psZNH2lnhFgxh91cdae+i/qNnuKN03f+mWKGT2R4RSm8TyND0Fy3kYJHPodkOoqYbD9mvmff7J+SLiIPuMg0FOFhZe/5PyMy8B3KKpKISCrKYgCcN28FCuiN+OoN1Bv0jVGl0Sm0qGiWZoDzbbupw5XfBIpo02srkHbRhMIoIoSeaOZwAQYNAXpFMcaMMjuY63vpd37qzxVAhxN2Vymdp4fgoaGXA9UOG+g7PRf5akL98Z10onvly3Hxvj4IFxcoywGx root@singlevm1-vm-790bb3e4-0e21-481b-b1ee-9d04aee007e6\nssh-dss AAAAB3NzaC1kc3MAAACBALxLylt2n3InNHtrMdkxsYTQ4i3n5DLPhB9DQCOWjJdgzNrgvqJ9G5x0V8fOjuz7tgeJGwlJ1LCJelO2wcTqa5rQwr1vJ3Ho4WyN7FXG7oo8Bjhsv+J35sY3tB9eEhmflprrRcK9AsXmhe7h5m1qRiWV79WbLoWrd2dlt/ZcqA8tAAAAFQCCg6z6qFXhqJHXrWnqNxO8dXEHawAAAIEAmbZXEM1HAcN6sUadoW+ipjsCcjLCygEGjjMemYk1ioLmeB/M8OjcYd7lCbWtbp3iZ6ySzl5XTRSpIovW5i6UUgVOUIEL2MnQsW0ozLcLYhrjNgJEqJryONvo35vUTFq7XHqF+nCBTy9jXKon7jtDr5VpIUVHOrc6/IP8c5F1SwQAAACANw7X0UuuC06ZKd8o7RXJzvVC1mQjPkd1roJTC/RicPr4ti4yuEEI5uf3agSw0pql8In3uN2HLm7ib0qVlN83BHumufhNZJwQOQwNl07LQRD1DDKGxn9NGrtzCQqxbuC2VEGFYr8kNmdDUSB4uYTe6Yv1Oap3IzsrNY5PTJW4HWc= root@singlevm1-vm-790bb3e4-0e21-481b-b1ee-9d04aee007e6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe85:8ccf/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-790bb3e4-0e21-481b-b1ee-9d04aee007e6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.43 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-790bb3e4-0e21-481b-b1ee-9d04aee007e6 login: "} 2018-08-15 09:27:02,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a/action used request id req-bb088d43-ed3c-4d28-a98f-dfce125d505d 2018-08-15 09:27:02,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.890068054199s 2018-08-15 09:27:02,888 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a/action used request id req-bb088d43-ed3c-4d28-a98f-dfce125d505d 2018-08-15 09:27:02,888 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 474248945 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.149206] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.152153] pid_max: default: 32768 minimum: 301 [ 0.153286] ACPI: Core revision 20150930 [ 0.154678] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.156344] Security Framework initialized [ 0.157444] Yama: becoming mindful. [ 0.158299] AppArmor: AppArmor initialized [ 0.159170] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160538] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.161842] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163154] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164588] Initializing cgroup subsys io [ 0.165407] Initializing cgroup subsys memory [ 0.166266] Initializing cgroup subsys devices [ 0.167136] Initializing cgroup subsys freezer [ 0.168003] Initializing cgroup subsys net_cls [ 0.168880] Initializing cgroup subsys perf_event [ 0.169794] Initializing cgroup subsys net_prio [ 0.170680] Initializing cgroup subsys hugetlb [ 0.171546] Initializing cgroup subsys pids [ 0.172605] CPU: Physical Processor ID: 0 [ 0.174200] mce: CPU supports 10 MCE banks [ 0.175093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.192751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.199035] ftrace: allocating 31920 entries in 125 pages [ 0.224672] smpboot: Max logical packages: 1 [ 0.225629] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.227055] x2apic enabled [ 0.227869] Switched APIC routing to physical x2apic. [ 0.229694] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.230869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.233029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.234986] KVM setup paravirtual spinlock [ 0.236443] x86: Booted up 1 node, 1 CPUs [ 0.237286] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.238761] devtmpfs: initialized [ 0.240502] evm: security.selinux [ 0.241229] evm: security.SMACK64 [ 0.241945] evm: security.SMACK64EXEC [ 0.242722] evm: security.SMACK64TRANSMUTE [ 0.243600] evm: security.SMACK64MMAP [ 0.244403] evm: security.ima [ 0.245063] evm: security.capability [ 0.245905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247880] pinctrl core: initialized pinctrl subsystem [ 0.249043] RTC time: 9:26:56, date: 08/15/18 [ 0.250060] NET: Registered protocol family 16 [ 0.251105] cpuidle: using governor ladder [ 0.251967] cpuidle: using governor menu [ 0.252787] PCCT header not found. [ 0.253627] ACPI: bus type PCI registered [ 0.254496] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.255823] PCI: Using configuration type 1 for base access [ 0.257662] ACPI: Added _OSI(Module Device) [ 0.258558] ACPI: Added _OSI(Processor Device) [ 0.259468] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.260406] ACPI: Added _OSI(Processor Aggregator Device) [ 0.262226] ACPI: Interpreter enabled [ 0.263073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.265051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.266980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.268923] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.270863] ACPI: (supports S0 S5) [ 0.271625] ACPI: Using IOAPIC for interrupt routing [ 0.272619] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.275894] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.277097] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.278391] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.279640] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281981] acpiphp: Slot [3] registered [ 0.282832] acpiphp: Slot [4] registered [ 0.283732] acpiphp: Slot [5] registered [ 0.284636] acpiphp: Slot [6] registered [ 0.285480] acpiphp: Slot [7] registered [ 0.286359] acpiphp: Slot [8] registered [ 0.287198] acpiphp: Slot [9] registered [ 0.288032] acpiphp: Slot [10] registered [ 0.288880] acpiphp: Slot [11] registered [ 0.289750] acpiphp: Slot [12] registered [ 0.290618] acpiphp: Slot [13] registered [ 0.291476] acpiphp: Slot [14] registered [ 0.292323] acpiphp: Slot [15] registered [ 0.302821] acpiphp: Slot [16] registered [ 0.303724] acpiphp: Slot [17] registered [ 0.304594] acpiphp: Slot [18] registered [ 0.305434] acpiphp: Slot [19] registered [ 0.306276] acpiphp: Slot [20] registered [ 0.307125] acpiphp: Slot [21] registered [ 0.307970] acpiphp: Slot [22] registered [ 0.308812] acpiphp: Slot [23] registered [ 0.309675] acpiphp: Slot [24] registered [ 0.310522] acpiphp: Slot [25] registered [ 0.311369] acpiphp: Slot [26] registered [ 0.312210] acpiphp: Slot [27] registered [ 0.313144] acpiphp: Slot [28] registered [ 0.314027] acpiphp: Slot [29] registered [ 0.314881] acpiphp: Slot [30] registered [ 0.315728] acpiphp: Slot [31] registered [ 0.316600] PCI host bridge to bus 0000:00 [ 0.317473] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.318750] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.320056] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.321564] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.323084] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.324709] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.327968] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.330588] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.331913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335538] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.337208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360141] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.361600] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363288] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364858] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366250] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367377] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368990] vgaarb: loaded [ 0.369628] vgaarb: bridge control possible 0000:00:02.0 [ 0.370931] SCSI subsystem initialized [ 0.371887] ACPI: bus type USB registered [ 0.372754] usbcore: registered new interface driver usbfs [ 0.373840] usbcore: registered new interface driver hub [ 0.374933] usbcore: registered new device driver usb [ 0.376131] PCI: Using ACPI for IRQ routing [ 0.377293] NetLabel: Initializing [ 0.378042] NetLabel: domain hash size = 128 [ 0.378925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379927] NetLabel: unlabeled traffic allowed by default [ 0.381144] clocksource: Switched to clocksource kvm-clock [ 0.389412] AppArmor: AppArmor Filesystem Enabled [ 0.390424] pnp: PnP ACPI init [ 0.391391] pnp: PnP ACPI: found 5 devices [ 0.397851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.399709] NET: Registered protocol family 2 [ 0.400823] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403458] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404713] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.407138] NET: Registered protocol family 1 [ 0.408060] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409220] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.410348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424130] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438093] Trying to unpack rootfs image as initramfs... [ 0.494663] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496454] Scanning for low memory corruption every 60 seconds [ 0.497938] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499164] audit: initializing netlink subsys (disabled) [ 0.500243] audit: type=2000 audit(1534325216.946:1): initialized [ 0.501676] Initialise system trusted keyring [ 0.502687] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503921] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506161] zbud: loaded [ 0.506938] VFS: Disk quotas dquot_6.6.0 [ 0.507831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509517] fuse init (API version 7.23) [ 0.510480] Key type big_key registered [ 0.511328] Allocating IMA MOK and blacklist keyrings. [ 0.512626] Key type asymmetric registered [ 0.513533] Asymmetric key parser 'x509' registered [ 0.514567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516167] io scheduler noop registered [ 0.517024] io scheduler deadline registered (default) [ 0.518092] io scheduler cfq registered [ 0.519033] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520134] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521511] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523041] ACPI: Power Button [PWRF] [ 0.523944] GHES: HEST is not enabled! [ 0.537433] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565363] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567792] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599766] Linux agpgart interface v0.103 [ 0.604169] brd: module loaded [ 0.606326] loop: module loaded [ 0.611434] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.613020] GPT:90111 != 2097151 [ 0.613729] GPT:Alternate GPT header not at the end of the disk. [ 0.614904] GPT:90111 != 2097151 [ 0.615613] GPT: Use GNU Parted to correct GPT errors. [ 0.616644] vda: vda1 vda15 [ 0.618503] scsi host0: ata_piix [ 0.619378] scsi host1: ata_piix [ 0.620162] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.621480] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.623110] libphy: Fixed MDIO Bus: probed [ 0.624018] tun: Universal TUN/TAP device driver, 1.6 [ 0.625024] tun: (C) 1999-2004 Max Krasnyansky [ 0.627789] PPP generic driver version 2.4.2 [ 0.628857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630195] ehci-pci: EHCI PCI platform driver [ 0.631159] ehci-platform: EHCI generic platform driver [ 0.632232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633601] ohci-pci: OHCI PCI platform driver [ 0.634575] ohci-platform: OHCI generic platform driver [ 0.635705] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650313] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.653057] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.654151] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.655495] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.658414] usb usb1: Product: UHCI Host Controller [ 0.659433] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.660666] usb usb1: SerialNumber: 0000:00:01.2 [ 0.661743] hub 1-0:1.0: USB hub found [ 0.662602] hub 1-0:1.0: 2 ports detected [ 0.663722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.666075] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.667124] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668306] mousedev: PS/2 mouse device common for all mice [ 0.669926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672000] rtc_cmos 00:00: RTC can wake from S4 [ 0.673272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.674608] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.675921] i2c /dev entries driver [ 0.676801] device-mapper: uevent: version 1.0.3 [ 0.677889] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.679715] ledtrig-cpu: registered to indicate activity on CPUs [ 0.681641] NET: Registered protocol family 10 [ 0.683173] NET: Registered protocol family 17 [ 0.684206] Key type dns_resolver registered [ 0.685512] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686755] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688860] registered taskstats version 1 [ 0.689838] Loading compiled-in X.509 certificates [ 0.691501] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693638] zswap: loaded using pool lzo/zbud [ 0.695842] Key type trusted registered [ 0.697840] Key type encrypted registered [ 0.698746] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699913] ima: No TPM chip found, activating TPM-bypass! [ 0.701088] evm: HMAC attrs: 0x1 [ 0.702197] Magic number: 14:466:424 [ 0.703159] rtc_cmos 00:00: setting system clock to 2018-08-15 09:26:57 UTC (1534325217) [ 0.704986] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706224] EDD information not available. [ 0.783774] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795379] Write protecting the kernel read-only data: 14336k [ 0.799260] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.801569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.953086] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgmuOKzGXBO+xQ/o7avOcfR9xjjyltXOGDPQOfEOCcDeEurbmZtRrQrYEEzVgTgyOaVo1u+yfqx2pEZM04psZNH2lnhFgxh91cdae+i/qNnuKN03f+mWKGT2R4RSm8TyND0Fy3kYJHPodkOoqYbD9mvmff7J+SLiIPuMg0FOFhZe/5PyMy8B3KKpKISCrKYgCcN28FCuiN+OoN1Bv0jVGl0Sm0qGiWZoDzbbupw5XfBIpo02srkHbRhMIoIoSeaOZwAQYNAXpFMcaMMjuY63vpd37qzxVAhxN2Vymdp4fgoaGXA9UOG+g7PRf5akL98Z10onvly3Hxvj4IFxcoywGx root@singlevm1-vm-790bb3e4-0e21-481b-b1ee-9d04aee007e6 ssh-dss AAAAB3NzaC1kc3MAAACBALxLylt2n3InNHtrMdkxsYTQ4i3n5DLPhB9DQCOWjJdgzNrgvqJ9G5x0V8fOjuz7tgeJGwlJ1LCJelO2wcTqa5rQwr1vJ3Ho4WyN7FXG7oo8Bjhsv+J35sY3tB9eEhmflprrRcK9AsXmhe7h5m1qRiWV79WbLoWrd2dlt/ZcqA8tAAAAFQCCg6z6qFXhqJHXrWnqNxO8dXEHawAAAIEAmbZXEM1HAcN6sUadoW+ipjsCcjLCygEGjjMemYk1ioLmeB/M8OjcYd7lCbWtbp3iZ6ySzl5XTRSpIovW5i6UUgVOUIEL2MnQsW0ozLcLYhrjNgJEqJryONvo35vUTFq7XHqF+nCBTy9jXKon7jtDr5VpIUVHOrc6/IP8c5F1SwQAAACANw7X0UuuC06ZKd8o7RXJzvVC1mQjPkd1roJTC/RicPr4ti4yuEEI5uf3agSw0pql8In3uN2HLm7ib0qVlN83BHumufhNZJwQOQwNl07LQRD1DDKGxn9NGrtzCQqxbuC2VEGFYr8kNmdDUSB4uYTe6Yv1Oap3IzsrNY5PTJW4HWc= root@singlevm1-vm-790bb3e4-0e21-481b-b1ee-9d04aee007e6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe85:8ccf/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-790bb3e4-0e21-481b-b1ee-9d04aee007e6 launch-index: 0 === cirros: current=0.4.0 uptime=5.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-790bb3e4-0e21-481b-b1ee-9d04aee007e6 login: 2018-08-15 09:27:02,893 - paramiko.transport - DEBUG - starting thread (client mode): 0x6eef590L 2018-08-15 09:27:02,893 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 09:27:02,893 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-15 09:27:02,894 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-15 09:27:02,895 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-15 09:27:02,895 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 09:27:02,895 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-15 09:27:02,895 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 09:27:02,895 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 09:27:02,895 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 09:27:02,914 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 09:27:02,915 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 09:27:02,925 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: b36d87e7b9625a5f0feea09993b1c604 2018-08-15 09:27:02,927 - paramiko.transport - DEBUG - Trying discovered key edd29b605b3128fd20017e8bfdfb22b7 in /tmp/tmpye_8pM 2018-08-15 09:27:02,953 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 09:27:02,959 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 09:27:02,960 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 09:27:02,961 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-15 09:27:02,961 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 09:27:02,962 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 09:27:02,964 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 09:27:02,963 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-15 09:27:02,964 - functest.core.singlevm - DEBUG - error: 2018-08-15 09:27:02,968 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 09:27:03,082 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:27:03,082 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 09:27:03,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 09:27:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/ebd90525-0d60-4b0a-ac15-394702698cb5.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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:04,889 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ba39867-9c39-4b82-b366-bd6ced0ccefe Content-Length: 0 Date: Wed, 15 Aug 2018 09:27:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:27:04,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/ebd90525-0d60-4b0a-ac15-394702698cb5.json used request id req-2ba39867-9c39-4b82-b366-bd6ced0ccefe 2018-08-15 09:27:04,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.79968190193s 2018-08-15 09:27:04,889 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/ebd90525-0d60-4b0a-ac15-394702698cb5.json used request id req-2ba39867-9c39-4b82-b366-bd6ced0ccefe 2018-08-15 09:27:04,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:27:04,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:05,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6db859eb-701d-4555-97ca-a4fa4006358d Date: Wed, 15 Aug 2018 09:27:05 GMT RESP BODY: {"floatingips": []} 2018-08-15 09:27:05,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6db859eb-701d-4555-97ca-a4fa4006358d 2018-08-15 09:27:05,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.367970228195s 2018-08-15 09:27:05,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6db859eb-701d-4555-97ca-a4fa4006358d 2018-08-15 09:27:05,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 09:27:05,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a -H "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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:05,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:27:05 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-2b0612f2-a3ef-416a-98c1-97804409121a x-compute-request-id: req-2b0612f2-a3ef-416a-98c1-97804409121a Content-Type: application/json 2018-08-15 09:27:05,621 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a used request id req-2b0612f2-a3ef-416a-98c1-97804409121a 2018-08-15 09:27:05,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.357804059982s 2018-08-15 09:27:05,622 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a used request id req-2b0612f2-a3ef-416a-98c1-97804409121a 2018-08-15 09:27:05,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:27:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:06,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:05 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-2f898bd6-d200-4647-a3b7-4a255d79543e x-compute-request-id: req-2f898bd6-d200-4647-a3b7-4a255d79543e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:8c:cf", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:8c:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6132d216-0b37-459a-8b15-37290503d95a", "rel": "bookmark"}], "image": {"id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "links": [{"href": "http://172.30.9.21:8774/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-15T09:26:56.000000", "flavor": {"id": "ff70c367-96ec-43f1-b05f-b28d596dabe8", "links": [{"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "bookmark"}]}, "id": "6132d216-0b37-459a-8b15-37290503d95a", "security_groups": [{"name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}], "user_id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:27:05Z", "hostId": "6a96ffb0f7ba499ae20df6c68bf34e5034ac057a76498a5beb3a8449", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "created": "2018-08-15T09:26:42Z", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:27:06,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f898bd6-d200-4647-a3b7-4a255d79543e 2018-08-15 09:27:06,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905292034149s 2018-08-15 09:27:06,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f898bd6-d200-4647-a3b7-4a255d79543e 2018-08-15 09:27:06,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:27:08,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:27:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:08,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:08 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-7901cbd5-fbea-4199-85bc-8312962527e0 x-compute-request-id: req-7901cbd5-fbea-4199-85bc-8312962527e0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 09:27:08,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7901cbd5-fbea-4199-85bc-8312962527e0 2018-08-15 09:27:08,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205245018005s 2018-08-15 09:27:08,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7901cbd5-fbea-4199-85bc-8312962527e0 2018-08-15 09:27:08,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:27:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:08,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-d078b0d1-5659-408d-bf42-cbdc75b5632b Date: Wed, 15 Aug 2018 09:27:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-15T09:24:04Z", "updated_at": "2018-08-15T09:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "1dc3dd8e-c73c-442b-94b6-88ad762bcc6d", "remote_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "55c43257-322e-42ca-acdf-f235a34af63a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "89523068-a843-4659-9031-db96695cc798", "remote_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:04Z", "revision_number": 0, "id": "e5cb96ef-2a01-4766-b4b2-67dff19659e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:04Z", "security_group_id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5e4ab48c-3557-414d-ae58-1ed6f64f1791", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "created_at": "2018-08-15T09:18:53Z", "updated_at": "2018-08-15T09:18:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "07f3d558-402c-456d-9c4b-6d01b685a4ca", "remote_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "8a9e280b-8cd4-4616-aad5-8fe275339bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "c69edb84-5ccb-4dc6-aac3-eb15503b51e6", "remote_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:18:53Z", "revision_number": 0, "id": "d30de9ef-5583-4d21-98d2-21230602b0e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:18:53Z", "security_group_id": "87d83429-ae28-4793-986e-c729a16821e5", "tenant_id": "d16d651c9e224303bbc4177b05d9d49e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d16d651c9e224303bbc4177b05d9d49e"}], "revision_number": 1, "project_id": "d16d651c9e224303bbc4177b05d9d49e", "id": "87d83429-ae28-4793-986e-c729a16821e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:24:01Z", "updated_at": "2018-08-15T09:24:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "17d703bf-be5a-46ed-8f11-e34e50d1079e", "remote_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "6e0027e3-3727-439b-be33-efa502406f36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "bbc58825-0726-40f6-8e58-7a4c6c89dea1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:01Z", "revision_number": 0, "id": "dbeee8b7-98ca-4e7d-bb0e-e37d3d07160b", "remote_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:01Z", "security_group_id": "942cd95c-9779-4807-b7b0-e2e40b385367", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}], "revision_number": 1, "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "942cd95c-9779-4807-b7b0-e2e40b385367", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:32Z", "updated_at": "2018-08-15T09:26:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:32Z", "revision_number": 0, "id": "bf6f5eb4-117a-44dc-8eed-01c0efca7fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:32Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:34Z", "revision_number": 0, "id": "dfb1eab3-7734-4f86-ac83-861bf7ebfd68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:34Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T09:26:33Z", "revision_number": 0, "id": "f16d5453-240b-46d8-b77a-66dc0d257311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:33Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ccac332bba074178b0e37643466a6c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:26:32Z", "revision_number": 0, "id": "fbc79d16-e181-4421-83e3-174d6602bc8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:26:32Z", "security_group_id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac332bba074178b0e37643466a6c2c"}], "revision_number": 3, "project_id": "ccac332bba074178b0e37643466a6c2c", "id": "a3285edf-ca14-4ce3-ab07-c3c8e7330dc7", "name": "singlevm1-sg_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}, {"description": "Default security group", "tags": [], "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "created_at": "2018-08-15T09:25:42Z", "updated_at": "2018-08-15T09:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "1fb34eeb-cb39-4a24-913e-afb456e8b87d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "8e0ab592-6ab5-43cf-822e-521691f546b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "e0a75206-bd27-4b69-8edc-62a3fd5e36c2", "remote_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:25:42Z", "revision_number": 0, "id": "ff924fe3-c510-4e60-b6ee-5206efe4783d", "remote_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "remote_ip_prefix": null, "created_at": "2018-08-15T09:25:42Z", "security_group_id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "tenant_id": "05ee60cf5e654ea2945314e2a74a623d", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ee60cf5e654ea2945314e2a74a623d"}], "revision_number": 1, "project_id": "05ee60cf5e654ea2945314e2a74a623d", "id": "b80f21f5-6b37-4762-8bd4-9312fe64396b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "created_at": "2018-08-15T09:24:33Z", "updated_at": "2018-08-15T09:24:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "1026f94e-b8da-46fb-a621-4af3a79ebcf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "a4f9a6f1-21e9-435c-b4bd-1de7d2739406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "c174990c-7919-4bef-a564-ca688a082826", "remote_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:24:33Z", "revision_number": 0, "id": "f3e7f775-09c7-4d2e-9468-ff04bb100610", "remote_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "remote_ip_prefix": null, "created_at": "2018-08-15T09:24:33Z", "security_group_id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "tenant_id": "f680bdfedafb4ee9aa41258976be23b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f680bdfedafb4ee9aa41258976be23b3"}], "revision_number": 1, "project_id": "f680bdfedafb4ee9aa41258976be23b3", "id": "e7bf2bdb-2e8e-4e7e-afa0-6f383ce5fc9a", "name": "default"}]} 2018-08-15 09:27:08,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d078b0d1-5659-408d-bf42-cbdc75b5632b 2018-08-15 09:27:08,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557548999786s 2018-08-15 09:27:08,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d078b0d1-5659-408d-bf42-cbdc75b5632b 2018-08-15 09:27:08,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 09:27:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a3285edf-ca14-4ce3-ab07-c3c8e7330dc7.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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:08,967 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b139f789-d1cc-4393-a0cb-9592cb2ebb1f Content-Length: 0 Date: Wed, 15 Aug 2018 09:27:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:27:08,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a3285edf-ca14-4ce3-ab07-c3c8e7330dc7.json used request id req-b139f789-d1cc-4393-a0cb-9592cb2ebb1f 2018-08-15 09:27:08,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.165230989456s 2018-08-15 09:27:08,968 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a3285edf-ca14-4ce3-ab07-c3c8e7330dc7.json used request id req-b139f789-d1cc-4393-a0cb-9592cb2ebb1f 2018-08-15 09:27:08,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 09:27:08,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6 -H "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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:09,030 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:27:08 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-48f25ea8-7d65-4efd-a25e-1b5d9619c410 x-compute-request-id: req-48f25ea8-7d65-4efd-a25e-1b5d9619c410 Content-Length: 0 Content-Type: application/json 2018-08-15 09:27:09,030 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6 used request id req-48f25ea8-7d65-4efd-a25e-1b5d9619c410 2018-08-15 09:27:09,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0619900226593s 2018-08-15 09:27:09,030 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_790bb3e4-0e21-481b-b1ee-9d04aee007e6 used request id req-48f25ea8-7d65-4efd-a25e-1b5d9619c410 2018-08-15 09:27:09,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 09:27:09,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97/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}732092e36e624a7c8dab1321f77231ba613883cf" -d '{"subnet_id": "a77cd20a-52d8-448a-b804-72de25b54e4a"}' 2018-08-15 09:27:11,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-50a3bf66-68b3-4e61-95ee-aada5a88e47f Date: Wed, 15 Aug 2018 09:27:11 GMT RESP BODY: {"network_id": "5a62d980-4ea8-4add-aca2-52ce99821104", "tenant_id": "ccac332bba074178b0e37643466a6c2c", "subnet_id": "a77cd20a-52d8-448a-b804-72de25b54e4a", "subnet_ids": ["a77cd20a-52d8-448a-b804-72de25b54e4a"], "port_id": "cb58f190-110f-403b-b302-2143fec1ed56", "id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97"} 2018-08-15 09:27:11,608 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97/remove_router_interface.json used request id req-50a3bf66-68b3-4e61-95ee-aada5a88e47f 2018-08-15 09:27:11,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.57770109177s 2018-08-15 09:27:11,609 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97/remove_router_interface.json used request id req-50a3bf66-68b3-4e61-95ee-aada5a88e47f returning object 6a7b31f2-f469-4f82-a9e1-9b674266cf97 2018-08-15 09:27:11,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:27:11,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:11,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-4bb5303e-ea01-4e67-8634-66bcc53c4273 Date: Wed, 15 Aug 2018 09:27:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ccac332bba074178b0e37643466a6c2c", "created_at": "2018-08-15T09:26:19Z", "admin_state_up": true, "updated_at": "2018-08-15T09:27:10Z", "project_id": "ccac332bba074178b0e37643466a6c2c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6a7b31f2-f469-4f82-a9e1-9b674266cf97", "name": "singlevm1-router_790bb3e4-0e21-481b-b1ee-9d04aee007e6"}]} 2018-08-15 09:27:11,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4bb5303e-ea01-4e67-8634-66bcc53c4273 2018-08-15 09:27:11,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.376827001572s 2018-08-15 09:27:11,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4bb5303e-ea01-4e67-8634-66bcc53c4273 2018-08-15 09:27:11,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 09:27:11,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97.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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:16,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ddb9c255-93df-470e-afee-1d0840c1e1dc Content-Length: 0 Date: Wed, 15 Aug 2018 09:27:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:27:16,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97.json used request id req-ddb9c255-93df-470e-afee-1d0840c1e1dc 2018-08-15 09:27:16,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.15373182297s 2018-08-15 09:27:16,142 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6a7b31f2-f469-4f82-a9e1-9b674266cf97.json used request id req-ddb9c255-93df-470e-afee-1d0840c1e1dc 2018-08-15 09:27:16,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:27:16,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:16,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-b0f7c3db-6982-425f-9d31-e4969d2c7a8d Date: Wed, 15 Aug 2018 09:27:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T09:18:59Z","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":"2acda9a9-954f-4776-9155-79cfd451fb73","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d16d651c9e224303bbc4177b05d9d49e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:59Z","ip_version":4},{"updated_at":"2018-08-15T09:26:18Z","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":"a77cd20a-52d8-448a-b804-72de25b54e4a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ccac332bba074178b0e37643466a6c2c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_790bb3e4-0e21-481b-b1ee-9d04aee007e6","enable_dhcp":true,"segment_id":null,"network_id":"5a62d980-4ea8-4add-aca2-52ce99821104","tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:18Z","ip_version":4}]} 2018-08-15 09:27:16,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b0f7c3db-6982-425f-9d31-e4969d2c7a8d 2018-08-15 09:27:16,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0462851524353s 2018-08-15 09:27:16,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b0f7c3db-6982-425f-9d31-e4969d2c7a8d 2018-08-15 09:27:16,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 09:27:16,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a77cd20a-52d8-448a-b804-72de25b54e4a.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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:18,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea306f29-7025-4f8f-9ccc-782a32123550 Date: Wed, 15 Aug 2018 09:27:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:27:18,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a77cd20a-52d8-448a-b804-72de25b54e4a.json used request id req-ea306f29-7025-4f8f-9ccc-782a32123550 2018-08-15 09:27:18,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41806697845s 2018-08-15 09:27:18,609 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a77cd20a-52d8-448a-b804-72de25b54e4a.json used request id req-ea306f29-7025-4f8f-9ccc-782a32123550 2018-08-15 09:27:18,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:27:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:18,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-1f8af9b1-989c-4d94-b28e-1c9cfea8bacd Date: Wed, 15 Aug 2018 09:27:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5a62d980-4ea8-4add-aca2-52ce99821104","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ccac332bba074178b0e37643466a6c2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:27:18Z","qos_policy_id":null,"name":"singlevm1-net_790bb3e4-0e21-481b-b1ee-9d04aee007e6","admin_state_up":true,"tenant_id":"ccac332bba074178b0e37643466a6c2c","created_at":"2018-08-15T09:26:17Z","provider:network_type":"vxlan"}]} 2018-08-15 09:27:18,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1f8af9b1-989c-4d94-b28e-1c9cfea8bacd 2018-08-15 09:27:18,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949740409851s 2018-08-15 09:27:18,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1f8af9b1-989c-4d94-b28e-1c9cfea8bacd 2018-08-15 09:27:18,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 09:27:18,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5a62d980-4ea8-4add-aca2-52ce99821104.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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:20,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b66883a5-76be-464a-a092-e072dc1a53fa Date: Wed, 15 Aug 2018 09:27:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:27:20,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5a62d980-4ea8-4add-aca2-52ce99821104.json used request id req-b66883a5-76be-464a-a092-e072dc1a53fa 2018-08-15 09:27:20,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.63574099541s 2018-08-15 09:27:20,342 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5a62d980-4ea8-4add-aca2-52ce99821104.json used request id req-b66883a5-76be-464a-a092-e072dc1a53fa 2018-08-15 09:27:20,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:27:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:21,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-6e420669-6153-4f30-9d45-a83bb345211d Date: Wed, 15 Aug 2018 09:27:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:26:29Z", "file": "/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/file", "owner": "ccac332bba074178b0e37643466a6c2c", "id": "7ef678eb-d29c-492d-8eae-2835ca235b4c", "size": 12716032, "self": "/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/7ef678eb-d29c-492d-8eae-2835ca235b4c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:26:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:27:21,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6e420669-6153-4f30-9d45-a83bb345211d 2018-08-15 09:27:21,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.772042036057s 2018-08-15 09:27:21,119 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6e420669-6153-4f30-9d45-a83bb345211d 2018-08-15 09:27:21,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 09:27:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c -H "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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:22,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2df14177-22a8-4cef-8369-d476015b7d25 Date: Wed, 15 Aug 2018 09:27:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:27:22,047 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c used request id req-2df14177-22a8-4cef-8369-d476015b7d25 2018-08-15 09:27:22,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.926733016968s 2018-08-15 09:27:22,048 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7ef678eb-d29c-492d-8eae-2835ca235b4c used request id req-2df14177-22a8-4cef-8369-d476015b7d25 2018-08-15 09:27:22,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:27:22,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:22,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:22 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-7bc798ed-0aa8-4d4c-b1f2-482cb6116e56 x-compute-request-id: req-7bc798ed-0aa8-4d4c-b1f2-482cb6116e56 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_790bb3e4-0e21-481b-b1ee-9d04aee007e6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8", "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": "ff70c367-96ec-43f1-b05f-b28d596dabe8"}]} 2018-08-15 09:27:22,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7bc798ed-0aa8-4d4c-b1f2-482cb6116e56 2018-08-15 09:27:22,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0206770896912s 2018-08-15 09:27:22,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7bc798ed-0aa8-4d4c-b1f2-482cb6116e56 2018-08-15 09:27:22,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 09:27:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8 -H "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}732092e36e624a7c8dab1321f77231ba613883cf" 2018-08-15 09:27:22,119 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:27:22 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-f59ddf74-590b-434b-be43-d343e04ba963 x-compute-request-id: req-f59ddf74-590b-434b-be43-d343e04ba963 Content-Length: 0 Content-Type: application/json 2018-08-15 09:27:22,119 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8 used request id req-f59ddf74-590b-434b-be43-d343e04ba963 2018-08-15 09:27:22,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0486781597137s 2018-08-15 09:27:22,120 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ff70c367-96ec-43f1-b05f-b28d596dabe8 used request id req-f59ddf74-590b-434b-be43-d343e04ba963 2018-08-15 09:27:22,173 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:27:22,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:27:22,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:27:22,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:27:22,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8b4b0e-2f58-4c2a-a5c7-111f74a77c16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:27:22,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5a8b4b0e-2f58-4c2a-a5c7-111f74a77c16 2018-08-15 09:27:22,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:27:22,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["u-SyfjwHR5CtLKs_IhjssA"], "issued_at": "2018-08-15T09:27:22.000000Z"}} 2018-08-15 09:27:22,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:27:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:23,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-17bf6559-ba50-4974-befb-d8562d0fd0b5 Date: Wed, 15 Aug 2018 09:27:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:27:23,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17bf6559-ba50-4974-befb-d8562d0fd0b5 2018-08-15 09:27:23,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388849020004s 2018-08-15 09:27:23,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17bf6559-ba50-4974-befb-d8562d0fd0b5 2018-08-15 09:27:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:27:23,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 09:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32765b50-4ac0-44ef-805d-c3ab79a9e674 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-15 09:27:23,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-32765b50-4ac0-44ef-805d-c3ab79a9e674 2018-08-15 09:27:23,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:27:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:23,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41197ebf-a612-478f-b699-7452b5fc6a1c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4ae5de665ee0488f98e521787a7ffb49"}, "tags": [], "enabled": true, "id": "4ae5de665ee0488f98e521787a7ffb49", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 09:27:23,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-41197ebf-a612-478f-b699-7452b5fc6a1c 2018-08-15 09:27:23,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20067691803s 2018-08-15 09:27:23,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-41197ebf-a612-478f-b699-7452b5fc6a1c 2018-08-15 09:27:23,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 09:27:23,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}}' 2018-08-15 09:27:23,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96cfc39b-8faa-476a-834e-3c5b85e5f211 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575"}, "tags": [], "enabled": true, "id": "beee7ba433f649b9b230b7f935066575", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}} 2018-08-15 09:27:23,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-96cfc39b-8faa-476a-834e-3c5b85e5f211 2018-08-15 09:27:23,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.261008024216s 2018-08-15 09:27:23,490 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-96cfc39b-8faa-476a-834e-3c5b85e5f211 2018-08-15 09:27:23,491 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'beee7ba433f649b9b230b7f935066575', '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'singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae'}) 2018-08-15 09:27:23,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 09:27:23,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2b53b4ed-4492-40f0-8cd9-df6634e15c7d", "email": null, "name": "singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}}' 2018-08-15 09:27:24,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6c3701-2662-4ef3-b4b0-636f86dbe889 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "links": {"self": "http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3620bb840a4740098a0416f7a09a3b91", "domain_id": "default", "password_expires_at": null}} 2018-08-15 09:27:24,053 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-ad6c3701-2662-4ef3-b4b0-636f86dbe889 2018-08-15 09:27:24,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.555897951126s 2018-08-15 09:27:24,053 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-ad6c3701-2662-4ef3-b4b0-636f86dbe889 2018-08-15 09:27:24,054 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3620bb840a4740098a0416f7a09a3b91', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae'}) 2018-08-15 09:27:24,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:27:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:24,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68f2821-253f-4ece-91c8-cd4951881a0e Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:27:24,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b68f2821-253f-4ece-91c8-cd4951881a0e 2018-08-15 09:27:24,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204864025116s 2018-08-15 09:27:24,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b68f2821-253f-4ece-91c8-cd4951881a0e 2018-08-15 09:27:24,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:27:24,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:24,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49abb569-c0da-4ada-a98d-f926f397178c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:27:24,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-49abb569-c0da-4ada-a98d-f926f397178c 2018-08-15 09:27:24,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.143368959427s 2018-08-15 09:27:24,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-49abb569-c0da-4ada-a98d-f926f397178c 2018-08-15 09:27:24,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:27:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:24,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f056316a-62fa-4b67-9350-774454ffb9d7 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:27:24,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f056316a-62fa-4b67-9350-774454ffb9d7 2018-08-15 09:27:24,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17831492424s 2018-08-15 09:27:24,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f056316a-62fa-4b67-9350-774454ffb9d7 2018-08-15 09:27:24,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:27:24,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:24,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d284e47-82f0-4402-a7bf-5075659f6f0e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 09:27:24,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6d284e47-82f0-4402-a7bf-5075659f6f0e 2018-08-15 09:27:24,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113481998444s 2018-08-15 09:27:24,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6d284e47-82f0-4402-a7bf-5075659f6f0e 2018-08-15 09:27:24,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:27:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:24,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48564a7e-7735-4b2c-a8fb-cce279575efb Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "links": {"self": "http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3620bb840a4740098a0416f7a09a3b91", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:27:24,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-48564a7e-7735-4b2c-a8fb-cce279575efb 2018-08-15 09:27:24,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208354949951s 2018-08-15 09:27:24,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-48564a7e-7735-4b2c-a8fb-cce279575efb 2018-08-15 09:27:24,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:27:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:25,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0305368-19ff-4286-8688-21edcc15c3de Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575"}, "tags": [], "enabled": true, "id": "beee7ba433f649b9b230b7f935066575", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}]} 2018-08-15 09:27:25,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d0305368-19ff-4286-8688-21edcc15c3de 2018-08-15 09:27:25,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193552970886s 2018-08-15 09:27:25,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d0305368-19ff-4286-8688-21edcc15c3de 2018-08-15 09:27:25,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 09:27:25,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3620bb840a4740098a0416f7a09a3b91&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=beee7ba433f649b9b230b7f935066575" -H "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}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:25,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b663796e-90a7-4d15-8bd4-1a582899e88f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3620bb840a4740098a0416f7a09a3b91&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=beee7ba433f649b9b230b7f935066575", "previous": null, "next": null}} 2018-08-15 09:27:25,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3620bb840a4740098a0416f7a09a3b91&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=beee7ba433f649b9b230b7f935066575 used request id req-b663796e-90a7-4d15-8bd4-1a582899e88f 2018-08-15 09:27:25,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195430040359s 2018-08-15 09:27:25,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3620bb840a4740098a0416f7a09a3b91&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=beee7ba433f649b9b230b7f935066575 used request id req-b663796e-90a7-4d15-8bd4-1a582899e88f 2018-08-15 09:27:25,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 09:27:25,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575/users/3620bb840a4740098a0416f7a09a3b91/roles/eb33954093084f85ad0acc96c80ab15e -H "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}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:27:25,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20c20b53-a048-4593-94be-902f2b4602e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:27:25,608 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575/users/3620bb840a4740098a0416f7a09a3b91/roles/eb33954093084f85ad0acc96c80ab15e used request id req-20c20b53-a048-4593-94be-902f2b4602e4 2018-08-15 09:27:25,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.272790908813s 2018-08-15 09:27:25,608 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575/users/3620bb840a4740098a0416f7a09a3b91/roles/eb33954093084f85ad0acc96c80ab15e used request id req-20c20b53-a048-4593-94be-902f2b4602e4 2018-08-15 09:27:25,609 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 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'beee7ba433f649b9b230b7f935066575', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2b53b4ed-4492-40f0-8cd9-df6634e15c7d', 'username': u'singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 09:27:25,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:27:25,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:27:25,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:27:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:27:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:27:25,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:27:25,614 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'password': '2b53b4ed-4492-40f0-8cd9-df6634e15c7d', 'project_name': 'singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'beee7ba433f649b9b230b7f935066575', 'project_domain_name': 'Default'} 2018-08-15 09:27:25,614 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-15 09:27:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:27:25,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777a0d97-b9d4-4cb9-a4aa-eccb06368894 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:27:25,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-777a0d97-b9d4-4cb9-a4aa-eccb06368894 2018-08-15 09:27:25,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:27:26,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}], "expires_at": "2018-08-15T10:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "beee7ba433f649b9b230b7f935066575", "name": "singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/beee7ba433f649b9b230b7f935066575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/beee7ba433f649b9b230b7f935066575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/beee7ba433f649b9b230b7f935066575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/beee7ba433f649b9b230b7f935066575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/beee7ba433f649b9b230b7f935066575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/beee7ba433f649b9b230b7f935066575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/beee7ba433f649b9b230b7f935066575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/beee7ba433f649b9b230b7f935066575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/beee7ba433f649b9b230b7f935066575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/beee7ba433f649b9b230b7f935066575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/beee7ba433f649b9b230b7f935066575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/beee7ba433f649b9b230b7f935066575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_beee7ba433f649b9b230b7f935066575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_beee7ba433f649b9b230b7f935066575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "id": "3620bb840a4740098a0416f7a09a3b91"}, "audit_ids": ["Yu0IxKh6SWWwpTHNy-TQAw"], "issued_at": "2018-08-15T09:27:25.000000Z"}} 2018-08-15 09:27:26,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 09:27:26,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"network": {"name": "singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "admin_state_up": true}}' 2018-08-15 09:27:26,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b8a39998-1ad2-406f-bd00-92f0d6517fad Date: Wed, 15 Aug 2018 09:27:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"beee7ba433f649b9b230b7f935066575","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:27:26Z","is_default":false,"name":"singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae","qos_policy_id":null,"admin_state_up":true,"tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:26Z","mtu":1450}} 2018-08-15 09:27:26,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b8a39998-1ad2-406f-bd00-92f0d6517fad 2018-08-15 09:27:26,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.535930871964s 2018-08-15 09:27:26,561 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b8a39998-1ad2-406f-bd00-92f0d6517fad 2018-08-15 09:27:26,562 - 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-08-15T09:27:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'7a6199a3-4a5a-4969-ae39-58f5b72c04cf', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', u'admin_state_up': True, u'tenant_id': u'beee7ba433f649b9b230b7f935066575', u'created_at': u'2018-08-15T09:27:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'beee7ba433f649b9b230b7f935066575', u'l2_adjacency': True}) 2018-08-15 09:27:26,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:27:26,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:26,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-fd05e35f-75bf-41b4-931d-a96cf36fefbb Date: Wed, 15 Aug 2018 09:27:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"beee7ba433f649b9b230b7f935066575","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:27:26Z","qos_policy_id":null,"name":"singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae","admin_state_up":true,"tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:26Z","mtu":1450}]} 2018-08-15 09:27:26,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fd05e35f-75bf-41b4-931d-a96cf36fefbb 2018-08-15 09:27:26,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350931167603s 2018-08-15 09:27:26,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fd05e35f-75bf-41b4-931d-a96cf36fefbb 2018-08-15 09:27:26,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 09:27:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"subnet": {"name": "singlevm2-subnet_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "enable_dhcp": true, "network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 09:27:27,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3af4c38f-da34-480b-a6ec-87fd95b0a919 Date: Wed, 15 Aug 2018 09:27:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:27:27Z","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":"beee7ba433f649b9b230b7f935066575","id":"ecbda43b-82b1-4a33-a626-dadcfe39ec99","subnetpool_id":null,"name":"singlevm2-subnet_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}} 2018-08-15 09:27:27,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3af4c38f-da34-480b-a6ec-87fd95b0a919 2018-08-15 09:27:27,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01436305046s 2018-08-15 09:27:27,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3af4c38f-da34-480b-a6ec-87fd95b0a919 2018-08-15 09:27:27,930 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:27:27Z', 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'ecbda43b-82b1-4a33-a626-dadcfe39ec99', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', u'enable_dhcp': True, u'network_id': u'7a6199a3-4a5a-4969-ae39-58f5b72c04cf', u'tenant_id': u'beee7ba433f649b9b230b7f935066575', u'created_at': u'2018-08-15T09:27:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'beee7ba433f649b9b230b7f935066575'}) 2018-08-15 09:27:27,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 09:27:27,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"router": {"external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448"}, "name": "singlevm2-router_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "admin_state_up": true}}' 2018-08-15 09:27:34,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-25968d80-bd5e-467d-9a96-f263c61a747f Date: Wed, 15 Aug 2018 09:27:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:28Z", "admin_state_up": true, "updated_at": "2018-08-15T09:27:29Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "beee7ba433f649b9b230b7f935066575", "id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "name": "singlevm2-router_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}} 2018-08-15 09:27:34,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-25968d80-bd5e-467d-9a96-f263c61a747f 2018-08-15 09:27:34,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.0904071331s 2018-08-15 09:27:34,022 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-25968d80-bd5e-467d-9a96-f263c61a747f 2018-08-15 09:27:34,022 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:27:29Z', u'revision_number': 3, u'id': u'b39e5430-8513-4fa9-bc3f-07702224a5f5', u'external_gateway_info': {u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2acda9a9-954f-4776-9155-79cfd451fb73', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', u'admin_state_up': True, u'tenant_id': u'beee7ba433f649b9b230b7f935066575', u'created_at': u'2018-08-15T09:27:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'beee7ba433f649b9b230b7f935066575'}) 2018-08-15 09:27:34,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 09:27:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5/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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"subnet_id": "ecbda43b-82b1-4a33-a626-dadcfe39ec99"}' 2018-08-15 09:27:37,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08a8af44-eaed-4c88-acb6-ab26b798ce7f Date: Wed, 15 Aug 2018 09:27:37 GMT RESP BODY: {"network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "tenant_id": "beee7ba433f649b9b230b7f935066575", "subnet_id": "ecbda43b-82b1-4a33-a626-dadcfe39ec99", "subnet_ids": ["ecbda43b-82b1-4a33-a626-dadcfe39ec99"], "port_id": "985ae329-3dcc-4e10-aa83-d74ffd7b9e02", "id": "b39e5430-8513-4fa9-bc3f-07702224a5f5"} 2018-08-15 09:27:37,464 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5/add_router_interface.json used request id req-08a8af44-eaed-4c88-acb6-ab26b798ce7f 2018-08-15 09:27:37,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.44098305702s 2018-08-15 09:27:37,464 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5/add_router_interface.json used request id req-08a8af44-eaed-4c88-acb6-ab26b798ce7f returning object b39e5430-8513-4fa9-bc3f-07702224a5f5 2018-08-15 09:27:37,465 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 09:27:37,592 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 09:27:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:27:37,598 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 09:27:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-15 09:27:37,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:27:37,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:37,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-81f2c5ff-34a2-44b0-838f-b5df5431c258 Date: Wed, 15 Aug 2018 09:27:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:27:37,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-81f2c5ff-34a2-44b0-838f-b5df5431c258 2018-08-15 09:27:37,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31215596199s 2018-08-15 09:27:37,913 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-81f2c5ff-34a2-44b0-838f-b5df5431c258 2018-08-15 09:27:37,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 09:27:37,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}' 2018-08-15 09:27:38,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-98d14a79-1959-4c4f-9ff2-0f98cb9675f6 Date: Wed, 15 Aug 2018 09:27:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:27:38Z", "file": "/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4/file", "owner": "beee7ba433f649b9b230b7f935066575", "id": "07feda00-29f2-4f44-8475-55f963acc0a4", "size": null, "self": "/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "checksum": null, "created_at": "2018-08-15T09:27:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 09:27:38,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-98d14a79-1959-4c4f-9ff2-0f98cb9675f6 2018-08-15 09:27:38,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.316392183304s 2018-08-15 09:27:38,238 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-98d14a79-1959-4c4f-9ff2-0f98cb9675f6 returning object 07feda00-29f2-4f44-8475-55f963acc0a4 2018-08-15 09:27:38,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 09:27:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4/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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '' 2018-08-15 09:27:39,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b42ea1c-4ea7-4352-962e-63c8f98b8c99 Date: Wed, 15 Aug 2018 09:27:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:27:39,970 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4/file used request id req-3b42ea1c-4ea7-4352-962e-63c8f98b8c99 2018-08-15 09:27:39,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.73162198067s 2018-08-15 09:27:39,970 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4/file used request id req-3b42ea1c-4ea7-4352-962e-63c8f98b8c99 2018-08-15 09:27:39,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:27:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:40,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-414cf69c-3ebc-464c-bfc9-8a8b70af7e62 Date: Wed, 15 Aug 2018 09:27:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:27:39Z", "file": "/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4/file", "owner": "beee7ba433f649b9b230b7f935066575", "id": "07feda00-29f2-4f44-8475-55f963acc0a4", "size": 12716032, "self": "/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/07feda00-29f2-4f44-8475-55f963acc0a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/07feda00-29f2-4f44-8475-55f963acc0a4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:27:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:27:40,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-414cf69c-3ebc-464c-bfc9-8a8b70af7e62 2018-08-15 09:27:40,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315358161926s 2018-08-15 09:27:40,290 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-414cf69c-3ebc-464c-bfc9-8a8b70af7e62 2018-08-15 09:27:40,292 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/07feda00-29f2-4f44-8475-55f963acc0a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4/file', 'owner': u'beee7ba433f649b9b230b7f935066575', 'id': u'07feda00-29f2-4f44-8475-55f963acc0a4', 'size': 12716032, u'self': u'/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'beee7ba433f649b9b230b7f935066575', 'name': 'singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/07feda00-29f2-4f44-8475-55f963acc0a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T09:27:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T09:27:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'created': u'2018-08-15T09:27:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T09:27:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 09:27:40,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 09:27:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}15580a7dc6f590ad8f064769bebca7100a4f1b56" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 09:27:40,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7501842-1ec3-4d07-b5d6-6a661ee92681 x-compute-request-id: req-a7501842-1ec3-4d07-b5d6-6a661ee92681 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "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": "3ba51ffe-9ae9-42f0-8500-e18e726f2046"}} 2018-08-15 09:27:40,651 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a7501842-1ec3-4d07-b5d6-6a661ee92681 2018-08-15 09:27:40,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.357838869095s 2018-08-15 09:27:40,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a7501842-1ec3-4d07-b5d6-6a661ee92681 2018-08-15 09:27:40,652 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', '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'ccac332bba074178b0e37643466a6c2c', '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'3ba51ffe-9ae9-42f0-8500-e18e726f2046', 'swap': 0}) 2018-08-15 09:27:40,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 09:27:40,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046/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}15580a7dc6f590ad8f064769bebca7100a4f1b56" -d '{"extra_specs": {}}' 2018-08-15 09:27:40,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecbbf4d0-e5e9-4d51-b154-42e3bd6a64b0 x-compute-request-id: req-ecbbf4d0-e5e9-4d51-b154-42e3bd6a64b0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 09:27:40,673 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046/os-extra_specs used request id req-ecbbf4d0-e5e9-4d51-b154-42e3bd6a64b0 2018-08-15 09:27:40,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211589336395s 2018-08-15 09:27:40,674 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046/os-extra_specs used request id req-ecbbf4d0-e5e9-4d51-b154-42e3bd6a64b0 2018-08-15 09:27:40,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 09:27:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"keypair": {"name": "singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}}' 2018-08-15 09:27:41,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4496db26-66d1-4da5-b914-f29cbc0f52e4 x-compute-request-id: req-4496db26-66d1-4da5-b914-f29cbc0f52e4 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk5FDG2Rrt6xMwKTYLMbFimKVrqbKi+sVp+y58wohC8yzTWuiKXs8057sFzVWbyoZM2vii201C9U9jFCsKzsOjs+icAIKiGgXyQm6s7g6TsFbrlcyu9zsb+OMB6ug9tF5tjVlSXWi9Ap75pDtfPjP/SNVnJVePAyyVuxnnh0gUZETYCduRJGBkZozDuh/u7UZvc1tFcVkPlpeAZHM2wuD6X5w9rxKbQhkYEePs3lfF+RtvU1Qsr0vTFdUilMCQzQkoTJA3cYT9IJXzHGKxRIyrC7/WZYRtdKgz+oD4VlA6upBhk9T77tLLw8/yNiC+iK9HbTwsnFoxzo8rR7TaAlJz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApORQxtka7esTMCk2CzGxYpila6myovrFafsufMKIQvMs01ro\nil7PNOe7Bc1Vm8qGTNr4ottNQvVPYxQrCs7Do7PonACCohoF8kJurO4Ok7BW65XM\nrvc7G/jjAeroPbRebY1ZUl1ovQKe+aQ7Xz4z/0jVZyVXjwMslbsZ54dIFGRE2Anb\nkSRgZGaMw7of7u1Gb3NbRXFZD5aXgGRzNsLg+l+cPa8Sm0IZGBHj7N5Xxfkbb1NU\nLK9L0xXVIpTAkM0JKEyQN3GE/SCV8xxisUSMqwu/1mWEbXSoM/qA+FZQOrqQYZPU\n++7Sy8PP8jYgvoivR208LJxaMc6PK0e02gJScwIDAQABAoIBAQCbi3zfd2G92ajq\nH5YJjUDl31T8cMJAmAqt5PJ/YgqkDTzVy8Xc8X7JS2fTG1WMdsmlqlItXm5NoZbX\nweiwc0d+H3Jn5ttUCvRdCWnZ218I1qnH5jGFQ1cRFgEeh/e4bXM+KL5/wfnRgq1w\nlQok2Eq4oH4epM0p7TabsDnJfIX0JPYepSao39mb8/q7aBpzvr8Ka79QtA2f5PT/\nHtmGXnJ2+ZDAS5noZxGqzCmDdOqil/zdEb3fOPm56prO8joYJy8LyKF9kvo9QbE0\nu+MopHHbww6V1oDnjEFcvacSIzpCLp6ZML4+r+YvxT+BWzsJ9w3oSguofzr7DwYG\nh8f0HvUxAoGBANVJvrVCNESGTWYnSbNghASJOJ2FG6qRf6sCvJkYNRc1NRTDQ+6/\n75Pe2qskUwv+wVrGbBOjEXQUi/S7PSA3gQg5qG9qbhTlTBVUn1+bKxEfHtIw8thh\nQrUpuxeDWIFULfAQIDYwdpcRakCbkP5SrJpS/w/wQ1vsPT1ZuHkEr7k/AoGBAMXp\nh4K1cK60l2NaR8Th/I4UQ9PWTP4bKRlHWi6nxHx8hqY2cq8ZbIAQgL0JpVmtWdwE\nw1RxcDjxz2IQ6KD6BowSR3tvu60t0ZO3GxArYJJlNEAFpTJN6j3N6yc8e7Lm8XZ0\nSazTnDB/xlQN9efWwuW1qZhgtaLWyiuCNkSnY0XNAoGAf/thOOiB7oBcHykB+2W1\nsfcZBsQhZscpwVbCDmdNLCDcOho1QCThwGwf8EO6pV73bN3Vai8WQP43QOG9ewBz\nJ5lZbYmChn1UmxQNEdRNElgHKX7/qUErQwPIZQKGcAwwCHXUrk+ESX/ErwHqDgFT\n2sJklI7KDHWEBbU5kTxzqQcCgYASJK5/lRKXcYbPXN9ndTAp9kGhkevM/8BsyNXD\noS2qG+BcLHGnC7Wep+Slb9Twu6uZN/aQLzYSglh4rQQmfcVL4gEbl8qkvaaQ3CBn\nAxL/WLfJhrr2OZ5XvCDqn+jXJcTNDywR4/RVneEYo47/ifikBltd1L/SBc7S3kUL\nVi0LoQKBgQCgpF9qqZ0hwll4s4TQLpXRgIW7NfJFyIYyUH4RyazquA5Rosr3x2F4\n51Vnch7Qc8LaJK7eBPKVyBAcxnyrRwYHxxxI1CMfdzrHZAfNtebhPiC5eZaSm/pR\nQ7+fuPHXDjlEp54MT/eypZkjGPCt0pZ/FC4PJqBy7HNQBp38TKA/Uw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3620bb840a4740098a0416f7a09a3b91", "name": "singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "fingerprint": "63:bc:37:c7:b1:c0:ee:89:d9:03:d2:f5:a7:c1:ab:4a"}} 2018-08-15 09:27:41,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4496db26-66d1-4da5-b914-f29cbc0f52e4 2018-08-15 09:27:41,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.451373100281s 2018-08-15 09:27:41,126 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4496db26-66d1-4da5-b914-f29cbc0f52e4 2018-08-15 09:27:41,126 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk5FDG2Rrt6xMwKTYLMbFimKVrqbKi+sVp+y58wohC8yzTWuiKXs8057sFzVWbyoZM2vii201C9U9jFCsKzsOjs+icAIKiGgXyQm6s7g6TsFbrlcyu9zsb+OMB6ug9tF5tjVlSXWi9Ap75pDtfPjP/SNVnJVePAyyVuxnnh0gUZETYCduRJGBkZozDuh/u7UZvc1tFcVkPlpeAZHM2wuD6X5w9rxKbQhkYEePs3lfF+RtvU1Qsr0vTFdUilMCQzQkoTJA3cYT9IJXzHGKxRIyrC7/WZYRtdKgz+oD4VlA6upBhk9T77tLLw8/yNiC+iK9HbTwsnFoxzo8rR7TaAlJz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApORQxtka7esTMCk2CzGxYpila6myovrFafsufMKIQvMs01ro\nil7PNOe7Bc1Vm8qGTNr4ottNQvVPYxQrCs7Do7PonACCohoF8kJurO4Ok7BW65XM\nrvc7G/jjAeroPbRebY1ZUl1ovQKe+aQ7Xz4z/0jVZyVXjwMslbsZ54dIFGRE2Anb\nkSRgZGaMw7of7u1Gb3NbRXFZD5aXgGRzNsLg+l+cPa8Sm0IZGBHj7N5Xxfkbb1NU\nLK9L0xXVIpTAkM0JKEyQN3GE/SCV8xxisUSMqwu/1mWEbXSoM/qA+FZQOrqQYZPU\n++7Sy8PP8jYgvoivR208LJxaMc6PK0e02gJScwIDAQABAoIBAQCbi3zfd2G92ajq\nH5YJjUDl31T8cMJAmAqt5PJ/YgqkDTzVy8Xc8X7JS2fTG1WMdsmlqlItXm5NoZbX\nweiwc0d+H3Jn5ttUCvRdCWnZ218I1qnH5jGFQ1cRFgEeh/e4bXM+KL5/wfnRgq1w\nlQok2Eq4oH4epM0p7TabsDnJfIX0JPYepSao39mb8/q7aBpzvr8Ka79QtA2f5PT/\nHtmGXnJ2+ZDAS5noZxGqzCmDdOqil/zdEb3fOPm56prO8joYJy8LyKF9kvo9QbE0\nu+MopHHbww6V1oDnjEFcvacSIzpCLp6ZML4+r+YvxT+BWzsJ9w3oSguofzr7DwYG\nh8f0HvUxAoGBANVJvrVCNESGTWYnSbNghASJOJ2FG6qRf6sCvJkYNRc1NRTDQ+6/\n75Pe2qskUwv+wVrGbBOjEXQUi/S7PSA3gQg5qG9qbhTlTBVUn1+bKxEfHtIw8thh\nQrUpuxeDWIFULfAQIDYwdpcRakCbkP5SrJpS/w/wQ1vsPT1ZuHkEr7k/AoGBAMXp\nh4K1cK60l2NaR8Th/I4UQ9PWTP4bKRlHWi6nxHx8hqY2cq8ZbIAQgL0JpVmtWdwE\nw1RxcDjxz2IQ6KD6BowSR3tvu60t0ZO3GxArYJJlNEAFpTJN6j3N6yc8e7Lm8XZ0\nSazTnDB/xlQN9efWwuW1qZhgtaLWyiuCNkSnY0XNAoGAf/thOOiB7oBcHykB+2W1\nsfcZBsQhZscpwVbCDmdNLCDcOho1QCThwGwf8EO6pV73bN3Vai8WQP43QOG9ewBz\nJ5lZbYmChn1UmxQNEdRNElgHKX7/qUErQwPIZQKGcAwwCHXUrk+ESX/ErwHqDgFT\n2sJklI7KDHWEBbU5kTxzqQcCgYASJK5/lRKXcYbPXN9ndTAp9kGhkevM/8BsyNXD\noS2qG+BcLHGnC7Wep+Slb9Twu6uZN/aQLzYSglh4rQQmfcVL4gEbl8qkvaaQ3CBn\nAxL/WLfJhrr2OZ5XvCDqn+jXJcTNDywR4/RVneEYo47/ifikBltd1L/SBc7S3kUL\nVi0LoQKBgQCgpF9qqZ0hwll4s4TQLpXRgIW7NfJFyIYyUH4RyazquA5Rosr3x2F4\n51Vnch7Qc8LaJK7eBPKVyBAcxnyrRwYHxxxI1CMfdzrHZAfNtebhPiC5eZaSm/pR\nQ7+fuPHXDjlEp54MT/eypZkjGPCt0pZ/FC4PJqBy7HNQBp38TKA/Uw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3620bb840a4740098a0416f7a09a3b91', 'name': u'singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'created_at': '2018-08-15T09:27:41.126925', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'beee7ba433f649b9b230b7f935066575', 'name': 'singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'63:bc:37:c7:b1:c0:ee:89:d9:03:d2:f5:a7:c1:ab:4a', 'type': 'ssh', 'id': u'singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae'}) 2018-08-15 09:27:41,127 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApORQxtka7esTMCk2CzGxYpila6myovrFafsufMKIQvMs01ro il7PNOe7Bc1Vm8qGTNr4ottNQvVPYxQrCs7Do7PonACCohoF8kJurO4Ok7BW65XM rvc7G/jjAeroPbRebY1ZUl1ovQKe+aQ7Xz4z/0jVZyVXjwMslbsZ54dIFGRE2Anb kSRgZGaMw7of7u1Gb3NbRXFZD5aXgGRzNsLg+l+cPa8Sm0IZGBHj7N5Xxfkbb1NU LK9L0xXVIpTAkM0JKEyQN3GE/SCV8xxisUSMqwu/1mWEbXSoM/qA+FZQOrqQYZPU ++7Sy8PP8jYgvoivR208LJxaMc6PK0e02gJScwIDAQABAoIBAQCbi3zfd2G92ajq H5YJjUDl31T8cMJAmAqt5PJ/YgqkDTzVy8Xc8X7JS2fTG1WMdsmlqlItXm5NoZbX weiwc0d+H3Jn5ttUCvRdCWnZ218I1qnH5jGFQ1cRFgEeh/e4bXM+KL5/wfnRgq1w lQok2Eq4oH4epM0p7TabsDnJfIX0JPYepSao39mb8/q7aBpzvr8Ka79QtA2f5PT/ HtmGXnJ2+ZDAS5noZxGqzCmDdOqil/zdEb3fOPm56prO8joYJy8LyKF9kvo9QbE0 u+MopHHbww6V1oDnjEFcvacSIzpCLp6ZML4+r+YvxT+BWzsJ9w3oSguofzr7DwYG h8f0HvUxAoGBANVJvrVCNESGTWYnSbNghASJOJ2FG6qRf6sCvJkYNRc1NRTDQ+6/ 75Pe2qskUwv+wVrGbBOjEXQUi/S7PSA3gQg5qG9qbhTlTBVUn1+bKxEfHtIw8thh QrUpuxeDWIFULfAQIDYwdpcRakCbkP5SrJpS/w/wQ1vsPT1ZuHkEr7k/AoGBAMXp h4K1cK60l2NaR8Th/I4UQ9PWTP4bKRlHWi6nxHx8hqY2cq8ZbIAQgL0JpVmtWdwE w1RxcDjxz2IQ6KD6BowSR3tvu60t0ZO3GxArYJJlNEAFpTJN6j3N6yc8e7Lm8XZ0 SazTnDB/xlQN9efWwuW1qZhgtaLWyiuCNkSnY0XNAoGAf/thOOiB7oBcHykB+2W1 sfcZBsQhZscpwVbCDmdNLCDcOho1QCThwGwf8EO6pV73bN3Vai8WQP43QOG9ewBz J5lZbYmChn1UmxQNEdRNElgHKX7/qUErQwPIZQKGcAwwCHXUrk+ESX/ErwHqDgFT 2sJklI7KDHWEBbU5kTxzqQcCgYASJK5/lRKXcYbPXN9ndTAp9kGhkevM/8BsyNXD oS2qG+BcLHGnC7Wep+Slb9Twu6uZN/aQLzYSglh4rQQmfcVL4gEbl8qkvaaQ3CBn AxL/WLfJhrr2OZ5XvCDqn+jXJcTNDywR4/RVneEYo47/ifikBltd1L/SBc7S3kUL Vi0LoQKBgQCgpF9qqZ0hwll4s4TQLpXRgIW7NfJFyIYyUH4RyazquA5Rosr3x2F4 51Vnch7Qc8LaJK7eBPKVyBAcxnyrRwYHxxxI1CMfdzrHZAfNtebhPiC5eZaSm/pR Q7+fuPHXDjlEp54MT/eypZkjGPCt0pZ/FC4PJqBy7HNQBp38TKA/Uw== -----END RSA PRIVATE KEY----- 2018-08-15 09:27:41,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 09:27:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"security_group": {"name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-15 09:27:41,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-4451063e-68be-410d-8104-b46c65f702a1 Date: Wed, 15 Aug 2018 09:27:41 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:41Z", "updated_at": "2018-08-15T09:27:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:41Z", "revision_number": 0, "id": "65c96e71-2021-43fa-bb08-294b98311a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:41Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:41Z", "revision_number": 0, "id": "faff5dcf-487a-4282-b3bb-d85853d33d79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:41Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}], "revision_number": 1, "project_id": "beee7ba433f649b9b230b7f935066575", "id": "3b293159-1e28-40a0-9947-6f73895b8f76", "name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}} 2018-08-15 09:27:41,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4451063e-68be-410d-8104-b46c65f702a1 2018-08-15 09:27:41,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.454093933105s 2018-08-15 09:27:41,585 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4451063e-68be-410d-8104-b46c65f702a1 2018-08-15 09:27:41,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:27:41,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:41,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-2ca291ea-5503-4bc5-b44b-917576dd17db Date: Wed, 15 Aug 2018 09:27:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:41Z", "updated_at": "2018-08-15T09:27:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:41Z", "revision_number": 0, "id": "65c96e71-2021-43fa-bb08-294b98311a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:41Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:41Z", "revision_number": 0, "id": "faff5dcf-487a-4282-b3bb-d85853d33d79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:41Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}], "revision_number": 1, "project_id": "beee7ba433f649b9b230b7f935066575", "id": "3b293159-1e28-40a0-9947-6f73895b8f76", "name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}, {"description": "Default security group", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:26Z", "updated_at": "2018-08-15T09:27:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "383478f2-46bb-4c5f-8fea-6f448ec8b32b", "remote_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "6019fc76-85a3-4725-92b9-71780fe2cf17", "remote_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "6d9babf1-c817-4888-b81c-45d810d54e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "7d9341ca-d430-44ac-a6ca-b5ab3e7f3df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}], "revision_number": 1, "project_id": "beee7ba433f649b9b230b7f935066575", "id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "name": "default"}]} 2018-08-15 09:27:41,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2ca291ea-5503-4bc5-b44b-917576dd17db 2018-08-15 09:27:41,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321589946747s 2018-08-15 09:27:41,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2ca291ea-5503-4bc5-b44b-917576dd17db 2018-08-15 09:27:41,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 09:27:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -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": "3b293159-1e28-40a0-9947-6f73895b8f76"}}' 2018-08-15 09:27:42,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-19521ed6-ad0b-452c-99b8-24d6c12eda4d Date: Wed, 15 Aug 2018 09:27:42 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-08-15T09:27:42Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "port_range_min": 22, "revision_number": 0, "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:42Z", "project_id": "beee7ba433f649b9b230b7f935066575", "id": "6bd107f5-9099-4385-95a7-958a72cb4487"}} 2018-08-15 09:27:42,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-19521ed6-ad0b-452c-99b8-24d6c12eda4d 2018-08-15 09:27:42,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.428035974503s 2018-08-15 09:27:42,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-19521ed6-ad0b-452c-99b8-24d6c12eda4d 2018-08-15 09:27:42,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:27:42,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:42,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-2c3f2361-82d2-4e4f-830d-d1ed5cccdf31 Date: Wed, 15 Aug 2018 09:27:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:41Z", "updated_at": "2018-08-15T09:27:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:41Z", "revision_number": 0, "id": "65c96e71-2021-43fa-bb08-294b98311a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:41Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T09:27:42Z", "revision_number": 0, "id": "6bd107f5-9099-4385-95a7-958a72cb4487", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:42Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": 22, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:41Z", "revision_number": 0, "id": "faff5dcf-487a-4282-b3bb-d85853d33d79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:41Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}], "revision_number": 2, "project_id": "beee7ba433f649b9b230b7f935066575", "id": "3b293159-1e28-40a0-9947-6f73895b8f76", "name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}, {"description": "Default security group", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:26Z", "updated_at": "2018-08-15T09:27:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "383478f2-46bb-4c5f-8fea-6f448ec8b32b", "remote_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "6019fc76-85a3-4725-92b9-71780fe2cf17", "remote_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "6d9babf1-c817-4888-b81c-45d810d54e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "7d9341ca-d430-44ac-a6ca-b5ab3e7f3df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}], "revision_number": 1, "project_id": "beee7ba433f649b9b230b7f935066575", "id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "name": "default"}]} 2018-08-15 09:27:42,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2c3f2361-82d2-4e4f-830d-d1ed5cccdf31 2018-08-15 09:27:42,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316102981567s 2018-08-15 09:27:42,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2c3f2361-82d2-4e4f-830d-d1ed5cccdf31 2018-08-15 09:27:42,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 09:27:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -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": "3b293159-1e28-40a0-9947-6f73895b8f76"}}' 2018-08-15 09:27:43,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-da23640d-2caf-4e48-99c7-f865519bf693 Date: Wed, 15 Aug 2018 09:27:43 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-08-15T09:27:43Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "port_range_min": null, "revision_number": 0, "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:43Z", "project_id": "beee7ba433f649b9b230b7f935066575", "id": "f8df24ec-86b2-43b4-b0c9-0edabdddfbbf"}} 2018-08-15 09:27:43,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-da23640d-2caf-4e48-99c7-f865519bf693 2018-08-15 09:27:43,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.410124063492s 2018-08-15 09:27:43,078 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-da23640d-2caf-4e48-99c7-f865519bf693 2018-08-15 09:27:43,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:27:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:43,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-bb124543-56b1-4061-9c52-9bd1c9b01baa Date: Wed, 15 Aug 2018 09:27:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"beee7ba433f649b9b230b7f935066575","l2_adjacency":true,"status":"ACTIVE","subnets":["ecbda43b-82b1-4a33-a626-dadcfe39ec99"],"description":"","tags":[],"updated_at":"2018-08-15T09:27:27Z","qos_policy_id":null,"name":"singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae","admin_state_up":true,"tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:26Z","mtu":1450}]} 2018-08-15 09:27:43,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bb124543-56b1-4061-9c52-9bd1c9b01baa 2018-08-15 09:27:43,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100648164749s 2018-08-15 09:27:43,180 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bb124543-56b1-4061-9c52-9bd1c9b01baa 2018-08-15 09:27:43,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:27:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:43,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7c0dc51e-5082-4eff-8818-cc8c7901d32e Date: Wed, 15 Aug 2018 09:27:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:27:39Z", "file": "/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4/file", "owner": "beee7ba433f649b9b230b7f935066575", "id": "07feda00-29f2-4f44-8475-55f963acc0a4", "size": 12716032, "self": "/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/07feda00-29f2-4f44-8475-55f963acc0a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/07feda00-29f2-4f44-8475-55f963acc0a4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:27:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:27:43,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7c0dc51e-5082-4eff-8818-cc8c7901d32e 2018-08-15 09:27:43,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.782577037811s 2018-08-15 09:27:43,968 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7c0dc51e-5082-4eff-8818-cc8c7901d32e 2018-08-15 09:27:43,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:27:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:43,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ac2cb62-e433-4404-bcce-3a5e304c317c x-compute-request-id: req-4ac2cb62-e433-4404-bcce-3a5e304c317c Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "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": "3ba51ffe-9ae9-42f0-8500-e18e726f2046"}]} 2018-08-15 09:27:43,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4ac2cb62-e433-4404-bcce-3a5e304c317c 2018-08-15 09:27:43,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239329338074s 2018-08-15 09:27:43,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4ac2cb62-e433-4404-bcce-3a5e304c317c 2018-08-15 09:27:43,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 09:27:43,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"server": {"name": "singlevm2-vm_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "imageRef": "07feda00-29f2-4f44-8475-55f963acc0a4", "key_name": "singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "flavorRef": "3ba51ffe-9ae9-42f0-8500-e18e726f2046", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf"}], "security_groups": [{"name": "3b293159-1e28-40a0-9947-6f73895b8f76"}]}}' 2018-08-15 09:27:48,631 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-238c3ceb-69b5-4341-86a3-923accb86e23 x-compute-request-id: req-238c3ceb-69b5-4341-86a3-923accb86e23 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3b293159-1e28-40a0-9947-6f73895b8f76"}], "OS-DCF:diskConfig": "MANUAL", "id": "6e0a6870-46ad-4b74-814d-3cacf37db65c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "bookmark"}], "adminPass": "rU6mXT7R3wRv"}} 2018-08-15 09:27:48,632 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-238c3ceb-69b5-4341-86a3-923accb86e23 2018-08-15 09:27:48,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.6359398365s 2018-08-15 09:27:48,632 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-238c3ceb-69b5-4341-86a3-923accb86e23 2018-08-15 09:27:48,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:27:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:49,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:48 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-47b774da-a4d2-4b90-a05d-5f8894afb25e x-compute-request-id: req-47b774da-a4d2-4b90-a05d-5f8894afb25e Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "bookmark"}], "image": {"id": "07feda00-29f2-4f44-8475-55f963acc0a4", "links": [{"href": "http://172.30.9.21:8774/images/07feda00-29f2-4f44-8475-55f963acc0a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ba51ffe-9ae9-42f0-8500-e18e726f2046", "links": [{"href": "http://172.30.9.21:8774/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "rel": "bookmark"}]}, "id": "6e0a6870-46ad-4b74-814d-3cacf37db65c", "user_id": "3620bb840a4740098a0416f7a09a3b91", "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-08-15T09:27:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "name": "singlevm2-vm_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "created": "2018-08-15T09:27:48Z", "tenant_id": "beee7ba433f649b9b230b7f935066575", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:27:49,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-47b774da-a4d2-4b90-a05d-5f8894afb25e 2018-08-15 09:27:49,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835484027863s 2018-08-15 09:27:49,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-47b774da-a4d2-4b90-a05d-5f8894afb25e 2018-08-15 09:27:49,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:27:49,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:50,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-3954abc1-295d-4927-b2a4-5846898e4289 Date: Wed, 15 Aug 2018 09:27:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"beee7ba433f649b9b230b7f935066575","l2_adjacency":true,"status":"ACTIVE","subnets":["ecbda43b-82b1-4a33-a626-dadcfe39ec99"],"description":"","tags":[],"updated_at":"2018-08-15T09:27:27Z","qos_policy_id":null,"name":"singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae","admin_state_up":true,"tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:26Z","mtu":1450}]} 2018-08-15 09:27:50,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3954abc1-295d-4927-b2a4-5846898e4289 2018-08-15 09:27:50,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11061215401s 2018-08-15 09:27:50,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3954abc1-295d-4927-b2a4-5846898e4289 2018-08-15 09:27:50,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:27:50,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:50,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6be832b2-9105-452d-8967-c22c30a82ea6 Date: Wed, 15 Aug 2018 09:27:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:27:27Z","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":"beee7ba433f649b9b230b7f935066575","id":"ecbda43b-82b1-4a33-a626-dadcfe39ec99","subnetpool_id":null,"name":"singlevm2-subnet_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}]} 2018-08-15 09:27:50,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6be832b2-9105-452d-8967-c22c30a82ea6 2018-08-15 09:27:50,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.285701036453s 2018-08-15 09:27:50,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6be832b2-9105-452d-8967-c22c30a82ea6 2018-08-15 09:27:50,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:27:52,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:27:52,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:54,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:52 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-a1c1f7ae-49d7-4461-8548-c05029b0ee28 x-compute-request-id: req-a1c1f7ae-49d7-4461-8548-c05029b0ee28 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "bookmark"}], "image": {"id": "07feda00-29f2-4f44-8475-55f963acc0a4", "links": [{"href": "http://172.30.9.21:8774/images/07feda00-29f2-4f44-8475-55f963acc0a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ba51ffe-9ae9-42f0-8500-e18e726f2046", "links": [{"href": "http://172.30.9.21:8774/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "rel": "bookmark"}]}, "id": "6e0a6870-46ad-4b74-814d-3cacf37db65c", "security_groups": [{"name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}], "user_id": "3620bb840a4740098a0416f7a09a3b91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:27:52Z", "hostId": "53fd723a27aa6ce65c77376d7e741b701663488c240817ebcb6f0511", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "name": "singlevm2-vm_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "created": "2018-08-15T09:27:48Z", "tenant_id": "beee7ba433f649b9b230b7f935066575", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:27:54,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1c1f7ae-49d7-4461-8548-c05029b0ee28 2018-08-15 09:27:54,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41736102104s 2018-08-15 09:27:54,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1c1f7ae-49d7-4461-8548-c05029b0ee28 2018-08-15 09:27:54,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:27:56,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:27:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:27:57,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27: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-21446fff-3687-435d-a5f2-45104847c36e x-compute-request-id: req-21446fff-3687-435d-a5f2-45104847c36e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "bookmark"}], "image": {"id": "07feda00-29f2-4f44-8475-55f963acc0a4", "links": [{"href": "http://172.30.9.21:8774/images/07feda00-29f2-4f44-8475-55f963acc0a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ba51ffe-9ae9-42f0-8500-e18e726f2046", "links": [{"href": "http://172.30.9.21:8774/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "rel": "bookmark"}]}, "id": "6e0a6870-46ad-4b74-814d-3cacf37db65c", "security_groups": [{"name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}], "user_id": "3620bb840a4740098a0416f7a09a3b91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:27:52Z", "hostId": "53fd723a27aa6ce65c77376d7e741b701663488c240817ebcb6f0511", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "name": "singlevm2-vm_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "created": "2018-08-15T09:27:48Z", "tenant_id": "beee7ba433f649b9b230b7f935066575", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:27:57,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-21446fff-3687-435d-a5f2-45104847c36e 2018-08-15 09:27:57,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851089954376s 2018-08-15 09:27:57,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-21446fff-3687-435d-a5f2-45104847c36e 2018-08-15 09:27:57,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:27:59,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:27:59,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:00,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:27:59 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-90986691-09f9-4c36-9ca8-8959800256d3 x-compute-request-id: req-90986691-09f9-4c36-9ca8-8959800256d3 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:27:57", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "bookmark"}], "image": {"id": "07feda00-29f2-4f44-8475-55f963acc0a4", "links": [{"href": "http://172.30.9.21:8774/images/07feda00-29f2-4f44-8475-55f963acc0a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:27:57.000000", "flavor": {"id": "3ba51ffe-9ae9-42f0-8500-e18e726f2046", "links": [{"href": "http://172.30.9.21:8774/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "rel": "bookmark"}]}, "id": "6e0a6870-46ad-4b74-814d-3cacf37db65c", "security_groups": [{"name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}], "user_id": "3620bb840a4740098a0416f7a09a3b91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:27:57Z", "hostId": "53fd723a27aa6ce65c77376d7e741b701663488c240817ebcb6f0511", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "name": "singlevm2-vm_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "created": "2018-08-15T09:27:48Z", "tenant_id": "beee7ba433f649b9b230b7f935066575", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:28:00,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90986691-09f9-4c36-9ca8-8959800256d3 2018-08-15 09:28:00,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.865036964417s 2018-08-15 09:28:00,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90986691-09f9-4c36-9ca8-8959800256d3 2018-08-15 09:28:00,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 09:28:00,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=6e0a6870-46ad-4b74-814d-3cacf37db65c" -H "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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:00,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-87bcc538-64cb-4545-8ae7-328467b9a5f9 Date: Wed, 15 Aug 2018 09:28:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T09:27:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecbda43b-82b1-4a33-a626-dadcfe39ec99","ip_address":"192.168.120.5"}],"id":"2603c542-9ccf-4a53-8aaf-185b33c928ee","security_groups":["3b293159-1e28-40a0-9947-6f73895b8f76"],"mac_address":"fa:16:3e:b9:27:57","project_id":"beee7ba433f649b9b230b7f935066575","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:52Z","binding:vnic_type":"normal","device_id":"6e0a6870-46ad-4b74-814d-3cacf37db65c","ip_allocation":"immediate"}]} 2018-08-15 09:28:00,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6e0a6870-46ad-4b74-814d-3cacf37db65c used request id req-87bcc538-64cb-4545-8ae7-328467b9a5f9 2018-08-15 09:28:00,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.312124013901s 2018-08-15 09:28:00,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6e0a6870-46ad-4b74-814d-3cacf37db65c used request id req-87bcc538-64cb-4545-8ae7-328467b9a5f9 2018-08-15 09:28:00,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:28:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2603c542-9ccf-4a53-8aaf-185b33c928ee" -H "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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:00,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cc630fd1-3d33-4204-867c-c8db58c326c1 Date: Wed, 15 Aug 2018 09:28:00 GMT RESP BODY: {"floatingips": []} 2018-08-15 09:28:00,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2603c542-9ccf-4a53-8aaf-185b33c928ee used request id req-cc630fd1-3d33-4204-867c-c8db58c326c1 2018-08-15 09:28:00,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0516541004181s 2018-08-15 09:28:00,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2603c542-9ccf-4a53-8aaf-185b33c928ee used request id req-cc630fd1-3d33-4204-867c-c8db58c326c1 2018-08-15 09:28:00,399 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:27:57', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'07feda00-29f2-4f44-8475-55f963acc0a4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T09:27:57.000000', 'flavor': Munch({u'id': u'3ba51ffe-9ae9-42f0-8500-e18e726f2046'}), 'az': u'nova', 'id': u'6e0a6870-46ad-4b74-814d-3cacf37db65c', 'security_groups': [Munch({u'name': u'singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3620bb840a4740098a0416f7a09a3b91', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'beee7ba433f649b9b230b7f935066575', 'name': 'singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-15T09:27:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T09:27:57Z', 'hostId': u'53fd723a27aa6ce65c77376d7e741b701663488c240817ebcb6f0511', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'53fd723a27aa6ce65c77376d7e741b701663488c240817ebcb6f0511', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': 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'active', u'OS-SRV-USG:launched_at': u'2018-08-15T09:27:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'beee7ba433f649b9b230b7f935066575', 'name': u'singlevm2-vm_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'adminPass': u'rU6mXT7R3wRv', 'tenant_id': u'beee7ba433f649b9b230b7f935066575', 'created_at': u'2018-08-15T09:27:48Z', 'created': u'2018-08-15T09:27:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 09:28:00,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:28:00,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:00,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-4641c081-e1d2-4ba0-b4f5-c6b863fa86e1 Date: Wed, 15 Aug 2018 09:28:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"beee7ba433f649b9b230b7f935066575","l2_adjacency":true,"status":"ACTIVE","subnets":["ecbda43b-82b1-4a33-a626-dadcfe39ec99"],"description":"","tags":[],"updated_at":"2018-08-15T09:27:27Z","qos_policy_id":null,"name":"singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae","admin_state_up":true,"tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:26Z","mtu":1450}]} 2018-08-15 09:28:00,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4641c081-e1d2-4ba0-b4f5-c6b863fa86e1 2018-08-15 09:28:00,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244223117828s 2018-08-15 09:28:00,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4641c081-e1d2-4ba0-b4f5-c6b863fa86e1 2018-08-15 09:28:00,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 09:28:00,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=6e0a6870-46ad-4b74-814d-3cacf37db65c" -H "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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:00,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-86633889-5928-4c20-b3ca-56bcfe29a0e8 Date: Wed, 15 Aug 2018 09:28:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T09:27:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecbda43b-82b1-4a33-a626-dadcfe39ec99","ip_address":"192.168.120.5"}],"id":"2603c542-9ccf-4a53-8aaf-185b33c928ee","security_groups":["3b293159-1e28-40a0-9947-6f73895b8f76"],"mac_address":"fa:16:3e:b9:27:57","project_id":"beee7ba433f649b9b230b7f935066575","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:52Z","binding:vnic_type":"normal","device_id":"6e0a6870-46ad-4b74-814d-3cacf37db65c","ip_allocation":"immediate"}]} 2018-08-15 09:28:00,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6e0a6870-46ad-4b74-814d-3cacf37db65c used request id req-86633889-5928-4c20-b3ca-56bcfe29a0e8 2018-08-15 09:28:00,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0467450618744s 2018-08-15 09:28:00,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6e0a6870-46ad-4b74-814d-3cacf37db65c used request id req-86633889-5928-4c20-b3ca-56bcfe29a0e8 2018-08-15 09:28:00,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 09:28:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"floatingip": {"floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "fixed_ip_address": "192.168.120.5", "port_id": "2603c542-9ccf-4a53-8aaf-185b33c928ee"}}' 2018-08-15 09:28:03,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-647d0d78-cea0-48c3-8449-89102291787c Date: Wed, 15 Aug 2018 09:28:03 GMT RESP BODY: {"floatingip": {"router_id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:28:01Z", "updated_at": "2018-08-15T09:28:01Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:27:57", "device_id": "6e0a6870-46ad-4b74-814d-3cacf37db65c"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "beee7ba433f649b9b230b7f935066575", "port_id": "2603c542-9ccf-4a53-8aaf-185b33c928ee", "id": "78814cd5-c1ef-4f06-9ef1-185752c99ea1", "qos_policy_id": null}} 2018-08-15 09:28:03,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-647d0d78-cea0-48c3-8449-89102291787c 2018-08-15 09:28:03,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.94801592827s 2018-08-15 09:28:03,645 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-647d0d78-cea0-48c3-8449-89102291787c 2018-08-15 09:28:03,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:28:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:03,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-8cf0b6da-27e9-43a1-8e38-b648e184db84 Date: Wed, 15 Aug 2018 09:28:03 GMT RESP BODY: {"floatingips": [{"router_id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:28:01Z", "updated_at": "2018-08-15T09:28:01Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:27:57", "device_id": "6e0a6870-46ad-4b74-814d-3cacf37db65c"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "beee7ba433f649b9b230b7f935066575", "port_id": "2603c542-9ccf-4a53-8aaf-185b33c928ee", "id": "78814cd5-c1ef-4f06-9ef1-185752c99ea1", "qos_policy_id": null}]} 2018-08-15 09:28:03,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8cf0b6da-27e9-43a1-8e38-b648e184db84 2018-08-15 09:28:03,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0569849014282s 2018-08-15 09:28:03,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8cf0b6da-27e9-43a1-8e38-b648e184db84 2018-08-15 09:28:03,713 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:28:03,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:28:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:03,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3dff5b0e-2d1e-44c6-8add-1a220168eb09 Date: Wed, 15 Aug 2018 09:28:03 GMT RESP BODY: {"floatingips": [{"router_id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:28:01Z", "updated_at": "2018-08-15T09:28:01Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:27:57", "device_id": "6e0a6870-46ad-4b74-814d-3cacf37db65c"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "beee7ba433f649b9b230b7f935066575", "port_id": "2603c542-9ccf-4a53-8aaf-185b33c928ee", "id": "78814cd5-c1ef-4f06-9ef1-185752c99ea1", "qos_policy_id": null}]} 2018-08-15 09:28:03,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3dff5b0e-2d1e-44c6-8add-1a220168eb09 2018-08-15 09:28:03,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560619831085s 2018-08-15 09:28:03,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3dff5b0e-2d1e-44c6-8add-1a220168eb09 2018-08-15 09:28:03,878 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:28:03,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:28:03,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:04,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e10b9991-0f57-49f8-b254-c0810ad146bd Date: Wed, 15 Aug 2018 09:28:04 GMT RESP BODY: {"floatingips": [{"router_id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:28:01Z", "updated_at": "2018-08-15T09:28:01Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:27:57", "device_id": "6e0a6870-46ad-4b74-814d-3cacf37db65c"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "beee7ba433f649b9b230b7f935066575", "port_id": "2603c542-9ccf-4a53-8aaf-185b33c928ee", "id": "78814cd5-c1ef-4f06-9ef1-185752c99ea1", "qos_policy_id": null}]} 2018-08-15 09:28:04,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e10b9991-0f57-49f8-b254-c0810ad146bd 2018-08-15 09:28:04,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0690619945526s 2018-08-15 09:28:04,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e10b9991-0f57-49f8-b254-c0810ad146bd 2018-08-15 09:28:04,056 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:28:04,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:28:04,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:04,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-4c5d95aa-6d90-45b3-9ca9-213b7ace2318 Date: Wed, 15 Aug 2018 09:28:04 GMT RESP BODY: {"floatingips": [{"router_id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:28:01Z", "updated_at": "2018-08-15T09:28:01Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:27:57", "device_id": "6e0a6870-46ad-4b74-814d-3cacf37db65c"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "beee7ba433f649b9b230b7f935066575", "port_id": "2603c542-9ccf-4a53-8aaf-185b33c928ee", "id": "78814cd5-c1ef-4f06-9ef1-185752c99ea1", "qos_policy_id": null}]} 2018-08-15 09:28:04,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4c5d95aa-6d90-45b3-9ca9-213b7ace2318 2018-08-15 09:28:04,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594699382782s 2018-08-15 09:28:04,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4c5d95aa-6d90-45b3-9ca9-213b7ace2318 2018-08-15 09:28:04,224 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:28:04,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:28:04,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:04,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-097a1726-a2fd-483f-be4a-a9805d470cba Date: Wed, 15 Aug 2018 09:28:04 GMT RESP BODY: {"floatingips": [{"router_id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:28:01Z", "updated_at": "2018-08-15T09:28:01Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:27:57", "device_id": "6e0a6870-46ad-4b74-814d-3cacf37db65c"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "beee7ba433f649b9b230b7f935066575", "port_id": "2603c542-9ccf-4a53-8aaf-185b33c928ee", "id": "78814cd5-c1ef-4f06-9ef1-185752c99ea1", "qos_policy_id": null}]} 2018-08-15 09:28:04,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-097a1726-a2fd-483f-be4a-a9805d470cba 2018-08-15 09:28:04,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.069207906723s 2018-08-15 09:28:04,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-097a1726-a2fd-483f-be4a-a9805d470cba 2018-08-15 09:28:04,403 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:28:04,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:28:04,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:04,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-45410bd1-4b92-46cf-b864-4f67930bfdcd Date: Wed, 15 Aug 2018 09:28:04 GMT RESP BODY: {"floatingips": [{"router_id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:28:01Z", "updated_at": "2018-08-15T09:28:04Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:27:57", "device_id": "6e0a6870-46ad-4b74-814d-3cacf37db65c"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "beee7ba433f649b9b230b7f935066575", "port_id": "2603c542-9ccf-4a53-8aaf-185b33c928ee", "id": "78814cd5-c1ef-4f06-9ef1-185752c99ea1", "qos_policy_id": null}]} 2018-08-15 09:28:04,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-45410bd1-4b92-46cf-b864-4f67930bfdcd 2018-08-15 09:28:04,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.34752702713s 2018-08-15 09:28:04,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-45410bd1-4b92-46cf-b864-4f67930bfdcd 2018-08-15 09:28:04,859 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b39e5430-8513-4fa9-bc3f-07702224a5f5', 'updated_at': u'2018-08-15T09:28:04Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'2603c542-9ccf-4a53-8aaf-185b33c928ee', 'id': u'78814cd5-c1ef-4f06-9ef1-185752c99ea1', 'network': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', 'port': u'2603c542-9ccf-4a53-8aaf-185b33c928ee', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'beee7ba433f649b9b230b7f935066575', 'name': 'singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'beee7ba433f649b9b230b7f935066575', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7a6199a3-4a5a-4969-ae39-58f5b72c04cf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b9:27:57', u'device_id': u'6e0a6870-46ad-4b74-814d-3cacf37db65c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'beee7ba433f649b9b230b7f935066575', 'created_at': u'2018-08-15T09:28:01Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7a6199a3-4a5a-4969-ae39-58f5b72c04cf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b9:27:57', u'device_id': u'6e0a6870-46ad-4b74-814d-3cacf37db65c'}), 'router': u'b39e5430-8513-4fa9-bc3f-07702224a5f5'}) 2018-08-15 09:28:04,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 09:28:04,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c/action -H "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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 09:28:04,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28: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-39ec8707-2088-42f7-8b75-5eedaa74aed0 x-compute-request-id: req-39ec8707-2088-42f7-8b75-5eedaa74aed0 Content-Encoding: gzip Content-Length: 9573 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 468239617 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144256] pid_max: default: 32768 minimum: 301\n[ 0.145212] ACPI: Core revision 20150930\n[ 0.146641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148048] Security Framework initialized\n[ 0.148919] Yama: becoming mindful.\n[ 0.149707] AppArmor: AppArmor initialized\n[ 0.150618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152034] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153401] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154677] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156203] Initializing cgroup subsys io\n[ 0.157066] Initializing cgroup subsys memory\n[ 0.157990] Initializing cgroup subsys devices\n[ 0.158919] Initializing cgroup subsys freezer\n[ 0.159847] Initializing cgroup subsys net_cls\n[ 0.160770] Initializing cgroup subsys perf_event\n[ 0.161744] Initializing cgroup subsys net_prio\n[ 0.162689] Initializing cgroup subsys hugetlb\n[ 0.163611] Initializing cgroup subsys pids\n[ 0.164535] CPU: Physical Processor ID: 0\n[ 0.166109] mce: CPU supports 10 MCE banks\n[ 0.167012] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185840] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191965] ftrace: allocating 31920 entries in 125 pages\n[ 0.218658] smpboot: Max logical packages: 1\n[ 0.220913] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223704] x2apic enabled\n[ 0.225119] Switched APIC routing to physical x2apic.\n[ 0.227974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.229178] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.231295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233212] KVM setup paravirtual spinlock\n[ 0.234565] x86: Booted up 1 node, 1 CPUs\n[ 0.235426] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236910] devtmpfs: initialized\n[ 0.238672] evm: security.selinux\n[ 0.239412] evm: security.SMACK64\n[ 0.240140] evm: security.SMACK64EXEC\n[ 0.240929] evm: security.SMACK64TRANSMUTE\n[ 0.241795] evm: security.SMACK64MMAP\n[ 0.242592] evm: security.ima\n[ 0.243271] evm: security.capability\n[ 0.244122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246113] pinctrl core: initialized pinctrl subsystem\n[ 0.247290] RTC time: 9:27:58, date: 08/15/18\n[ 0.248315] NET: Registered protocol family 16\n[ 0.249361] cpuidle: using governor ladder\n[ 0.250241] cpuidle: using governor menu\n[ 0.251078] PCCT header not found.\n[ 0.251879] ACPI: bus type PCI registered\n[ 0.252738] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254067] PCI: Using configuration type 1 for base access\n[ 0.255912] ACPI: Added _OSI(Module Device)\n[ 0.256809] ACPI: Added _OSI(Processor Device)\n[ 0.257729] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258692] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260510] ACPI: Interpreter enabled\n[ 0.261317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.267209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.269165] ACPI: (supports S0 S5)\n[ 0.269914] ACPI: Using IOAPIC for interrupt routing\n[ 0.270921] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274153] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275378] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276701] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.277978] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280355] acpiphp: Slot [3] registered\n[ 0.281210] acpiphp: Slot [4] registered\n[ 0.282062] acpiphp: Slot [5] registered\n[ 0.282914] acpiphp: Slot [6] registered\n[ 0.283759] acpiphp: Slot [7] registered\n[ 0.284617] acpiphp: Slot [8] registered\n[ 0.285476] acpiphp: Slot [9] registered\n[ 0.286326] acpiphp: Slot [10] registered\n[ 0.287188] acpiphp: Slot [11] registered\n[ 0.288049] acpiphp: Slot [12] registered\n[ 0.288912] acpiphp: Slot [13] registered\n[ 0.289774] acpiphp: Slot [14] registered\n[ 0.290642] acpiphp: Slot [15] registered\n[ 0.301393] acpiphp: Slot [16] registered\n[ 0.302261] acpiphp: Slot [17] registered\n[ 0.303123] acpiphp: Slot [18] registered\n[ 0.303984] acpiphp: Slot [19] registered\n[ 0.304850] acpiphp: Slot [20] registered\n[ 0.305720] acpiphp: Slot [21] registered\n[ 0.306585] acpiphp: Slot [22] registered\n[ 0.307451] acpiphp: Slot [23] registered\n[ 0.308315] acpiphp: Slot [24] registered\n[ 0.309179] acpiphp: Slot [25] registered\n[ 0.310038] acpiphp: Slot [26] registered\n[ 0.310934] acpiphp: Slot [27] registered\n[ 0.311804] acpiphp: Slot [28] registered\n[ 0.312673] acpiphp: Slot [29] registered\n[ 0.313535] acpiphp: Slot [30] registered\n[ 0.314403] acpiphp: Slot [31] registered\n[ 0.315267] PCI host bridge to bus 0000:00\n[ 0.316125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318722] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.320262] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321797] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.323367] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326669] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328047] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.329306] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.330663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334271] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355903] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357824] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359323] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360781] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362127] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363508] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366281] vgaarb: loaded\n[ 0.366915] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368219] SCSI subsystem initialized\n[ 0.369189] ACPI: bus type USB registered\n[ 0.370067] usbcore: registered new interface driver usbfs\n[ 0.371173] usbcore: registered new interface driver hub\n[ 0.372244] usbcore: registered new device driver usb\n[ 0.373420] PCI: Using ACPI for IRQ routing\n[ 0.374594] NetLabel: Initializing\n[ 0.375359] NetLabel: domain hash size = 128\n[ 0.376266] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377287] NetLabel: unlabeled traffic allowed by default\n[ 0.378522] clocksource: Switched to clocksource kvm-clock\n[ 0.386901] AppArmor: AppArmor Filesystem Enabled\n[ 0.387944] pnp: PnP ACPI init\n[ 0.388940] pnp: PnP ACPI: found 5 devices\n[ 0.395431] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397259] NET: Registered protocol family 2\n[ 0.398367] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399757] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401044] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402328] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404759] NET: Registered protocol family 1\n[ 0.405700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408023] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436436] Trying to unpack rootfs image as initramfs...\n[ 0.494389] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496176] Scanning for low memory corruption every 60 seconds\n[ 0.497613] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498845] audit: initializing netlink subsys (disabled)\n[ 0.499888] audit: type=2000 audit(1534325278.662:1): initialized\n[ 0.501316] Initialise system trusted keyring\n[ 0.502339] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503592] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505826] zbud: loaded\n[ 0.506659] VFS: Disk quotas dquot_6.6.0\n[ 0.507553] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509258] fuse init (API version 7.23)\n[ 0.510223] Key type big_key registered\n[ 0.511093] Allocating IMA MOK and blacklist keyrings.\n[ 0.512420] Key type asymmetric registered\n[ 0.513301] Asymmetric key parser 'x509' registered\n[ 0.514326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515924] io scheduler noop registered\n[ 0.516773] io scheduler deadline registered (default)\n[ 0.517838] io scheduler cfq registered\n[ 0.518752] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522795] ACPI: Power Button [PWRF]\n[ 0.523709] GHES: HEST is not enabled!\n[ 0.537424] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565356] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567562] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591246] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593732] Linux agpgart interface v0.103\n[ 0.598935] brd: module loaded\n[ 0.600729] loop: module loaded\n[ 0.605302] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606868] GPT:90111 != 2097151\n[ 0.607606] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608781] GPT:90111 != 2097151\n[ 0.609504] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610562] vda: vda1 vda15\n[ 0.612002] scsi host0: ata_piix\n[ 0.612854] scsi host1: ata_piix\n[ 0.613644] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.614982] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.616598] libphy: Fixed MDIO Bus: probed\n[ 0.617492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618534] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620986] PPP generic driver version 2.4.2\n[ 0.621986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623282] ehci-pci: EHCI PCI platform driver\n[ 0.624222] ehci-platform: EHCI generic platform driver\n[ 0.625290] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626514] ohci-pci: OHCI PCI platform driver\n[ 0.627459] ohci-platform: OHCI generic platform driver\n[ 0.628534] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642820] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645485] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646578] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.647835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649181] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650694] usb usb1: Product: UHCI Host Controller\n[ 0.651702] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652933] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653983] hub 1-0:1.0: USB hub found\n[ 0.654827] hub 1-0:1.0: 2 ports detected\n[ 0.655847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658116] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660289] mousedev: PS/2 mouse device common for all mice\n[ 0.661646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663687] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664884] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666186] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667479] i2c /dev entries driver\n[ 0.668306] device-mapper: uevent: version 1.0.3\n[ 0.669332] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671089] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672612] NET: Registered protocol family 10\n[ 0.673818] NET: Registered protocol family 17\n[ 0.674805] Key type dns_resolver registered\n[ 0.675893] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677081] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679010] registered taskstats version 1\n[ 0.679920] Loading compiled-in X.509 certificates\n[ 0.681470] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683495] zswap: loaded using pool lzo/zbud\n[ 0.685246] Key type trusted registered\n[ 0.687128] Key type encrypted registered\n[ 0.688016] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689117] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690234] evm: HMAC attrs: 0x1\n[ 0.691264] Magic number: 14:19:475\n[ 0.692158] rtc_cmos 00:00: setting system clock to 2018-08-15 09:27:58 UTC (1534325278)\n[ 0.693901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695100] EDD information not available.\n[ 0.775838] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787424] Write protecting the kernel read-only data: 14336k\n[ 0.789656] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791609] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.837123] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbcUJyb1I8QoNWV/AM0NemgzZa5yQv/pV0qoQ9gf0c/lJpdZ4GU+mZT1k0mCTPhUm0QCWFu2W2XeHi4woN4Q0rGBLWqrP8qTEyluzWuFaVEnTTDP0w0RrSk34D3XHCalUyrEjTNnRSJCXws9II9q3TtjXQ2NXP/ihYbeXhQp1AK3T/C5pTxOWZ0azWiUhP9QLfao6m9CHLL4G5tY+FTwoUai22N/0dloeZMts0KMUv+JQZxdsQW6RmGQGOivkh28m4FI1IlyRaoZ8AqUM1dFoSN3fPWanSYLT+Os1EfVKEbErlBRSucx24dtM5oYvGSqBHdHwuOGkGZrE240cibb2z root@singlevm2-vm-39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae\nssh-dss AAAAB3NzaC1kc3MAAACBAMA/HV/8WjnBWvI50bwid8aOBOK/EmZQXsQEzhTOObTYD2etREMtb/a2zU7GpafAUJM3ZtOzf/UpsT8PmzqM0VGvuwF/z6m4mzO8wzTJ0YxUZEli4xxC5C7qkHF2sXNxyVsDJv9yNLTGPXcBrqKbNACoihW/wFQByXBNqlWnuGNJAAAAFQC4Lb3UZf3+7AcwWguS3Sd8u69/mwAAAIA+KGf5GhrwSmTEqRJJq+uNpJ7//I+0EwU/eFoZZ65HyP3PFcbNt9ngFwL0LwQoQCnO/v0FrT9fB0Z8oL2qemZJcToIBTUl856nwvNnMq3rkhEv/ohBES6kbpohxJj+UDzcLfnFyHaUqdDX0PwViug+tFa7/8gdw6pw20TqWRAt1gAAAIABJ3exqp4Is0rbU3RPm0MnKvzT9hiQUaAMhxdclCFHuPH+lVEEJdOmupDZOwYZuXloSNJ1XQjyUE4dpA43AwVRfJ4QqInNCuvpvaeJrsXfkq78EkN0m0LJ773BrmbZ/Gh3LPZB0plmi2oMaCxWiTcnv/CV6UIz2zV8vT6fO+OH2Q== root@singlevm2-vm-39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:feb9:2757/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.50 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae login: "} 2018-08-15 09:28:04,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c/action used request id req-39ec8707-2088-42f7-8b75-5eedaa74aed0 2018-08-15 09:28:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.132529020309s 2018-08-15 09:28:04,993 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c/action used request id req-39ec8707-2088-42f7-8b75-5eedaa74aed0 2018-08-15 09:28:04,993 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 468239617 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.142482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144256] pid_max: default: 32768 minimum: 301 [ 0.145212] ACPI: Core revision 20150930 [ 0.146641] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148048] Security Framework initialized [ 0.148919] Yama: becoming mindful. [ 0.149707] AppArmor: AppArmor initialized [ 0.150618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152034] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153401] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154677] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156203] Initializing cgroup subsys io [ 0.157066] Initializing cgroup subsys memory [ 0.157990] Initializing cgroup subsys devices [ 0.158919] Initializing cgroup subsys freezer [ 0.159847] Initializing cgroup subsys net_cls [ 0.160770] Initializing cgroup subsys perf_event [ 0.161744] Initializing cgroup subsys net_prio [ 0.162689] Initializing cgroup subsys hugetlb [ 0.163611] Initializing cgroup subsys pids [ 0.164535] CPU: Physical Processor ID: 0 [ 0.166109] mce: CPU supports 10 MCE banks [ 0.167012] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185840] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191965] ftrace: allocating 31920 entries in 125 pages [ 0.218658] smpboot: Max logical packages: 1 [ 0.220913] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223704] x2apic enabled [ 0.225119] Switched APIC routing to physical x2apic. [ 0.227974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.229178] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.231295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.233212] KVM setup paravirtual spinlock [ 0.234565] x86: Booted up 1 node, 1 CPUs [ 0.235426] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.236910] devtmpfs: initialized [ 0.238672] evm: security.selinux [ 0.239412] evm: security.SMACK64 [ 0.240140] evm: security.SMACK64EXEC [ 0.240929] evm: security.SMACK64TRANSMUTE [ 0.241795] evm: security.SMACK64MMAP [ 0.242592] evm: security.ima [ 0.243271] evm: security.capability [ 0.244122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246113] pinctrl core: initialized pinctrl subsystem [ 0.247290] RTC time: 9:27:58, date: 08/15/18 [ 0.248315] NET: Registered protocol family 16 [ 0.249361] cpuidle: using governor ladder [ 0.250241] cpuidle: using governor menu [ 0.251078] PCCT header not found. [ 0.251879] ACPI: bus type PCI registered [ 0.252738] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254067] PCI: Using configuration type 1 for base access [ 0.255912] ACPI: Added _OSI(Module Device) [ 0.256809] ACPI: Added _OSI(Processor Device) [ 0.257729] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.258692] ACPI: Added _OSI(Processor Aggregator Device) [ 0.260510] ACPI: Interpreter enabled [ 0.261317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.263282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.265248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.267209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.269165] ACPI: (supports S0 S5) [ 0.269914] ACPI: Using IOAPIC for interrupt routing [ 0.270921] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274153] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275378] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276701] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.277978] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280355] acpiphp: Slot [3] registered [ 0.281210] acpiphp: Slot [4] registered [ 0.282062] acpiphp: Slot [5] registered [ 0.282914] acpiphp: Slot [6] registered [ 0.283759] acpiphp: Slot [7] registered [ 0.284617] acpiphp: Slot [8] registered [ 0.285476] acpiphp: Slot [9] registered [ 0.286326] acpiphp: Slot [10] registered [ 0.287188] acpiphp: Slot [11] registered [ 0.288049] acpiphp: Slot [12] registered [ 0.288912] acpiphp: Slot [13] registered [ 0.289774] acpiphp: Slot [14] registered [ 0.290642] acpiphp: Slot [15] registered [ 0.301393] acpiphp: Slot [16] registered [ 0.302261] acpiphp: Slot [17] registered [ 0.303123] acpiphp: Slot [18] registered [ 0.303984] acpiphp: Slot [19] registered [ 0.304850] acpiphp: Slot [20] registered [ 0.305720] acpiphp: Slot [21] registered [ 0.306585] acpiphp: Slot [22] registered [ 0.307451] acpiphp: Slot [23] registered [ 0.308315] acpiphp: Slot [24] registered [ 0.309179] acpiphp: Slot [25] registered [ 0.310038] acpiphp: Slot [26] registered [ 0.310934] acpiphp: Slot [27] registered [ 0.311804] acpiphp: Slot [28] registered [ 0.312673] acpiphp: Slot [29] registered [ 0.313535] acpiphp: Slot [30] registered [ 0.314403] acpiphp: Slot [31] registered [ 0.315267] PCI host bridge to bus 0000:00 [ 0.316125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318722] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320262] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.321797] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323367] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.326669] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.328047] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.329306] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.330663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.334271] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.335947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355903] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357824] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359323] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360781] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362127] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363508] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.366281] vgaarb: loaded [ 0.366915] vgaarb: bridge control possible 0000:00:02.0 [ 0.368219] SCSI subsystem initialized [ 0.369189] ACPI: bus type USB registered [ 0.370067] usbcore: registered new interface driver usbfs [ 0.371173] usbcore: registered new interface driver hub [ 0.372244] usbcore: registered new device driver usb [ 0.373420] PCI: Using ACPI for IRQ routing [ 0.374594] NetLabel: Initializing [ 0.375359] NetLabel: domain hash size = 128 [ 0.376266] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377287] NetLabel: unlabeled traffic allowed by default [ 0.378522] clocksource: Switched to clocksource kvm-clock [ 0.386901] AppArmor: AppArmor Filesystem Enabled [ 0.387944] pnp: PnP ACPI init [ 0.388940] pnp: PnP ACPI: found 5 devices [ 0.395431] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397259] NET: Registered protocol family 2 [ 0.398367] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399757] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.401044] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402328] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404759] NET: Registered protocol family 1 [ 0.405700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406877] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408023] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.436436] Trying to unpack rootfs image as initramfs... [ 0.494389] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496176] Scanning for low memory corruption every 60 seconds [ 0.497613] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498845] audit: initializing netlink subsys (disabled) [ 0.499888] audit: type=2000 audit(1534325278.662:1): initialized [ 0.501316] Initialise system trusted keyring [ 0.502339] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503592] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505826] zbud: loaded [ 0.506659] VFS: Disk quotas dquot_6.6.0 [ 0.507553] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509258] fuse init (API version 7.23) [ 0.510223] Key type big_key registered [ 0.511093] Allocating IMA MOK and blacklist keyrings. [ 0.512420] Key type asymmetric registered [ 0.513301] Asymmetric key parser 'x509' registered [ 0.514326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515924] io scheduler noop registered [ 0.516773] io scheduler deadline registered (default) [ 0.517838] io scheduler cfq registered [ 0.518752] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522795] ACPI: Power Button [PWRF] [ 0.523709] GHES: HEST is not enabled! [ 0.537424] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565356] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567562] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.591246] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593732] Linux agpgart interface v0.103 [ 0.598935] brd: module loaded [ 0.600729] loop: module loaded [ 0.605302] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.606868] GPT:90111 != 2097151 [ 0.607606] GPT:Alternate GPT header not at the end of the disk. [ 0.608781] GPT:90111 != 2097151 [ 0.609504] GPT: Use GNU Parted to correct GPT errors. [ 0.610562] vda: vda1 vda15 [ 0.612002] scsi host0: ata_piix [ 0.612854] scsi host1: ata_piix [ 0.613644] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.614982] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.616598] libphy: Fixed MDIO Bus: probed [ 0.617492] tun: Universal TUN/TAP device driver, 1.6 [ 0.618534] tun: (C) 1999-2004 Max Krasnyansky [ 0.620986] PPP generic driver version 2.4.2 [ 0.621986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623282] ehci-pci: EHCI PCI platform driver [ 0.624222] ehci-platform: EHCI generic platform driver [ 0.625290] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626514] ohci-pci: OHCI PCI platform driver [ 0.627459] ohci-platform: OHCI generic platform driver [ 0.628534] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642820] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645485] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646578] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.647835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649181] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650694] usb usb1: Product: UHCI Host Controller [ 0.651702] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652933] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653983] hub 1-0:1.0: USB hub found [ 0.654827] hub 1-0:1.0: 2 ports detected [ 0.655847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.658116] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.659155] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.660289] mousedev: PS/2 mouse device common for all mice [ 0.661646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.663687] rtc_cmos 00:00: RTC can wake from S4 [ 0.664884] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.666186] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.667479] i2c /dev entries driver [ 0.668306] device-mapper: uevent: version 1.0.3 [ 0.669332] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671089] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672612] NET: Registered protocol family 10 [ 0.673818] NET: Registered protocol family 17 [ 0.674805] Key type dns_resolver registered [ 0.675893] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.677081] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.679010] registered taskstats version 1 [ 0.679920] Loading compiled-in X.509 certificates [ 0.681470] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.683495] zswap: loaded using pool lzo/zbud [ 0.685246] Key type trusted registered [ 0.687128] Key type encrypted registered [ 0.688016] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689117] ima: No TPM chip found, activating TPM-bypass! [ 0.690234] evm: HMAC attrs: 0x1 [ 0.691264] Magic number: 14:19:475 [ 0.692158] rtc_cmos 00:00: setting system clock to 2018-08-15 09:27:58 UTC (1534325278) [ 0.693901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695100] EDD information not available. [ 0.775838] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.787424] Write protecting the kernel read-only data: 14336k [ 0.789656] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791609] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.837123] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbcUJyb1I8QoNWV/AM0NemgzZa5yQv/pV0qoQ9gf0c/lJpdZ4GU+mZT1k0mCTPhUm0QCWFu2W2XeHi4woN4Q0rGBLWqrP8qTEyluzWuFaVEnTTDP0w0RrSk34D3XHCalUyrEjTNnRSJCXws9II9q3TtjXQ2NXP/ihYbeXhQp1AK3T/C5pTxOWZ0azWiUhP9QLfao6m9CHLL4G5tY+FTwoUai22N/0dloeZMts0KMUv+JQZxdsQW6RmGQGOivkh28m4FI1IlyRaoZ8AqUM1dFoSN3fPWanSYLT+Os1EfVKEbErlBRSucx24dtM5oYvGSqBHdHwuOGkGZrE240cibb2z root@singlevm2-vm-39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae ssh-dss AAAAB3NzaC1kc3MAAACBAMA/HV/8WjnBWvI50bwid8aOBOK/EmZQXsQEzhTOObTYD2etREMtb/a2zU7GpafAUJM3ZtOzf/UpsT8PmzqM0VGvuwF/z6m4mzO8wzTJ0YxUZEli4xxC5C7qkHF2sXNxyVsDJv9yNLTGPXcBrqKbNACoihW/wFQByXBNqlWnuGNJAAAAFQC4Lb3UZf3+7AcwWguS3Sd8u69/mwAAAIA+KGf5GhrwSmTEqRJJq+uNpJ7//I+0EwU/eFoZZ65HyP3PFcbNt9ngFwL0LwQoQCnO/v0FrT9fB0Z8oL2qemZJcToIBTUl856nwvNnMq3rkhEv/ohBES6kbpohxJj+UDzcLfnFyHaUqdDX0PwViug+tFa7/8gdw6pw20TqWRAt1gAAAIABJ3exqp4Is0rbU3RPm0MnKvzT9hiQUaAMhxdclCFHuPH+lVEEJdOmupDZOwYZuXloSNJ1XQjyUE4dpA43AwVRfJ4QqInNCuvpvaeJrsXfkq78EkN0m0LJ773BrmbZ/Gh3LPZB0plmi2oMaCxWiTcnv/CV6UIz2zV8vT6fO+OH2Q== root@singlevm2-vm-39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:feb9:2757/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.50 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae login: 2018-08-15 09:28:04,997 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d59910L 2018-08-15 09:28:04,998 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 09:28:04,998 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-15 09:28:04,998 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-15 09:28:04,999 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-15 09:28:04,999 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 09:28:04,999 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-15 09:28:05,000 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 09:28:05,000 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 09:28:05,000 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 09:28:05,017 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 09:28:05,018 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 09:28:05,029 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 5fd7aef252bfd738c9103ad63104b95a 2018-08-15 09:28:05,030 - paramiko.transport - DEBUG - Trying discovered key 63bc37c7b1c0ee89d903d2f5a7c1ab4a in /tmp/tmpAGPmm5 2018-08-15 09:28:05,054 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 09:28:05,060 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 09:28:05,063 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 09:28:05,064 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-15 09:28:05,064 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 09:28:05,065 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 09:28:05,066 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 09:28:05,066 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-15 09:28:05,067 - functest.core.singlevm - DEBUG - error: 2018-08-15 09:28:05,071 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 09:28:05,181 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:28:05,182 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 09:28:05,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 09:28:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/78814cd5-c1ef-4f06-9ef1-185752c99ea1.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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:07,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea520889-18a5-48f8-8bb7-15743c47bbad Content-Length: 0 Date: Wed, 15 Aug 2018 09:28:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:28:07,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/78814cd5-c1ef-4f06-9ef1-185752c99ea1.json used request id req-ea520889-18a5-48f8-8bb7-15743c47bbad 2018-08-15 09:28:07,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.93962001801s 2018-08-15 09:28:07,129 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/78814cd5-c1ef-4f06-9ef1-185752c99ea1.json used request id req-ea520889-18a5-48f8-8bb7-15743c47bbad 2018-08-15 09:28:07,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:28:07,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:07,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-11631fb0-bfe1-4d51-afaa-e98536d75948 Date: Wed, 15 Aug 2018 09:28:07 GMT RESP BODY: {"floatingips": []} 2018-08-15 09:28:07,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-11631fb0-bfe1-4d51-afaa-e98536d75948 2018-08-15 09:28:07,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.346755027771s 2018-08-15 09:28:07,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-11631fb0-bfe1-4d51-afaa-e98536d75948 2018-08-15 09:28:07,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 09:28:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c -H "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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:07,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:28:07 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-149a229c-270e-4306-8fcf-4e775632628e x-compute-request-id: req-149a229c-270e-4306-8fcf-4e775632628e Content-Type: application/json 2018-08-15 09:28:07,705 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c used request id req-149a229c-270e-4306-8fcf-4e775632628e 2018-08-15 09:28:07,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.223213911057s 2018-08-15 09:28:07,706 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c used request id req-149a229c-270e-4306-8fcf-4e775632628e 2018-08-15 09:28:07,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:28:07,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:09,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:07 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-eb133689-dd79-4e95-b59b-37a579b4e5de x-compute-request-id: req-eb133689-dd79-4e95-b59b-37a579b4e5de Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:27:57", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:27:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6e0a6870-46ad-4b74-814d-3cacf37db65c", "rel": "bookmark"}], "image": {"id": "07feda00-29f2-4f44-8475-55f963acc0a4", "links": [{"href": "http://172.30.9.21:8774/images/07feda00-29f2-4f44-8475-55f963acc0a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:27:57.000000", "flavor": {"id": "3ba51ffe-9ae9-42f0-8500-e18e726f2046", "links": [{"href": "http://172.30.9.21:8774/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "rel": "bookmark"}]}, "id": "6e0a6870-46ad-4b74-814d-3cacf37db65c", "security_groups": [{"name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}], "user_id": "3620bb840a4740098a0416f7a09a3b91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:28:07Z", "hostId": "53fd723a27aa6ce65c77376d7e741b701663488c240817ebcb6f0511", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "name": "singlevm2-vm_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "created": "2018-08-15T09:27:48Z", "tenant_id": "beee7ba433f649b9b230b7f935066575", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:28:09,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eb133689-dd79-4e95-b59b-37a579b4e5de 2018-08-15 09:28:09,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32114601135s 2018-08-15 09:28:09,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eb133689-dd79-4e95-b59b-37a579b4e5de 2018-08-15 09:28:09,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:28:11,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:28:11,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:11,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:11 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-77f21b99-970d-4c28-9ce4-66e33ba12e6b x-compute-request-id: req-77f21b99-970d-4c28-9ce4-66e33ba12e6b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 09:28:11,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-77f21b99-970d-4c28-9ce4-66e33ba12e6b 2018-08-15 09:28:11,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0879981517792s 2018-08-15 09:28:11,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-77f21b99-970d-4c28-9ce4-66e33ba12e6b 2018-08-15 09:28:11,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:28:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:11,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-3c17a2cd-59f2-483d-85bf-f86029e77010 Date: Wed, 15 Aug 2018 09:28:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:41Z", "updated_at": "2018-08-15T09:27:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:41Z", "revision_number": 0, "id": "65c96e71-2021-43fa-bb08-294b98311a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:41Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T09:27:42Z", "revision_number": 0, "id": "6bd107f5-9099-4385-95a7-958a72cb4487", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:42Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": 22, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:43Z", "revision_number": 0, "id": "f8df24ec-86b2-43b4-b0c9-0edabdddfbbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:43Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:41Z", "revision_number": 0, "id": "faff5dcf-487a-4282-b3bb-d85853d33d79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:41Z", "security_group_id": "3b293159-1e28-40a0-9947-6f73895b8f76", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}], "revision_number": 3, "project_id": "beee7ba433f649b9b230b7f935066575", "id": "3b293159-1e28-40a0-9947-6f73895b8f76", "name": "singlevm2-sg_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}, {"description": "Default security group", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:26Z", "updated_at": "2018-08-15T09:27:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "383478f2-46bb-4c5f-8fea-6f448ec8b32b", "remote_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "6019fc76-85a3-4725-92b9-71780fe2cf17", "remote_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "6d9babf1-c817-4888-b81c-45d810d54e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv4", "project_id": "beee7ba433f649b9b230b7f935066575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:27:26Z", "revision_number": 0, "id": "7d9341ca-d430-44ac-a6ca-b5ab3e7f3df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:27:26Z", "security_group_id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "tenant_id": "beee7ba433f649b9b230b7f935066575", "port_range_min": null, "ethertype": "IPv6", "project_id": "beee7ba433f649b9b230b7f935066575"}], "revision_number": 1, "project_id": "beee7ba433f649b9b230b7f935066575", "id": "8f033e44-d9c9-4b0c-8bda-0ae406d8685c", "name": "default"}]} 2018-08-15 09:28:11,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3c17a2cd-59f2-483d-85bf-f86029e77010 2018-08-15 09:28:11,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0516068935394s 2018-08-15 09:28:11,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3c17a2cd-59f2-483d-85bf-f86029e77010 2018-08-15 09:28:11,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 09:28:11,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3b293159-1e28-40a0-9947-6f73895b8f76.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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:11,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2df26df2-e1f1-4a58-9ba1-5653ba0a802a Content-Length: 0 Date: Wed, 15 Aug 2018 09:28:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:28:11,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3b293159-1e28-40a0-9947-6f73895b8f76.json used request id req-2df26df2-e1f1-4a58-9ba1-5653ba0a802a 2018-08-15 09:28:11,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159029960632s 2018-08-15 09:28:11,338 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3b293159-1e28-40a0-9947-6f73895b8f76.json used request id req-2df26df2-e1f1-4a58-9ba1-5653ba0a802a 2018-08-15 09:28:11,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 09:28:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae -H "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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:11,383 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:28:11 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-3e40d77f-1371-4fd4-a412-a2c2e5a20777 x-compute-request-id: req-3e40d77f-1371-4fd4-a412-a2c2e5a20777 Content-Length: 0 Content-Type: application/json 2018-08-15 09:28:11,383 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae used request id req-3e40d77f-1371-4fd4-a412-a2c2e5a20777 2018-08-15 09:28:11,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0443420410156s 2018-08-15 09:28:11,383 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae used request id req-3e40d77f-1371-4fd4-a412-a2c2e5a20777 2018-08-15 09:28:11,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 09:28:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5/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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" -d '{"subnet_id": "ecbda43b-82b1-4a33-a626-dadcfe39ec99"}' 2018-08-15 09:28:13,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5953b805-4783-4561-8526-5528b06e3bbc Date: Wed, 15 Aug 2018 09:28:13 GMT RESP BODY: {"network_id": "7a6199a3-4a5a-4969-ae39-58f5b72c04cf", "tenant_id": "beee7ba433f649b9b230b7f935066575", "subnet_id": "ecbda43b-82b1-4a33-a626-dadcfe39ec99", "subnet_ids": ["ecbda43b-82b1-4a33-a626-dadcfe39ec99"], "port_id": "985ae329-3dcc-4e10-aa83-d74ffd7b9e02", "id": "b39e5430-8513-4fa9-bc3f-07702224a5f5"} 2018-08-15 09:28:13,997 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5/remove_router_interface.json used request id req-5953b805-4783-4561-8526-5528b06e3bbc 2018-08-15 09:28:13,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.6127910614s 2018-08-15 09:28:13,997 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5/remove_router_interface.json used request id req-5953b805-4783-4561-8526-5528b06e3bbc returning object b39e5430-8513-4fa9-bc3f-07702224a5f5 2018-08-15 09:28:13,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:28:13,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:14,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3db1a46c-1919-4fc0-ab52-0f9f4ff27786 Date: Wed, 15 Aug 2018 09:28:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "beee7ba433f649b9b230b7f935066575", "created_at": "2018-08-15T09:27:28Z", "admin_state_up": true, "updated_at": "2018-08-15T09:28:12Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "beee7ba433f649b9b230b7f935066575", "id": "b39e5430-8513-4fa9-bc3f-07702224a5f5", "name": "singlevm2-router_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}]} 2018-08-15 09:28:14,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3db1a46c-1919-4fc0-ab52-0f9f4ff27786 2018-08-15 09:28:14,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13196015358s 2018-08-15 09:28:14,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3db1a46c-1919-4fc0-ab52-0f9f4ff27786 2018-08-15 09:28:14,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 09:28:14,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5.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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:18,363 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba279bc3-5a46-42af-999c-1422eb4b0922 Content-Length: 0 Date: Wed, 15 Aug 2018 09:28:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:28:18,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5.json used request id req-ba279bc3-5a46-42af-999c-1422eb4b0922 2018-08-15 09:28:18,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.23146510124s 2018-08-15 09:28:18,363 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b39e5430-8513-4fa9-bc3f-07702224a5f5.json used request id req-ba279bc3-5a46-42af-999c-1422eb4b0922 2018-08-15 09:28:18,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:28:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:18,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e3d12910-8322-41e9-b729-e6345420114d Date: Wed, 15 Aug 2018 09:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:27:27Z","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":"beee7ba433f649b9b230b7f935066575","id":"ecbda43b-82b1-4a33-a626-dadcfe39ec99","subnetpool_id":null,"name":"singlevm2-subnet_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}]} 2018-08-15 09:28:18,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e3d12910-8322-41e9-b729-e6345420114d 2018-08-15 09:28:18,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.349058151245s 2018-08-15 09:28:18,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e3d12910-8322-41e9-b729-e6345420114d 2018-08-15 09:28:18,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 09:28:18,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/ecbda43b-82b1-4a33-a626-dadcfe39ec99.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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:20,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abefec53-a077-4575-b08b-ebaf3cbe5be1 Date: Wed, 15 Aug 2018 09:28:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:28:20,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ecbda43b-82b1-4a33-a626-dadcfe39ec99.json used request id req-abefec53-a077-4575-b08b-ebaf3cbe5be1 2018-08-15 09:28:20,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26032805443s 2018-08-15 09:28:20,976 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ecbda43b-82b1-4a33-a626-dadcfe39ec99.json used request id req-abefec53-a077-4575-b08b-ebaf3cbe5be1 2018-08-15 09:28:20,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:28:20,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:21,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-df0fa7d5-dd80-4469-8662-8b81f32cddd6 Date: Wed, 15 Aug 2018 09:28:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a6199a3-4a5a-4969-ae39-58f5b72c04cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"beee7ba433f649b9b230b7f935066575","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:28:20Z","qos_policy_id":null,"name":"singlevm2-net_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae","admin_state_up":true,"tenant_id":"beee7ba433f649b9b230b7f935066575","created_at":"2018-08-15T09:27:26Z","mtu":1450}]} 2018-08-15 09:28:21,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-df0fa7d5-dd80-4469-8662-8b81f32cddd6 2018-08-15 09:28:21,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855181217194s 2018-08-15 09:28:21,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-df0fa7d5-dd80-4469-8662-8b81f32cddd6 2018-08-15 09:28:21,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 09:28:21,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/7a6199a3-4a5a-4969-ae39-58f5b72c04cf.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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:22,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b679e99e-0f85-453f-85e6-d6388452e409 Date: Wed, 15 Aug 2018 09:28:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:28:22,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7a6199a3-4a5a-4969-ae39-58f5b72c04cf.json used request id req-b679e99e-0f85-453f-85e6-d6388452e409 2018-08-15 09:28:22,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.9248521328s 2018-08-15 09:28:22,988 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7a6199a3-4a5a-4969-ae39-58f5b72c04cf.json used request id req-b679e99e-0f85-453f-85e6-d6388452e409 2018-08-15 09:28:22,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:28:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:23,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-ad319cb8-762e-4d52-9708-8c5dfcfd06e6 Date: Wed, 15 Aug 2018 09:28:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:27:39Z", "file": "/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4/file", "owner": "beee7ba433f649b9b230b7f935066575", "id": "07feda00-29f2-4f44-8475-55f963acc0a4", "size": 12716032, "self": "/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/07feda00-29f2-4f44-8475-55f963acc0a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/07feda00-29f2-4f44-8475-55f963acc0a4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:27:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:28:23,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ad319cb8-762e-4d52-9708-8c5dfcfd06e6 2018-08-15 09:28:23,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.746699094772s 2018-08-15 09:28:23,740 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ad319cb8-762e-4d52-9708-8c5dfcfd06e6 2018-08-15 09:28:23,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 09:28:23,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4 -H "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}80e94e7f527e9bb0bd4357afc17d961562d6f07c" 2018-08-15 09:28:24,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6a94235-9fb6-4194-bd0a-d0d1e85d7bd0 Date: Wed, 15 Aug 2018 09:28:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:28:24,923 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4 used request id req-e6a94235-9fb6-4194-bd0a-d0d1e85d7bd0 2018-08-15 09:28:24,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1813519001s 2018-08-15 09:28:24,923 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/07feda00-29f2-4f44-8475-55f963acc0a4 used request id req-e6a94235-9fb6-4194-bd0a-d0d1e85d7bd0 2018-08-15 09:28:24,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:28:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:28:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:24 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-62055fc9-4928-435c-a09b-1888b73959a0 x-compute-request-id: req-62055fc9-4928-435c-a09b-1888b73959a0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046", "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": "3ba51ffe-9ae9-42f0-8500-e18e726f2046"}]} 2018-08-15 09:28:24,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-62055fc9-4928-435c-a09b-1888b73959a0 2018-08-15 09:28:24,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288510322571s 2018-08-15 09:28:24,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-62055fc9-4928-435c-a09b-1888b73959a0 2018-08-15 09:28:24,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 09:28:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046 -H "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}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:28:25,106 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:28:24 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-e747b3ff-3e1b-4275-897f-972030b09823 x-compute-request-id: req-e747b3ff-3e1b-4275-897f-972030b09823 Content-Length: 0 Content-Type: application/json 2018-08-15 09:28:25,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046 used request id req-e747b3ff-3e1b-4275-897f-972030b09823 2018-08-15 09:28:25,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.152666091919s 2018-08-15 09:28:25,107 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3ba51ffe-9ae9-42f0-8500-e18e726f2046 used request id req-e747b3ff-3e1b-4275-897f-972030b09823 2018-08-15 09:28:25,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:28:25,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:28:25,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beeed2ce-dac8-4ee5-8b74-c84bf91c85de Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "links": {"self": "http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3620bb840a4740098a0416f7a09a3b91", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:28:25,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-beeed2ce-dac8-4ee5-8b74-c84bf91c85de 2018-08-15 09:28:25,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201735973358s 2018-08-15 09:28:25,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-beeed2ce-dac8-4ee5-8b74-c84bf91c85de 2018-08-15 09:28:25,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:28:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91 -H "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}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:28:25,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a6aec0-0b9c-4b13-b6fe-96c55b30b492 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae", "links": {"self": "http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3620bb840a4740098a0416f7a09a3b91", "description": null}} 2018-08-15 09:28:25,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91 used request id req-49a6aec0-0b9c-4b13-b6fe-96c55b30b492 2018-08-15 09:28:25,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209966897964s 2018-08-15 09:28:25,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91 used request id req-49a6aec0-0b9c-4b13-b6fe-96c55b30b492 2018-08-15 09:28:25,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 09:28:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91 -H "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}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:28:25,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35bbc1aa-dbb7-4e7f-8e42-5661341b73bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:28:25,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91 used request id req-35bbc1aa-dbb7-4e7f-8e42-5661341b73bc 2018-08-15 09:28:25,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.395159959793s 2018-08-15 09:28:25,922 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3620bb840a4740098a0416f7a09a3b91 used request id req-35bbc1aa-dbb7-4e7f-8e42-5661341b73bc 2018-08-15 09:28:25,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:28:25,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:28:26,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874b82f7-ac1d-48ba-9d11-4d1aa9c0e757 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575"}, "tags": [], "enabled": true, "id": "beee7ba433f649b9b230b7f935066575", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_39eb6284-b6d2-492a-b9e2-49e3dcc0b2ae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 09:28:26,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-874b82f7-ac1d-48ba-9d11-4d1aa9c0e757 2018-08-15 09:28:26,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182728052139s 2018-08-15 09:28:26,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-874b82f7-ac1d-48ba-9d11-4d1aa9c0e757 2018-08-15 09:28:26,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 09:28:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575 -H "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}15580a7dc6f590ad8f064769bebca7100a4f1b56" 2018-08-15 09:28:26,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae417ed5-00f3-4a4f-aac9-6d0ed1485dc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:28:26,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575 used request id req-ae417ed5-00f3-4a4f-aac9-6d0ed1485dc8 2018-08-15 09:28:26,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256443977356s 2018-08-15 09:28:26,372 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/beee7ba433f649b9b230b7f935066575 used request id req-ae417ed5-00f3-4a4f-aac9-6d0ed1485dc8 2018-08-15 09:28:26,426 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-15 09:28:26,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:28:26,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:28:26,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:28:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:28:26,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82f6f55-5292-48b5-9ccb-2eb99f39b2e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:28:26,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a82f6f55-5292-48b5-9ccb-2eb99f39b2e5 2018-08-15 09:28:26,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:28:26,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["FOC30wbSTZiJWtkUlecpQw"], "issued_at": "2018-08-15T09:28:26.000000Z"}} 2018-08-15 09:28:26,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:28:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:27,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a4735f7f-ef24-4a83-9f31-ca4994f54329 Date: Wed, 15 Aug 2018 09:28:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:28:27,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a4735f7f-ef24-4a83-9f31-ca4994f54329 2018-08-15 09:28:27,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371341943741s 2018-08-15 09:28:27,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a4735f7f-ef24-4a83-9f31-ca4994f54329 2018-08-15 09:28:27,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:28:27,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 09:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23320bd0-7d9d-43cb-a765-54be92208cc3 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-15 09:28:27,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-23320bd0-7d9d-43cb-a765-54be92208cc3 2018-08-15 09:28:27,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:28:27,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:27,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0d2a26-3b57-4aba-9739-d342e1d40884 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4ae5de665ee0488f98e521787a7ffb49"}, "tags": [], "enabled": true, "id": "4ae5de665ee0488f98e521787a7ffb49", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 09:28:27,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2f0d2a26-3b57-4aba-9739-d342e1d40884 2018-08-15 09:28:27,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197465896606s 2018-08-15 09:28:27,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2f0d2a26-3b57-4aba-9739-d342e1d40884 2018-08-15 09:28:27,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 09:28:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b"}}' 2018-08-15 09:28:27,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1721fd84-1597-49b4-8cd1-74628521e23c Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1"}, "tags": [], "enabled": true, "id": "9879c08c46984b64845fc92cd8aa2db1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b"}} 2018-08-15 09:28:27,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1721fd84-1597-49b4-8cd1-74628521e23c 2018-08-15 09:28:27,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.20731306076s 2018-08-15 09:28:27,659 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1721fd84-1597-49b4-8cd1-74628521e23c 2018-08-15 09:28:27,659 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'9879c08c46984b64845fc92cd8aa2db1', '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'vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b'}) 2018-08-15 09:28:27,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 09:28:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d0126884-6556-480d-aa14-41f97443262f", "email": null, "name": "vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b"}}' 2018-08-15 09:28:28,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77341e7d-0019-4c35-9c47-3b897d7aad89 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b", "links": {"self": "http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12b081f7a22a49939f79da841fdc4043", "domain_id": "default", "password_expires_at": null}} 2018-08-15 09:28:28,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-77341e7d-0019-4c35-9c47-3b897d7aad89 2018-08-15 09:28:28,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.505542993546s 2018-08-15 09:28:28,172 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-77341e7d-0019-4c35-9c47-3b897d7aad89 2018-08-15 09:28:28,172 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'12b081f7a22a49939f79da841fdc4043', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b'}) 2018-08-15 09:28:28,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:28:28,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:28,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58323ce1-3874-4be0-beaf-5aca492895fb Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:28:28,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-58323ce1-3874-4be0-beaf-5aca492895fb 2018-08-15 09:28:28,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195312023163s 2018-08-15 09:28:28,371 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-58323ce1-3874-4be0-beaf-5aca492895fb 2018-08-15 09:28:28,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:28:28,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:28,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c705b20-a875-481e-ab7e-c69056faf909 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:28:28,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c705b20-a875-481e-ab7e-c69056faf909 2018-08-15 09:28:28,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185741901398s 2018-08-15 09:28:28,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c705b20-a875-481e-ab7e-c69056faf909 2018-08-15 09:28:28,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:28:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:28,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05392744-b328-43d5-a11d-8bfb60515a22 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:28:28,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05392744-b328-43d5-a11d-8bfb60515a22 2018-08-15 09:28:28,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189105987549s 2018-08-15 09:28:28,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05392744-b328-43d5-a11d-8bfb60515a22 2018-08-15 09:28:28,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:28:28,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:28,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b8cdca-d085-485a-bb45-26909e4727a8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 09:28:28,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-90b8cdca-d085-485a-bb45-26909e4727a8 2018-08-15 09:28:28,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113423109055s 2018-08-15 09:28:28,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-90b8cdca-d085-485a-bb45-26909e4727a8 2018-08-15 09:28:28,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:28:28,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:28,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81b4fd6-b214-4fc2-95f9-6753470c63d9 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b", "links": {"self": "http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12b081f7a22a49939f79da841fdc4043", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:28:28,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c81b4fd6-b214-4fc2-95f9-6753470c63d9 2018-08-15 09:28:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118431091309s 2018-08-15 09:28:28,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c81b4fd6-b214-4fc2-95f9-6753470c63d9 2018-08-15 09:28:29,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:28:29,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:29,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71a411b-1292-4db5-9ab5-c6ad3c6d5244 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1"}, "tags": [], "enabled": true, "id": "9879c08c46984b64845fc92cd8aa2db1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b"}]} 2018-08-15 09:28:29,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a71a411b-1292-4db5-9ab5-c6ad3c6d5244 2018-08-15 09:28:29,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194842100143s 2018-08-15 09:28:29,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a71a411b-1292-4db5-9ab5-c6ad3c6d5244 2018-08-15 09:28:29,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 09:28:29,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=12b081f7a22a49939f79da841fdc4043&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=9879c08c46984b64845fc92cd8aa2db1" -H "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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:29,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d47022-ee1f-4534-bd98-d7ae32175693 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=12b081f7a22a49939f79da841fdc4043&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=9879c08c46984b64845fc92cd8aa2db1", "previous": null, "next": null}} 2018-08-15 09:28:29,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=12b081f7a22a49939f79da841fdc4043&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=9879c08c46984b64845fc92cd8aa2db1 used request id req-03d47022-ee1f-4534-bd98-d7ae32175693 2018-08-15 09:28:29,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194441080093s 2018-08-15 09:28:29,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=12b081f7a22a49939f79da841fdc4043&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=9879c08c46984b64845fc92cd8aa2db1 used request id req-03d47022-ee1f-4534-bd98-d7ae32175693 2018-08-15 09:28:29,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 09:28:29,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1/users/12b081f7a22a49939f79da841fdc4043/roles/eb33954093084f85ad0acc96c80ab15e -H "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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:28:29,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02de527-b390-435d-a9e8-8d6e02c9810a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:28:29,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1/users/12b081f7a22a49939f79da841fdc4043/roles/eb33954093084f85ad0acc96c80ab15e used request id req-c02de527-b390-435d-a9e8-8d6e02c9810a 2018-08-15 09:28:29,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.261911869049s 2018-08-15 09:28:29,670 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1/users/12b081f7a22a49939f79da841fdc4043/roles/eb33954093084f85ad0acc96c80ab15e used request id req-c02de527-b390-435d-a9e8-8d6e02c9810a 2018-08-15 09:28:29,670 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b', 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'9879c08c46984b64845fc92cd8aa2db1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd0126884-6556-480d-aa14-41f97443262f', 'username': u'vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 09:28:29,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:28:29,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:28:29,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:28:29,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:28:29,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:28:29,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:28:29,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:28:29,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:28:29,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:28:29,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:28:29,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:28:29,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:28:29,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:28:29,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:28:29,675 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'password': 'd0126884-6556-480d-aa14-41f97443262f', 'project_name': 'vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '9879c08c46984b64845fc92cd8aa2db1', 'project_domain_name': 'Default'} 2018-08-15 09:28:29,676 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-15 09:28:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:28:29,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d9ba45-dd74-4673-b7de-ec59298da7da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:28:29,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-49d9ba45-dd74-4673-b7de-ec59298da7da 2018-08-15 09:28:29,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:28:30,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}], "expires_at": "2018-08-15T10:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9879c08c46984b64845fc92cd8aa2db1", "name": "vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9879c08c46984b64845fc92cd8aa2db1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/9879c08c46984b64845fc92cd8aa2db1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/9879c08c46984b64845fc92cd8aa2db1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9879c08c46984b64845fc92cd8aa2db1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/9879c08c46984b64845fc92cd8aa2db1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/9879c08c46984b64845fc92cd8aa2db1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9879c08c46984b64845fc92cd8aa2db1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/9879c08c46984b64845fc92cd8aa2db1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/9879c08c46984b64845fc92cd8aa2db1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9879c08c46984b64845fc92cd8aa2db1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/9879c08c46984b64845fc92cd8aa2db1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/9879c08c46984b64845fc92cd8aa2db1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9879c08c46984b64845fc92cd8aa2db1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9879c08c46984b64845fc92cd8aa2db1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b", "id": "12b081f7a22a49939f79da841fdc4043"}, "audit_ids": ["gflVvVwfQxOcLD6Xc8BZ0g"], "issued_at": "2018-08-15T09:28:30.000000Z"}} 2018-08-15 09:28:30,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 09:28:30,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" -d '{"network": {"name": "vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b", "admin_state_up": true}}' 2018-08-15 09:28:30,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-eeb9dd11-a2f4-45f4-855b-e101a07d0b0c Date: Wed, 15 Aug 2018 09:28:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"78b34178-e811-4a60-b72b-6d0e8c923241","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9879c08c46984b64845fc92cd8aa2db1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:28:30Z","is_default":false,"name":"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:30Z","mtu":1450}} 2018-08-15 09:28:30,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eeb9dd11-a2f4-45f4-855b-e101a07d0b0c 2018-08-15 09:28:30,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52345085144s 2018-08-15 09:28:30,615 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eeb9dd11-a2f4-45f4-855b-e101a07d0b0c 2018-08-15 09:28:30,616 - 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-08-15T09:28:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'78b34178-e811-4a60-b72b-6d0e8c923241', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b', u'admin_state_up': True, u'tenant_id': u'9879c08c46984b64845fc92cd8aa2db1', u'created_at': u'2018-08-15T09:28:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9879c08c46984b64845fc92cd8aa2db1', u'l2_adjacency': True}) 2018-08-15 09:28:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:28:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:31,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-0e48562a-6936-4d25-ac16-b0616e228953 Date: Wed, 15 Aug 2018 09:28:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"78b34178-e811-4a60-b72b-6d0e8c923241","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9879c08c46984b64845fc92cd8aa2db1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:28:30Z","qos_policy_id":null,"name":"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b","admin_state_up":true,"tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:30Z","mtu":1450}]} 2018-08-15 09:28:31,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0e48562a-6936-4d25-ac16-b0616e228953 2018-08-15 09:28:31,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386849164963s 2018-08-15 09:28:31,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0e48562a-6936-4d25-ac16-b0616e228953 2018-08-15 09:28:31,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 09:28:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" -d '{"subnet": {"name": "vping_ssh-subnet_b861221e-d031-4aa8-ac78-d9fb8023e25b", "enable_dhcp": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 09:28:31,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d94cc4e2-d1b0-42c4-80d2-188da6468d64 Date: Wed, 15 Aug 2018 09:28:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78b34178-e811-4a60-b72b-6d0e8c923241","tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:28:31Z","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":"9879c08c46984b64845fc92cd8aa2db1","id":"159d9947-2a91-4615-a7e1-68213bd9eef7","subnetpool_id":null,"name":"vping_ssh-subnet_b861221e-d031-4aa8-ac78-d9fb8023e25b"}} 2018-08-15 09:28:31,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d94cc4e2-d1b0-42c4-80d2-188da6468d64 2018-08-15 09:28:31,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.873787164688s 2018-08-15 09:28:31,879 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d94cc4e2-d1b0-42c4-80d2-188da6468d64 2018-08-15 09:28:31,880 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:28:31Z', 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'159d9947-2a91-4615-a7e1-68213bd9eef7', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_b861221e-d031-4aa8-ac78-d9fb8023e25b', u'enable_dhcp': True, u'network_id': u'78b34178-e811-4a60-b72b-6d0e8c923241', u'tenant_id': u'9879c08c46984b64845fc92cd8aa2db1', u'created_at': u'2018-08-15T09:28:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9879c08c46984b64845fc92cd8aa2db1'}) 2018-08-15 09:28:31,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 09:28:31,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" -d '{"router": {"external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448"}, "name": "vping_ssh-router_b861221e-d031-4aa8-ac78-d9fb8023e25b", "admin_state_up": true}}' 2018-08-15 09:28:38,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c32f8fff-5bfa-456d-96f1-59930437fab8 Date: Wed, 15 Aug 2018 09:28:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:32Z", "admin_state_up": true, "updated_at": "2018-08-15T09:28:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "821f0bc6-4389-4325-b96d-2b712aff1180", "name": "vping_ssh-router_b861221e-d031-4aa8-ac78-d9fb8023e25b"}} 2018-08-15 09:28:38,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c32f8fff-5bfa-456d-96f1-59930437fab8 2018-08-15 09:28:38,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.41963386536s 2018-08-15 09:28:38,300 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c32f8fff-5bfa-456d-96f1-59930437fab8 2018-08-15 09:28:38,301 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:28:33Z', u'revision_number': 3, u'id': u'821f0bc6-4389-4325-b96d-2b712aff1180', u'external_gateway_info': {u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2acda9a9-954f-4776-9155-79cfd451fb73', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_b861221e-d031-4aa8-ac78-d9fb8023e25b', u'admin_state_up': True, u'tenant_id': u'9879c08c46984b64845fc92cd8aa2db1', u'created_at': u'2018-08-15T09:28:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'9879c08c46984b64845fc92cd8aa2db1'}) 2018-08-15 09:28:38,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 09:28:38,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180/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}0e2f5368806c23762469c059e77790c68533bf65" -d '{"subnet_id": "159d9947-2a91-4615-a7e1-68213bd9eef7"}' 2018-08-15 09:28:41,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-04955de1-7c46-4643-9a22-01ba1fba01ad Date: Wed, 15 Aug 2018 09:28:41 GMT RESP BODY: {"network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "subnet_id": "159d9947-2a91-4615-a7e1-68213bd9eef7", "subnet_ids": ["159d9947-2a91-4615-a7e1-68213bd9eef7"], "port_id": "27959847-9c71-4f41-9a70-1c3d4bcb2e40", "id": "821f0bc6-4389-4325-b96d-2b712aff1180"} 2018-08-15 09:28:41,300 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180/add_router_interface.json used request id req-04955de1-7c46-4643-9a22-01ba1fba01ad 2018-08-15 09:28:41,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99858403206s 2018-08-15 09:28:41,301 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180/add_router_interface.json used request id req-04955de1-7c46-4643-9a22-01ba1fba01ad returning object 821f0bc6-4389-4325-b96d-2b712aff1180 2018-08-15 09:28:41,301 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 09:28:41,433 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 09:28:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:28:41,439 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 09:28:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-15 09:28:41,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:28:41,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:41,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5ec5b739-389f-4a2a-9da1-36fc1871fcf5 Date: Wed, 15 Aug 2018 09:28:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:28:41,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5ec5b739-389f-4a2a-9da1-36fc1871fcf5 2018-08-15 09:28:41,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30316400528s 2018-08-15 09:28:41,745 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5ec5b739-389f-4a2a-9da1-36fc1871fcf5 2018-08-15 09:28:41,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 09:28:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b"}' 2018-08-15 09:28:42,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bd9b5d47-1b2e-4cff-9ddc-547b8e848a8a Date: Wed, 15 Aug 2018 09:28:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:28:42Z", "file": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/file", "owner": "9879c08c46984b64845fc92cd8aa2db1", "id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "size": null, "self": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "checksum": null, "created_at": "2018-08-15T09:28:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 09:28:42,104 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bd9b5d47-1b2e-4cff-9ddc-547b8e848a8a 2018-08-15 09:28:42,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.351505994797s 2018-08-15 09:28:42,105 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bd9b5d47-1b2e-4cff-9ddc-547b8e848a8a returning object 4d059b51-1928-4f33-a01c-a41aa72b8105 2018-08-15 09:28:42,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 09:28:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/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}0e2f5368806c23762469c059e77790c68533bf65" -d '' 2018-08-15 09:28:43,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f007b88-bd65-41b6-860d-56080dc14796 Date: Wed, 15 Aug 2018 09:28:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:28:43,994 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/file used request id req-5f007b88-bd65-41b6-860d-56080dc14796 2018-08-15 09:28:43,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.88866400719s 2018-08-15 09:28:43,995 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/file used request id req-5f007b88-bd65-41b6-860d-56080dc14796 2018-08-15 09:28:43,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:28:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:44,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-ddea3d06-7dec-462d-ac08-bc7c41a79fdd Date: Wed, 15 Aug 2018 09:28:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:28:43Z", "file": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/file", "owner": "9879c08c46984b64845fc92cd8aa2db1", "id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "size": 12716032, "self": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:28:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:28:44,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ddea3d06-7dec-462d-ac08-bc7c41a79fdd 2018-08-15 09:28:44,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358979701996s 2018-08-15 09:28:44,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ddea3d06-7dec-462d-ac08-bc7c41a79fdd 2018-08-15 09:28:44,036 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/file', 'owner': u'9879c08c46984b64845fc92cd8aa2db1', 'id': u'4d059b51-1928-4f33-a01c-a41aa72b8105', 'size': 12716032, u'self': u'/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9879c08c46984b64845fc92cd8aa2db1', 'name': 'vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T09:28:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T09:28:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'created': u'2018-08-15T09:28:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T09:28:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 09:28:44,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 09:28:44,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_b861221e-d031-4aa8-ac78-d9fb8023e25b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 09:28:44,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f516f60f-9d01-4c86-8d02-32359fab1d51 x-compute-request-id: req-f516f60f-9d01-4c86-8d02-32359fab1d51 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_b861221e-d031-4aa8-ac78-d9fb8023e25b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "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": "944636e0-4fd7-48bc-996c-cec81781f345"}} 2018-08-15 09:28:44,475 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f516f60f-9d01-4c86-8d02-32359fab1d51 2018-08-15 09:28:44,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.438040018082s 2018-08-15 09:28:44,476 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f516f60f-9d01-4c86-8d02-32359fab1d51 2018-08-15 09:28:44,476 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_b861221e-d031-4aa8-ac78-d9fb8023e25b', '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'ccac332bba074178b0e37643466a6c2c', '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'944636e0-4fd7-48bc-996c-cec81781f345', 'swap': 0}) 2018-08-15 09:28:44,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 09:28:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345/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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" -d '{"extra_specs": {}}' 2018-08-15 09:28:44,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2bf6f178-43b7-4734-bffd-bcafe5d239c8 x-compute-request-id: req-2bf6f178-43b7-4734-bffd-bcafe5d239c8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 09:28:44,625 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345/os-extra_specs used request id req-2bf6f178-43b7-4734-bffd-bcafe5d239c8 2018-08-15 09:28:44,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.14749789238s 2018-08-15 09:28:44,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345/os-extra_specs used request id req-2bf6f178-43b7-4734-bffd-bcafe5d239c8 2018-08-15 09:28:44,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 09:28:44,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" -d '{"keypair": {"name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b"}}' 2018-08-15 09:28:45,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd3f2b17-ae77-4e56-8b72-5143c3df2d2f x-compute-request-id: req-fd3f2b17-ae77-4e56-8b72-5143c3df2d2f Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ54Qqx14O28vjT8oAwJSFtSQX2L2CmXGHQT22wPXHDLhP0sOAKOJ1T8rPuZIwQBE7VdJLRT/koqt723Z8RnTy2LAeAuJlP+ZosKJ1KX16O1s/ocFprcTFrNzUMFDDEXgl5RhviDDQ9P4voXESuYwFQRzX+4jqaC41/XC0QjRdmIqoHESV7c1ZM1lDIQqVUT69L8ao/TEzAtn5BgAbS10cuD9ouBnWOvkX3ADLBVDQIfXUM0Trh8781NN98VvCzI/u8UgKQedE+vFCI4XxYtZHSEtZLSRa+YuUhc0Sk9rkoFUt9BrUU+cj3Z4D4sPuOhhL0+RvwsLSHb4kHDpS6T5L Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2eeEKsdeDtvL40/KAMCUhbUkF9i9gplxh0E9tsD1xwy4T9LD\ngCjidU/Kz7mSMEARO1XSS0U/5KKre9t2fEZ08tiwHgLiZT/maLCidSl9ejtbP6HB\naa3Exazc1DBQwxF4JeUYb4gw0PT+L6FxErmMBUEc1/uI6mguNf1wtEI0XZiKqBxE\nle3NWTNZQyEKlVE+vS/GqP0xMwLZ+QYAG0tdHLg/aLgZ1jr5F9wAywVQ0CH11DNE\n64fO/NTTffFbwsyP7vFICkHnRPrxQiOF8WLWR0hLWS0kWvmLlIXNEpPa5KBVLfQa\n1FPnI92eA+LD7joYS9Pkb8LC0h2+JBw6Uuk+SwIDAQABAoIBADSqoGc2iKVOupjW\nUByeb0dh4Ldiy2slaysluaTSPpU9nc6tQlNXjmSMRJiwYYUH9yJAO/O1aRv5tTja\ncmjXHq0Tcn3OdKnEKAxlpN5siMdiUUuv7O998HFWtokSpHKBZmjCVoWehS38CPO6\nMXo1HoKmmjIZuZ3uUDz8ZKEs3zs/kPR0yBTd3v/ZQwwp1cD5XRcXGAzN4P7WjlXt\nNOEeZa05rRm0JiFg8B8Luo8msf+RvmTRzlP4l2R9tF/1UoMRamdRTourq/pjoMZd\nPcwCRTDt0saWiXLq6OngAc9wU+SgUhNnkJ8tYtknKoZrwjMSbnvZZbvX8/FtBIdh\nyqyIxwECgYEA+Bp3Jiwe8w+xawobu2KkzheFaSY2m873LXQLzg1Rp5ry61GRkxAx\nVsspD3q4wwNEl5kN9deCgJiQm2leGO4/ohlzG0KCp5QirMNUMsiQEDjkf2gmqJmD\nSQ2ZO7O7U5laCmX0OZ6m3vT/SgXvaGKq7Nlt/jy5rwP7NYZYdU1kG20CgYEA4Nb9\nnHKA9LMiuWIvr7v/OAJuIPBR/zSaM0yter6JX3f0e5l1I6VXca+Lva3jCETJv5yh\nHuNLdToI3A/Dk6HN3/zeA/j4yjHisGw5Rx1xyNlUvSF9LHnDYsXf94VXLoTfAg70\nb9cQ0DkM0GkphXR4Y5Z5AkzuckvKxt1GUn69tZcCgYEAvYfyN54C8qmtXlj1gHvF\n7I65Yu9HTlWYLAf3sKwqEcDkC/JfJBp9ppFCx8l3dbp8XtcUfBbrYfOqnJ6svJzc\nzadlcJCpoP0gVBxPqQ/gRhRAMjhNOAU17svNoHcYBrAiwcjK/m19ittcXp8UGgku\nDAu55Dtdmh6PfH8p+kppzC0CgYATiNpUA2bM29uCe9Nk01KjTSLAXeDh6XIUTu8r\noO5SixuEuZqB1FW6nOPpQPheuYtFyJf/FQRzVO18ISp+4yn98fxgH/uNpbPqXBzF\n3vsJ1kgUfppfiNy+8i45VS5z7jtp9F6scOUXEj3YxapD3BCxplsxJfn5mDgv+v2n\nITfeVQKBgQCHRLhFg3EABfy1Nwe9eLuV6zHt9/bLKfqOufC6vxH+taPbMtNzrfYj\n1PfTvCUq3C3CuxOXm2fle2FtH9XCPYauX/4J2Ye1hhktjP+aAkEC0lbFFo4bAnwz\nlkV/V+Pz+4Lu3KOtAoI1DOCCSwP7JIHZhOj+cWln1wMM0bug2iJo3Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "12b081f7a22a49939f79da841fdc4043", "name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "fingerprint": "5c:de:9c:2d:98:f8:6a:e4:88:f7:b5:e6:0a:f1:74:c2"}} 2018-08-15 09:28:45,523 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-fd3f2b17-ae77-4e56-8b72-5143c3df2d2f 2018-08-15 09:28:45,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.897377967834s 2018-08-15 09:28:45,523 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-fd3f2b17-ae77-4e56-8b72-5143c3df2d2f 2018-08-15 09:28:45,524 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ54Qqx14O28vjT8oAwJSFtSQX2L2CmXGHQT22wPXHDLhP0sOAKOJ1T8rPuZIwQBE7VdJLRT/koqt723Z8RnTy2LAeAuJlP+ZosKJ1KX16O1s/ocFprcTFrNzUMFDDEXgl5RhviDDQ9P4voXESuYwFQRzX+4jqaC41/XC0QjRdmIqoHESV7c1ZM1lDIQqVUT69L8ao/TEzAtn5BgAbS10cuD9ouBnWOvkX3ADLBVDQIfXUM0Trh8781NN98VvCzI/u8UgKQedE+vFCI4XxYtZHSEtZLSRa+YuUhc0Sk9rkoFUt9BrUU+cj3Z4D4sPuOhhL0+RvwsLSHb4kHDpS6T5L Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2eeEKsdeDtvL40/KAMCUhbUkF9i9gplxh0E9tsD1xwy4T9LD\ngCjidU/Kz7mSMEARO1XSS0U/5KKre9t2fEZ08tiwHgLiZT/maLCidSl9ejtbP6HB\naa3Exazc1DBQwxF4JeUYb4gw0PT+L6FxErmMBUEc1/uI6mguNf1wtEI0XZiKqBxE\nle3NWTNZQyEKlVE+vS/GqP0xMwLZ+QYAG0tdHLg/aLgZ1jr5F9wAywVQ0CH11DNE\n64fO/NTTffFbwsyP7vFICkHnRPrxQiOF8WLWR0hLWS0kWvmLlIXNEpPa5KBVLfQa\n1FPnI92eA+LD7joYS9Pkb8LC0h2+JBw6Uuk+SwIDAQABAoIBADSqoGc2iKVOupjW\nUByeb0dh4Ldiy2slaysluaTSPpU9nc6tQlNXjmSMRJiwYYUH9yJAO/O1aRv5tTja\ncmjXHq0Tcn3OdKnEKAxlpN5siMdiUUuv7O998HFWtokSpHKBZmjCVoWehS38CPO6\nMXo1HoKmmjIZuZ3uUDz8ZKEs3zs/kPR0yBTd3v/ZQwwp1cD5XRcXGAzN4P7WjlXt\nNOEeZa05rRm0JiFg8B8Luo8msf+RvmTRzlP4l2R9tF/1UoMRamdRTourq/pjoMZd\nPcwCRTDt0saWiXLq6OngAc9wU+SgUhNnkJ8tYtknKoZrwjMSbnvZZbvX8/FtBIdh\nyqyIxwECgYEA+Bp3Jiwe8w+xawobu2KkzheFaSY2m873LXQLzg1Rp5ry61GRkxAx\nVsspD3q4wwNEl5kN9deCgJiQm2leGO4/ohlzG0KCp5QirMNUMsiQEDjkf2gmqJmD\nSQ2ZO7O7U5laCmX0OZ6m3vT/SgXvaGKq7Nlt/jy5rwP7NYZYdU1kG20CgYEA4Nb9\nnHKA9LMiuWIvr7v/OAJuIPBR/zSaM0yter6JX3f0e5l1I6VXca+Lva3jCETJv5yh\nHuNLdToI3A/Dk6HN3/zeA/j4yjHisGw5Rx1xyNlUvSF9LHnDYsXf94VXLoTfAg70\nb9cQ0DkM0GkphXR4Y5Z5AkzuckvKxt1GUn69tZcCgYEAvYfyN54C8qmtXlj1gHvF\n7I65Yu9HTlWYLAf3sKwqEcDkC/JfJBp9ppFCx8l3dbp8XtcUfBbrYfOqnJ6svJzc\nzadlcJCpoP0gVBxPqQ/gRhRAMjhNOAU17svNoHcYBrAiwcjK/m19ittcXp8UGgku\nDAu55Dtdmh6PfH8p+kppzC0CgYATiNpUA2bM29uCe9Nk01KjTSLAXeDh6XIUTu8r\noO5SixuEuZqB1FW6nOPpQPheuYtFyJf/FQRzVO18ISp+4yn98fxgH/uNpbPqXBzF\n3vsJ1kgUfppfiNy+8i45VS5z7jtp9F6scOUXEj3YxapD3BCxplsxJfn5mDgv+v2n\nITfeVQKBgQCHRLhFg3EABfy1Nwe9eLuV6zHt9/bLKfqOufC6vxH+taPbMtNzrfYj\n1PfTvCUq3C3CuxOXm2fle2FtH9XCPYauX/4J2Ye1hhktjP+aAkEC0lbFFo4bAnwz\nlkV/V+Pz+4Lu3KOtAoI1DOCCSwP7JIHZhOj+cWln1wMM0bug2iJo3Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'12b081f7a22a49939f79da841fdc4043', 'name': u'vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'created_at': '2018-08-15T09:28:45.524411', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9879c08c46984b64845fc92cd8aa2db1', 'name': 'vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5c:de:9c:2d:98:f8:6a:e4:88:f7:b5:e6:0a:f1:74:c2', 'type': 'ssh', 'id': u'vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b'}) 2018-08-15 09:28:45,524 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2eeEKsdeDtvL40/KAMCUhbUkF9i9gplxh0E9tsD1xwy4T9LD gCjidU/Kz7mSMEARO1XSS0U/5KKre9t2fEZ08tiwHgLiZT/maLCidSl9ejtbP6HB aa3Exazc1DBQwxF4JeUYb4gw0PT+L6FxErmMBUEc1/uI6mguNf1wtEI0XZiKqBxE le3NWTNZQyEKlVE+vS/GqP0xMwLZ+QYAG0tdHLg/aLgZ1jr5F9wAywVQ0CH11DNE 64fO/NTTffFbwsyP7vFICkHnRPrxQiOF8WLWR0hLWS0kWvmLlIXNEpPa5KBVLfQa 1FPnI92eA+LD7joYS9Pkb8LC0h2+JBw6Uuk+SwIDAQABAoIBADSqoGc2iKVOupjW UByeb0dh4Ldiy2slaysluaTSPpU9nc6tQlNXjmSMRJiwYYUH9yJAO/O1aRv5tTja cmjXHq0Tcn3OdKnEKAxlpN5siMdiUUuv7O998HFWtokSpHKBZmjCVoWehS38CPO6 MXo1HoKmmjIZuZ3uUDz8ZKEs3zs/kPR0yBTd3v/ZQwwp1cD5XRcXGAzN4P7WjlXt NOEeZa05rRm0JiFg8B8Luo8msf+RvmTRzlP4l2R9tF/1UoMRamdRTourq/pjoMZd PcwCRTDt0saWiXLq6OngAc9wU+SgUhNnkJ8tYtknKoZrwjMSbnvZZbvX8/FtBIdh yqyIxwECgYEA+Bp3Jiwe8w+xawobu2KkzheFaSY2m873LXQLzg1Rp5ry61GRkxAx VsspD3q4wwNEl5kN9deCgJiQm2leGO4/ohlzG0KCp5QirMNUMsiQEDjkf2gmqJmD SQ2ZO7O7U5laCmX0OZ6m3vT/SgXvaGKq7Nlt/jy5rwP7NYZYdU1kG20CgYEA4Nb9 nHKA9LMiuWIvr7v/OAJuIPBR/zSaM0yter6JX3f0e5l1I6VXca+Lva3jCETJv5yh HuNLdToI3A/Dk6HN3/zeA/j4yjHisGw5Rx1xyNlUvSF9LHnDYsXf94VXLoTfAg70 b9cQ0DkM0GkphXR4Y5Z5AkzuckvKxt1GUn69tZcCgYEAvYfyN54C8qmtXlj1gHvF 7I65Yu9HTlWYLAf3sKwqEcDkC/JfJBp9ppFCx8l3dbp8XtcUfBbrYfOqnJ6svJzc zadlcJCpoP0gVBxPqQ/gRhRAMjhNOAU17svNoHcYBrAiwcjK/m19ittcXp8UGgku DAu55Dtdmh6PfH8p+kppzC0CgYATiNpUA2bM29uCe9Nk01KjTSLAXeDh6XIUTu8r oO5SixuEuZqB1FW6nOPpQPheuYtFyJf/FQRzVO18ISp+4yn98fxgH/uNpbPqXBzF 3vsJ1kgUfppfiNy+8i45VS5z7jtp9F6scOUXEj3YxapD3BCxplsxJfn5mDgv+v2n ITfeVQKBgQCHRLhFg3EABfy1Nwe9eLuV6zHt9/bLKfqOufC6vxH+taPbMtNzrfYj 1PfTvCUq3C3CuxOXm2fle2FtH9XCPYauX/4J2Ye1hhktjP+aAkEC0lbFFo4bAnwz lkV/V+Pz+4Lu3KOtAoI1DOCCSwP7JIHZhOj+cWln1wMM0bug2iJo3Q== -----END RSA PRIVATE KEY----- 2018-08-15 09:28:45,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 09:28:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" -d '{"security_group": {"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-15 09:28:45,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-c0272def-45ef-4546-81f4-2d906207ae5c Date: Wed, 15 Aug 2018 09:28:45 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:45Z", "updated_at": "2018-08-15T09:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:45Z", "revision_number": 0, "id": "4cca8124-d2ff-46d6-a1da-5b0d582223ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:45Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:45Z", "revision_number": 0, "id": "6ead6b87-89e5-407d-9349-6b17dcff0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:45Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}], "revision_number": 1, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}} 2018-08-15 09:28:45,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c0272def-45ef-4546-81f4-2d906207ae5c 2018-08-15 09:28:45,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.436470985413s 2018-08-15 09:28:45,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c0272def-45ef-4546-81f4-2d906207ae5c 2018-08-15 09:28:45,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:28:45,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:46,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-f00d3a59-72f4-4974-9790-a969a5b1438a Date: Wed, 15 Aug 2018 09:28:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:30Z", "updated_at": "2018-08-15T09:28:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "4fda37d7-b039-46c1-b76e-1b20a11bb669", "remote_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "6bb89963-575f-4538-89ea-41641361dd49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "948f4365-f44c-450c-a00b-655d41508c34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "f2fb3cd6-fa1a-4e8a-aa6c-e405eb268a91", "remote_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}], "revision_number": 1, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "52a50783-02b0-4265-bf33-1e0990a5462e", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:45Z", "updated_at": "2018-08-15T09:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:45Z", "revision_number": 0, "id": "4cca8124-d2ff-46d6-a1da-5b0d582223ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:45Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:45Z", "revision_number": 0, "id": "6ead6b87-89e5-407d-9349-6b17dcff0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:45Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}], "revision_number": 1, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}]} 2018-08-15 09:28:46,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f00d3a59-72f4-4974-9790-a969a5b1438a 2018-08-15 09:28:46,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308916091919s 2018-08-15 09:28:46,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f00d3a59-72f4-4974-9790-a969a5b1438a 2018-08-15 09:28:46,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 09:28:46,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" -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": "72916cc8-ce37-42c6-9bd1-669f29f37ecd"}}' 2018-08-15 09:28:46,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-52f45723-de47-4700-b47f-3598449c2954 Date: Wed, 15 Aug 2018 09:28:46 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-08-15T09:28:46Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "port_range_min": 22, "revision_number": 0, "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:46Z", "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "e864b27d-8199-41cc-91c6-ddad89dbf87c"}} 2018-08-15 09:28:46,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-52f45723-de47-4700-b47f-3598449c2954 2018-08-15 09:28:46,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149219989777s 2018-08-15 09:28:46,431 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-52f45723-de47-4700-b47f-3598449c2954 2018-08-15 09:28:46,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:28:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:46,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-30fb7a18-0375-488c-85da-b65aa37ab849 Date: Wed, 15 Aug 2018 09:28:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:30Z", "updated_at": "2018-08-15T09:28:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "4fda37d7-b039-46c1-b76e-1b20a11bb669", "remote_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "6bb89963-575f-4538-89ea-41641361dd49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "948f4365-f44c-450c-a00b-655d41508c34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "f2fb3cd6-fa1a-4e8a-aa6c-e405eb268a91", "remote_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}], "revision_number": 1, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "52a50783-02b0-4265-bf33-1e0990a5462e", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:45Z", "updated_at": "2018-08-15T09:28:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:45Z", "revision_number": 0, "id": "4cca8124-d2ff-46d6-a1da-5b0d582223ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:45Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:45Z", "revision_number": 0, "id": "6ead6b87-89e5-407d-9349-6b17dcff0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:45Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T09:28:46Z", "revision_number": 0, "id": "e864b27d-8199-41cc-91c6-ddad89dbf87c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:46Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}], "revision_number": 2, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}]} 2018-08-15 09:28:46,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-30fb7a18-0375-488c-85da-b65aa37ab849 2018-08-15 09:28:46,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322927951813s 2018-08-15 09:28:46,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-30fb7a18-0375-488c-85da-b65aa37ab849 2018-08-15 09:28:46,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 09:28:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" -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": "72916cc8-ce37-42c6-9bd1-669f29f37ecd"}}' 2018-08-15 09:28:47,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1b1b62d4-371a-4fab-a56f-b5ee6a7e7e47 Date: Wed, 15 Aug 2018 09:28:47 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-08-15T09:28:47Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:47Z", "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "d8472a08-5f96-4af2-ab43-6d66cfc84c3a"}} 2018-08-15 09:28:47,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1b1b62d4-371a-4fab-a56f-b5ee6a7e7e47 2018-08-15 09:28:47,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.405696153641s 2018-08-15 09:28:47,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1b1b62d4-371a-4fab-a56f-b5ee6a7e7e47 2018-08-15 09:28:47,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:28:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:47,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-6eed1154-06d3-4761-a9bd-f7a9ddd0be3a Date: Wed, 15 Aug 2018 09:28:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78b34178-e811-4a60-b72b-6d0e8c923241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9879c08c46984b64845fc92cd8aa2db1","l2_adjacency":true,"status":"ACTIVE","subnets":["159d9947-2a91-4615-a7e1-68213bd9eef7"],"description":"","tags":[],"updated_at":"2018-08-15T09:28:31Z","qos_policy_id":null,"name":"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b","admin_state_up":true,"tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:30Z","mtu":1450}]} 2018-08-15 09:28:47,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6eed1154-06d3-4761-a9bd-f7a9ddd0be3a 2018-08-15 09:28:47,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357585906982s 2018-08-15 09:28:47,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6eed1154-06d3-4761-a9bd-f7a9ddd0be3a 2018-08-15 09:28:47,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:28:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:47,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0597a3ce-5484-4d55-97b7-3ca50add8030 Date: Wed, 15 Aug 2018 09:28:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:28:43Z", "file": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/file", "owner": "9879c08c46984b64845fc92cd8aa2db1", "id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "size": 12716032, "self": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:28:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:28:47,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0597a3ce-5484-4d55-97b7-3ca50add8030 2018-08-15 09:28:47,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0399188995361s 2018-08-15 09:28:47,572 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0597a3ce-5484-4d55-97b7-3ca50add8030 2018-08-15 09:28:47,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:28:47,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:47,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28: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,Accept-Encoding x-openstack-request-id: req-29f0f2d3-bc80-427f-a86a-a9c84c689ce8 x-compute-request-id: req-29f0f2d3-bc80-427f-a86a-a9c84c689ce8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b861221e-d031-4aa8-ac78-d9fb8023e25b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "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": "944636e0-4fd7-48bc-996c-cec81781f345"}]} 2018-08-15 09:28:47,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-29f0f2d3-bc80-427f-a86a-a9c84c689ce8 2018-08-15 09:28:47,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285820960999s 2018-08-15 09:28:47,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-29f0f2d3-bc80-427f-a86a-a9c84c689ce8 2018-08-15 09:28:47,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 09:28:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" -d '{"server": {"name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "imageRef": "4d059b51-1928-4f33-a01c-a41aa72b8105", "flavorRef": "944636e0-4fd7-48bc-996c-cec81781f345", "max_count": 1, "min_count": 1, "networks": [{"uuid": "78b34178-e811-4a60-b72b-6d0e8c923241"}], "security_groups": [{"name": "72916cc8-ce37-42c6-9bd1-669f29f37ecd"}]}}' 2018-08-15 09:28:52,960 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:28: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-85887c74-ea3d-4352-8594-ed05efb96dbf x-compute-request-id: req-85887c74-ea3d-4352-8594-ed05efb96dbf Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "72916cc8-ce37-42c6-9bd1-669f29f37ecd"}], "OS-DCF:diskConfig": "MANUAL", "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "adminPass": "nojFqHU7pLtw"}} 2018-08-15 09:28:52,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-85887c74-ea3d-4352-8594-ed05efb96dbf 2018-08-15 09:28:52,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.35398292542s 2018-08-15 09:28:52,961 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-85887c74-ea3d-4352-8594-ed05efb96dbf 2018-08-15 09:28:52,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:28:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:53,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:52 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-3cc739c3-08bb-43d9-9b9b-166050167b9c x-compute-request-id: req-3cc739c3-08bb-43d9-9b9b-166050167b9c Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "user_id": "12b081f7a22a49939f79da841fdc4043", "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-08-15T09:28:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:28:53,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3cc739c3-08bb-43d9-9b9b-166050167b9c 2018-08-15 09:28:53,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821391105652s 2018-08-15 09:28:53,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3cc739c3-08bb-43d9-9b9b-166050167b9c 2018-08-15 09:28:53,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:28:53,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:53,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-63461435-0be3-4bb2-8bd5-6a055ea3e4dd Date: Wed, 15 Aug 2018 09:28:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78b34178-e811-4a60-b72b-6d0e8c923241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9879c08c46984b64845fc92cd8aa2db1","l2_adjacency":true,"status":"ACTIVE","subnets":["159d9947-2a91-4615-a7e1-68213bd9eef7"],"description":"","tags":[],"updated_at":"2018-08-15T09:28:31Z","qos_policy_id":null,"name":"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b","admin_state_up":true,"tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:30Z","mtu":1450}]} 2018-08-15 09:28:53,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-63461435-0be3-4bb2-8bd5-6a055ea3e4dd 2018-08-15 09:28:53,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095715045929s 2018-08-15 09:28:53,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-63461435-0be3-4bb2-8bd5-6a055ea3e4dd 2018-08-15 09:28:53,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:28:53,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:54,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a3e742cc-ebaa-41e8-ab96-fdc5c8017ac1 Date: Wed, 15 Aug 2018 09:28:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78b34178-e811-4a60-b72b-6d0e8c923241","tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:28:31Z","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":"9879c08c46984b64845fc92cd8aa2db1","id":"159d9947-2a91-4615-a7e1-68213bd9eef7","subnetpool_id":null,"name":"vping_ssh-subnet_b861221e-d031-4aa8-ac78-d9fb8023e25b"}]} 2018-08-15 09:28:54,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a3e742cc-ebaa-41e8-ab96-fdc5c8017ac1 2018-08-15 09:28:54,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.236180067062s 2018-08-15 09:28:54,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a3e742cc-ebaa-41e8-ab96-fdc5c8017ac1 2018-08-15 09:28:54,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:28:56,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:28:56,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:56,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28: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-733e1e75-bd61-4df0-b844-4dd597827293 x-compute-request-id: req-733e1e75-bd61-4df0-b844-4dd597827293 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:28:56Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:28:56,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-733e1e75-bd61-4df0-b844-4dd597827293 2018-08-15 09:28:56,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795115947723s 2018-08-15 09:28:56,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-733e1e75-bd61-4df0-b844-4dd597827293 2018-08-15 09:28:56,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:28:58,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:28:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:28:59,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:28:58 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-06ab3ccd-c501-4761-b17f-319033296367 x-compute-request-id: req-06ab3ccd-c501-4761-b17f-319033296367 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:28:57Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:28:59,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06ab3ccd-c501-4761-b17f-319033296367 2018-08-15 09:28:59,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673647880554s 2018-08-15 09:28:59,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06ab3ccd-c501-4761-b17f-319033296367 2018-08-15 09:28:59,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:29:01,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:02,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:01 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-43f5c01e-ffff-48af-a444-c2511c0c7972 x-compute-request-id: req-43f5c01e-ffff-48af-a444-c2511c0c7972 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:28:57Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:02,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-43f5c01e-ffff-48af-a444-c2511c0c7972 2018-08-15 09:29:02,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661628007889s 2018-08-15 09:29:02,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-43f5c01e-ffff-48af-a444-c2511c0c7972 2018-08-15 09:29:02,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:29:04,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:04,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:05,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29: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-5b87e45f-8f02-4d04-aacf-54e792d5d854 x-compute-request-id: req-5b87e45f-8f02-4d04-aacf-54e792d5d854 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:28:57Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:05,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5b87e45f-8f02-4d04-aacf-54e792d5d854 2018-08-15 09:29:05,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87796998024s 2018-08-15 09:29:05,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5b87e45f-8f02-4d04-aacf-54e792d5d854 2018-08-15 09:29:05,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:29:07,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:07,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:07,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:07 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-25d6025a-33b3-4b37-81f4-03aed8e851dd x-compute-request-id: req-25d6025a-33b3-4b37-81f4-03aed8e851dd Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b3:d3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:05.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:05Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:07,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-25d6025a-33b3-4b37-81f4-03aed8e851dd 2018-08-15 09:29:07,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826027154922s 2018-08-15 09:29:07,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-25d6025a-33b3-4b37-81f4-03aed8e851dd 2018-08-15 09:29:07,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 09:29:07,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=61464e15-e153-4b22-9524-d300b1cbcaa5" -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:08,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-ac3d5633-48a0-49d0-a2d1-8d63e06bea7a Date: Wed, 15 Aug 2018 09:29:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T09:29:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159d9947-2a91-4615-a7e1-68213bd9eef7","ip_address":"192.168.120.10"}],"id":"3381d701-bdd0-43f0-bb3c-11dce55a633e","security_groups":["72916cc8-ce37-42c6-9bd1-669f29f37ecd"],"mac_address":"fa:16:3e:c6:b3:d3","project_id":"9879c08c46984b64845fc92cd8aa2db1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78b34178-e811-4a60-b72b-6d0e8c923241","tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:57Z","binding:vnic_type":"normal","device_id":"61464e15-e153-4b22-9524-d300b1cbcaa5","ip_allocation":"immediate"}]} 2018-08-15 09:29:08,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=61464e15-e153-4b22-9524-d300b1cbcaa5 used request id req-ac3d5633-48a0-49d0-a2d1-8d63e06bea7a 2018-08-15 09:29:08,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.310338020325s 2018-08-15 09:29:08,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=61464e15-e153-4b22-9524-d300b1cbcaa5 used request id req-ac3d5633-48a0-49d0-a2d1-8d63e06bea7a 2018-08-15 09:29:08,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:08,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3381d701-bdd0-43f0-bb3c-11dce55a633e" -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:08,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-671f7b62-4f61-473e-8535-a6a4d4d78660 Date: Wed, 15 Aug 2018 09:29:08 GMT RESP BODY: {"floatingips": []} 2018-08-15 09:29:08,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3381d701-bdd0-43f0-bb3c-11dce55a633e used request id req-671f7b62-4f61-473e-8535-a6a4d4d78660 2018-08-15 09:29:08,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.309303998947s 2018-08-15 09:29:08,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3381d701-bdd0-43f0-bb3c-11dce55a633e used request id req-671f7b62-4f61-473e-8535-a6a4d4d78660 2018-08-15 09:29:08,621 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c6:b3:d3', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d059b51-1928-4f33-a01c-a41aa72b8105'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T09:29:05.000000', 'flavor': Munch({u'id': u'944636e0-4fd7-48bc-996c-cec81781f345'}), 'az': u'nova', 'id': u'61464e15-e153-4b22-9524-d300b1cbcaa5', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12b081f7a22a49939f79da841fdc4043', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9879c08c46984b64845fc92cd8aa2db1', 'name': 'vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-15T09:29:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T09:29:05Z', 'hostId': u'fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': 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'active', u'OS-SRV-USG:launched_at': u'2018-08-15T09:29:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9879c08c46984b64845fc92cd8aa2db1', 'name': u'vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'adminPass': u'nojFqHU7pLtw', 'tenant_id': u'9879c08c46984b64845fc92cd8aa2db1', 'created_at': u'2018-08-15T09:28:52Z', 'created': u'2018-08-15T09:28:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 09:29:08,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:29:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-ea414495-ca0d-4c04-9ad5-1aa5755c0f7b Date: Wed, 15 Aug 2018 09:29:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78b34178-e811-4a60-b72b-6d0e8c923241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9879c08c46984b64845fc92cd8aa2db1","l2_adjacency":true,"status":"ACTIVE","subnets":["159d9947-2a91-4615-a7e1-68213bd9eef7"],"description":"","tags":[],"updated_at":"2018-08-15T09:28:31Z","qos_policy_id":null,"name":"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b","admin_state_up":true,"tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:30Z","mtu":1450}]} 2018-08-15 09:29:08,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ea414495-ca0d-4c04-9ad5-1aa5755c0f7b 2018-08-15 09:29:08,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124900102615s 2018-08-15 09:29:08,747 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ea414495-ca0d-4c04-9ad5-1aa5755c0f7b 2018-08-15 09:29:08,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:29:08,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:09,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-dc3a6188-f7af-4437-a212-1f5589269805 Date: Wed, 15 Aug 2018 09:29:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:28:43Z", "file": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/file", "owner": "9879c08c46984b64845fc92cd8aa2db1", "id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "size": 12716032, "self": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:28:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:29:09,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc3a6188-f7af-4437-a212-1f5589269805 2018-08-15 09:29:09,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.75767493248s 2018-08-15 09:29:09,510 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc3a6188-f7af-4437-a212-1f5589269805 2018-08-15 09:29:09,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:29:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:09,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29: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-14bbd49f-1188-4eea-af9a-bc1c8e13292a x-compute-request-id: req-14bbd49f-1188-4eea-af9a-bc1c8e13292a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b861221e-d031-4aa8-ac78-d9fb8023e25b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "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": "944636e0-4fd7-48bc-996c-cec81781f345"}]} 2018-08-15 09:29:09,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-14bbd49f-1188-4eea-af9a-bc1c8e13292a 2018-08-15 09:29:09,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250368118286s 2018-08-15 09:29:09,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-14bbd49f-1188-4eea-af9a-bc1c8e13292a 2018-08-15 09:29:09,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 09:29:09,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" -d '{"server": {"name": "vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b", "imageRef": "4d059b51-1928-4f33-a01c-a41aa72b8105", "key_name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "flavorRef": "944636e0-4fd7-48bc-996c-cec81781f345", "max_count": 1, "min_count": 1, "networks": [{"uuid": "78b34178-e811-4a60-b72b-6d0e8c923241"}], "security_groups": [{"name": "72916cc8-ce37-42c6-9bd1-669f29f37ecd"}]}}' 2018-08-15 09:29:13,857 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:29: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-ad1c46ec-8e7a-4424-ad9e-1a3d2c038293 x-compute-request-id: req-ad1c46ec-8e7a-4424-ad9e-1a3d2c038293 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "72916cc8-ce37-42c6-9bd1-669f29f37ecd"}], "OS-DCF:diskConfig": "MANUAL", "id": "8b7a88d5-0671-4d30-9574-c1acba12184e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "bookmark"}], "adminPass": "UgDnT4DRLhtz"}} 2018-08-15 09:29:13,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ad1c46ec-8e7a-4424-ad9e-1a3d2c038293 2018-08-15 09:29:13,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.31872701645s 2018-08-15 09:29:13,858 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ad1c46ec-8e7a-4424-ad9e-1a3d2c038293 2018-08-15 09:29:13,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:13,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:14,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29: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-0af6508e-61db-4f7c-9987-32305a5ac6b8 x-compute-request-id: req-0af6508e-61db-4f7c-9987-32305a5ac6b8 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "8b7a88d5-0671-4d30-9574-c1acba12184e", "user_id": "12b081f7a22a49939f79da841fdc4043", "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-08-15T09:29:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "name": "vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:29:13Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b3:d3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:05.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:05Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:14,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0af6508e-61db-4f7c-9987-32305a5ac6b8 2018-08-15 09:29:14,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758014917374s 2018-08-15 09:29:14,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0af6508e-61db-4f7c-9987-32305a5ac6b8 2018-08-15 09:29:14,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:29:16,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:18,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29: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-97174108-6ac7-4ce8-88ba-1f161760df22 x-compute-request-id: req-97174108-6ac7-4ce8-88ba-1f161760df22 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "8b7a88d5-0671-4d30-9574-c1acba12184e", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:29:16Z", "hostId": "f4de31300ba6e1eeef5efa28c148ba87e5bee36831c5c3e1e044d76b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "name": "vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:29:13Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b3:d3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:05.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:05Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:18,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97174108-6ac7-4ce8-88ba-1f161760df22 2018-08-15 09:29:18,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.55668306351s 2018-08-15 09:29:18,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97174108-6ac7-4ce8-88ba-1f161760df22 2018-08-15 09:29:18,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:29:20,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:21,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:20 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-5b7f3b7d-1436-46c8-b931-a8aaf8a4cb0a x-compute-request-id: req-5b7f3b7d-1436-46c8-b931-a8aaf8a4cb0a Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "8b7a88d5-0671-4d30-9574-c1acba12184e", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:29:16Z", "hostId": "f4de31300ba6e1eeef5efa28c148ba87e5bee36831c5c3e1e044d76b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "name": "vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:29:13Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b3:d3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:05.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:05Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:21,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5b7f3b7d-1436-46c8-b931-a8aaf8a4cb0a 2018-08-15 09:29:21,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49959301949s 2018-08-15 09:29:21,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5b7f3b7d-1436-46c8-b931-a8aaf8a4cb0a 2018-08-15 09:29:21,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:29:23,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:24,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:23 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-f8ea5f53-aa9b-4816-96d4-9bd46d011580 x-compute-request-id: req-f8ea5f53-aa9b-4816-96d4-9bd46d011580 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:22.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "8b7a88d5-0671-4d30-9574-c1acba12184e", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:22Z", "hostId": "f4de31300ba6e1eeef5efa28c148ba87e5bee36831c5c3e1e044d76b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "name": "vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:29:13Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b3:d3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:05.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:05Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:24,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f8ea5f53-aa9b-4816-96d4-9bd46d011580 2018-08-15 09:29:24,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817202091217s 2018-08-15 09:29:24,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f8ea5f53-aa9b-4816-96d4-9bd46d011580 2018-08-15 09:29:24,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 09:29:24,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=8b7a88d5-0671-4d30-9574-c1acba12184e" -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:24,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e9e2cdc9-364b-42b8-85cd-545a7e58c936 Date: Wed, 15 Aug 2018 09:29:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T09:29:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159d9947-2a91-4615-a7e1-68213bd9eef7","ip_address":"192.168.120.9"}],"id":"75ed1cdf-afdc-46a7-9a82-50344eafca83","security_groups":["72916cc8-ce37-42c6-9bd1-669f29f37ecd"],"mac_address":"fa:16:3e:f6:ca:22","project_id":"9879c08c46984b64845fc92cd8aa2db1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78b34178-e811-4a60-b72b-6d0e8c923241","tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:29:16Z","binding:vnic_type":"normal","device_id":"8b7a88d5-0671-4d30-9574-c1acba12184e","ip_allocation":"immediate"}]} 2018-08-15 09:29:24,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8b7a88d5-0671-4d30-9574-c1acba12184e used request id req-e9e2cdc9-364b-42b8-85cd-545a7e58c936 2018-08-15 09:29:24,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0450279712677s 2018-08-15 09:29:24,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8b7a88d5-0671-4d30-9574-c1acba12184e used request id req-e9e2cdc9-364b-42b8-85cd-545a7e58c936 2018-08-15 09:29:24,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=75ed1cdf-afdc-46a7-9a82-50344eafca83" -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:24,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b6dd1d58-2084-4f40-b034-35c800a2f6eb Date: Wed, 15 Aug 2018 09:29:24 GMT RESP BODY: {"floatingips": []} 2018-08-15 09:29:24,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=75ed1cdf-afdc-46a7-9a82-50344eafca83 used request id req-b6dd1d58-2084-4f40-b034-35c800a2f6eb 2018-08-15 09:29:24,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0484688282013s 2018-08-15 09:29:24,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=75ed1cdf-afdc-46a7-9a82-50344eafca83 used request id req-b6dd1d58-2084-4f40-b034-35c800a2f6eb 2018-08-15 09:29:24,619 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:ca:22', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d059b51-1928-4f33-a01c-a41aa72b8105'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T09:29:22.000000', 'flavor': Munch({u'id': u'944636e0-4fd7-48bc-996c-cec81781f345'}), 'az': u'nova', 'id': u'8b7a88d5-0671-4d30-9574-c1acba12184e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12b081f7a22a49939f79da841fdc4043', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9879c08c46984b64845fc92cd8aa2db1', 'name': 'vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-15T09:29:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T09:29:22Z', 'hostId': u'f4de31300ba6e1eeef5efa28c148ba87e5bee36831c5c3e1e044d76b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'f4de31300ba6e1eeef5efa28c148ba87e5bee36831c5c3e1e044d76b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': 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'active', u'OS-SRV-USG:launched_at': u'2018-08-15T09:29:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9879c08c46984b64845fc92cd8aa2db1', 'name': u'vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'adminPass': u'UgDnT4DRLhtz', 'tenant_id': u'9879c08c46984b64845fc92cd8aa2db1', 'created_at': u'2018-08-15T09:29:13Z', 'created': u'2018-08-15T09:29:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 09:29:24,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:29:24,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:24,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-08f3f584-9a0f-4670-aefd-d008154e2e95 Date: Wed, 15 Aug 2018 09:29:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78b34178-e811-4a60-b72b-6d0e8c923241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9879c08c46984b64845fc92cd8aa2db1","l2_adjacency":true,"status":"ACTIVE","subnets":["159d9947-2a91-4615-a7e1-68213bd9eef7"],"description":"","tags":[],"updated_at":"2018-08-15T09:28:31Z","qos_policy_id":null,"name":"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b","admin_state_up":true,"tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:30Z","mtu":1450}]} 2018-08-15 09:29:24,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-08f3f584-9a0f-4670-aefd-d008154e2e95 2018-08-15 09:29:24,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34836602211s 2018-08-15 09:29:24,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-08f3f584-9a0f-4670-aefd-d008154e2e95 2018-08-15 09:29:24,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 09:29:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=8b7a88d5-0671-4d30-9574-c1acba12184e" -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:25,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a84af731-9c1f-493f-baa5-7113b7698bfe Date: Wed, 15 Aug 2018 09:29:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T09:29:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159d9947-2a91-4615-a7e1-68213bd9eef7","ip_address":"192.168.120.9"}],"id":"75ed1cdf-afdc-46a7-9a82-50344eafca83","security_groups":["72916cc8-ce37-42c6-9bd1-669f29f37ecd"],"mac_address":"fa:16:3e:f6:ca:22","project_id":"9879c08c46984b64845fc92cd8aa2db1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78b34178-e811-4a60-b72b-6d0e8c923241","tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:29:16Z","binding:vnic_type":"normal","device_id":"8b7a88d5-0671-4d30-9574-c1acba12184e","ip_allocation":"immediate"}]} 2018-08-15 09:29:25,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8b7a88d5-0671-4d30-9574-c1acba12184e used request id req-a84af731-9c1f-493f-baa5-7113b7698bfe 2018-08-15 09:29:25,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0560140609741s 2018-08-15 09:29:25,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8b7a88d5-0671-4d30-9574-c1acba12184e used request id req-a84af731-9c1f-493f-baa5-7113b7698bfe 2018-08-15 09:29:25,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 09:29:25,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" -d '{"floatingip": {"floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "fixed_ip_address": "192.168.120.9", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83"}}' 2018-08-15 09:29:27,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-4dfd36a3-112d-4a2a-a927-851ca76fd686 Date: Wed, 15 Aug 2018 09:29:27 GMT RESP BODY: {"floatingip": {"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:25Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}} 2018-08-15 09:29:27,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4dfd36a3-112d-4a2a-a927-851ca76fd686 2018-08-15 09:29:27,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.67871117592s 2018-08-15 09:29:27,707 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4dfd36a3-112d-4a2a-a927-851ca76fd686 2018-08-15 09:29:27,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:27,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:27,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ad2dc5e2-eb49-496f-9ceb-2ab7fcb59149 Date: Wed, 15 Aug 2018 09:29:27 GMT RESP BODY: {"floatingips": [{"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:25Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}]} 2018-08-15 09:29:27,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ad2dc5e2-eb49-496f-9ceb-2ab7fcb59149 2018-08-15 09:29:27,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582909584045s 2018-08-15 09:29:27,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ad2dc5e2-eb49-496f-9ceb-2ab7fcb59149 2018-08-15 09:29:27,778 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:29:27,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:27,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-635db1b6-f28b-4a6e-9c82-8c7009ea4b93 Date: Wed, 15 Aug 2018 09:29:27 GMT RESP BODY: {"floatingips": [{"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:25Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}]} 2018-08-15 09:29:27,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-635db1b6-f28b-4a6e-9c82-8c7009ea4b93 2018-08-15 09:29:27,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554518699646s 2018-08-15 09:29:27,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-635db1b6-f28b-4a6e-9c82-8c7009ea4b93 2018-08-15 09:29:27,942 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:29:28,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:28,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:28,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-4785d84f-87a4-4925-9342-279b83f6ee0c Date: Wed, 15 Aug 2018 09:29:28 GMT RESP BODY: {"floatingips": [{"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:25Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}]} 2018-08-15 09:29:28,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4785d84f-87a4-4925-9342-279b83f6ee0c 2018-08-15 09:29:28,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064640045166s 2018-08-15 09:29:28,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4785d84f-87a4-4925-9342-279b83f6ee0c 2018-08-15 09:29:28,117 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:29:28,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:28,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a3044832-f0bd-4432-92b7-709f778b0fbf Date: Wed, 15 Aug 2018 09:29:28 GMT RESP BODY: {"floatingips": [{"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:25Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}]} 2018-08-15 09:29:28,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a3044832-f0bd-4432-92b7-709f778b0fbf 2018-08-15 09:29:28,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684418678284s 2018-08-15 09:29:28,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a3044832-f0bd-4432-92b7-709f778b0fbf 2018-08-15 09:29:28,294 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:29:28,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:28,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:28,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e99c8f4a-358f-4445-9a1f-2c6b46f4c0d2 Date: Wed, 15 Aug 2018 09:29:28 GMT RESP BODY: {"floatingips": [{"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:25Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}]} 2018-08-15 09:29:28,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e99c8f4a-358f-4445-9a1f-2c6b46f4c0d2 2018-08-15 09:29:28,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.068528175354s 2018-08-15 09:29:28,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e99c8f4a-358f-4445-9a1f-2c6b46f4c0d2 2018-08-15 09:29:28,471 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:29:28,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:28,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:28,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-63eba96b-2886-4eac-8b0e-af0e39ea23fc Date: Wed, 15 Aug 2018 09:29:28 GMT RESP BODY: {"floatingips": [{"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:25Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}]} 2018-08-15 09:29:28,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-63eba96b-2886-4eac-8b0e-af0e39ea23fc 2018-08-15 09:29:28,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597610473633s 2018-08-15 09:29:28,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-63eba96b-2886-4eac-8b0e-af0e39ea23fc 2018-08-15 09:29:28,640 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:29:28,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:28,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-4f76c71c-3a6e-48bc-8698-25010aac6988 Date: Wed, 15 Aug 2018 09:29:28 GMT RESP BODY: {"floatingips": [{"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:25Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}]} 2018-08-15 09:29:28,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4f76c71c-3a6e-48bc-8698-25010aac6988 2018-08-15 09:29:28,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567538738251s 2018-08-15 09:29:28,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4f76c71c-3a6e-48bc-8698-25010aac6988 2018-08-15 09:29:28,805 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 09:29:28,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:29,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-cae03d7a-32f4-4602-920a-0f204d690659 Date: Wed, 15 Aug 2018 09:29:29 GMT RESP BODY: {"floatingips": [{"router_id": "821f0bc6-4389-4325-b96d-2b712aff1180", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:29:25Z", "updated_at": "2018-08-15T09:29:28Z", "floating_network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:ca:22", "device_id": "8b7a88d5-0671-4d30-9574-c1acba12184e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "port_id": "75ed1cdf-afdc-46a7-9a82-50344eafca83", "id": "40e59e38-1dc6-492e-9bf2-45240fc55c37", "qos_policy_id": null}]} 2018-08-15 09:29:29,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cae03d7a-32f4-4602-920a-0f204d690659 2018-08-15 09:29:29,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.26429605484s 2018-08-15 09:29:29,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cae03d7a-32f4-4602-920a-0f204d690659 2018-08-15 09:29:29,179 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'821f0bc6-4389-4325-b96d-2b712aff1180', 'updated_at': u'2018-08-15T09:29:28Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'75ed1cdf-afdc-46a7-9a82-50344eafca83', 'id': u'40e59e38-1dc6-492e-9bf2-45240fc55c37', 'network': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', 'port': u'75ed1cdf-afdc-46a7-9a82-50344eafca83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9879c08c46984b64845fc92cd8aa2db1', 'name': 'vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9879c08c46984b64845fc92cd8aa2db1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'78b34178-e811-4a60-b72b-6d0e8c923241', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f6:ca:22', u'device_id': u'8b7a88d5-0671-4d30-9574-c1acba12184e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9879c08c46984b64845fc92cd8aa2db1', 'created_at': u'2018-08-15T09:29:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'78b34178-e811-4a60-b72b-6d0e8c923241', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f6:ca:22', u'device_id': u'8b7a88d5-0671-4d30-9574-c1acba12184e'}), 'router': u'821f0bc6-4389-4325-b96d-2b712aff1180'}) 2018-08-15 09:29:29,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 09:29:29,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e/action -H "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}0e2f5368806c23762469c059e77790c68533bf65" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 09:29:29,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:29 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-f8492a76-5e29-4ff4-8a1f-90c2f1b51f68 x-compute-request-id: req-f8492a76-5e29-4ff4-8a1f-90c2f1b51f68 Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 477048983 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.144691] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146479] pid_max: default: 32768 minimum: 301\n[ 0.147448] ACPI: Core revision 20150930\n[ 0.148907] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150332] Security Framework initialized\n[ 0.151219] Yama: becoming mindful.\n[ 0.152025] AppArmor: AppArmor initialized\n[ 0.152960] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154414] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155830] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157146] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158715] Initializing cgroup subsys io\n[ 0.159597] Initializing cgroup subsys memory\n[ 0.160538] Initializing cgroup subsys devices\n[ 0.161487] Initializing cgroup subsys freezer\n[ 0.162434] Initializing cgroup subsys net_cls\n[ 0.163373] Initializing cgroup subsys perf_event\n[ 0.164366] Initializing cgroup subsys net_prio\n[ 0.165334] Initializing cgroup subsys hugetlb\n[ 0.166277] Initializing cgroup subsys pids\n[ 0.167223] CPU: Physical Processor ID: 0\n[ 0.168817] mce: CPU supports 10 MCE banks\n[ 0.169738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170826] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187464] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193839] ftrace: allocating 31920 entries in 125 pages\n[ 0.219707] smpboot: Max logical packages: 1\n[ 0.220648] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222096] x2apic enabled\n[ 0.222939] Switched APIC routing to physical x2apic.\n[ 0.224763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225987] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228147] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230097] KVM setup paravirtual spinlock\n[ 0.231511] x86: Booted up 1 node, 1 CPUs\n[ 0.232386] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233895] devtmpfs: initialized\n[ 0.235697] evm: security.selinux\n[ 0.236458] evm: security.SMACK64\n[ 0.237193] evm: security.SMACK64EXEC\n[ 0.237990] evm: security.SMACK64TRANSMUTE\n[ 0.238870] evm: security.SMACK64MMAP\n[ 0.239672] evm: security.ima\n[ 0.240351] evm: security.capability\n[ 0.241215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243226] pinctrl core: initialized pinctrl subsystem\n[ 0.244410] RTC time: 9:29:22, date: 08/15/18\n[ 0.245445] NET: Registered protocol family 16\n[ 0.246521] cpuidle: using governor ladder\n[ 0.247424] cpuidle: using governor menu\n[ 0.248283] PCCT header not found.\n[ 0.249095] ACPI: bus type PCI registered\n[ 0.249960] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251314] PCI: Using configuration type 1 for base access\n[ 0.253211] ACPI: Added _OSI(Module Device)\n[ 0.254125] ACPI: Added _OSI(Processor Device)\n[ 0.255061] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.256040] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257908] ACPI: Interpreter enabled\n[ 0.258737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266704] ACPI: (supports S0 S5)\n[ 0.267463] ACPI: Using IOAPIC for interrupt routing\n[ 0.268496] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.271796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.274378] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.275690] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278097] acpiphp: Slot [3] registered\n[ 0.278977] acpiphp: Slot [4] registered\n[ 0.279850] acpiphp: Slot [5] registered\n[ 0.280719] acpiphp: Slot [6] registered\n[ 0.281588] acpiphp: Slot [7] registered\n[ 0.282451] acpiphp: Slot [8] registered\n[ 0.283322] acpiphp: Slot [9] registered\n[ 0.284183] acpiphp: Slot [10] registered\n[ 0.285057] acpiphp: Slot [11] registered\n[ 0.285940] acpiphp: Slot [12] registered\n[ 0.286814] acpiphp: Slot [13] registered\n[ 0.287694] acpiphp: Slot [14] registered\n[ 0.288574] acpiphp: Slot [15] registered\n[ 0.299469] acpiphp: Slot [16] registered\n[ 0.300373] acpiphp: Slot [17] registered\n[ 0.301240] acpiphp: Slot [18] registered\n[ 0.302110] acpiphp: Slot [19] registered\n[ 0.302986] acpiphp: Slot [20] registered\n[ 0.303867] acpiphp: Slot [21] registered\n[ 0.304730] acpiphp: Slot [22] registered\n[ 0.305600] acpiphp: Slot [23] registered\n[ 0.306474] acpiphp: Slot [24] registered\n[ 0.307347] acpiphp: Slot [25] registered\n[ 0.308217] acpiphp: Slot [26] registered\n[ 0.309157] acpiphp: Slot [27] registered\n[ 0.310036] acpiphp: Slot [28] registered\n[ 0.310921] acpiphp: Slot [29] registered\n[ 0.311787] acpiphp: Slot [30] registered\n[ 0.312665] acpiphp: Slot [31] registered\n[ 0.313536] PCI host bridge to bus 0000:00\n[ 0.314407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.315732] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.317049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.318620] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320180] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.321752] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325130] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326493] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327761] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.332811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.334670] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358113] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361087] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362447] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363855] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364994] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366670] vgaarb: loaded\n[ 0.367311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368644] SCSI subsystem initialized\n[ 0.369643] ACPI: bus type USB registered\n[ 0.370535] usbcore: registered new interface driver usbfs\n[ 0.371658] usbcore: registered new interface driver hub\n[ 0.372748] usbcore: registered new device driver usb\n[ 0.373947] PCI: Using ACPI for IRQ routing\n[ 0.375152] NetLabel: Initializing\n[ 0.375930] NetLabel: domain hash size = 128\n[ 0.376846] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377890] NetLabel: unlabeled traffic allowed by default\n[ 0.379154] clocksource: Switched to clocksource kvm-clock\n[ 0.387841] AppArmor: AppArmor Filesystem Enabled\n[ 0.388871] pnp: PnP ACPI init\n[ 0.389869] pnp: PnP ACPI: found 5 devices\n[ 0.396388] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398229] NET: Registered protocol family 2\n[ 0.399376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400782] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402089] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403404] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404584] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405861] NET: Registered protocol family 1\n[ 0.406812] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408011] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409182] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423334] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437596] Trying to unpack rootfs image as initramfs...\n[ 0.495623] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497435] Scanning for low memory corruption every 60 seconds\n[ 0.498937] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500222] audit: initializing netlink subsys (disabled)\n[ 0.501339] audit: type=2000 audit(1534325363.039:1): initialized\n[ 0.502796] Initialise system trusted keyring\n[ 0.503857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505103] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507350] zbud: loaded\n[ 0.508137] VFS: Disk quotas dquot_6.6.0\n[ 0.509033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510756] fuse init (API version 7.23)\n[ 0.511745] Key type big_key registered\n[ 0.512616] Allocating IMA MOK and blacklist keyrings.\n[ 0.513968] Key type asymmetric registered\n[ 0.514855] Asymmetric key parser 'x509' registered\n[ 0.515901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517491] io scheduler noop registered\n[ 0.518349] io scheduler deadline registered (default)\n[ 0.519447] io scheduler cfq registered\n[ 0.520375] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524481] ACPI: Power Button [PWRF]\n[ 0.525413] GHES: HEST is not enabled!\n[ 0.539188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567147] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569356] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595425] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599775] Linux agpgart interface v0.103\n[ 0.603881] brd: module loaded\n[ 0.605787] loop: module loaded\n[ 0.610312] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611890] GPT:90111 != 2097151\n[ 0.612622] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613807] GPT:90111 != 2097151\n[ 0.614530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615605] vda: vda1 vda15\n[ 0.617490] scsi host0: ata_piix\n[ 0.618364] scsi host1: ata_piix\n[ 0.619182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.620526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.622216] libphy: Fixed MDIO Bus: probed\n[ 0.623122] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627077] PPP generic driver version 2.4.2\n[ 0.628152] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629467] ehci-pci: EHCI PCI platform driver\n[ 0.630430] ehci-platform: EHCI generic platform driver\n[ 0.631523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632790] ohci-pci: OHCI PCI platform driver\n[ 0.633752] ohci-platform: OHCI generic platform driver\n[ 0.634851] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649476] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650630] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653348] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.654686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657587] usb usb1: Product: UHCI Host Controller\n[ 0.658597] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660915] hub 1-0:1.0: USB hub found\n[ 0.661772] hub 1-0:1.0: 2 ports detected\n[ 0.662898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665244] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667522] mousedev: PS/2 mouse device common for all mice\n[ 0.669008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.671070] rtc_cmos 00:00: RTC can wake from S4\n[ 0.672337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673644] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674957] i2c /dev entries driver\n[ 0.675867] device-mapper: uevent: version 1.0.3\n[ 0.676959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680691] NET: Registered protocol family 10\n[ 0.682182] NET: Registered protocol family 17\n[ 0.683226] Key type dns_resolver registered\n[ 0.684506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.685730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.687823] registered taskstats version 1\n[ 0.688782] Loading compiled-in X.509 certificates\n[ 0.690442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692542] zswap: loaded using pool lzo/zbud\n[ 0.694745] Key type trusted registered\n[ 0.696723] Key type encrypted registered\n[ 0.697634] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698776] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699970] evm: HMAC attrs: 0x1\n[ 0.701087] Magic number: 14:19:475\n[ 0.702034] rtc_cmos 00:00: setting system clock to 2018-08-15 09:29:22 UTC (1534325362)\n[ 0.703865] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705082] EDD information not available.\n[ 0.781774] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793779] Write protecting the kernel read-only data: 14336k\n[ 0.797668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799825] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.851287] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMEUaIktaheTy+eKg/xBRGtzL+3XUxU5Qr21qXkO/HXlZpBnwllolEFO//TuXqXZxP1DaUazL0q3cbGLaUc4dXI/swGzw7o4090UYJdawmp/xRPrb/oX+h4NwaZL/4cyWcLCrWVF4QVrL0iF20BNKotebEt3/1JapRfDPmpkFbY6kwBL0LcDJAF9h6tVEQy95j+n7vybjT6zM9TU+4qS0cQ4ZYExZe8y+8Qdq3nvv3ATTPAz/Z3UKkj1UjQ/V+PQoTO6lf4Y111JYQVQpIKiXLPv5MtyU18zi+LymdXhs7/k8OwxTRgPBg/zbcOj36MYedOpnxq5vM7kQ+pAHMCkkP root@vping-ssh-vm-b861221e-d031-4aa8-ac78-d9fb8023e25b\nssh-dss AAAAB3NzaC1kc3MAAACBAO4MEHMCghD580JBts3SwXDBCPuP95RC0Nh5574D0oxHHsKsVMgWwib49g+1HA3JdnvXYjx0p1krqG2H9U5JWYZExF7i4/x7QM95NXtdexWu6nye07o2pixdiOgQtFHfFCNFTudiV7rosw8m4n1TZ9Q338Mcua/jvWDYSXF1P1kdAAAAFQCUsnMU3fL693l/apGmo8JGG10qewAAAIA7LtqCBp+YtD4JIUT0FJ8DHWO3Rcrdwm7CSB8sqamjDkhLUuQdhKpAHe02B80EvxvDsqLVP0roA0H1yGR3ZLI8TDjOz2/8mvUikU7PmNjY6dWS16qs+NSduSEzdz5iflKn+bRIC5CPxccA+RylV5q5z1HAgLq9DkHkCloAhqvDfgAAAIEAkKQ2kIeiqa9O/FwsGmBlcovoIogb9XIeyypNG8tEOhe3ABG8Sxskcws9ifYw/L7Dc+8OgnObSZIWY5Y6o36anMsiCX2nXRBAZSHNSEuDhyOtDpsPCQq1u75fRZ/nmxRX5upN/XFuVOe+Q5ivHG8XkIvm5cFBQdStRDTCahc+GYI= root@vping-ssh-vm-b861221e-d031-4aa8-ac78-d9fb8023e25b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fef6:ca22/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-b861221e-d031-4aa8-ac78-d9fb8023e25b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.67 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-b861221e-d031-4aa8-ac78-d9fb8023e25b login: "} 2018-08-15 09:29:29,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e/action used request id req-f8492a76-5e29-4ff4-8a1f-90c2f1b51f68 2018-08-15 09:29:29,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.099133014679s 2018-08-15 09:29:29,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e/action used request id req-f8492a76-5e29-4ff4-8a1f-90c2f1b51f68 2018-08-15 09:29:29,280 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 477048983 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.144691] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146479] pid_max: default: 32768 minimum: 301 [ 0.147448] ACPI: Core revision 20150930 [ 0.148907] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150332] Security Framework initialized [ 0.151219] Yama: becoming mindful. [ 0.152025] AppArmor: AppArmor initialized [ 0.152960] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154414] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155830] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157146] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158715] Initializing cgroup subsys io [ 0.159597] Initializing cgroup subsys memory [ 0.160538] Initializing cgroup subsys devices [ 0.161487] Initializing cgroup subsys freezer [ 0.162434] Initializing cgroup subsys net_cls [ 0.163373] Initializing cgroup subsys perf_event [ 0.164366] Initializing cgroup subsys net_prio [ 0.165334] Initializing cgroup subsys hugetlb [ 0.166277] Initializing cgroup subsys pids [ 0.167223] CPU: Physical Processor ID: 0 [ 0.168817] mce: CPU supports 10 MCE banks [ 0.169738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170826] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.187464] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.193839] ftrace: allocating 31920 entries in 125 pages [ 0.219707] smpboot: Max logical packages: 1 [ 0.220648] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.222096] x2apic enabled [ 0.222939] Switched APIC routing to physical x2apic. [ 0.224763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.225987] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.228147] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.230097] KVM setup paravirtual spinlock [ 0.231511] x86: Booted up 1 node, 1 CPUs [ 0.232386] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.233895] devtmpfs: initialized [ 0.235697] evm: security.selinux [ 0.236458] evm: security.SMACK64 [ 0.237193] evm: security.SMACK64EXEC [ 0.237990] evm: security.SMACK64TRANSMUTE [ 0.238870] evm: security.SMACK64MMAP [ 0.239672] evm: security.ima [ 0.240351] evm: security.capability [ 0.241215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243226] pinctrl core: initialized pinctrl subsystem [ 0.244410] RTC time: 9:29:22, date: 08/15/18 [ 0.245445] NET: Registered protocol family 16 [ 0.246521] cpuidle: using governor ladder [ 0.247424] cpuidle: using governor menu [ 0.248283] PCCT header not found. [ 0.249095] ACPI: bus type PCI registered [ 0.249960] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251314] PCI: Using configuration type 1 for base access [ 0.253211] ACPI: Added _OSI(Module Device) [ 0.254125] ACPI: Added _OSI(Processor Device) [ 0.255061] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.256040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257908] ACPI: Interpreter enabled [ 0.258737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.260728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.262728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.264712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.266704] ACPI: (supports S0 S5) [ 0.267463] ACPI: Using IOAPIC for interrupt routing [ 0.268496] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.271796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.273034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.274378] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.275690] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.278097] acpiphp: Slot [3] registered [ 0.278977] acpiphp: Slot [4] registered [ 0.279850] acpiphp: Slot [5] registered [ 0.280719] acpiphp: Slot [6] registered [ 0.281588] acpiphp: Slot [7] registered [ 0.282451] acpiphp: Slot [8] registered [ 0.283322] acpiphp: Slot [9] registered [ 0.284183] acpiphp: Slot [10] registered [ 0.285057] acpiphp: Slot [11] registered [ 0.285940] acpiphp: Slot [12] registered [ 0.286814] acpiphp: Slot [13] registered [ 0.287694] acpiphp: Slot [14] registered [ 0.288574] acpiphp: Slot [15] registered [ 0.299469] acpiphp: Slot [16] registered [ 0.300373] acpiphp: Slot [17] registered [ 0.301240] acpiphp: Slot [18] registered [ 0.302110] acpiphp: Slot [19] registered [ 0.302986] acpiphp: Slot [20] registered [ 0.303867] acpiphp: Slot [21] registered [ 0.304730] acpiphp: Slot [22] registered [ 0.305600] acpiphp: Slot [23] registered [ 0.306474] acpiphp: Slot [24] registered [ 0.307347] acpiphp: Slot [25] registered [ 0.308217] acpiphp: Slot [26] registered [ 0.309157] acpiphp: Slot [27] registered [ 0.310036] acpiphp: Slot [28] registered [ 0.310921] acpiphp: Slot [29] registered [ 0.311787] acpiphp: Slot [30] registered [ 0.312665] acpiphp: Slot [31] registered [ 0.313536] PCI host bridge to bus 0000:00 [ 0.314407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.315732] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.317049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.318620] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320180] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.321752] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.325130] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.326493] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.327761] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.329129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.332811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.334670] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358113] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361087] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362447] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363855] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364994] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.366670] vgaarb: loaded [ 0.367311] vgaarb: bridge control possible 0000:00:02.0 [ 0.368644] SCSI subsystem initialized [ 0.369643] ACPI: bus type USB registered [ 0.370535] usbcore: registered new interface driver usbfs [ 0.371658] usbcore: registered new interface driver hub [ 0.372748] usbcore: registered new device driver usb [ 0.373947] PCI: Using ACPI for IRQ routing [ 0.375152] NetLabel: Initializing [ 0.375930] NetLabel: domain hash size = 128 [ 0.376846] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377890] NetLabel: unlabeled traffic allowed by default [ 0.379154] clocksource: Switched to clocksource kvm-clock [ 0.387841] AppArmor: AppArmor Filesystem Enabled [ 0.388871] pnp: PnP ACPI init [ 0.389869] pnp: PnP ACPI: found 5 devices [ 0.396388] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398229] NET: Registered protocol family 2 [ 0.399376] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.400782] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.402089] TCP: Hash tables configured (established 4096 bind 4096) [ 0.403404] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404584] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405861] NET: Registered protocol family 1 [ 0.406812] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408011] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409182] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423334] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437596] Trying to unpack rootfs image as initramfs... [ 0.495623] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497435] Scanning for low memory corruption every 60 seconds [ 0.498937] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500222] audit: initializing netlink subsys (disabled) [ 0.501339] audit: type=2000 audit(1534325363.039:1): initialized [ 0.502796] Initialise system trusted keyring [ 0.503857] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505103] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507350] zbud: loaded [ 0.508137] VFS: Disk quotas dquot_6.6.0 [ 0.509033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510756] fuse init (API version 7.23) [ 0.511745] Key type big_key registered [ 0.512616] Allocating IMA MOK and blacklist keyrings. [ 0.513968] Key type asymmetric registered [ 0.514855] Asymmetric key parser 'x509' registered [ 0.515901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517491] io scheduler noop registered [ 0.518349] io scheduler deadline registered (default) [ 0.519447] io scheduler cfq registered [ 0.520375] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524481] ACPI: Power Button [PWRF] [ 0.525413] GHES: HEST is not enabled! [ 0.539188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.567147] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569356] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595425] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599775] Linux agpgart interface v0.103 [ 0.603881] brd: module loaded [ 0.605787] loop: module loaded [ 0.610312] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611890] GPT:90111 != 2097151 [ 0.612622] GPT:Alternate GPT header not at the end of the disk. [ 0.613807] GPT:90111 != 2097151 [ 0.614530] GPT: Use GNU Parted to correct GPT errors. [ 0.615605] vda: vda1 vda15 [ 0.617490] scsi host0: ata_piix [ 0.618364] scsi host1: ata_piix [ 0.619182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.620526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.622216] libphy: Fixed MDIO Bus: probed [ 0.623122] tun: Universal TUN/TAP device driver, 1.6 [ 0.624163] tun: (C) 1999-2004 Max Krasnyansky [ 0.627077] PPP generic driver version 2.4.2 [ 0.628152] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.629467] ehci-pci: EHCI PCI platform driver [ 0.630430] ehci-platform: EHCI generic platform driver [ 0.631523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.632790] ohci-pci: OHCI PCI platform driver [ 0.633752] ohci-platform: OHCI generic platform driver [ 0.634851] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649476] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.650630] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652248] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.653348] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.654686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657587] usb usb1: Product: UHCI Host Controller [ 0.658597] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660915] hub 1-0:1.0: USB hub found [ 0.661772] hub 1-0:1.0: 2 ports detected [ 0.662898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665244] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.667522] mousedev: PS/2 mouse device common for all mice [ 0.669008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.671070] rtc_cmos 00:00: RTC can wake from S4 [ 0.672337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.673644] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.674957] i2c /dev entries driver [ 0.675867] device-mapper: uevent: version 1.0.3 [ 0.676959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.678800] ledtrig-cpu: registered to indicate activity on CPUs [ 0.680691] NET: Registered protocol family 10 [ 0.682182] NET: Registered protocol family 17 [ 0.683226] Key type dns_resolver registered [ 0.684506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.685730] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.687823] registered taskstats version 1 [ 0.688782] Loading compiled-in X.509 certificates [ 0.690442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692542] zswap: loaded using pool lzo/zbud [ 0.694745] Key type trusted registered [ 0.696723] Key type encrypted registered [ 0.697634] AppArmor: AppArmor sha1 policy hashing enabled [ 0.698776] ima: No TPM chip found, activating TPM-bypass! [ 0.699970] evm: HMAC attrs: 0x1 [ 0.701087] Magic number: 14:19:475 [ 0.702034] rtc_cmos 00:00: setting system clock to 2018-08-15 09:29:22 UTC (1534325362) [ 0.703865] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705082] EDD information not available. [ 0.781774] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.793779] Write protecting the kernel read-only data: 14336k [ 0.797668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.799825] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.851287] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMEUaIktaheTy+eKg/xBRGtzL+3XUxU5Qr21qXkO/HXlZpBnwllolEFO//TuXqXZxP1DaUazL0q3cbGLaUc4dXI/swGzw7o4090UYJdawmp/xRPrb/oX+h4NwaZL/4cyWcLCrWVF4QVrL0iF20BNKotebEt3/1JapRfDPmpkFbY6kwBL0LcDJAF9h6tVEQy95j+n7vybjT6zM9TU+4qS0cQ4ZYExZe8y+8Qdq3nvv3ATTPAz/Z3UKkj1UjQ/V+PQoTO6lf4Y111JYQVQpIKiXLPv5MtyU18zi+LymdXhs7/k8OwxTRgPBg/zbcOj36MYedOpnxq5vM7kQ+pAHMCkkP root@vping-ssh-vm-b861221e-d031-4aa8-ac78-d9fb8023e25b ssh-dss AAAAB3NzaC1kc3MAAACBAO4MEHMCghD580JBts3SwXDBCPuP95RC0Nh5574D0oxHHsKsVMgWwib49g+1HA3JdnvXYjx0p1krqG2H9U5JWYZExF7i4/x7QM95NXtdexWu6nye07o2pixdiOgQtFHfFCNFTudiV7rosw8m4n1TZ9Q338Mcua/jvWDYSXF1P1kdAAAAFQCUsnMU3fL693l/apGmo8JGG10qewAAAIA7LtqCBp+YtD4JIUT0FJ8DHWO3Rcrdwm7CSB8sqamjDkhLUuQdhKpAHe02B80EvxvDsqLVP0roA0H1yGR3ZLI8TDjOz2/8mvUikU7PmNjY6dWS16qs+NSduSEzdz5iflKn+bRIC5CPxccA+RylV5q5z1HAgLq9DkHkCloAhqvDfgAAAIEAkKQ2kIeiqa9O/FwsGmBlcovoIogb9XIeyypNG8tEOhe3ABG8Sxskcws9ifYw/L7Dc+8OgnObSZIWY5Y6o36anMsiCX2nXRBAZSHNSEuDhyOtDpsPCQq1u75fRZ/nmxRX5upN/XFuVOe+Q5ivHG8XkIvm5cFBQdStRDTCahc+GYI= root@vping-ssh-vm-b861221e-d031-4aa8-ac78-d9fb8023e25b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fef6:ca22/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-b861221e-d031-4aa8-ac78-d9fb8023e25b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.67 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-b861221e-d031-4aa8-ac78-d9fb8023e25b login: 2018-08-15 09:29:29,428 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d36e90L 2018-08-15 09:29:29,429 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 09:29:29,429 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-15 09:29:29,430 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-15 09:29:29,431 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-15 09:29:29,431 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 09:29:29,431 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-15 09:29:29,431 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 09:29:29,432 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 09:29:29,432 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 09:29:29,450 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 09:29:29,451 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 09:29:29,461 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: cf8b0aecbdd5f4f8877ec6850566442b 2018-08-15 09:29:29,462 - paramiko.transport - DEBUG - Trying discovered key 5cde9c2d98f86ae488f7b5e60af174c2 in /tmp/tmpXENBzu 2018-08-15 09:29:29,487 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 09:29:29,493 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 09:29:29,495 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 09:29:29,496 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-15 09:29:29,496 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 09:29:29,497 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 09:29:29,541 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 09:29:29,541 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.10 (192.168.120.10): 56 data bytes 64 bytes from 192.168.120.10: seq=0 ttl=64 time=42.128 ms --- 192.168.120.10 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.128/42.128/42.128 ms 2018-08-15 09:29:29,542 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-15 09:29:29,547 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 09:29:29,655 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:29:29,656 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:60 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 09:29:29,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 09:29:29,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5 -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:29,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:29:29 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-76595697-88cb-4fc1-8b1e-73e50b5c3c16 x-compute-request-id: req-76595697-88cb-4fc1-8b1e-73e50b5c3c16 Content-Type: application/json 2018-08-15 09:29:29,879 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5 used request id req-76595697-88cb-4fc1-8b1e-73e50b5c3c16 2018-08-15 09:29:29,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.218625068665s 2018-08-15 09:29:29,880 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5 used request id req-76595697-88cb-4fc1-8b1e-73e50b5c3c16 2018-08-15 09:29:29,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:30,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:29 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-4f549658-7f79-4a22-a36e-7abb67483fbc x-compute-request-id: req-4f549658-7f79-4a22-a36e-7abb67483fbc Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:22", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:22.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "8b7a88d5-0671-4d30-9574-c1acba12184e", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:22Z", "hostId": "f4de31300ba6e1eeef5efa28c148ba87e5bee36831c5c3e1e044d76b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "name": "vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:29:13Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b3:d3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/61464e15-e153-4b22-9524-d300b1cbcaa5", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:05.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "61464e15-e153-4b22-9524-d300b1cbcaa5", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:29Z", "hostId": "fa28e8d0844fe8e38b3b72d9852d1221a0e61d17bb1c23721bb00061", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:28:52Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:30,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f549658-7f79-4a22-a36e-7abb67483fbc 2018-08-15 09:29:30,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66080904007s 2018-08-15 09:29:30,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f549658-7f79-4a22-a36e-7abb67483fbc 2018-08-15 09:29:30,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:29:32,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:33,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29: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-d7c99201-567c-4873-b1ca-bf485e13ff7e x-compute-request-id: req-d7c99201-567c-4873-b1ca-bf485e13ff7e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:22", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:22.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "8b7a88d5-0671-4d30-9574-c1acba12184e", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:22Z", "hostId": "f4de31300ba6e1eeef5efa28c148ba87e5bee36831c5c3e1e044d76b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "name": "vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:29:13Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:33,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7c99201-567c-4873-b1ca-bf485e13ff7e 2018-08-15 09:29:33,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599077939987s 2018-08-15 09:29:33,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7c99201-567c-4873-b1ca-bf485e13ff7e 2018-08-15 09:29:33,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 09:29:33,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/40e59e38-1dc6-492e-9bf2-45240fc55c37.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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:34,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-202c36b5-9e3d-4548-b54f-b7e030da22f9 Content-Length: 0 Date: Wed, 15 Aug 2018 09:29:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:29:34,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/40e59e38-1dc6-492e-9bf2-45240fc55c37.json used request id req-202c36b5-9e3d-4548-b54f-b7e030da22f9 2018-08-15 09:29:34,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.45424509048s 2018-08-15 09:29:34,603 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/40e59e38-1dc6-492e-9bf2-45240fc55c37.json used request id req-202c36b5-9e3d-4548-b54f-b7e030da22f9 2018-08-15 09:29:34,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 09:29:34,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:34,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fe4705e5-90dc-46ab-9cda-07f7a9fa1335 Date: Wed, 15 Aug 2018 09:29:34 GMT RESP BODY: {"floatingips": []} 2018-08-15 09:29:34,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fe4705e5-90dc-46ab-9cda-07f7a9fa1335 2018-08-15 09:29:34,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0462028980255s 2018-08-15 09:29:34,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fe4705e5-90dc-46ab-9cda-07f7a9fa1335 2018-08-15 09:29:34,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 09:29:34,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:35,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:29:34 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-8a3ed36b-645f-4cff-bab5-d3747e903f92 x-compute-request-id: req-8a3ed36b-645f-4cff-bab5-d3747e903f92 Content-Type: application/json 2018-08-15 09:29:35,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e used request id req-8a3ed36b-645f-4cff-bab5-d3747e903f92 2018-08-15 09:29:35,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.361444950104s 2018-08-15 09:29:35,018 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e used request id req-8a3ed36b-645f-4cff-bab5-d3747e903f92 2018-08-15 09:29:35,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:35,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:35,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29: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,Accept-Encoding x-openstack-request-id: req-29ecc1d1-77d4-4559-b0bc-94040c2cdbd2 x-compute-request-id: req-29ecc1d1-77d4-4559-b0bc-94040c2cdbd2 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8b7a88d5-0671-4d30-9574-c1acba12184e", "rel": "bookmark"}], "image": {"id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "links": [{"href": "http://172.30.9.21:8774/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T09:29:22.000000", "flavor": {"id": "944636e0-4fd7-48bc-996c-cec81781f345", "links": [{"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "bookmark"}]}, "id": "8b7a88d5-0671-4d30-9574-c1acba12184e", "security_groups": [{"name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}], "user_id": "12b081f7a22a49939f79da841fdc4043", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T09:29:34Z", "hostId": "f4de31300ba6e1eeef5efa28c148ba87e5bee36831c5c3e1e044d76b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b", "name": "vping_ssh-vm_b861221e-d031-4aa8-ac78-d9fb8023e25b", "created": "2018-08-15T09:29:13Z", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:29:35,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-29ecc1d1-77d4-4559-b0bc-94040c2cdbd2 2018-08-15 09:29:35,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524384975433s 2018-08-15 09:29:35,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-29ecc1d1-77d4-4559-b0bc-94040c2cdbd2 2018-08-15 09:29:35,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:29:37,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:29:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:37,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:37 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-bee0bb80-0b9d-448b-b677-1f816a8cd911 x-compute-request-id: req-bee0bb80-0b9d-448b-b677-1f816a8cd911 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 09:29:37,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bee0bb80-0b9d-448b-b677-1f816a8cd911 2018-08-15 09:29:37,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205593824387s 2018-08-15 09:29:37,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bee0bb80-0b9d-448b-b677-1f816a8cd911 2018-08-15 09:29:37,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 09:29:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:38,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-c234b851-a198-44ff-ab1a-4af13c441f23 Date: Wed, 15 Aug 2018 09:29:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:30Z", "updated_at": "2018-08-15T09:28:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "4fda37d7-b039-46c1-b76e-1b20a11bb669", "remote_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "6bb89963-575f-4538-89ea-41641361dd49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "948f4365-f44c-450c-a00b-655d41508c34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:30Z", "revision_number": 0, "id": "f2fb3cd6-fa1a-4e8a-aa6c-e405eb268a91", "remote_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:30Z", "security_group_id": "52a50783-02b0-4265-bf33-1e0990a5462e", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}], "revision_number": 1, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "52a50783-02b0-4265-bf33-1e0990a5462e", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:45Z", "updated_at": "2018-08-15T09:28:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:45Z", "revision_number": 0, "id": "4cca8124-d2ff-46d6-a1da-5b0d582223ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:45Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:45Z", "revision_number": 0, "id": "6ead6b87-89e5-407d-9349-6b17dcff0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:45Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T09:28:47Z", "revision_number": 0, "id": "d8472a08-5f96-4af2-ab43-6d66cfc84c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:47Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T09:28:46Z", "revision_number": 0, "id": "e864b27d-8199-41cc-91c6-ddad89dbf87c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T09:28:46Z", "security_group_id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9879c08c46984b64845fc92cd8aa2db1"}], "revision_number": 3, "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "72916cc8-ce37-42c6-9bd1-669f29f37ecd", "name": "vping_ssh-sg_b861221e-d031-4aa8-ac78-d9fb8023e25b"}]} 2018-08-15 09:29:38,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c234b851-a198-44ff-ab1a-4af13c441f23 2018-08-15 09:29:38,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328717947006s 2018-08-15 09:29:38,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c234b851-a198-44ff-ab1a-4af13c441f23 2018-08-15 09:29:38,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 09:29:38,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/72916cc8-ce37-42c6-9bd1-669f29f37ecd.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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:38,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb2369cc-f333-42fc-9f42-4e7f0980274e Content-Length: 0 Date: Wed, 15 Aug 2018 09:29:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:29:38,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/72916cc8-ce37-42c6-9bd1-669f29f37ecd.json used request id req-fb2369cc-f333-42fc-9f42-4e7f0980274e 2018-08-15 09:29:38,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139165878296s 2018-08-15 09:29:38,229 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/72916cc8-ce37-42c6-9bd1-669f29f37ecd.json used request id req-fb2369cc-f333-42fc-9f42-4e7f0980274e 2018-08-15 09:29:38,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 09:29:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:38,407 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:29:38 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-073feed0-5e9b-4dae-9b7d-e82c5f68e0ee x-compute-request-id: req-073feed0-5e9b-4dae-9b7d-e82c5f68e0ee Content-Length: 0 Content-Type: application/json 2018-08-15 09:29:38,407 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b used request id req-073feed0-5e9b-4dae-9b7d-e82c5f68e0ee 2018-08-15 09:29:38,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.177196979523s 2018-08-15 09:29:38,407 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_b861221e-d031-4aa8-ac78-d9fb8023e25b used request id req-073feed0-5e9b-4dae-9b7d-e82c5f68e0ee 2018-08-15 09:29:38,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 09:29:38,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180/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}0e2f5368806c23762469c059e77790c68533bf65" -d '{"subnet_id": "159d9947-2a91-4615-a7e1-68213bd9eef7"}' 2018-08-15 09:29:40,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5083702-dcb9-4a88-834b-718d90db0ee2 Date: Wed, 15 Aug 2018 09:29:40 GMT RESP BODY: {"network_id": "78b34178-e811-4a60-b72b-6d0e8c923241", "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "subnet_id": "159d9947-2a91-4615-a7e1-68213bd9eef7", "subnet_ids": ["159d9947-2a91-4615-a7e1-68213bd9eef7"], "port_id": "27959847-9c71-4f41-9a70-1c3d4bcb2e40", "id": "821f0bc6-4389-4325-b96d-2b712aff1180"} 2018-08-15 09:29:40,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180/remove_router_interface.json used request id req-d5083702-dcb9-4a88-834b-718d90db0ee2 2018-08-15 09:29:40,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34804415703s 2018-08-15 09:29:40,756 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180/remove_router_interface.json used request id req-d5083702-dcb9-4a88-834b-718d90db0ee2 returning object 821f0bc6-4389-4325-b96d-2b712aff1180 2018-08-15 09:29:40,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:29:40,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:40,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0f6de469-3b3e-4066-9c6d-014c82e33343 Date: Wed, 15 Aug 2018 09:29:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9879c08c46984b64845fc92cd8aa2db1", "created_at": "2018-08-15T09:28:32Z", "admin_state_up": true, "updated_at": "2018-08-15T09:29:39Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "9879c08c46984b64845fc92cd8aa2db1", "id": "821f0bc6-4389-4325-b96d-2b712aff1180", "name": "vping_ssh-router_b861221e-d031-4aa8-ac78-d9fb8023e25b"}]} 2018-08-15 09:29:40,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0f6de469-3b3e-4066-9c6d-014c82e33343 2018-08-15 09:29:40,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117491006851s 2018-08-15 09:29:40,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0f6de469-3b3e-4066-9c6d-014c82e33343 2018-08-15 09:29:40,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 09:29:40,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180.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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:44,828 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da0920d3-0e0c-437e-ac1f-bf94fe9ea894 Content-Length: 0 Date: Wed, 15 Aug 2018 09:29:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:29:44,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180.json used request id req-da0920d3-0e0c-437e-ac1f-bf94fe9ea894 2018-08-15 09:29:44,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.95213508606s 2018-08-15 09:29:44,828 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/821f0bc6-4389-4325-b96d-2b712aff1180.json used request id req-da0920d3-0e0c-437e-ac1f-bf94fe9ea894 2018-08-15 09:29:44,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:29:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:44,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-578a74c6-dea2-4455-bf0f-d11beb70a66e Date: Wed, 15 Aug 2018 09:29:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78b34178-e811-4a60-b72b-6d0e8c923241","tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:28:31Z","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":"9879c08c46984b64845fc92cd8aa2db1","id":"159d9947-2a91-4615-a7e1-68213bd9eef7","subnetpool_id":null,"name":"vping_ssh-subnet_b861221e-d031-4aa8-ac78-d9fb8023e25b"}]} 2018-08-15 09:29:44,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-578a74c6-dea2-4455-bf0f-d11beb70a66e 2018-08-15 09:29:44,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.043329000473s 2018-08-15 09:29:44,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-578a74c6-dea2-4455-bf0f-d11beb70a66e 2018-08-15 09:29:44,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 09:29:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/159d9947-2a91-4615-a7e1-68213bd9eef7.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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:47,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3524721d-3395-4487-9dbb-b1ff9c6eca02 Date: Wed, 15 Aug 2018 09:29:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:29:47,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/159d9947-2a91-4615-a7e1-68213bd9eef7.json used request id req-3524721d-3395-4487-9dbb-b1ff9c6eca02 2018-08-15 09:29:47,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.52433300018s 2018-08-15 09:29:47,399 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/159d9947-2a91-4615-a7e1-68213bd9eef7.json used request id req-3524721d-3395-4487-9dbb-b1ff9c6eca02 2018-08-15 09:29:47,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:29:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:47,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-2fb9bf3c-166b-4ef4-a6b2-d839510e1051 Date: Wed, 15 Aug 2018 09:29:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"78b34178-e811-4a60-b72b-6d0e8c923241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9879c08c46984b64845fc92cd8aa2db1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:29:46Z","qos_policy_id":null,"name":"vping_ssh-net_b861221e-d031-4aa8-ac78-d9fb8023e25b","admin_state_up":true,"tenant_id":"9879c08c46984b64845fc92cd8aa2db1","created_at":"2018-08-15T09:28:30Z","mtu":1450}]} 2018-08-15 09:29:47,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2fb9bf3c-166b-4ef4-a6b2-d839510e1051 2018-08-15 09:29:47,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369144916534s 2018-08-15 09:29:47,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2fb9bf3c-166b-4ef4-a6b2-d839510e1051 2018-08-15 09:29:47,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 09:29:47,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/78b34178-e811-4a60-b72b-6d0e8c923241.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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:48,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b98c97b8-9a31-4bd5-a9dc-936d63c8ff1f Date: Wed, 15 Aug 2018 09:29:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:29:48,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/78b34178-e811-4a60-b72b-6d0e8c923241.json used request id req-b98c97b8-9a31-4bd5-a9dc-936d63c8ff1f 2018-08-15 09:29:48,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.845341920853s 2018-08-15 09:29:48,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/78b34178-e811-4a60-b72b-6d0e8c923241.json used request id req-b98c97b8-9a31-4bd5-a9dc-936d63c8ff1f 2018-08-15 09:29:48,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:29:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:48,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-aee5cda3-2eb5-4de5-ae26-783d03b0204e Date: Wed, 15 Aug 2018 09:29:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:28:43Z", "file": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105/file", "owner": "9879c08c46984b64845fc92cd8aa2db1", "id": "4d059b51-1928-4f33-a01c-a41aa72b8105", "size": 12716032, "self": "/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/4d059b51-1928-4f33-a01c-a41aa72b8105/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b861221e-d031-4aa8-ac78-d9fb8023e25b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:28:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:29:48,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aee5cda3-2eb5-4de5-ae26-783d03b0204e 2018-08-15 09:29:48,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297976016998s 2018-08-15 09:29:48,919 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aee5cda3-2eb5-4de5-ae26-783d03b0204e 2018-08-15 09:29:48,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 09:29:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105 -H "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}0e2f5368806c23762469c059e77790c68533bf65" 2018-08-15 09:29:50,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52c15013-23be-4ed9-b171-b58863d004d7 Date: Wed, 15 Aug 2018 09:29:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:29:50,041 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105 used request id req-52c15013-23be-4ed9-b171-b58863d004d7 2018-08-15 09:29:50,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12074589729s 2018-08-15 09:29:50,041 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4d059b51-1928-4f33-a01c-a41aa72b8105 used request id req-52c15013-23be-4ed9-b171-b58863d004d7 2018-08-15 09:29:50,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:29:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:29:50,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:50 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-65d7a1ff-e6ff-464c-a28a-69de95c3499e x-compute-request-id: req-65d7a1ff-e6ff-464c-a28a-69de95c3499e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b861221e-d031-4aa8-ac78-d9fb8023e25b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/944636e0-4fd7-48bc-996c-cec81781f345", "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": "944636e0-4fd7-48bc-996c-cec81781f345"}]} 2018-08-15 09:29:50,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-65d7a1ff-e6ff-464c-a28a-69de95c3499e 2018-08-15 09:29:50,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269160270691s 2018-08-15 09:29:50,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-65d7a1ff-e6ff-464c-a28a-69de95c3499e 2018-08-15 09:29:50,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 09:29:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345 -H "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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:29:50,107 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:29:50 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-3110fb07-1173-4ffe-a714-946524917d5f x-compute-request-id: req-3110fb07-1173-4ffe-a714-946524917d5f Content-Length: 0 Content-Type: application/json 2018-08-15 09:29:50,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345 used request id req-3110fb07-1173-4ffe-a714-946524917d5f 2018-08-15 09:29:50,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037220954895s 2018-08-15 09:29:50,108 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/944636e0-4fd7-48bc-996c-cec81781f345 used request id req-3110fb07-1173-4ffe-a714-946524917d5f 2018-08-15 09:29:50,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:29:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:29:50,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579fcdf6-2b2e-4cc0-9864-c22f128fe273 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b", "links": {"self": "http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12b081f7a22a49939f79da841fdc4043", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:29:50,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-579fcdf6-2b2e-4cc0-9864-c22f128fe273 2018-08-15 09:29:50,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203058958054s 2018-08-15 09:29:50,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-579fcdf6-2b2e-4cc0-9864-c22f128fe273 2018-08-15 09:29:50,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:29:50,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043 -H "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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:29:50,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0318f4d-645f-44c6-9bfd-c2c0c5113f8b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_b861221e-d031-4aa8-ac78-d9fb8023e25b", "links": {"self": "http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "12b081f7a22a49939f79da841fdc4043", "description": null}} 2018-08-15 09:29:50,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043 used request id req-b0318f4d-645f-44c6-9bfd-c2c0c5113f8b 2018-08-15 09:29:50,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19659113884s 2018-08-15 09:29:50,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043 used request id req-b0318f4d-645f-44c6-9bfd-c2c0c5113f8b 2018-08-15 09:29:50,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 09:29:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043 -H "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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:29:50,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b683211-0db4-45f8-93f1-d95a322d1f16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:29:50,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043 used request id req-8b683211-0db4-45f8-93f1-d95a322d1f16 2018-08-15 09:29:50,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.287735939026s 2018-08-15 09:29:50,803 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/12b081f7a22a49939f79da841fdc4043 used request id req-8b683211-0db4-45f8-93f1-d95a322d1f16 2018-08-15 09:29:50,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:29:50,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:29:51,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b838fdf4-995c-44ae-b917-07c817f11b52 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1"}, "tags": [], "enabled": true, "id": "9879c08c46984b64845fc92cd8aa2db1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b861221e-d031-4aa8-ac78-d9fb8023e25b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 09:29:51,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b838fdf4-995c-44ae-b917-07c817f11b52 2018-08-15 09:29:51,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194524049759s 2018-08-15 09:29:51,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b838fdf4-995c-44ae-b917-07c817f11b52 2018-08-15 09:29:51,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 09:29:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1 -H "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}7d8e71e59f6a1a4a9c2e44795199d7640319f780" 2018-08-15 09:29:51,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6bbade-73f1-47d2-83af-17825961abf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:29:51,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1 used request id req-6e6bbade-73f1-47d2-83af-17825961abf0 2018-08-15 09:29:51,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.324995040894s 2018-08-15 09:29:51,334 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9879c08c46984b64845fc92cd8aa2db1 used request id req-6e6bbade-73f1-47d2-83af-17825961abf0 2018-08-15 09:29:51,388 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-15 09:29:51,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:29:51,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:29:51,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:29:51,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:29:51,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:29:51,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:29:51,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:29:51,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:29:51,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:29:51,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:29:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:29:51,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e78418c0-d391-4644-896a-91f549562fd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:29:51,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e78418c0-d391-4644-896a-91f549562fd2 2018-08-15 09:29:51,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:29:51,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}, {"id": "753cf3a5f74b47e6aab585ca7fda8ed2", "name": "admin"}], "expires_at": "2018-08-15T10:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac332bba074178b0e37643466a6c2c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ccac332bba074178b0e37643466a6c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "audit_ids": ["n8Y7ZvzyROO7LIsD4E19YA"], "issued_at": "2018-08-15T09:29:51.000000Z"}} 2018-08-15 09:29:51,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:29:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:52,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9e23d77e-112c-438e-8ff2-983c5e165244 Date: Wed, 15 Aug 2018 09:29:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","provider:network_type":"flat"}]} 2018-08-15 09:29:52,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e23d77e-112c-438e-8ff2-983c5e165244 2018-08-15 09:29:52,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360593080521s 2018-08-15 09:29:52,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e23d77e-112c-438e-8ff2-983c5e165244 2018-08-15 09:29:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:29:52,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 09:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe8665d-55f2-4887-9f5d-1b7e753fc508 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-15 09:29:52,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9fe8665d-55f2-4887-9f5d-1b7e753fc508 2018-08-15 09:29:52,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:29:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:52,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78d6d52-f340-4f59-90a4-fa7918c9c078 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4ae5de665ee0488f98e521787a7ffb49"}, "tags": [], "enabled": true, "id": "4ae5de665ee0488f98e521787a7ffb49", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 09:29:52,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b78d6d52-f340-4f59-90a4-fa7918c9c078 2018-08-15 09:29:52,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157590866089s 2018-08-15 09:29:52,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b78d6d52-f340-4f59-90a4-fa7918c9c078 2018-08-15 09:29:52,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 09:29:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9"}}' 2018-08-15 09:29:52,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd035da-b1db-4b27-b4b8-19ac933e1860 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217"}, "tags": [], "enabled": true, "id": "273dddd39bde428899a1d9198e262217", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9"}} 2018-08-15 09:29:52,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dfd035da-b1db-4b27-b4b8-19ac933e1860 2018-08-15 09:29:52,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226348876953s 2018-08-15 09:29:52,608 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dfd035da-b1db-4b27-b4b8-19ac933e1860 2018-08-15 09:29:52,608 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'273dddd39bde428899a1d9198e262217', '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'vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9'}) 2018-08-15 09:29:52,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 09:29:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f3300ba8-c151-47e1-bacc-94ce49bdcd59", "email": null, "name": "vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9"}}' 2018-08-15 09:29:53,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 09:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85db8e2d-f895-445d-8a1e-bf5e26c93793 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9", "links": {"self": "http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3864346f53d94cc5b90235b882964743", "domain_id": "default", "password_expires_at": null}} 2018-08-15 09:29:53,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-85db8e2d-f895-445d-8a1e-bf5e26c93793 2018-08-15 09:29:53,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.511423110962s 2018-08-15 09:29:53,126 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-85db8e2d-f895-445d-8a1e-bf5e26c93793 2018-08-15 09:29:53,127 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3864346f53d94cc5b90235b882964743', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9'}) 2018-08-15 09:29:53,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:29:53,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:53,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c4c7e9e-31b0-42a7-842b-40baf363b09a Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:29:53,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c4c7e9e-31b0-42a7-842b-40baf363b09a 2018-08-15 09:29:53,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203985929489s 2018-08-15 09:29:53,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c4c7e9e-31b0-42a7-842b-40baf363b09a 2018-08-15 09:29:53,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:29:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:53,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7285eaa-06e9-4682-941a-541f5fdf5b0a Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:29:53,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7285eaa-06e9-4682-941a-541f5fdf5b0a 2018-08-15 09:29:53,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197530984879s 2018-08-15 09:29:53,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7285eaa-06e9-4682-941a-541f5fdf5b0a 2018-08-15 09:29:53,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 09:29:53,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:53,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9cbb63-0665-4bca-8606-45e15b1c8bbc Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0794d462b291486abcf6d8c1886df0b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/0794d462b291486abcf6d8c1886df0b1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "523d7f0374fd444a9cfb7c6cefc3efb5", "links": {"self": "http://172.30.9.21:5000/v3/roles/523d7f0374fd444a9cfb7c6cefc3efb5"}, "name": "reader"}, {"domain_id": null, "id": "753cf3a5f74b47e6aab585ca7fda8ed2", "links": {"self": "http://172.30.9.21:5000/v3/roles/753cf3a5f74b47e6aab585ca7fda8ed2"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7404a9ea2f44c139e7b3678d4520884", "links": {"self": "http://172.30.9.21:5000/v3/roles/c7404a9ea2f44c139e7b3678d4520884"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dff5bccadca542958c664ee675124950", "links": {"self": "http://172.30.9.21:5000/v3/roles/dff5bccadca542958c664ee675124950"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb33954093084f85ad0acc96c80ab15e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb33954093084f85ad0acc96c80ab15e"}, "name": "member"}]} 2018-08-15 09:29:53,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb9cbb63-0665-4bca-8606-45e15b1c8bbc 2018-08-15 09:29:53,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202270030975s 2018-08-15 09:29:53,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb9cbb63-0665-4bca-8606-45e15b1c8bbc 2018-08-15 09:29:53,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 09:29:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:53,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0637cdc6-6355-4028-9f29-88ae2fff1a45 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 09:29:53,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0637cdc6-6355-4028-9f29-88ae2fff1a45 2018-08-15 09:29:53,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190365076065s 2018-08-15 09:29:53,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0637cdc6-6355-4028-9f29-88ae2fff1a45 2018-08-15 09:29:53,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:29:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:54,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f1a5bf-d77f-4aa7-aec1-7f8823a743c3 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9", "links": {"self": "http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3864346f53d94cc5b90235b882964743", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:29:54,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d7f1a5bf-d77f-4aa7-aec1-7f8823a743c3 2018-08-15 09:29:54,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.156824827194s 2018-08-15 09:29:54,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d7f1a5bf-d77f-4aa7-aec1-7f8823a743c3 2018-08-15 09:29:54,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:29:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:54,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83817b81-459b-489d-aeae-c8909465f8a9 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217"}, "tags": [], "enabled": true, "id": "273dddd39bde428899a1d9198e262217", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9"}]} 2018-08-15 09:29:54,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-83817b81-459b-489d-aeae-c8909465f8a9 2018-08-15 09:29:54,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151489019394s 2018-08-15 09:29:54,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-83817b81-459b-489d-aeae-c8909465f8a9 2018-08-15 09:29:54,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 09:29:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3864346f53d94cc5b90235b882964743&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=273dddd39bde428899a1d9198e262217" -H "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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:54,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b348fb4-f3fe-4bf7-8336-bb7ca7c2ec7b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3864346f53d94cc5b90235b882964743&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=273dddd39bde428899a1d9198e262217", "previous": null, "next": null}} 2018-08-15 09:29:54,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3864346f53d94cc5b90235b882964743&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=273dddd39bde428899a1d9198e262217 used request id req-9b348fb4-f3fe-4bf7-8336-bb7ca7c2ec7b 2018-08-15 09:29:54,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193937063217s 2018-08-15 09:29:54,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3864346f53d94cc5b90235b882964743&role.id=eb33954093084f85ad0acc96c80ab15e&scope.project.id=273dddd39bde428899a1d9198e262217 used request id req-9b348fb4-f3fe-4bf7-8336-bb7ca7c2ec7b 2018-08-15 09:29:54,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 09:29:54,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217/users/3864346f53d94cc5b90235b882964743/roles/eb33954093084f85ad0acc96c80ab15e -H "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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:29:54,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16a29977-b040-41d2-bc42-8f96cba7b206 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:29:54,704 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217/users/3864346f53d94cc5b90235b882964743/roles/eb33954093084f85ad0acc96c80ab15e used request id req-16a29977-b040-41d2-bc42-8f96cba7b206 2018-08-15 09:29:54,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236320018768s 2018-08-15 09:29:54,704 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217/users/3864346f53d94cc5b90235b882964743/roles/eb33954093084f85ad0acc96c80ab15e used request id req-16a29977-b040-41d2-bc42-8f96cba7b206 2018-08-15 09:29:54,705 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9', 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'273dddd39bde428899a1d9198e262217', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f3300ba8-c151-47e1-bacc-94ce49bdcd59', 'username': u'vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 09:29:54,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 09:29:54,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 09:29:54,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 09:29:54,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 09:29:54,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 09:29:54,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 09:29:54,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 09:29:54,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 09:29:54,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 09:29:54,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 09:29:54,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 09:29:54,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 09:29:54,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 09:29:54,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 09:29:54,710 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9', 'password': 'f3300ba8-c151-47e1-bacc-94ce49bdcd59', 'project_name': 'vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '273dddd39bde428899a1d9198e262217', 'project_domain_name': 'Default'} 2018-08-15 09:29:54,710 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-15 09:29:54,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:29:54,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cecb5e-70f9-4d7e-a0d6-4213dc182a1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-08-15 09:29:54,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-87cecb5e-70f9-4d7e-a0d6-4213dc182a1d 2018-08-15 09:29:54,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-15 09:29:55,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb33954093084f85ad0acc96c80ab15e", "name": "member"}, {"id": "523d7f0374fd444a9cfb7c6cefc3efb5", "name": "reader"}], "expires_at": "2018-08-15T10:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "273dddd39bde428899a1d9198e262217", "name": "vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28f3b5cc71924e1c8b35c656604f95f9"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8faca51441464c1990fd0dc55c5f8571"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5da95d8c0944704a8fb66f147942a5d"}], "type": "identity", "id": "00f3d86c7355409c95608800da4e7370", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/273dddd39bde428899a1d9198e262217", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf2905a2f21446d85506c75cb05af79"}, {"url": "http://192.30.9.3:8004/v1/273dddd39bde428899a1d9198e262217", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d82d72be1ef41f19196806531aa71f2"}, {"url": "http://172.30.9.21:8004/v1/273dddd39bde428899a1d9198e262217", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1e4f51d8223420a906e2d377f9ff584"}], "type": "orchestration", "id": "14091f00c817424799e18b4381c330e2", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dc616812aa4426b8afe8bbea9bb1e6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a2cdac9b5074b35a1cc79c7037a0ffe"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc3ded60ab214146b24a29635bf46c3c"}], "type": "metric", "id": "16572f06daaf405ab9ffa813b1f2c709", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "414dd9652f1843a685cae695f3ecb2fe"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ce2e7f4865b4aa68f49999608106662"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "969b111c6c864568a4e63c1a812c8eec"}], "type": "event", "id": "2b371674a0694c849a26a7f18a2e657d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fae374797f3492596306a7964f26606"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "877e3d6a89c24f51a50d87ef55560702"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ce8c8d331e44bb4accbbafd07657192"}], "type": "network", "id": "49a7516246df46eeb5ad941648719559", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fd7de0782ac4407ae09dc0fa2c338c2"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d99c34f015c4c099a5a7f1f390e70b3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6970ab610b0401e84d04bcdb39d5cc7"}], "type": "placement", "id": "51db4a26fec149c2b600a7a282cec0bc", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13680d3963af468bbec8127fcdf48f3c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147c8a951baa48519a96612f62e7b88f"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc5d43372114f0586ad68313185c342"}], "type": "alarming", "id": "7928fac8141847208a4508bd700ed061", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85acc66a71fa4965827c617e97b0070d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332fcb8b74a44af88779b176334d882f"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cf57ac571814a75814974618c870d9a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4be39af14e7d47d2be06f537e16a09dc"}], "type": "cloudformation", "id": "8ee113506bc24f37bd0e45f51a1f12b7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15917a5a01f04b8c87b88310bc63415c"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4541c1d2e7c44b6a8f3a155e1d31f764"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48bc6a3bf73646b5b171788aaeec74a7"}], "type": "image", "id": "92b185b892fc4d67ab0d590049c095ee", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/273dddd39bde428899a1d9198e262217", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7aadf19bad845e6a97f518b9a440940"}, {"url": "http://172.30.9.21:8776/v1/273dddd39bde428899a1d9198e262217", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81819b798c940619b2290edb8c99884"}, {"url": "http://192.30.9.3:8776/v1/273dddd39bde428899a1d9198e262217", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eed5585ee2464e1696be219f6594ef76"}], "type": "volume", "id": "a9a09cf6cb1e44e5833211713b247c24", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/273dddd39bde428899a1d9198e262217", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f91f35a3b73498997266aba6bc9d9e8"}, {"url": "http://172.30.9.21:8776/v2/273dddd39bde428899a1d9198e262217", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b9a7325d6bc4eac9bf9c060b1c52700"}, {"url": "http://192.30.9.3:8776/v2/273dddd39bde428899a1d9198e262217", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3c0cf49c9c2474e917bef9e57666eb2"}], "type": "volumev2", "id": "b6c88c3760bc490eb507bf5432a3b581", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c920b8ab58e48059891a0829f4eb1d2"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0a0fab2f60d4089833c779e56348936"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec5d6a056dab44578aa348aea197a45d"}], "type": "compute", "id": "dba0744513d24104a0aa5f575b8ca565", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/273dddd39bde428899a1d9198e262217", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2749b8289e3c4ca19c2e1f065082c15b"}, {"url": "http://192.30.9.3:8776/v3/273dddd39bde428899a1d9198e262217", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3b3053b0c5744d6d9f56962718f7e21d"}, {"url": "http://172.30.9.21:8776/v3/273dddd39bde428899a1d9198e262217", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1557972cd2a4ef5bc80d4f477296f51"}], "type": "volumev3", "id": "dc508af761c14d5d9e7adcce48f7c2a1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66f8ee7b3283439f99e59844ff41cc1d"}, {"url": "http://172.30.9.21:8080/v1/AUTH_273dddd39bde428899a1d9198e262217", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd03cd7da3344674aad1f26e225a9bb0"}, {"url": "http://12.0.0.24:8080/v1/AUTH_273dddd39bde428899a1d9198e262217", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf53ec9d92dd4826a63764c055f22bcb"}], "type": "object-store", "id": "e2efec0c3f35489b9ab8add723d2f44d", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9", "id": "3864346f53d94cc5b90235b882964743"}, "audit_ids": ["cZLc9daBTaqFxa_kMu0wQQ"], "issued_at": "2018-08-15T09:29:55.000000Z"}} 2018-08-15 09:29:55,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 09:29:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" -d '{"network": {"name": "vping_userdata-net_91005ede-10aa-4595-b71e-3551874a0be9", "admin_state_up": true}}' 2018-08-15 09:29:55,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-acb31c5a-08d7-43e4-8550-75b7180c89cd Date: Wed, 15 Aug 2018 09:29:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"29af57f8-5777-4d6e-865a-ce6267579618","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"273dddd39bde428899a1d9198e262217","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:29:55Z","is_default":false,"name":"vping_userdata-net_91005ede-10aa-4595-b71e-3551874a0be9","qos_policy_id":null,"admin_state_up":true,"tenant_id":"273dddd39bde428899a1d9198e262217","created_at":"2018-08-15T09:29:55Z","mtu":1450}} 2018-08-15 09:29:55,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-acb31c5a-08d7-43e4-8550-75b7180c89cd 2018-08-15 09:29:55,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.605272054672s 2018-08-15 09:29:55,724 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-acb31c5a-08d7-43e4-8550-75b7180c89cd 2018-08-15 09:29:55,724 - 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-08-15T09:29:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'29af57f8-5777-4d6e-865a-ce6267579618', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_91005ede-10aa-4595-b71e-3551874a0be9', u'admin_state_up': True, u'tenant_id': u'273dddd39bde428899a1d9198e262217', u'created_at': u'2018-08-15T09:29:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'273dddd39bde428899a1d9198e262217', u'l2_adjacency': True}) 2018-08-15 09:29:55,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:29:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:29:56,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-e9208d4a-5dad-43dc-9cf4-36267e9e901e Date: Wed, 15 Aug 2018 09:29:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"29af57f8-5777-4d6e-865a-ce6267579618","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"273dddd39bde428899a1d9198e262217","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:29:55Z","qos_policy_id":null,"name":"vping_userdata-net_91005ede-10aa-4595-b71e-3551874a0be9","admin_state_up":true,"tenant_id":"273dddd39bde428899a1d9198e262217","created_at":"2018-08-15T09:29:55Z","mtu":1450}]} 2018-08-15 09:29:56,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e9208d4a-5dad-43dc-9cf4-36267e9e901e 2018-08-15 09:29:56,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363024950027s 2018-08-15 09:29:56,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e9208d4a-5dad-43dc-9cf4-36267e9e901e 2018-08-15 09:29:56,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 09:29:56,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" -d '{"subnet": {"name": "vping_userdata-subnet_91005ede-10aa-4595-b71e-3551874a0be9", "enable_dhcp": true, "network_id": "29af57f8-5777-4d6e-865a-ce6267579618", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 09:29:57,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ae4ff494-6454-4ef3-84af-65e1c279261f Date: Wed, 15 Aug 2018 09:29:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29af57f8-5777-4d6e-865a-ce6267579618","tenant_id":"273dddd39bde428899a1d9198e262217","created_at":"2018-08-15T09:29:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:29:56Z","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":"273dddd39bde428899a1d9198e262217","id":"215381b5-0de5-40e1-9f4d-9598342398ca","subnetpool_id":null,"name":"vping_userdata-subnet_91005ede-10aa-4595-b71e-3551874a0be9"}} 2018-08-15 09:29:57,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ae4ff494-6454-4ef3-84af-65e1c279261f 2018-08-15 09:29:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.10084795952s 2018-08-15 09:29:57,191 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ae4ff494-6454-4ef3-84af-65e1c279261f 2018-08-15 09:29:57,192 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:29:56Z', 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'215381b5-0de5-40e1-9f4d-9598342398ca', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_91005ede-10aa-4595-b71e-3551874a0be9', u'enable_dhcp': True, u'network_id': u'29af57f8-5777-4d6e-865a-ce6267579618', u'tenant_id': u'273dddd39bde428899a1d9198e262217', u'created_at': u'2018-08-15T09:29:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'273dddd39bde428899a1d9198e262217'}) 2018-08-15 09:29:57,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 09:29:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" -d '{"router": {"external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448"}, "name": "vping_userdata-router_91005ede-10aa-4595-b71e-3551874a0be9", "admin_state_up": true}}' 2018-08-15 09:30:04,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c7dc8059-893c-45d5-9ed9-5790753e3dd8 Date: Wed, 15 Aug 2018 09:30:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "273dddd39bde428899a1d9198e262217", "created_at": "2018-08-15T09:29:58Z", "admin_state_up": true, "updated_at": "2018-08-15T09:29:59Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "273dddd39bde428899a1d9198e262217", "id": "31d4ef09-cd25-414c-b98f-e91c9cd986a7", "name": "vping_userdata-router_91005ede-10aa-4595-b71e-3551874a0be9"}} 2018-08-15 09:30:04,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c7dc8059-893c-45d5-9ed9-5790753e3dd8 2018-08-15 09:30:04,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.92897295952s 2018-08-15 09:30:04,122 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c7dc8059-893c-45d5-9ed9-5790753e3dd8 2018-08-15 09:30:04,122 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T09:29:59Z', u'revision_number': 3, u'id': u'31d4ef09-cd25-414c-b98f-e91c9cd986a7', u'external_gateway_info': {u'network_id': u'0e7646c3-228e-4c7d-8f9d-da16bebd9448', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2acda9a9-954f-4776-9155-79cfd451fb73', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_91005ede-10aa-4595-b71e-3551874a0be9', u'admin_state_up': True, u'tenant_id': u'273dddd39bde428899a1d9198e262217', u'created_at': u'2018-08-15T09:29:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'273dddd39bde428899a1d9198e262217'}) 2018-08-15 09:30:04,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 09:30:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7/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}ae2657ce356474da396c2ba39e900c57937e4da0" -d '{"subnet_id": "215381b5-0de5-40e1-9f4d-9598342398ca"}' 2018-08-15 09:30:07,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f6f48566-d381-4cf0-aad8-603e056b8e29 Date: Wed, 15 Aug 2018 09:30:07 GMT RESP BODY: {"network_id": "29af57f8-5777-4d6e-865a-ce6267579618", "tenant_id": "273dddd39bde428899a1d9198e262217", "subnet_id": "215381b5-0de5-40e1-9f4d-9598342398ca", "subnet_ids": ["215381b5-0de5-40e1-9f4d-9598342398ca"], "port_id": "3ed2daf7-fe7a-499e-af41-3432c6a0ee86", "id": "31d4ef09-cd25-414c-b98f-e91c9cd986a7"} 2018-08-15 09:30:07,052 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7/add_router_interface.json used request id req-f6f48566-d381-4cf0-aad8-603e056b8e29 2018-08-15 09:30:07,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.92921614647s 2018-08-15 09:30:07,053 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7/add_router_interface.json used request id req-f6f48566-d381-4cf0-aad8-603e056b8e29 returning object 31d4ef09-cd25-414c-b98f-e91c9cd986a7 2018-08-15 09:30:07,053 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 09:30:07,185 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 09:30:07,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 09:30:07,192 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 09:30:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-15 09:30:07,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:30:07,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:07,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9b0a9949-3195-4345-bb21-d6f2d6310f46 Date: Wed, 15 Aug 2018 09:30:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:30:07,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9b0a9949-3195-4345-bb21-d6f2d6310f46 2018-08-15 09:30:07,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78805398941s 2018-08-15 09:30:07,983 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9b0a9949-3195-4345-bb21-d6f2d6310f46 2018-08-15 09:30:07,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 09:30:07,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9"}' 2018-08-15 09:30:08,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dda31988-9824-446f-8a66-e4f662a64d36 Date: Wed, 15 Aug 2018 09:30:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:30:08Z", "file": "/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c/file", "owner": "273dddd39bde428899a1d9198e262217", "id": "17450cfe-a697-4ead-a409-54ee57c53f3c", "size": null, "self": "/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "checksum": null, "created_at": "2018-08-15T09:30:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 09:30:08,833 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-dda31988-9824-446f-8a66-e4f662a64d36 2018-08-15 09:30:08,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.841731786728s 2018-08-15 09:30:08,834 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-dda31988-9824-446f-8a66-e4f662a64d36 returning object 17450cfe-a697-4ead-a409-54ee57c53f3c 2018-08-15 09:30:08,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 09:30:08,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c/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}ae2657ce356474da396c2ba39e900c57937e4da0" -d '' 2018-08-15 09:30:10,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bacf8f6-a89b-466e-9e03-297900abbf9e Date: Wed, 15 Aug 2018 09:30:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:30:10,288 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c/file used request id req-7bacf8f6-a89b-466e-9e03-297900abbf9e 2018-08-15 09:30:10,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.45349597931s 2018-08-15 09:30:10,288 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c/file used request id req-7bacf8f6-a89b-466e-9e03-297900abbf9e 2018-08-15 09:30:10,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:30:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:10,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-2f1345a1-d6c3-47f3-87cd-45dbd94af9e8 Date: Wed, 15 Aug 2018 09:30:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:30:10Z", "file": "/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c/file", "owner": "273dddd39bde428899a1d9198e262217", "id": "17450cfe-a697-4ead-a409-54ee57c53f3c", "size": 12716032, "self": "/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/17450cfe-a697-4ead-a409-54ee57c53f3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/17450cfe-a697-4ead-a409-54ee57c53f3c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:30:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:30:10,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2f1345a1-d6c3-47f3-87cd-45dbd94af9e8 2018-08-15 09:30:10,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302706956863s 2018-08-15 09:30:10,595 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2f1345a1-d6c3-47f3-87cd-45dbd94af9e8 2018-08-15 09:30:10,597 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/17450cfe-a697-4ead-a409-54ee57c53f3c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c/file', 'owner': u'273dddd39bde428899a1d9198e262217', 'id': u'17450cfe-a697-4ead-a409-54ee57c53f3c', 'size': 12716032, u'self': u'/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'273dddd39bde428899a1d9198e262217', 'name': 'vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/17450cfe-a697-4ead-a409-54ee57c53f3c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T09:30:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T09:30:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9', 'created': u'2018-08-15T09:30:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T09:30:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 09:30:10,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 09:30:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_91005ede-10aa-4595-b71e-3551874a0be9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 09:30:10,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30:10 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-8141b968-be61-4ea6-8695-20b73a7d96d0 x-compute-request-id: req-8141b968-be61-4ea6-8695-20b73a7d96d0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_91005ede-10aa-4595-b71e-3551874a0be9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "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": "c039ff7b-b742-4f2e-880a-a51e7d878f17"}} 2018-08-15 09:30:10,925 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8141b968-be61-4ea6-8695-20b73a7d96d0 2018-08-15 09:30:10,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326951026917s 2018-08-15 09:30:10,926 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8141b968-be61-4ea6-8695-20b73a7d96d0 2018-08-15 09:30:10,926 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_91005ede-10aa-4595-b71e-3551874a0be9', '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'ccac332bba074178b0e37643466a6c2c', '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'c039ff7b-b742-4f2e-880a-a51e7d878f17', 'swap': 0}) 2018-08-15 09:30:10,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 09:30:10,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17/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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" -d '{"extra_specs": {}}' 2018-08-15 09:30:10,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30:10 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-cf3c7c8f-5fa3-493c-86ae-89985d43a085 x-compute-request-id: req-cf3c7c8f-5fa3-493c-86ae-89985d43a085 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 09:30:10,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17/os-extra_specs used request id req-cf3c7c8f-5fa3-493c-86ae-89985d43a085 2018-08-15 09:30:10,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221960544586s 2018-08-15 09:30:10,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17/os-extra_specs used request id req-cf3c7c8f-5fa3-493c-86ae-89985d43a085 2018-08-15 09:30:10,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:30:10,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:11,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-9b03c666-2a6e-4dcb-8980-8abc2c253bf2 Date: Wed, 15 Aug 2018 09:30:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"29af57f8-5777-4d6e-865a-ce6267579618","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"273dddd39bde428899a1d9198e262217","l2_adjacency":true,"status":"ACTIVE","subnets":["215381b5-0de5-40e1-9f4d-9598342398ca"],"description":"","tags":[],"updated_at":"2018-08-15T09:29:56Z","qos_policy_id":null,"name":"vping_userdata-net_91005ede-10aa-4595-b71e-3551874a0be9","admin_state_up":true,"tenant_id":"273dddd39bde428899a1d9198e262217","created_at":"2018-08-15T09:29:55Z","mtu":1450}]} 2018-08-15 09:30:11,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9b03c666-2a6e-4dcb-8980-8abc2c253bf2 2018-08-15 09:30:11,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944089889526s 2018-08-15 09:30:11,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9b03c666-2a6e-4dcb-8980-8abc2c253bf2 2018-08-15 09:30:11,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:30:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:11,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-0fa4fb1b-3894-4c15-be78-e6a9f247522e Date: Wed, 15 Aug 2018 09:30:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:30:10Z", "file": "/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c/file", "owner": "273dddd39bde428899a1d9198e262217", "id": "17450cfe-a697-4ead-a409-54ee57c53f3c", "size": 12716032, "self": "/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/17450cfe-a697-4ead-a409-54ee57c53f3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/17450cfe-a697-4ead-a409-54ee57c53f3c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:30:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:30:11,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0fa4fb1b-3894-4c15-be78-e6a9f247522e 2018-08-15 09:30:11,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332455158234s 2018-08-15 09:30:11,382 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0fa4fb1b-3894-4c15-be78-e6a9f247522e 2018-08-15 09:30:11,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:30:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:11,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30:11 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-013282c4-0519-41ab-8f0e-c8e73a1664cd x-compute-request-id: req-013282c4-0519-41ab-8f0e-c8e73a1664cd Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_91005ede-10aa-4595-b71e-3551874a0be9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "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": "c039ff7b-b742-4f2e-880a-a51e7d878f17"}]} 2018-08-15 09:30:11,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-013282c4-0519-41ab-8f0e-c8e73a1664cd 2018-08-15 09:30:11,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.39230799675s 2018-08-15 09:30:11,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-013282c4-0519-41ab-8f0e-c8e73a1664cd 2018-08-15 09:30:11,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 09:30:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ae2657ce356474da396c2ba39e900c57937e4da0" -d '{"server": {"name": "vping_userdata-vm_91005ede-10aa-4595-b71e-3551874a0be9", "imageRef": "17450cfe-a697-4ead-a409-54ee57c53f3c", "flavorRef": "c039ff7b-b742-4f2e-880a-a51e7d878f17", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29af57f8-5777-4d6e-865a-ce6267579618"}]}}' 2018-08-15 09:30:15,730 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:30:11 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-48540851-864f-4b1b-82e7-1cf8cafee35f x-compute-request-id: req-48540851-864f-4b1b-82e7-1cf8cafee35f Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "rel": "bookmark"}], "adminPass": "SR6Go6egR2Hu"}} 2018-08-15 09:30:15,731 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-48540851-864f-4b1b-82e7-1cf8cafee35f 2018-08-15 09:30:15,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.95227122307s 2018-08-15 09:30:15,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-48540851-864f-4b1b-82e7-1cf8cafee35f 2018-08-15 09:30:15,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:30:15,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:16,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30:15 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-df608162-0704-4091-8af3-196cd43ace94 x-compute-request-id: req-df608162-0704-4091-8af3-196cd43ace94 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "rel": "bookmark"}], "image": {"id": "17450cfe-a697-4ead-a409-54ee57c53f3c", "links": [{"href": "http://172.30.9.21:8774/images/17450cfe-a697-4ead-a409-54ee57c53f3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c039ff7b-b742-4f2e-880a-a51e7d878f17", "links": [{"href": "http://172.30.9.21:8774/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "rel": "bookmark"}]}, "id": "6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "user_id": "3864346f53d94cc5b90235b882964743", "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-08-15T09:30:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_91005ede-10aa-4595-b71e-3551874a0be9", "created": "2018-08-15T09:30:15Z", "tenant_id": "273dddd39bde428899a1d9198e262217", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:30:16,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df608162-0704-4091-8af3-196cd43ace94 2018-08-15 09:30:16,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629060983658s 2018-08-15 09:30:16,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df608162-0704-4091-8af3-196cd43ace94 2018-08-15 09:30:16,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:30:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:16,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-54121e40-56fb-4896-9c69-3205eb41cb87 Date: Wed, 15 Aug 2018 09:30:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"29af57f8-5777-4d6e-865a-ce6267579618","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"273dddd39bde428899a1d9198e262217","l2_adjacency":true,"status":"ACTIVE","subnets":["215381b5-0de5-40e1-9f4d-9598342398ca"],"description":"","tags":[],"updated_at":"2018-08-15T09:29:56Z","qos_policy_id":null,"name":"vping_userdata-net_91005ede-10aa-4595-b71e-3551874a0be9","admin_state_up":true,"tenant_id":"273dddd39bde428899a1d9198e262217","created_at":"2018-08-15T09:29:55Z","mtu":1450}]} 2018-08-15 09:30:16,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-54121e40-56fb-4896-9c69-3205eb41cb87 2018-08-15 09:30:16,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908260345459s 2018-08-15 09:30:16,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-54121e40-56fb-4896-9c69-3205eb41cb87 2018-08-15 09:30:16,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:30:16,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:16,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-726c233d-a313-4ed6-bf60-77b5aa1ce9bb Date: Wed, 15 Aug 2018 09:30:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29af57f8-5777-4d6e-865a-ce6267579618","tenant_id":"273dddd39bde428899a1d9198e262217","created_at":"2018-08-15T09:29:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:29:56Z","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":"273dddd39bde428899a1d9198e262217","id":"215381b5-0de5-40e1-9f4d-9598342398ca","subnetpool_id":null,"name":"vping_userdata-subnet_91005ede-10aa-4595-b71e-3551874a0be9"}]} 2018-08-15 09:30:16,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-726c233d-a313-4ed6-bf60-77b5aa1ce9bb 2018-08-15 09:30:16,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.218357086182s 2018-08-15 09:30:16,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-726c233d-a313-4ed6-bf60-77b5aa1ce9bb 2018-08-15 09:30:16,680 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:30:18,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:30:18,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:19,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30: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,Accept-Encoding x-openstack-request-id: req-9f368a7e-fcf8-43f1-b473-1795f682e66d x-compute-request-id: req-9f368a7e-fcf8-43f1-b473-1795f682e66d Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "rel": "bookmark"}], "image": {"id": "17450cfe-a697-4ead-a409-54ee57c53f3c", "links": [{"href": "http://172.30.9.21:8774/images/17450cfe-a697-4ead-a409-54ee57c53f3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c039ff7b-b742-4f2e-880a-a51e7d878f17", "links": [{"href": "http://172.30.9.21:8774/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "rel": "bookmark"}]}, "id": "6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "user_id": "3864346f53d94cc5b90235b882964743", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T09:30:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_91005ede-10aa-4595-b71e-3551874a0be9", "created": "2018-08-15T09:30:15Z", "tenant_id": "273dddd39bde428899a1d9198e262217", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 09:30:19,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f368a7e-fcf8-43f1-b473-1795f682e66d 2018-08-15 09:30:19,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788375139236s 2018-08-15 09:30:19,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f368a7e-fcf8-43f1-b473-1795f682e66d 2018-08-15 09:30:19,475 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 09:30:21,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 09:30:21,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:22,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30:21 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-f8a95f84-05c2-4589-a7e0-30971a877b4e x-compute-request-id: req-f8a95f84-05c2-4589-a7e0-30971a877b4e Content-Encoding: gzip Content-Length: 694 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "rel": "bookmark"}], "image": {"id": "17450cfe-a697-4ead-a409-54ee57c53f3c", "links": [{"href": "http://172.30.9.21:8774/images/17450cfe-a697-4ead-a409-54ee57c53f3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c039ff7b-b742-4f2e-880a-a51e7d878f17", "links": [{"href": "http://172.30.9.21:8774/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "rel": "bookmark"}]}, "id": "6ca8143d-2dd8-4395-92bd-3c7ed5dc916b", "user_id": "3864346f53d94cc5b90235b882964743", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-08-15T09:30:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_91005ede-10aa-4595-b71e-3551874a0be9", "created": "2018-08-15T09:30:15Z", "tenant_id": "273dddd39bde428899a1d9198e262217", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6ca8143d-2dd8-4395-92bd-3c7ed5dc916b.", "code": 500, "created": "2018-08-15T09:30:21Z"}, "metadata": {}}]} 2018-08-15 09:30:22,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f8a95f84-05c2-4589-a7e0-30971a877b4e 2018-08-15 09:30:22,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.988227844238s 2018-08-15 09:30:22,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f8a95f84-05c2-4589-a7e0-30971a877b4e 2018-08-15 09:30:22,471 - functest.opnfv_tests.openstack.vping.vping_userdata - ERROR - Unexpected error running vping_userdata Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_userdata.py", line 45, in run self.vm1 = self.boot_vm() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 199, in boot_vm timeout=self.create_server_timeout, wait=True, **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 6933, in get_active_server extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6ca8143d-2dd8-4395-92bd-3c7ed5dc916b.', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'17450cfe-a697-4ead-a409-54ee57c53f3c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'c039ff7b-b742-4f2e-880a-a51e7d878f17'}), 'az': u'nova', 'id': u'6ca8143d-2dd8-4395-92bd-3c7ed5dc916b', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3864346f53d94cc5b90235b882964743', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'273dddd39bde428899a1d9198e262217', 'name': 'vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9', 'domain_name': 'Default'}), 'zone': u'nova', '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-08-15T09:30:21Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'fault': Munch({u'message': u'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6ca8143d-2dd8-4395-92bd-3c7ed5dc916b.', u'code': 500, u'created': u'2018-08-15T09:30:21Z'}), u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'273dddd39bde428899a1d9198e262217', 'name': u'vping_userdata-vm_91005ede-10aa-4595-b71e-3551874a0be9', 'adminPass': None, 'tenant_id': u'273dddd39bde428899a1d9198e262217', 'created_at': u'2018-08-15T09:30:15Z', 'created': u'2018-08-15T09:30:15Z', 'has_config_drive': False, 'volumes': [], u'fault': Munch({u'message': u'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6ca8143d-2dd8-4395-92bd-3c7ed5dc916b.', u'code': 500, u'created': u'2018-08-15T09:30:21Z'}), 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-15 09:30:22,591 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 09:30:22,591 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:16 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-08-15 09:30:22,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 09:30:22,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7/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}ae2657ce356474da396c2ba39e900c57937e4da0" -d '{"subnet_id": "215381b5-0de5-40e1-9f4d-9598342398ca"}' 2018-08-15 09:30:25,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7fec23c4-c49f-4de3-b0fe-929fa4b3efe9 Date: Wed, 15 Aug 2018 09:30:25 GMT RESP BODY: {"network_id": "29af57f8-5777-4d6e-865a-ce6267579618", "tenant_id": "273dddd39bde428899a1d9198e262217", "subnet_id": "215381b5-0de5-40e1-9f4d-9598342398ca", "subnet_ids": ["215381b5-0de5-40e1-9f4d-9598342398ca"], "port_id": "3ed2daf7-fe7a-499e-af41-3432c6a0ee86", "id": "31d4ef09-cd25-414c-b98f-e91c9cd986a7"} 2018-08-15 09:30:25,520 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7/remove_router_interface.json used request id req-7fec23c4-c49f-4de3-b0fe-929fa4b3efe9 2018-08-15 09:30:25,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.92443203926s 2018-08-15 09:30:25,521 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7/remove_router_interface.json used request id req-7fec23c4-c49f-4de3-b0fe-929fa4b3efe9 returning object 31d4ef09-cd25-414c-b98f-e91c9cd986a7 2018-08-15 09:30:25,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 09:30:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:25,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-ac71c05b-2a28-496f-a85a-95b880c0cc52 Date: Wed, 15 Aug 2018 09:30:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0e7646c3-228e-4c7d-8f9d-da16bebd9448", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2acda9a9-954f-4776-9155-79cfd451fb73", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "273dddd39bde428899a1d9198e262217", "created_at": "2018-08-15T09:29:58Z", "admin_state_up": true, "updated_at": "2018-08-15T09:30:23Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "273dddd39bde428899a1d9198e262217", "id": "31d4ef09-cd25-414c-b98f-e91c9cd986a7", "name": "vping_userdata-router_91005ede-10aa-4595-b71e-3551874a0be9"}]} 2018-08-15 09:30:25,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ac71c05b-2a28-496f-a85a-95b880c0cc52 2018-08-15 09:30:25,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.406576156616s 2018-08-15 09:30:25,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ac71c05b-2a28-496f-a85a-95b880c0cc52 2018-08-15 09:30:25,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 09:30:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7.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}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:29,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c860cb01-8b8d-43b3-8f8f-2f48c362e95a Content-Length: 0 Date: Wed, 15 Aug 2018 09:30:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:30:29,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7.json used request id req-c860cb01-8b8d-43b3-8f8f-2f48c362e95a 2018-08-15 09:30:29,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.93650984764s 2018-08-15 09:30:29,866 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/31d4ef09-cd25-414c-b98f-e91c9cd986a7.json used request id req-c860cb01-8b8d-43b3-8f8f-2f48c362e95a 2018-08-15 09:30:29,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 09:30:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:29,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-211ed0f8-232f-44c7-a79a-b4f7cfe0494d Date: Wed, 15 Aug 2018 09:30:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29af57f8-5777-4d6e-865a-ce6267579618","tenant_id":"273dddd39bde428899a1d9198e262217","created_at":"2018-08-15T09:29:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T09:29:56Z","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":"273dddd39bde428899a1d9198e262217","id":"215381b5-0de5-40e1-9f4d-9598342398ca","subnetpool_id":null,"name":"vping_userdata-subnet_91005ede-10aa-4595-b71e-3551874a0be9"}]} 2018-08-15 09:30:29,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-211ed0f8-232f-44c7-a79a-b4f7cfe0494d 2018-08-15 09:30:29,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0441410541534s 2018-08-15 09:30:29,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-211ed0f8-232f-44c7-a79a-b4f7cfe0494d 2018-08-15 09:30:29,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 09:30:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/215381b5-0de5-40e1-9f4d-9598342398ca.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}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:32,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f69e31a-71a9-4d4f-9c5d-58a087da3634 Date: Wed, 15 Aug 2018 09:30:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:30:32,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/215381b5-0de5-40e1-9f4d-9598342398ca.json used request id req-9f69e31a-71a9-4d4f-9c5d-58a087da3634 2018-08-15 09:30:32,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34055495262s 2018-08-15 09:30:32,253 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/215381b5-0de5-40e1-9f4d-9598342398ca.json used request id req-9f69e31a-71a9-4d4f-9c5d-58a087da3634 2018-08-15 09:30:32,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 09:30:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:32,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-45ebcaaf-2fdc-4a41-ae20-c77dc2377f12 Date: Wed, 15 Aug 2018 09:30:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e7646c3-228e-4c7d-8f9d-da16bebd9448","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d16d651c9e224303bbc4177b05d9d49e","l2_adjacency":true,"status":"ACTIVE","subnets":["2acda9a9-954f-4776-9155-79cfd451fb73"],"description":"","tags":[],"updated_at":"2018-08-15T09:18:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d16d651c9e224303bbc4177b05d9d49e","created_at":"2018-08-15T09:18:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"29af57f8-5777-4d6e-865a-ce6267579618","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"273dddd39bde428899a1d9198e262217","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T09:30:32Z","qos_policy_id":null,"name":"vping_userdata-net_91005ede-10aa-4595-b71e-3551874a0be9","admin_state_up":true,"tenant_id":"273dddd39bde428899a1d9198e262217","created_at":"2018-08-15T09:29:55Z","mtu":1450}]} 2018-08-15 09:30:32,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-45ebcaaf-2fdc-4a41-ae20-c77dc2377f12 2018-08-15 09:30:32,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368658065796s 2018-08-15 09:30:32,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-45ebcaaf-2fdc-4a41-ae20-c77dc2377f12 2018-08-15 09:30:32,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 09:30:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/29af57f8-5777-4d6e-865a-ce6267579618.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}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:33,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88e91d2d-ce5a-44d1-9ad1-c35c250e61a4 Date: Wed, 15 Aug 2018 09:30:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 09:30:33,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/29af57f8-5777-4d6e-865a-ce6267579618.json used request id req-88e91d2d-ce5a-44d1-9ad1-c35c250e61a4 2018-08-15 09:30:33,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.970561027527s 2018-08-15 09:30:33,595 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/29af57f8-5777-4d6e-865a-ce6267579618.json used request id req-88e91d2d-ce5a-44d1-9ad1-c35c250e61a4 2018-08-15 09:30:33,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 09:30:33,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:33,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-28019cd0-4182-4850-9516-2aed861ac6b3 Date: Wed, 15 Aug 2018 09:30:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T09:30:10Z", "file": "/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c/file", "owner": "273dddd39bde428899a1d9198e262217", "id": "17450cfe-a697-4ead-a409-54ee57c53f3c", "size": 12716032, "self": "/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/17450cfe-a697-4ead-a409-54ee57c53f3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8b2708fa-2251-4fe3-8eca-1c4fe9b7f5d9/images/17450cfe-a697-4ead-a409-54ee57c53f3c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_91005ede-10aa-4595-b71e-3551874a0be9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T09:30:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 09:30:33,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-28019cd0-4182-4850-9516-2aed861ac6b3 2018-08-15 09:30:33,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297105073929s 2018-08-15 09:30:33,896 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-28019cd0-4182-4850-9516-2aed861ac6b3 2018-08-15 09:30:33,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 09:30:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c -H "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}ae2657ce356474da396c2ba39e900c57937e4da0" 2018-08-15 09:30:34,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a976e6eb-5628-4ab8-ad81-6e6e3e6f0b46 Date: Wed, 15 Aug 2018 09:30:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 09:30:34,995 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c used request id req-a976e6eb-5628-4ab8-ad81-6e6e3e6f0b46 2018-08-15 09:30:34,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09776210785s 2018-08-15 09:30:34,995 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/17450cfe-a697-4ead-a409-54ee57c53f3c used request id req-a976e6eb-5628-4ab8-ad81-6e6e3e6f0b46 2018-08-15 09:30:34,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 09:30:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:30:35,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30: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,Accept-Encoding x-openstack-request-id: req-6e3a015f-34c4-4047-8691-24fcf4ef4579 x-compute-request-id: req-6e3a015f-34c4-4047-8691-24fcf4ef4579 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_91005ede-10aa-4595-b71e-3551874a0be9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17", "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": "c039ff7b-b742-4f2e-880a-a51e7d878f17"}]} 2018-08-15 09:30:35,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6e3a015f-34c4-4047-8691-24fcf4ef4579 2018-08-15 09:30:35,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253748893738s 2018-08-15 09:30:35,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6e3a015f-34c4-4047-8691-24fcf4ef4579 2018-08-15 09:30:35,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 09:30:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17 -H "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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:30:35,059 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 09:30: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-d8754a97-0eac-40b4-b97c-a38c37d38559 x-compute-request-id: req-d8754a97-0eac-40b4-b97c-a38c37d38559 Content-Length: 0 Content-Type: application/json 2018-08-15 09:30:35,059 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17 used request id req-d8754a97-0eac-40b4-b97c-a38c37d38559 2018-08-15 09:30:35,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0360879898071s 2018-08-15 09:30:35,059 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c039ff7b-b742-4f2e-880a-a51e7d878f17 used request id req-d8754a97-0eac-40b4-b97c-a38c37d38559 2018-08-15 09:30:35,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:30:35,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:30:35,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b83efe-c4c1-4e85-b70f-202d2e0ebbde Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/04ce3eb04fad45c5b0a14f808f3efb31"}, "domain_id": "4ae5de665ee0488f98e521787a7ffb49", "enabled": true, "options": {}, "id": "04ce3eb04fad45c5b0a14f808f3efb31", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9", "links": {"self": "http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3864346f53d94cc5b90235b882964743", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/44924d8725774694aafefde3f3796752"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44924d8725774694aafefde3f3796752", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4750cd4c3c684e499f94f9cdcd65edc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4750cd4c3c684e499f94f9cdcd65edc6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/49e9c7c51b804aac88aa9c0559c9f7e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e9c7c51b804aac88aa9c0559c9f7e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/52f33ea151424db89efa060350172217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "52f33ea151424db89efa060350172217", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/8e4c3fa9a9764626ba0287222003dda9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e4c3fa9a9764626ba0287222003dda9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/a0757fd36aa843eeaec9220dffb98379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0757fd36aa843eeaec9220dffb98379", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/a4739faf04ae40ba8a9e7ba9bc0572bf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4739faf04ae40ba8a9e7ba9bc0572bf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a5dbefbf784b4c0387c0e7906dd09ac4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5dbefbf784b4c0387c0e7906dd09ac4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/bcbffd53dc5d4fa3af75adf0ca8b2b9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcbffd53dc5d4fa3af75adf0ca8b2b9f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c0bcebd8d519406e82bcd947edba90ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0bcebd8d519406e82bcd947edba90ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c6111fd342434be983f8b154db388214"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6111fd342434be983f8b154db388214", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/cbefa5e145344f98b47c9cab39d9dea3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefa5e145344f98b47c9cab39d9dea3", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d3daaf0bfd7f4a52a5f7ce50e0a0b589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3daaf0bfd7f4a52a5f7ce50e0a0b589", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-15 09:30:35,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a1b83efe-c4c1-4e85-b70f-202d2e0ebbde 2018-08-15 09:30:35,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197726964951s 2018-08-15 09:30:35,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a1b83efe-c4c1-4e85-b70f-202d2e0ebbde 2018-08-15 09:30:35,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 09:30:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743 -H "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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:30:35,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762e987a-d3c9-494a-b569-f26e62ec3f4f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_91005ede-10aa-4595-b71e-3551874a0be9", "links": {"self": "http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3864346f53d94cc5b90235b882964743", "description": null}} 2018-08-15 09:30:35,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743 used request id req-762e987a-d3c9-494a-b569-f26e62ec3f4f 2018-08-15 09:30:35,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197605848312s 2018-08-15 09:30:35,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743 used request id req-762e987a-d3c9-494a-b569-f26e62ec3f4f 2018-08-15 09:30:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 09:30:35,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743 -H "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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:30:35,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3585baf9-66bd-4d45-8ebd-9f3a991de57b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:30:35,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743 used request id req-3585baf9-66bd-4d45-8ebd-9f3a991de57b 2018-08-15 09:30:35,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.383718013763s 2018-08-15 09:30:35,846 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3864346f53d94cc5b90235b882964743 used request id req-3585baf9-66bd-4d45-8ebd-9f3a991de57b 2018-08-15 09:30:35,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 09:30:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:30:36,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 09:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba128363-1e44-4e6c-ad26-0f95b1cae417 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217"}, "tags": [], "enabled": true, "id": "273dddd39bde428899a1d9198e262217", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_91005ede-10aa-4595-b71e-3551874a0be9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/ccac332bba074178b0e37643466a6c2c"}, "tags": [], "enabled": true, "id": "ccac332bba074178b0e37643466a6c2c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d16d651c9e224303bbc4177b05d9d49e"}, "tags": [], "enabled": true, "id": "d16d651c9e224303bbc4177b05d9d49e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 09:30:36,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ba128363-1e44-4e6c-ad26-0f95b1cae417 2018-08-15 09:30:36,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192306995392s 2018-08-15 09:30:36,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ba128363-1e44-4e6c-ad26-0f95b1cae417 2018-08-15 09:30:36,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 09:30:36,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217 -H "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}47e3436fafa6bf4ea157d3d816dc0d2dd1c9429c" 2018-08-15 09:30:36,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 09:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b31cf72-63a8-4423-bb19-328f2e80d9c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 09:30:36,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217 used request id req-7b31cf72-63a8-4423-bb19-328f2e80d9c8 2018-08-15 09:30:36,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263803005219s 2018-08-15 09:30:36,312 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/273dddd39bde428899a1d9198e262217 used request id req-7b31cf72-63a8-4423-bb19-328f2e80d9c8 2018-08-15 09:30:36,313 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-08-15 09:30:36,314 - 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:13 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:18 | PASS | | singlevm1 | functest | healthcheck | 00:46 | PASS | | singlevm2 | functest | healthcheck | 00:39 | PASS | | vping_ssh | functest | healthcheck | 00:60 | PASS | | vping_userdata | functest | healthcheck | 00:16 | FAIL | | 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-08-15 09:30:36,328 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-15 09:30:36,422 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 09:30:36,458 - paramiko.transport - DEBUG - EOF in transport thread