2018-09-02 19:04:59,544 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-277 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-02 19:04:59,549 - 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.26,192.30.9.5 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.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Ilg9XS3bqTXmmB06w58qQotj7 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=f8ff15a6bbb04f6783ea80fb18d1f502 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=kKUDWLecj7sxUS7jCRRg7bWBB export OS_REGION_NAME=regionOne 2018-09-02 19:04:59,549 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-02 19:04:59,550 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-09-02 19:04:59,584 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-02 19:04:59,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:04:59,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:04:59,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:04:59,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:04:59,684 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-02 19:04:59,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-02 19:04:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:04:59,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1dd4bda-1aa7-4af3-9415-4a3ff13cb848 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:04:59,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d1dd4bda-1aa7-4af3-9415-4a3ff13cb848 2018-09-02 19:04:59,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:05:00,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["07xNVTgTTFmOUEK9AJH6Nw"], "issued_at": "2018-09-02T19:05:00.000000Z"}} 2018-09-02 19:05:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:01,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:00 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-ed1daf14-f9a3-4fec-861c-fdfcf24e1b3a x-compute-request-id: req-ed1daf14-f9a3-4fec-861c-fdfcf24e1b3a Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-09-02 19:05:01,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-ed1daf14-f9a3-4fec-861c-fdfcf24e1b3a 2018-09-02 19:05:01,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.36946988106s 2018-09-02 19:05:01,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-ed1daf14-f9a3-4fec-861c-fdfcf24e1b3a 2018-09-02 19:05:01,055 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-02 19:05:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:01,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a84086-256f-4b19-9947-d680c9b39e94 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.26:5000/v3/", "rel": "self"}]}]}} 2018-09-02 19:05:01,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-04a84086-256f-4b19-9947-d680c9b39e94 2018-09-02 19:05:01,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:05:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:01,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d862b85-074e-4e55-a59d-85c45b71331a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/37c77df8d5ff4c538c79845c3e2b49ef"}, "tags": [], "enabled": true, "id": "37c77df8d5ff4c538c79845c3e2b49ef", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-09-02 19:05:01,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2d862b85-074e-4e55-a59d-85c45b71331a 2018-09-02 19:05:01,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18425989151s 2018-09-02 19:05:01,249 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2d862b85-074e-4e55-a59d-85c45b71331a 2018-09-02 19:05:01,250 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'37c77df8d5ff4c538c79845c3e2b49ef', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-02 19:05:01,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-02 19:05:01,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:01,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d2fa88-5fd9-44df-a7cd-54113fc26706 Content-Encoding: gzip Content-Length: 1980 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04aae60cca09434eb954351c0f2c9cfb"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/05dcb54599634b1184b80cbe12d5da03"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9764e8699f9846d48e6500e42dc3b33a", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/05fce41cd9cb4cd4820ff0c5a1b6efb2"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6a9261f532c4c52a603c0c610fbd60f", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0bfe11782e6348b883e3af33e445804f"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1118fe2f25b44933a87ef8ec8701adfa", "id": "0bfe11782e6348b883e3af33e445804f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d6d146365174338b9295d59468a5d00"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9764e8699f9846d48e6500e42dc3b33a", "id": "0d6d146365174338b9295d59468a5d00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/10decc3eae2145758e6c9d1f12177efb"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9764e8699f9846d48e6500e42dc3b33a", "id": "10decc3eae2145758e6c9d1f12177efb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/24b88296a23843e492f1d5a8129850c1"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "daab61de44e74c3fbae1143b13b0bd00", "id": "24b88296a23843e492f1d5a8129850c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/28d4dbd191b843a6b0216962d3417ce6"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "826c7549381b436f8659f1a5eda965cc", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/29dc9c695bfd4422a18129d04f831915"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56d90a1c5e304d10a2e28f23fcddac05", "id": "29dc9c695bfd4422a18129d04f831915"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2cf63c265812458289f9967c00e9c1e7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1118fe2f25b44933a87ef8ec8701adfa", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3fa0fc16e83a4796ac3afc7d275af888"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db5d419aba7e499dac8f9d77d6d32749", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/425f3cae6b1b4fa582a2c965d4a8d45f"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8696eb89d0dc473090533c6a46a54d3f", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4bf8bd5525a54a28b655bb00c937e4c3"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "daab61de44e74c3fbae1143b13b0bd00", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/50025ab6f4f44352a08f8eae06ca6904"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d50f07afdfa540db9c5691b5bce1bab1", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/60cbd470f3f94080a75a4a7154ff8935"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5805bcac9a654ce890f70f8ae33c61b2", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/60d9f78fd7874309862d020dae2fba6d"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56d90a1c5e304d10a2e28f23fcddac05", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/642072e121e24d0a9efc8203230a8bc4"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5805bcac9a654ce890f70f8ae33c61b2", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6461259b7bd74090801be2990e9742a5"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6a9261f532c4c52a603c0c610fbd60f", "id": "6461259b7bd74090801be2990e9742a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6a003a8fca4b40feb3e130ca871599c0"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6f7521badafc47f5913e8a0cd8fc1f0c"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6aeb96657f745718d4b3bdc390d5b96", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/72349b8d55a24cb99ba52ebfaaa124cb"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56d90a1c5e304d10a2e28f23fcddac05", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7a90318dc9e541b0a88288d4adbddb97"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "12602d7f9b1c4e96a25c8742bda47bac", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7e1654d083cd48ccb413223474878064"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "12602d7f9b1c4e96a25c8742bda47bac", "id": "7e1654d083cd48ccb413223474878064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7fa33c72fa19468ca8f103fdf2d4adb8"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8696eb89d0dc473090533c6a46a54d3f", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/84576d9c723748f4809c324120518f58"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b807095596c4487aaa817d1fa78f540", "id": "84576d9c723748f4809c324120518f58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8875cf368cb1440c870c126957e3e8f1"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5805bcac9a654ce890f70f8ae33c61b2", "id": "8875cf368cb1440c870c126957e3e8f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/980b36f316a548efbdf4401aedf58cf4"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "id": "980b36f316a548efbdf4401aedf58cf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9919ccbc8d7e47a9937c9780a0a5c2b0"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db5d419aba7e499dac8f9d77d6d32749", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9c1c9fcc1e24452785ae14528fae13ca"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8696eb89d0dc473090533c6a46a54d3f", "id": "9c1c9fcc1e24452785ae14528fae13ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9e181fc234f94259b567494b1ee7015f"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "826c7549381b436f8659f1a5eda965cc", "id": "9e181fc234f94259b567494b1ee7015f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a173331f21c0400e9aef058fc3ebbea5"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6aeb96657f745718d4b3bdc390d5b96", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a92f1cd6dc1542a3a65db66ec6fb36a5"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1118fe2f25b44933a87ef8ec8701adfa", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aa9dfcbe127044ab92e6e65ed88daf77"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db5d419aba7e499dac8f9d77d6d32749", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b92b2b90a8744d64a5294c25be6a2587"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "daab61de44e74c3fbae1143b13b0bd00", "id": "b92b2b90a8744d64a5294c25be6a2587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/be119a17df1641fcb71a28b261f8ac42"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d50f07afdfa540db9c5691b5bce1bab1", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c4b2c196770d4121ae98da3e3846d5f1"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "826c7549381b436f8659f1a5eda965cc", "id": "c4b2c196770d4121ae98da3e3846d5f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ceff8d88e7ca49b7aaa9466b3356c4f4"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6aeb96657f745718d4b3bdc390d5b96", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dade577610e4499897fd3ab4ab567599"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6a9261f532c4c52a603c0c610fbd60f", "id": "dade577610e4499897fd3ab4ab567599"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e8b65b596bf245f38c26befac2ccad60"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b807095596c4487aaa817d1fa78f540", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ea2ad87fbacf47bf917559d699066ed4"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b807095596c4487aaa817d1fa78f540", "id": "ea2ad87fbacf47bf917559d699066ed4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f31c8fac7295452a897b796092b47fec"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "12602d7f9b1c4e96a25c8742bda47bac", "id": "f31c8fac7295452a897b796092b47fec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f5cab9fa19f846048b111f944505ad35"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d50f07afdfa540db9c5691b5bce1bab1", "id": "f5cab9fa19f846048b111f944505ad35"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-02 19:05:01,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-a0d2fa88-5fd9-44df-a7cd-54113fc26706 2018-09-02 19:05:01,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.194241046906s 2018-09-02 19:05:01,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-a0d2fa88-5fd9-44df-a7cd-54113fc26706 2018-09-02 19:05:01,456 - 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.26:5000/v3/endpoints/04aae60cca09434eb954351c0f2c9cfb'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3f0335a02eef4a1a9c9de97f2f7bfd7a', u'id': u'04aae60cca09434eb954351c0f2c9cfb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/05dcb54599634b1184b80cbe12d5da03'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9764e8699f9846d48e6500e42dc3b33a', u'id': u'05dcb54599634b1184b80cbe12d5da03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/05fce41cd9cb4cd4820ff0c5a1b6efb2'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c6a9261f532c4c52a603c0c610fbd60f', u'id': u'05fce41cd9cb4cd4820ff0c5a1b6efb2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0bfe11782e6348b883e3af33e445804f'}, u'url': u'http://172.30.9.26:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1118fe2f25b44933a87ef8ec8701adfa', u'id': u'0bfe11782e6348b883e3af33e445804f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0d6d146365174338b9295d59468a5d00'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9764e8699f9846d48e6500e42dc3b33a', u'id': u'0d6d146365174338b9295d59468a5d00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/10decc3eae2145758e6c9d1f12177efb'}, u'url': u'http://172.30.9.26:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9764e8699f9846d48e6500e42dc3b33a', u'id': u'10decc3eae2145758e6c9d1f12177efb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/24b88296a23843e492f1d5a8129850c1'}, u'url': u'http://172.30.9.26:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'daab61de44e74c3fbae1143b13b0bd00', u'id': u'24b88296a23843e492f1d5a8129850c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/28d4dbd191b843a6b0216962d3417ce6'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'826c7549381b436f8659f1a5eda965cc', u'id': u'28d4dbd191b843a6b0216962d3417ce6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/29dc9c695bfd4422a18129d04f831915'}, u'url': u'http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'56d90a1c5e304d10a2e28f23fcddac05', u'id': u'29dc9c695bfd4422a18129d04f831915'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/2cf63c265812458289f9967c00e9c1e7'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1118fe2f25b44933a87ef8ec8701adfa', u'id': u'2cf63c265812458289f9967c00e9c1e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/3fa0fc16e83a4796ac3afc7d275af888'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'db5d419aba7e499dac8f9d77d6d32749', u'id': u'3fa0fc16e83a4796ac3afc7d275af888'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/425f3cae6b1b4fa582a2c965d4a8d45f'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8696eb89d0dc473090533c6a46a54d3f', u'id': u'425f3cae6b1b4fa582a2c965d4a8d45f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/4bf8bd5525a54a28b655bb00c937e4c3'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'daab61de44e74c3fbae1143b13b0bd00', u'id': u'4bf8bd5525a54a28b655bb00c937e4c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/50025ab6f4f44352a08f8eae06ca6904'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd50f07afdfa540db9c5691b5bce1bab1', u'id': u'50025ab6f4f44352a08f8eae06ca6904'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/60cbd470f3f94080a75a4a7154ff8935'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5805bcac9a654ce890f70f8ae33c61b2', u'id': u'60cbd470f3f94080a75a4a7154ff8935'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/60d9f78fd7874309862d020dae2fba6d'}, u'url': u'http://12.0.0.30:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'56d90a1c5e304d10a2e28f23fcddac05', u'id': u'60d9f78fd7874309862d020dae2fba6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/642072e121e24d0a9efc8203230a8bc4'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5805bcac9a654ce890f70f8ae33c61b2', u'id': u'642072e121e24d0a9efc8203230a8bc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6461259b7bd74090801be2990e9742a5'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c6a9261f532c4c52a603c0c610fbd60f', u'id': u'6461259b7bd74090801be2990e9742a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6a003a8fca4b40feb3e130ca871599c0'}, u'url': u'http://172.30.9.26:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3f0335a02eef4a1a9c9de97f2f7bfd7a', u'id': u'6a003a8fca4b40feb3e130ca871599c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6f7521badafc47f5913e8a0cd8fc1f0c'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b6aeb96657f745718d4b3bdc390d5b96', u'id': u'6f7521badafc47f5913e8a0cd8fc1f0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/72349b8d55a24cb99ba52ebfaaa124cb'}, u'url': u'http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'56d90a1c5e304d10a2e28f23fcddac05', u'id': u'72349b8d55a24cb99ba52ebfaaa124cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7a90318dc9e541b0a88288d4adbddb97'}, u'url': u'http://172.30.9.26:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'12602d7f9b1c4e96a25c8742bda47bac', u'id': u'7a90318dc9e541b0a88288d4adbddb97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7e1654d083cd48ccb413223474878064'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'12602d7f9b1c4e96a25c8742bda47bac', u'id': u'7e1654d083cd48ccb413223474878064'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7fa33c72fa19468ca8f103fdf2d4adb8'}, u'url': u'http://172.30.9.26:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8696eb89d0dc473090533c6a46a54d3f', u'id': u'7fa33c72fa19468ca8f103fdf2d4adb8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/84576d9c723748f4809c324120518f58'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b807095596c4487aaa817d1fa78f540', u'id': u'84576d9c723748f4809c324120518f58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/8875cf368cb1440c870c126957e3e8f1'}, u'url': u'http://172.30.9.26:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5805bcac9a654ce890f70f8ae33c61b2', u'id': u'8875cf368cb1440c870c126957e3e8f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/980b36f316a548efbdf4401aedf58cf4'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3f0335a02eef4a1a9c9de97f2f7bfd7a', u'id': u'980b36f316a548efbdf4401aedf58cf4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/9919ccbc8d7e47a9937c9780a0a5c2b0'}, u'url': u'http://172.30.9.26:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'db5d419aba7e499dac8f9d77d6d32749', u'id': u'9919ccbc8d7e47a9937c9780a0a5c2b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/9c1c9fcc1e24452785ae14528fae13ca'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8696eb89d0dc473090533c6a46a54d3f', u'id': u'9c1c9fcc1e24452785ae14528fae13ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/9e181fc234f94259b567494b1ee7015f'}, u'url': u'http://172.30.9.26:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'826c7549381b436f8659f1a5eda965cc', u'id': u'9e181fc234f94259b567494b1ee7015f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a173331f21c0400e9aef058fc3ebbea5'}, u'url': u'http://172.30.9.26:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b6aeb96657f745718d4b3bdc390d5b96', u'id': u'a173331f21c0400e9aef058fc3ebbea5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a92f1cd6dc1542a3a65db66ec6fb36a5'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1118fe2f25b44933a87ef8ec8701adfa', u'id': u'a92f1cd6dc1542a3a65db66ec6fb36a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/aa9dfcbe127044ab92e6e65ed88daf77'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'db5d419aba7e499dac8f9d77d6d32749', u'id': u'aa9dfcbe127044ab92e6e65ed88daf77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b92b2b90a8744d64a5294c25be6a2587'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'daab61de44e74c3fbae1143b13b0bd00', u'id': u'b92b2b90a8744d64a5294c25be6a2587'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/be119a17df1641fcb71a28b261f8ac42'}, u'url': u'http://172.30.9.26:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd50f07afdfa540db9c5691b5bce1bab1', u'id': u'be119a17df1641fcb71a28b261f8ac42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/c4b2c196770d4121ae98da3e3846d5f1'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'826c7549381b436f8659f1a5eda965cc', u'id': u'c4b2c196770d4121ae98da3e3846d5f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ceff8d88e7ca49b7aaa9466b3356c4f4'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b6aeb96657f745718d4b3bdc390d5b96', u'id': u'ceff8d88e7ca49b7aaa9466b3356c4f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/dade577610e4499897fd3ab4ab567599'}, u'url': u'http://172.30.9.26:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c6a9261f532c4c52a603c0c610fbd60f', u'id': u'dade577610e4499897fd3ab4ab567599'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/e8b65b596bf245f38c26befac2ccad60'}, u'url': u'http://172.30.9.26:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b807095596c4487aaa817d1fa78f540', u'id': u'e8b65b596bf245f38c26befac2ccad60'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ea2ad87fbacf47bf917559d699066ed4'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b807095596c4487aaa817d1fa78f540', u'id': u'ea2ad87fbacf47bf917559d699066ed4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/f31c8fac7295452a897b796092b47fec'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'12602d7f9b1c4e96a25c8742bda47bac', u'id': u'f31c8fac7295452a897b796092b47fec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/f5cab9fa19f846048b111f944505ad35'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd50f07afdfa540db9c5691b5bce1bab1', u'id': u'f5cab9fa19f846048b111f944505ad35'})] 2018-09-02 19:05:01,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-02 19:05:01,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:01,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05: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-9a489883-bc13-4390-9667-2d437b595397 x-compute-request-id: req-9a489883-bc13-4390-9667-2d437b595397 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-09-02 19:05:01,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-9a489883-bc13-4390-9667-2d437b595397 2018-09-02 19:05:01,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.115975141525s 2018-09-02 19:05:01,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-9a489883-bc13-4390-9667-2d437b595397 2018-09-02 19:05:01,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-02 19:05:01,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:03,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05: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 x-openstack-request-id: req-4afe3166-125e-4c64-924f-d394e5c00ee8 x-compute-request-id: req-4afe3166-125e-4c64-924f-d394e5c00ee8 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-02 19:05:03,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-4afe3166-125e-4c64-924f-d394e5c00ee8 2018-09-02 19:05:03,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.92224383354s 2018-09-02 19:05:03,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-4afe3166-125e-4c64-924f-d394e5c00ee8 2018-09-02 19:05:03,508 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-02 19:05:03,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:05:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:03,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-265e176f-3cfa-4a8a-83bc-4854319a87da Date: Sun, 02 Sep 2018 19:05:03 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:05:03,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-265e176f-3cfa-4a8a-83bc-4854319a87da 2018-09-02 19:05:03,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540359020233s 2018-09-02 19:05:03,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-265e176f-3cfa-4a8a-83bc-4854319a87da 2018-09-02 19:05:03,568 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-02 19:05:03,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-02 19:05:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:03,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cb74ae2-6514-4a47-9ea9-8ef2cc05c6f5 x-compute-request-id: req-4cb74ae2-6514-4a47-9ea9-8ef2cc05c6f5 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-09-02 19:05:03,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-4cb74ae2-6514-4a47-9ea9-8ef2cc05c6f5 2018-09-02 19:05:03,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.15938782692s 2018-09-02 19:05:03,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-4cb74ae2-6514-4a47-9ea9-8ef2cc05c6f5 2018-09-02 19:05:03,728 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 3}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 2}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-02 19:05:03,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-02 19:05:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:03,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84a16fac-494f-4a7b-95c8-e4773bd31ee9 x-compute-request-id: req-84a16fac-494f-4a7b-95c8-e4773bd31ee9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-02 19:05:03,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-84a16fac-494f-4a7b-95c8-e4773bd31ee9 2018-09-02 19:05:03,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.126627922058s 2018-09-02 19:05:03,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-84a16fac-494f-4a7b-95c8-e4773bd31ee9 2018-09-02 19:05:03,856 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-02 19:05:03,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:03,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:03,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9c96d1a1-9483-4724-a454-41179ad2ca23 Date: Sun, 02 Sep 2018 19:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:05:03,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9c96d1a1-9483-4724-a454-41179ad2ca23 2018-09-02 19:05:03,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0753390789032s 2018-09-02 19:05:03,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9c96d1a1-9483-4724-a454-41179ad2ca23 2018-09-02 19:05:03,933 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'9d688909-6090-4882-859f-3d3c86497f4a'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-02T19:02:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'aa324b5a0f724264998f14aff5362a26', u'created_at': u'2018-09-02T19:02:30Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'aa324b5a0f724264998f14aff5362a26'})] 2018-09-02 19:05:03,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:05:03,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:03,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6e5c954c-daf3-4d22-8f81-ea07fb5bc4c9 Date: Sun, 02 Sep 2018 19:05:03 GMT RESP BODY: {"ports":[]} 2018-09-02 19:05:03,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-6e5c954c-daf3-4d22-8f81-ea07fb5bc4c9 2018-09-02 19:05:03,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0271809101105s 2018-09-02 19:05:03,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-6e5c954c-daf3-4d22-8f81-ea07fb5bc4c9 2018-09-02 19:05:03,961 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-02 19:05:03,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-02 19:05:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:04,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ced6f1-14a5-4d9e-8634-016c753ba565 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "180d0c7ae88a408e8a15c6fa1d88d517"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/180d0c7ae88a408e8a15c6fa1d88d517/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "user": {"id": "180d0c7ae88a408e8a15c6fa1d88d517"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/180d0c7ae88a408e8a15c6fa1d88d517/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "21ce087721f34063958d235656740f6c"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/21ce087721f34063958d235656740f6c/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "48af6b7fecc94090b23db17a37694ea1"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/48af6b7fecc94090b23db17a37694ea1/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "63f390c43ccc4a01917b2e0a89c17f3c"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/63f390c43ccc4a01917b2e0a89c17f3c/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "654a5736d3634c45929437e51de454e8"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/654a5736d3634c45929437e51de454e8/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "67b781cc23754e35bf0bb9b2f3d65924"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/67b781cc23754e35bf0bb9b2f3d65924/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "6f5623ed80c144729f0fa297e4d125e9"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/6f5623ed80c144729f0fa297e4d125e9/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "f8ff15a6bbb04f6783ea80fb18d1f502"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "805978a6bfc3495492e0ae0710137636"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502/users/805978a6bfc3495492e0ae0710137636/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "98c261c86b4c4be5819455d158992fc8"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/98c261c86b4c4be5819455d158992fc8/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "a25d6ac4607146789ca2af61783633b7"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/a25d6ac4607146789ca2af61783633b7/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "b73198a534104a9a883a30cc91061f77"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/b73198a534104a9a883a30cc91061f77/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"project": {"id": "aa324b5a0f724264998f14aff5362a26"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "f9c5a0fcd7d24a68b1356ff728af40b7"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26/users/f9c5a0fcd7d24a68b1356ff728af40b7/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"domain": {"id": "37c77df8d5ff4c538c79845c3e2b49ef"}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "ddcace292468429687db376307e063c8"}, "links": {"assignment": "http://172.30.9.26:5000/v3/domains/37c77df8d5ff4c538c79845c3e2b49ef/users/ddcace292468429687db376307e063c8/roles/16e53ec6c3314cc0845f77c913225592"}}, {"scope": {"system": {"all": true}}, "role": {"id": "16e53ec6c3314cc0845f77c913225592"}, "user": {"id": "805978a6bfc3495492e0ae0710137636"}, "links": {"assignment": "http://172.30.9.26:5000/v3/system/users/805978a6bfc3495492e0ae0710137636/roles/16e53ec6c3314cc0845f77c913225592"}}], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-02 19:05:04,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-98ced6f1-14a5-4d9e-8634-016c753ba565 2018-09-02 19:05:04,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118576049805s 2018-09-02 19:05:04,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-98ced6f1-14a5-4d9e-8634-016c753ba565 2018-09-02 19:05:04,087 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'180d0c7ae88a408e8a15c6fa1d88d517'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'3f6663c03e4e4fc7b6eeeaf4798d89e4', 'user': u'180d0c7ae88a408e8a15c6fa1d88d517'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'1c1a387dc5a64c8d8ffbfe3a1514bb9f'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'21ce087721f34063958d235656740f6c'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'48af6b7fecc94090b23db17a37694ea1'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'63f390c43ccc4a01917b2e0a89c17f3c'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'654a5736d3634c45929437e51de454e8'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'67b781cc23754e35bf0bb9b2f3d65924'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'6f5623ed80c144729f0fa297e4d125e9'}), Munch({'project': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'805978a6bfc3495492e0ae0710137636'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'98c261c86b4c4be5819455d158992fc8'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'a25d6ac4607146789ca2af61783633b7'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'b73198a534104a9a883a30cc91061f77'}), Munch({'project': u'aa324b5a0f724264998f14aff5362a26', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'f9c5a0fcd7d24a68b1356ff728af40b7'}), Munch({'domain': u'37c77df8d5ff4c538c79845c3e2b49ef', 'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'ddcace292468429687db376307e063c8'}), Munch({'id': u'16e53ec6c3314cc0845f77c913225592', 'user': u'805978a6bfc3495492e0ae0710137636'})] 2018-09-02 19:05:04,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:05:04,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:04,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb7877a-8d71-426a-8f35-c86e42ac0330 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:05:04,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9bb7877a-8d71-426a-8f35-c86e42ac0330 2018-09-02 19:05:04,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.305476903915s 2018-09-02 19:05:04,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9bb7877a-8d71-426a-8f35-c86e42ac0330 2018-09-02 19:05:04,397 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'16e53ec6c3314cc0845f77c913225592'}), 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'3f6663c03e4e4fc7b6eeeaf4798d89e4'}), 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'55befc555ef1484aa02e847c32150983'}), 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'93b19851f6b04259a61684857321d1df'}), 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'bc16bb8a7ad84ce483ebbe9718348580'}), 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'ca15a744c8164d02b0fe27348a0619aa'})] 2018-09-02 19:05:04,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:05:04,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:04,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a397125-e3fe-47ba-94fd-68ffc9aff600 Date: Sun, 02 Sep 2018 19:05:04 GMT RESP BODY: {"routers": []} 2018-09-02 19:05:04,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1a397125-e3fe-47ba-94fd-68ffc9aff600 2018-09-02 19:05:04,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0447289943695s 2018-09-02 19:05:04,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1a397125-e3fe-47ba-94fd-68ffc9aff600 2018-09-02 19:05:04,444 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-02 19:05:04,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:05:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:04,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05: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 x-openstack-request-id: req-3dd5f992-53b7-4161-bae7-90b25e74686f x-compute-request-id: req-3dd5f992-53b7-4161-bae7-90b25e74686f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-02 19:05:04,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3dd5f992-53b7-4161-bae7-90b25e74686f 2018-09-02 19:05:04,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208518981934s 2018-09-02 19:05:04,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3dd5f992-53b7-4161-bae7-90b25e74686f 2018-09-02 19:05:04,653 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-02 19:05:04,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-02 19:05:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:04,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01eb5c10-1810-4e10-bf87-e05e13fd3e58 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.5:35357/v3/", "rel": "self"}]}]}} 2018-09-02 19:05:04,668 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-01eb5c10-1810-4e10-bf87-e05e13fd3e58 2018-09-02 19:05:04,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:04,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9c3708-e7f8-46db-8218-3bc7b9c7e1db Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0b807095596c4487aaa817d1fa78f540"}, "enabled": true, "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/1118fe2f25b44933a87ef8ec8701adfa"}, "enabled": true, "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/12602d7f9b1c4e96a25c8742bda47bac"}, "enabled": true, "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3f0335a02eef4a1a9c9de97f2f7bfd7a"}, "enabled": true, "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/56d90a1c5e304d10a2e28f23fcddac05"}, "enabled": true, "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5805bcac9a654ce890f70f8ae33c61b2"}, "enabled": true, "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/826c7549381b436f8659f1a5eda965cc"}, "enabled": true, "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8696eb89d0dc473090533c6a46a54d3f"}, "enabled": true, "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9764e8699f9846d48e6500e42dc3b33a"}, "enabled": true, "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b6aeb96657f745718d4b3bdc390d5b96"}, "enabled": true, "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c6a9261f532c4c52a603c0c610fbd60f"}, "enabled": true, "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d50f07afdfa540db9c5691b5bce1bab1"}, "enabled": true, "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/daab61de44e74c3fbae1143b13b0bd00"}, "enabled": true, "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/db5d419aba7e499dac8f9d77d6d32749"}, "enabled": true, "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/dc5b840cefb2406190d8f3223ce22bbf"}, "enabled": true, "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-09-02 19:05:04,842 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-1c9c3708-e7f8-46db-8218-3bc7b9c7e1db 2018-09-02 19:05:04,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.185443162918s 2018-09-02 19:05:04,842 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-1c9c3708-e7f8-46db-8218-3bc7b9c7e1db 2018-09-02 19:05:04,847 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'0b807095596c4487aaa817d1fa78f540', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'1118fe2f25b44933a87ef8ec8701adfa', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'12602d7f9b1c4e96a25c8742bda47bac', 'name': u'glance'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'3f0335a02eef4a1a9c9de97f2f7bfd7a', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'56d90a1c5e304d10a2e28f23fcddac05', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'5805bcac9a654ce890f70f8ae33c61b2', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'826c7549381b436f8659f1a5eda965cc', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'8696eb89d0dc473090533c6a46a54d3f', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'9764e8699f9846d48e6500e42dc3b33a', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'b6aeb96657f745718d4b3bdc390d5b96', 'name': u'panko'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'c6a9261f532c4c52a603c0c610fbd60f', 'name': u'aodh'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'd50f07afdfa540db9c5691b5bce1bab1', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'daab61de44e74c3fbae1143b13b0bd00', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'db5d419aba7e499dac8f9d77d6d32749', 'name': u'cinderv2'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'dc5b840cefb2406190d8f3223ce22bbf', 'name': u'ceilometer'})] 2018-09-02 19:05:04,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:05:04,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a1c7b8e8472844e9a0fc778595e3b3e599b8db6" 2018-09-02 19:05:04,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-74a6272c-cf3f-4fc6-8e28-64406bbc15b9 Date: Sun, 02 Sep 2018 19:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"04183159-c23b-4a74-99aa-667c9fe92bf9","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:33Z","dns_nameservers":[],"updated_at":"2018-09-02T19:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa324b5a0f724264998f14aff5362a26","id":"9d688909-6090-4882-859f-3d3c86497f4a","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-02 19:05:04,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-74a6272c-cf3f-4fc6-8e28-64406bbc15b9 2018-09-02 19:05:04,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.037425994873s 2018-09-02 19:05:04,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-74a6272c-cf3f-4fc6-8e28-64406bbc15b9 2018-09-02 19:05:04,886 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:02:33Z', 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'9d688909-6090-4882-859f-3d3c86497f4a', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'tenant_id': u'aa324b5a0f724264998f14aff5362a26', u'created_at': u'2018-09-02T19:02:33Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'aa324b5a0f724264998f14aff5362a26'})] 2018-09-02 19:05:05,005 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:05:05,005 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-02 19:05:05,063 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-02 19:05:05,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:05:05,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:05:05,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:05:05,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:05:05,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:05:05,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:05:05,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:05:05,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:05:05,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:05,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430686f1-9ea9-4643-a7a3-c9e4ae0de9ab 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:05:05,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-430686f1-9ea9-4643-a7a3-c9e4ae0de9ab 2018-09-02 19:05:05,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:05:05,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["pj-L5DSESeePFh93gc-kag"], "issued_at": "2018-09-02T19:05:05.000000Z"}} 2018-09-02 19:05:05,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" 2018-09-02 19:05:06,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b439015d-73e8-481b-aa41-badd1d6b1124 Date: Sun, 02 Sep 2018 19:05:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:05:06,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b439015d-73e8-481b-aa41-badd1d6b1124 2018-09-02 19:05:06,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.33306407928s 2018-09-02 19:05:06,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b439015d-73e8-481b-aa41-badd1d6b1124 2018-09-02 19:05:06,996 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-02 19:05:06,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:05:06,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" -d '{"network": {"name": "tenantnetwork1-net_d7c2f824-643e-44bd-8526-feb9865db440", "admin_state_up": true}}' 2018-09-02 19:05:07,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b6af563c-ab6c-4e60-acde-17b865c0270b Date: Sun, 02 Sep 2018 19:05:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:05:07Z","is_default":false,"provider:segmentation_id":47,"name":"tenantnetwork1-net_d7c2f824-643e-44bd-8526-feb9865db440","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:07Z","mtu":1450}} 2018-09-02 19:05:07,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b6af563c-ab6c-4e60-acde-17b865c0270b 2018-09-02 19:05:07,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.5911860466s 2018-09-02 19:05:07,589 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b6af563c-ab6c-4e60-acde-17b865c0270b 2018-09-02 19:05:07,589 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-02T19:05:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_d7c2f824-643e-44bd-8526-feb9865db440', u'admin_state_up': True, u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:05:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502'}) 2018-09-02 19:05:07,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:07,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" 2018-09-02 19:05:07,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-0558c315-e4bf-484c-98e5-94b4acc69aa0 Date: Sun, 02 Sep 2018 19:05:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:05:07Z","provider:segmentation_id":47,"name":"tenantnetwork1-net_d7c2f824-643e-44bd-8526-feb9865db440","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:07Z","provider:network_type":"vxlan"}]} 2018-09-02 19:05:07,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0558c315-e4bf-484c-98e5-94b4acc69aa0 2018-09-02 19:05:07,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118681907654s 2018-09-02 19:05:07,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0558c315-e4bf-484c-98e5-94b4acc69aa0 2018-09-02 19:05:07,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:05:07,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" -d '{"subnet": {"name": "tenantnetwork1-subnet_d7c2f824-643e-44bd-8526-feb9865db440", "enable_dhcp": true, "network_id": "99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:05:08,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-204d1e39-a53d-43b9-af81-0aee89c12b93 Date: Sun, 02 Sep 2018 19:05:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:05:08Z","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":"f8ff15a6bbb04f6783ea80fb18d1f502","id":"74ed4efc-3322-457e-a150-4297e58d581c","subnetpool_id":null,"name":"tenantnetwork1-subnet_d7c2f824-643e-44bd-8526-feb9865db440"}} 2018-09-02 19:05:08,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-204d1e39-a53d-43b9-af81-0aee89c12b93 2018-09-02 19:05:08,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.11844182014s 2018-09-02 19:05:08,829 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-204d1e39-a53d-43b9-af81-0aee89c12b93 2018-09-02 19:05:08,830 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:05:08Z', 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'74ed4efc-3322-457e-a150-4297e58d581c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_d7c2f824-643e-44bd-8526-feb9865db440', u'enable_dhcp': True, u'network_id': u'99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b', u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:05:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502'}) 2018-09-02 19:05:08,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:05:08,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "tenantnetwork1-router_d7c2f824-643e-44bd-8526-feb9865db440", "admin_state_up": true}}' 2018-09-02 19:05:10,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-92a55b52-c8a9-43cb-9551-b0181cba81b5 Date: Sun, 02 Sep 2018 19:05:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:05:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-02T19:05:10Z", "revision_number": 2, "routes": [], "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "9686a02e-67ab-4b61-bfa5-cd985bba597a", "name": "tenantnetwork1-router_d7c2f824-643e-44bd-8526-feb9865db440"}} 2018-09-02 19:05:10,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-92a55b52-c8a9-43cb-9551-b0181cba81b5 2018-09-02 19:05:10,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41270303726s 2018-09-02 19:05:10,244 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-92a55b52-c8a9-43cb-9551-b0181cba81b5 2018-09-02 19:05:10,244 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:05:08Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-02T19:05:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'id': u'9686a02e-67ab-4b61-bfa5-cd985bba597a', u'name': u'tenantnetwork1-router_d7c2f824-643e-44bd-8526-feb9865db440'}) 2018-09-02 19:05:10,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:05:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" -d '{"subnet_id": "74ed4efc-3322-457e-a150-4297e58d581c"}' 2018-09-02 19:05:11,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-97b0e760-c101-4555-b1a7-259c372b40a6 Date: Sun, 02 Sep 2018 19:05:11 GMT RESP BODY: {"network_id": "99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "subnet_id": "74ed4efc-3322-457e-a150-4297e58d581c", "subnet_ids": ["74ed4efc-3322-457e-a150-4297e58d581c"], "port_id": "54c7c562-c43e-44d5-b4b1-aa0f356cbdd5", "id": "9686a02e-67ab-4b61-bfa5-cd985bba597a"} 2018-09-02 19:05:11,771 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a/add_router_interface.json used request id req-97b0e760-c101-4555-b1a7-259c372b40a6 2018-09-02 19:05:11,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.52675104141s 2018-09-02 19:05:11,772 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a/add_router_interface.json used request id req-97b0e760-c101-4555-b1a7-259c372b40a6 returning object 9686a02e-67ab-4b61-bfa5-cd985bba597a 2018-09-02 19:05:11,888 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:05:11,888 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-02 19:05:11,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:05:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" -d '{"subnet_id": "74ed4efc-3322-457e-a150-4297e58d581c"}' 2018-09-02 19:05:13,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9f3d442a-3fc0-4e77-83f2-ce4b38ed8c82 Date: Sun, 02 Sep 2018 19:05:13 GMT RESP BODY: {"network_id": "99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "subnet_id": "74ed4efc-3322-457e-a150-4297e58d581c", "subnet_ids": ["74ed4efc-3322-457e-a150-4297e58d581c"], "port_id": "54c7c562-c43e-44d5-b4b1-aa0f356cbdd5", "id": "9686a02e-67ab-4b61-bfa5-cd985bba597a"} 2018-09-02 19:05:13,589 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a/remove_router_interface.json used request id req-9f3d442a-3fc0-4e77-83f2-ce4b38ed8c82 2018-09-02 19:05:13,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69605994225s 2018-09-02 19:05:13,589 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a/remove_router_interface.json used request id req-9f3d442a-3fc0-4e77-83f2-ce4b38ed8c82 returning object 9686a02e-67ab-4b61-bfa5-cd985bba597a 2018-09-02 19:05:13,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:05:13,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" 2018-09-02 19:05:13,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-bfcd1f47-26b8-4844-8f17-302c6a89e19d Date: Sun, 02 Sep 2018 19:05:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:05:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-02T19:05:12Z", "revision_number": 4, "routes": [], "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "9686a02e-67ab-4b61-bfa5-cd985bba597a", "name": "tenantnetwork1-router_d7c2f824-643e-44bd-8526-feb9865db440"}]} 2018-09-02 19:05:13,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bfcd1f47-26b8-4844-8f17-302c6a89e19d 2018-09-02 19:05:13,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114310026169s 2018-09-02 19:05:13,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bfcd1f47-26b8-4844-8f17-302c6a89e19d 2018-09-02 19:05:13,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:05:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" 2018-09-02 19:05:15,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0214fd1-1863-4d5e-95ab-7c332a75ff7c Content-Length: 0 Date: Sun, 02 Sep 2018 19:05:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:15,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a.json used request id req-b0214fd1-1863-4d5e-95ab-7c332a75ff7c 2018-09-02 19:05:15,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48761487007s 2018-09-02 19:05:15,194 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9686a02e-67ab-4b61-bfa5-cd985bba597a.json used request id req-b0214fd1-1863-4d5e-95ab-7c332a75ff7c 2018-09-02 19:05:15,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:05:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" 2018-09-02 19:05:15,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-6c8145ef-693d-4e9b-9a8b-24e15ab3532e Date: Sun, 02 Sep 2018 19:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:05:08Z","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":"f8ff15a6bbb04f6783ea80fb18d1f502","id":"74ed4efc-3322-457e-a150-4297e58d581c","subnetpool_id":null,"name":"tenantnetwork1-subnet_d7c2f824-643e-44bd-8526-feb9865db440"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"04183159-c23b-4a74-99aa-667c9fe92bf9","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:33Z","dns_nameservers":[],"updated_at":"2018-09-02T19:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa324b5a0f724264998f14aff5362a26","id":"9d688909-6090-4882-859f-3d3c86497f4a","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-02 19:05:15,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6c8145ef-693d-4e9b-9a8b-24e15ab3532e 2018-09-02 19:05:15,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0797071456909s 2018-09-02 19:05:15,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6c8145ef-693d-4e9b-9a8b-24e15ab3532e 2018-09-02 19:05:15,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:05:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/74ed4efc-3322-457e-a150-4297e58d581c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" 2018-09-02 19:05:16,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-526d9f6d-8b2f-4a11-bb93-d3612e2ddcbb Date: Sun, 02 Sep 2018 19:05:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:16,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/74ed4efc-3322-457e-a150-4297e58d581c.json used request id req-526d9f6d-8b2f-4a11-bb93-d3612e2ddcbb 2018-09-02 19:05:16,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00361990929s 2018-09-02 19:05:16,280 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/74ed4efc-3322-457e-a150-4297e58d581c.json used request id req-526d9f6d-8b2f-4a11-bb93-d3612e2ddcbb 2018-09-02 19:05:16,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:16,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" 2018-09-02 19:05:16,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-763edabd-1f4c-4b9e-8f66-110284d0ad04 Date: Sun, 02 Sep 2018 19:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:05:16Z","provider:segmentation_id":47,"name":"tenantnetwork1-net_d7c2f824-643e-44bd-8526-feb9865db440","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:07Z","provider:network_type":"vxlan"}]} 2018-09-02 19:05:16,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-763edabd-1f4c-4b9e-8f66-110284d0ad04 2018-09-02 19:05:16,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912508964539s 2018-09-02 19:05:16,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-763edabd-1f4c-4b9e-8f66-110284d0ad04 2018-09-02 19:05:16,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:05:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}429d99ffc6455b9cbb64d6dde415b26910f6124a" 2018-09-02 19:05:18,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d48faec-b437-405a-9bcb-952bdf42ce52 Date: Sun, 02 Sep 2018 19:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:18,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b.json used request id req-6d48faec-b437-405a-9bcb-952bdf42ce52 2018-09-02 19:05:18,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.74531984329s 2018-09-02 19:05:18,119 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/99ba3ce3-8928-4f25-8a9d-4e2e5fedf49b.json used request id req-6d48faec-b437-405a-9bcb-952bdf42ce52 2018-09-02 19:05:18,167 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:05:18,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:05:18,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:05:18,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:18,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e068ae05-9e7e-4bc5-87c9-b48bbce9e703 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:05:18,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e068ae05-9e7e-4bc5-87c9-b48bbce9e703 2018-09-02 19:05:18,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:05:18,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["jUZVgqAmQSe7ha5JLIlNkA"], "issued_at": "2018-09-02T19:05:18.000000Z"}} 2018-09-02 19:05:18,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:19,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-aad35d0b-f077-4db3-8576-ad8d44794a16 Date: Sun, 02 Sep 2018 19:05:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:05:19,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aad35d0b-f077-4db3-8576-ad8d44794a16 2018-09-02 19:05:19,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.419198036194s 2018-09-02 19:05:19,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aad35d0b-f077-4db3-8576-ad8d44794a16 2018-09-02 19:05:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:19,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b12670-5371-40cd-b5e6-e38f0defca42 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.26:5000/v3/", "rel": "self"}]}]}} 2018-09-02 19:05:19,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-25b12670-5371-40cd-b5e6-e38f0defca42 2018-09-02 19:05:19,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:05:19,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:19,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb83340-0782-45a8-942b-a7aa7e3098ef Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/37c77df8d5ff4c538c79845c3e2b49ef"}, "tags": [], "enabled": true, "id": "37c77df8d5ff4c538c79845c3e2b49ef", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-09-02 19:05:19,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8fb83340-0782-45a8-942b-a7aa7e3098ef 2018-09-02 19:05:19,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188015937805s 2018-09-02 19:05:19,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8fb83340-0782-45a8-942b-a7aa7e3098ef 2018-09-02 19:05:19,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-02 19:05:19,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_b675404e-b32a-4872-b367-2aa8ca231d86"}}' 2018-09-02 19:05:19,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4922df1-6f3f-4118-be40-f25e0b6bd7d0 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.26:5000/v3/projects/63d61b593c664319a54435ff21937387"}, "tags": [], "enabled": true, "id": "63d61b593c664319a54435ff21937387", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b675404e-b32a-4872-b367-2aa8ca231d86"}} 2018-09-02 19:05:19,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d4922df1-6f3f-4118-be40-f25e0b6bd7d0 2018-09-02 19:05:19,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238075017929s 2018-09-02 19:05:19,469 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d4922df1-6f3f-4118-be40-f25e0b6bd7d0 2018-09-02 19:05:19,469 - 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'63d61b593c664319a54435ff21937387', '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_b675404e-b32a-4872-b367-2aa8ca231d86'}) 2018-09-02 19:05:19,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-02 19:05:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c9034b5a-97c9-4306-93e0-7f00efaba0f4", "email": null, "name": "tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86"}}' 2018-09-02 19:05:19,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339afd13-8795-4838-b948-9771ce5e13e3 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86", "links": {"self": "http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2b030213d99418986e6f00cae7459f2", "domain_id": "default", "password_expires_at": null}} 2018-09-02 19:05:19,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-339afd13-8795-4838-b948-9771ce5e13e3 2018-09-02 19:05:19,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.483493089676s 2018-09-02 19:05:19,960 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-339afd13-8795-4838-b948-9771ce5e13e3 2018-09-02 19:05:19,960 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a2b030213d99418986e6f00cae7459f2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86'}) 2018-09-02 19:05:19,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:05:19,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:20,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3013ef80-7f2e-4a4b-9370-5b03e3d8505f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:05:20,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3013ef80-7f2e-4a4b-9370-5b03e3d8505f 2018-09-02 19:05:20,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.279721975327s 2018-09-02 19:05:20,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3013ef80-7f2e-4a4b-9370-5b03e3d8505f 2018-09-02 19:05:20,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:05:20,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:20,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc05ba8e-3688-490b-b573-3a80d2734401 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:05:20,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc05ba8e-3688-490b-b573-3a80d2734401 2018-09-02 19:05:20,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183217048645s 2018-09-02 19:05:20,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc05ba8e-3688-490b-b573-3a80d2734401 2018-09-02 19:05:20,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:05:20,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:20,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12f43b9-ab60-463e-9755-71f2d6029668 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:05:20,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a12f43b9-ab60-463e-9755-71f2d6029668 2018-09-02 19:05:20,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112710952759s 2018-09-02 19:05:20,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a12f43b9-ab60-463e-9755-71f2d6029668 2018-09-02 19:05:20,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:05:20,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:20,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799c0b29-c721-45e2-bf02-82e11e1da857 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-02 19:05:20,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-799c0b29-c721-45e2-bf02-82e11e1da857 2018-09-02 19:05:20,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.281413078308s 2018-09-02 19:05:20,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-799c0b29-c721-45e2-bf02-82e11e1da857 2018-09-02 19:05:20,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:05:20,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:21,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56945a76-ef32-4328-865b-9116d4df5755 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86", "links": {"self": "http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2b030213d99418986e6f00cae7459f2", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:05:21,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-56945a76-ef32-4328-865b-9116d4df5755 2018-09-02 19:05:21,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199517011642s 2018-09-02 19:05:21,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-56945a76-ef32-4328-865b-9116d4df5755 2018-09-02 19:05:21,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:05:21,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:21,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b19643d-06f4-4b27-a2f9-e6ecd2b95e60 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/63d61b593c664319a54435ff21937387"}, "tags": [], "enabled": true, "id": "63d61b593c664319a54435ff21937387", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b675404e-b32a-4872-b367-2aa8ca231d86"}]} 2018-09-02 19:05:21,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-2b19643d-06f4-4b27-a2f9-e6ecd2b95e60 2018-09-02 19:05:21,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103626012802s 2018-09-02 19:05:21,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-2b19643d-06f4-4b27-a2f9-e6ecd2b95e60 2018-09-02 19:05:21,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-02 19:05:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=a2b030213d99418986e6f00cae7459f2&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=63d61b593c664319a54435ff21937387" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:21,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79764e76-2413-4aca-85ea-3a769e23fb68 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a2b030213d99418986e6f00cae7459f2&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=63d61b593c664319a54435ff21937387", "previous": null, "next": null}} 2018-09-02 19:05:21,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a2b030213d99418986e6f00cae7459f2&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=63d61b593c664319a54435ff21937387 used request id req-79764e76-2413-4aca-85ea-3a769e23fb68 2018-09-02 19:05:21,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112231969833s 2018-09-02 19:05:21,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a2b030213d99418986e6f00cae7459f2&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=63d61b593c664319a54435ff21937387 used request id req-79764e76-2413-4aca-85ea-3a769e23fb68 2018-09-02 19:05:21,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-02 19:05:21,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/63d61b593c664319a54435ff21937387/users/a2b030213d99418986e6f00cae7459f2/roles/55befc555ef1484aa02e847c32150983 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:21,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525af185-d6f3-49d7-931f-579273ee86e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:05:21,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/63d61b593c664319a54435ff21937387/users/a2b030213d99418986e6f00cae7459f2/roles/55befc555ef1484aa02e847c32150983 used request id req-525af185-d6f3-49d7-931f-579273ee86e5 2018-09-02 19:05:21,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179297924042s 2018-09-02 19:05:21,455 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/63d61b593c664319a54435ff21937387/users/a2b030213d99418986e6f00cae7459f2/roles/55befc555ef1484aa02e847c32150983 used request id req-525af185-d6f3-49d7-931f-579273ee86e5 2018-09-02 19:05:21,456 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b675404e-b32a-4872-b367-2aa8ca231d86', 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'63d61b593c664319a54435ff21937387', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c9034b5a-97c9-4306-93e0-7f00efaba0f4', 'username': u'tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 19:05:21,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:05:21,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:05:21,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:05:21,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:05:21,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:05:21,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:05:21,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:05:21,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:05:21,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:05:21,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:05:21,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:05:21,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:05:21,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:05:21,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:05:21,462 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86', 'password': 'c9034b5a-97c9-4306-93e0-7f00efaba0f4', 'project_name': 'tenantnetwork2-project_b675404e-b32a-4872-b367-2aa8ca231d86', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '63d61b593c664319a54435ff21937387', 'project_domain_name': 'Default'} 2018-09-02 19:05:21,462 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-02 19:05:21,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:21,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ac9236-a879-4250-bf4f-03be7034cec5 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:05:21,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-97ac9236-a879-4250-bf4f-03be7034cec5 2018-09-02 19:05:21,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:05:21,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63d61b593c664319a54435ff21937387", "name": "tenantnetwork2-project_b675404e-b32a-4872-b367-2aa8ca231d86"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/63d61b593c664319a54435ff21937387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/63d61b593c664319a54435ff21937387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/63d61b593c664319a54435ff21937387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_63d61b593c664319a54435ff21937387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_63d61b593c664319a54435ff21937387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/63d61b593c664319a54435ff21937387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/63d61b593c664319a54435ff21937387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/63d61b593c664319a54435ff21937387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/63d61b593c664319a54435ff21937387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/63d61b593c664319a54435ff21937387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/63d61b593c664319a54435ff21937387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/63d61b593c664319a54435ff21937387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/63d61b593c664319a54435ff21937387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/63d61b593c664319a54435ff21937387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86", "id": "a2b030213d99418986e6f00cae7459f2"}, "audit_ids": ["AFyCiGRnTT-6Dv67VJgsgA"], "issued_at": "2018-09-02T19:05:21.000000Z"}} 2018-09-02 19:05:21,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:05:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" -d '{"network": {"name": "tenantnetwork2-net_b675404e-b32a-4872-b367-2aa8ca231d86", "admin_state_up": true}}' 2018-09-02 19:05:22,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-cc44f279-5d61-4116-923e-ae019d20d519 Date: Sun, 02 Sep 2018 19:05:22 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"63d61b593c664319a54435ff21937387","created_at":"2018-09-02T19:05:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-02T19:05:22Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"63d61b593c664319a54435ff21937387","id":"0d1d4f12-0479-4b17-accb-f8a3db94643d","name":"tenantnetwork2-net_b675404e-b32a-4872-b367-2aa8ca231d86"}} 2018-09-02 19:05:22,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cc44f279-5d61-4116-923e-ae019d20d519 2018-09-02 19:05:22,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.699770927429s 2018-09-02 19:05:22,653 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cc44f279-5d61-4116-923e-ae019d20d519 2018-09-02 19:05:22,654 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:05:22Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'0d1d4f12-0479-4b17-accb-f8a3db94643d', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_b675404e-b32a-4872-b367-2aa8ca231d86', u'admin_state_up': True, u'tenant_id': u'63d61b593c664319a54435ff21937387', u'created_at': u'2018-09-02T19:05:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'63d61b593c664319a54435ff21937387'}) 2018-09-02 19:05:22,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" 2018-09-02 19:05:22,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-b54d3bbf-d304-4e95-839c-705f83f64030 Date: Sun, 02 Sep 2018 19:05:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:05:22Z","tenant_id":"63d61b593c664319a54435ff21937387","created_at":"2018-09-02T19:05:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"63d61b593c664319a54435ff21937387","id":"0d1d4f12-0479-4b17-accb-f8a3db94643d","name":"tenantnetwork2-net_b675404e-b32a-4872-b367-2aa8ca231d86"}]} 2018-09-02 19:05:22,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b54d3bbf-d304-4e95-839c-705f83f64030 2018-09-02 19:05:22,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26099395752s 2018-09-02 19:05:22,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b54d3bbf-d304-4e95-839c-705f83f64030 2018-09-02 19:05:22,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:05:22,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" -d '{"subnet": {"name": "tenantnetwork2-subnet_b675404e-b32a-4872-b367-2aa8ca231d86", "enable_dhcp": true, "network_id": "0d1d4f12-0479-4b17-accb-f8a3db94643d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:05:23,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-80860d7d-5006-4fdf-b3e4-4f1e94d39b3a Date: Sun, 02 Sep 2018 19:05:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d1d4f12-0479-4b17-accb-f8a3db94643d","tenant_id":"63d61b593c664319a54435ff21937387","created_at":"2018-09-02T19:05:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:05:23Z","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":"63d61b593c664319a54435ff21937387","id":"4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2","subnetpool_id":null,"name":"tenantnetwork2-subnet_b675404e-b32a-4872-b367-2aa8ca231d86"}} 2018-09-02 19:05:23,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-80860d7d-5006-4fdf-b3e4-4f1e94d39b3a 2018-09-02 19:05:23,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.599315881729s 2018-09-02 19:05:23,517 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-80860d7d-5006-4fdf-b3e4-4f1e94d39b3a 2018-09-02 19:05:23,518 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:05:23Z', 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'4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b675404e-b32a-4872-b367-2aa8ca231d86', u'enable_dhcp': True, u'network_id': u'0d1d4f12-0479-4b17-accb-f8a3db94643d', u'tenant_id': u'63d61b593c664319a54435ff21937387', u'created_at': u'2018-09-02T19:05:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'63d61b593c664319a54435ff21937387'}) 2018-09-02 19:05:23,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:05:23,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "tenantnetwork2-router_b675404e-b32a-4872-b367-2aa8ca231d86", "admin_state_up": true}}' 2018-09-02 19:05:24,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-7859b1cd-d4e5-4620-a8b7-b5589433f5eb Date: Sun, 02 Sep 2018 19:05:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "63d61b593c664319a54435ff21937387", "created_at": "2018-09-02T19:05:23Z", "admin_state_up": true, "updated_at": "2018-09-02T19:05:24Z", "revision_number": 2, "routes": [], "project_id": "63d61b593c664319a54435ff21937387", "id": "192345ac-0109-4554-a4b0-1103c1713779", "name": "tenantnetwork2-router_b675404e-b32a-4872-b367-2aa8ca231d86"}} 2018-09-02 19:05:24,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7859b1cd-d4e5-4620-a8b7-b5589433f5eb 2018-09-02 19:05:24,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.29760098457s 2018-09-02 19:05:24,817 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7859b1cd-d4e5-4620-a8b7-b5589433f5eb 2018-09-02 19:05:24,817 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'63d61b593c664319a54435ff21937387', u'created_at': u'2018-09-02T19:05:23Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T19:05:24Z', u'revision_number': 2, u'routes': [], u'project_id': u'63d61b593c664319a54435ff21937387', u'id': u'192345ac-0109-4554-a4b0-1103c1713779', u'name': u'tenantnetwork2-router_b675404e-b32a-4872-b367-2aa8ca231d86'}) 2018-09-02 19:05:24,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:05:24,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" -d '{"subnet_id": "4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2"}' 2018-09-02 19:05:26,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-15059fb2-1b57-4e9b-8f85-225073f89c71 Date: Sun, 02 Sep 2018 19:05:26 GMT RESP BODY: {"network_id": "0d1d4f12-0479-4b17-accb-f8a3db94643d", "tenant_id": "63d61b593c664319a54435ff21937387", "subnet_id": "4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2", "subnet_ids": ["4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2"], "port_id": "28cd9af4-3755-495f-9662-02ff183f141e", "id": "192345ac-0109-4554-a4b0-1103c1713779"} 2018-09-02 19:05:26,770 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779/add_router_interface.json used request id req-15059fb2-1b57-4e9b-8f85-225073f89c71 2018-09-02 19:05:26,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.95246386528s 2018-09-02 19:05:26,770 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779/add_router_interface.json used request id req-15059fb2-1b57-4e9b-8f85-225073f89c71 returning object 192345ac-0109-4554-a4b0-1103c1713779 2018-09-02 19:05:26,878 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:05:26,878 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-02 19:05:26,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:05:26,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" -d '{"subnet_id": "4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2"}' 2018-09-02 19:05:28,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-abdc7802-6092-4ac5-9c12-e16739785f7b Date: Sun, 02 Sep 2018 19:05:28 GMT RESP BODY: {"network_id": "0d1d4f12-0479-4b17-accb-f8a3db94643d", "tenant_id": "63d61b593c664319a54435ff21937387", "subnet_id": "4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2", "subnet_ids": ["4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2"], "port_id": "28cd9af4-3755-495f-9662-02ff183f141e", "id": "192345ac-0109-4554-a4b0-1103c1713779"} 2018-09-02 19:05:28,596 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779/remove_router_interface.json used request id req-abdc7802-6092-4ac5-9c12-e16739785f7b 2018-09-02 19:05:28,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71325802803s 2018-09-02 19:05:28,596 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779/remove_router_interface.json used request id req-abdc7802-6092-4ac5-9c12-e16739785f7b returning object 192345ac-0109-4554-a4b0-1103c1713779 2018-09-02 19:05:28,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:05:28,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" 2018-09-02 19:05:28,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5cdee6dd-6496-4e14-9e75-0865f970100c Date: Sun, 02 Sep 2018 19:05:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "63d61b593c664319a54435ff21937387", "created_at": "2018-09-02T19:05:23Z", "admin_state_up": true, "updated_at": "2018-09-02T19:05:27Z", "revision_number": 4, "routes": [], "project_id": "63d61b593c664319a54435ff21937387", "id": "192345ac-0109-4554-a4b0-1103c1713779", "name": "tenantnetwork2-router_b675404e-b32a-4872-b367-2aa8ca231d86"}]} 2018-09-02 19:05:28,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5cdee6dd-6496-4e14-9e75-0865f970100c 2018-09-02 19:05:28,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116492033005s 2018-09-02 19:05:28,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5cdee6dd-6496-4e14-9e75-0865f970100c 2018-09-02 19:05:28,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:05:28,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" 2018-09-02 19:05:30,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3d84fe1-3e66-4e69-8683-99c9931edd61 Content-Length: 0 Date: Sun, 02 Sep 2018 19:05:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:30,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779.json used request id req-d3d84fe1-3e66-4e69-8683-99c9931edd61 2018-09-02 19:05:30,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.92010378838s 2018-09-02 19:05:30,636 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/192345ac-0109-4554-a4b0-1103c1713779.json used request id req-d3d84fe1-3e66-4e69-8683-99c9931edd61 2018-09-02 19:05:30,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:05:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" 2018-09-02 19:05:30,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-725b3a65-1ce2-47d9-a9c8-77687964adcf Date: Sun, 02 Sep 2018 19:05:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d1d4f12-0479-4b17-accb-f8a3db94643d","tenant_id":"63d61b593c664319a54435ff21937387","created_at":"2018-09-02T19:05:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:05:23Z","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":"63d61b593c664319a54435ff21937387","id":"4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2","subnetpool_id":null,"name":"tenantnetwork2-subnet_b675404e-b32a-4872-b367-2aa8ca231d86"}]} 2018-09-02 19:05:30,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-725b3a65-1ce2-47d9-a9c8-77687964adcf 2018-09-02 19:05:30,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.102120876312s 2018-09-02 19:05:30,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-725b3a65-1ce2-47d9-a9c8-77687964adcf 2018-09-02 19:05:30,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:05:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" 2018-09-02 19:05:31,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3dc85f2-3d1a-4bbe-9800-1de003ebdcce Date: Sun, 02 Sep 2018 19:05:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:31,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2.json used request id req-b3dc85f2-3d1a-4bbe-9800-1de003ebdcce 2018-09-02 19:05:31,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.950784921646s 2018-09-02 19:05:31,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4330c11b-1a50-4ad0-ac1b-39f8dd4dc5a2.json used request id req-b3dc85f2-3d1a-4bbe-9800-1de003ebdcce 2018-09-02 19:05:31,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" 2018-09-02 19:05:31,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-42883779-9ca9-4a8f-a6ae-220fd80bc435 Date: Sun, 02 Sep 2018 19:05:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:05:31Z","tenant_id":"63d61b593c664319a54435ff21937387","created_at":"2018-09-02T19:05:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"63d61b593c664319a54435ff21937387","id":"0d1d4f12-0479-4b17-accb-f8a3db94643d","name":"tenantnetwork2-net_b675404e-b32a-4872-b367-2aa8ca231d86"}]} 2018-09-02 19:05:31,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-42883779-9ca9-4a8f-a6ae-220fd80bc435 2018-09-02 19:05:31,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948688983917s 2018-09-02 19:05:31,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-42883779-9ca9-4a8f-a6ae-220fd80bc435 2018-09-02 19:05:31,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:05:31,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/0d1d4f12-0479-4b17-accb-f8a3db94643d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4ad4fd1497fab10708d68a23daa94de88edfa76" 2018-09-02 19:05:33,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54c18286-5b7e-459c-98f0-b05aa1ec005c Date: Sun, 02 Sep 2018 19:05:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:33,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0d1d4f12-0479-4b17-accb-f8a3db94643d.json used request id req-54c18286-5b7e-459c-98f0-b05aa1ec005c 2018-09-02 19:05:33,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.99288201332s 2018-09-02 19:05:33,781 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0d1d4f12-0479-4b17-accb-f8a3db94643d.json used request id req-54c18286-5b7e-459c-98f0-b05aa1ec005c 2018-09-02 19:05:33,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:05:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:33,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ed489a-08fe-400b-9907-30231ce65bae Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86", "links": {"self": "http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2b030213d99418986e6f00cae7459f2", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:05:33,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-25ed489a-08fe-400b-9907-30231ce65bae 2018-09-02 19:05:33,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20152592659s 2018-09-02 19:05:33,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-25ed489a-08fe-400b-9907-30231ce65bae 2018-09-02 19:05:33,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:05:33,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:34,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9572714-3723-4564-a05e-f7b3a4d28fcd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_b675404e-b32a-4872-b367-2aa8ca231d86", "links": {"self": "http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a2b030213d99418986e6f00cae7459f2", "description": null}} 2018-09-02 19:05:34,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2 used request id req-d9572714-3723-4564-a05e-f7b3a4d28fcd 2018-09-02 19:05:34,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134089946747s 2018-09-02 19:05:34,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2 used request id req-d9572714-3723-4564-a05e-f7b3a4d28fcd 2018-09-02 19:05:34,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-02 19:05:34,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:34,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce5ed876-7d21-4383-888c-ee608ba33de3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:05:34,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2 used request id req-ce5ed876-7d21-4383-888c-ee608ba33de3 2018-09-02 19:05:34,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.418803930283s 2018-09-02 19:05:34,544 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a2b030213d99418986e6f00cae7459f2 used request id req-ce5ed876-7d21-4383-888c-ee608ba33de3 2018-09-02 19:05:34,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:05:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:34,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc4e32a-5e94-46f1-8220-a068c06c3022 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/63d61b593c664319a54435ff21937387"}, "tags": [], "enabled": true, "id": "63d61b593c664319a54435ff21937387", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b675404e-b32a-4872-b367-2aa8ca231d86"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-02 19:05:34,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-9dc4e32a-5e94-46f1-8220-a068c06c3022 2018-09-02 19:05:34,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184324979782s 2018-09-02 19:05:34,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-9dc4e32a-5e94-46f1-8220-a068c06c3022 2018-09-02 19:05:34,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-02 19:05:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/63d61b593c664319a54435ff21937387 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91810a1ba04402e558c02eea53cbd89f5f1b7f6c" 2018-09-02 19:05:35,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97200bbe-d2aa-4d90-8e31-dacd185fb4c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:05:35,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/63d61b593c664319a54435ff21937387 used request id req-97200bbe-d2aa-4d90-8e31-dacd185fb4c9 2018-09-02 19:05:35,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283378124237s 2018-09-02 19:05:35,023 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/63d61b593c664319a54435ff21937387 used request id req-97200bbe-d2aa-4d90-8e31-dacd185fb4c9 2018-09-02 19:05:35,076 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:05:35,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:05:35,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:05:35,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:35,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2df46c1-0bfc-44e3-bbd9-f48509aab952 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:05:35,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f2df46c1-0bfc-44e3-bbd9-f48509aab952 2018-09-02 19:05:35,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:05:35,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["gGe8ZXoBRayG4WIm1FwjbA"], "issued_at": "2018-09-02T19:05:35.000000Z"}} 2018-09-02 19:05:35,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:35,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:35,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c8356b0b-589e-4505-bb84-c679d62f97ec Date: Sun, 02 Sep 2018 19:05:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:05:35,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8356b0b-589e-4505-bb84-c679d62f97ec 2018-09-02 19:05:35,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.324380874634s 2018-09-02 19:05:35,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8356b0b-589e-4505-bb84-c679d62f97ec 2018-09-02 19:05:35,889 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-02 19:05:35,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:05:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '{"network": {"name": "vmready1-net_d4ab74d9-6eeb-4a12-b568-c13ead261338", "admin_state_up": true}}' 2018-09-02 19:05:36,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-1fd10537-cf33-44c3-8a50-213b665e2a18 Date: Sun, 02 Sep 2018 19:05:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2f23a780-84f8-4408-8308-6b140bf57bec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:05:36Z","is_default":false,"provider:segmentation_id":21,"name":"vmready1-net_d4ab74d9-6eeb-4a12-b568-c13ead261338","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:35Z","mtu":1450}} 2018-09-02 19:05:36,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1fd10537-cf33-44c3-8a50-213b665e2a18 2018-09-02 19:05:36,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.250881910324s 2018-09-02 19:05:36,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1fd10537-cf33-44c3-8a50-213b665e2a18 2018-09-02 19:05:36,141 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-02T19:05:36Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2f23a780-84f8-4408-8308-6b140bf57bec', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_d4ab74d9-6eeb-4a12-b568-c13ead261338', u'admin_state_up': True, u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:05:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502'}) 2018-09-02 19:05:36,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:36,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:36,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-45a8dbe6-a8d2-4e68-8b04-1ba765198bc6 Date: Sun, 02 Sep 2018 19:05:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2f23a780-84f8-4408-8308-6b140bf57bec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:05:36Z","provider:segmentation_id":21,"name":"vmready1-net_d4ab74d9-6eeb-4a12-b568-c13ead261338","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:35Z","provider:network_type":"vxlan"}]} 2018-09-02 19:05:36,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-45a8dbe6-a8d2-4e68-8b04-1ba765198bc6 2018-09-02 19:05:36,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107191085815s 2018-09-02 19:05:36,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-45a8dbe6-a8d2-4e68-8b04-1ba765198bc6 2018-09-02 19:05:36,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:05:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '{"subnet": {"name": "vmready1-subnet_d4ab74d9-6eeb-4a12-b568-c13ead261338", "enable_dhcp": true, "network_id": "2f23a780-84f8-4408-8308-6b140bf57bec", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:05:36,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1858865c-6e8a-4518-a7a7-bafb6802d502 Date: Sun, 02 Sep 2018 19:05:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f23a780-84f8-4408-8308-6b140bf57bec","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:05:36Z","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":"f8ff15a6bbb04f6783ea80fb18d1f502","id":"c9eaa525-0d7d-49d9-82e8-8a598e33082b","subnetpool_id":null,"name":"vmready1-subnet_d4ab74d9-6eeb-4a12-b568-c13ead261338"}} 2018-09-02 19:05:36,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1858865c-6e8a-4518-a7a7-bafb6802d502 2018-09-02 19:05:36,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.488882064819s 2018-09-02 19:05:36,740 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1858865c-6e8a-4518-a7a7-bafb6802d502 2018-09-02 19:05:36,741 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:05:36Z', 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'c9eaa525-0d7d-49d9-82e8-8a598e33082b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_d4ab74d9-6eeb-4a12-b568-c13ead261338', u'enable_dhcp': True, u'network_id': u'2f23a780-84f8-4408-8308-6b140bf57bec', u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:05:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502'}) 2018-09-02 19:05:36,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:05:36,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "vmready1-router_d4ab74d9-6eeb-4a12-b568-c13ead261338", "admin_state_up": true}}' 2018-09-02 19:05:37,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-3e622a80-e8be-49ae-8fc2-2a88b3125675 Date: Sun, 02 Sep 2018 19:05:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:05:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-02T19:05:37Z", "revision_number": 2, "routes": [], "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "90d3b4ff-9d64-4240-bb8f-e317a2a40750", "name": "vmready1-router_d4ab74d9-6eeb-4a12-b568-c13ead261338"}} 2018-09-02 19:05:37,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3e622a80-e8be-49ae-8fc2-2a88b3125675 2018-09-02 19:05:37,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.09401202202s 2018-09-02 19:05:37,836 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3e622a80-e8be-49ae-8fc2-2a88b3125675 2018-09-02 19:05:37,836 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:05:36Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-02T19:05:37Z', u'revision_number': 2, u'routes': [], u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'id': u'90d3b4ff-9d64-4240-bb8f-e317a2a40750', u'name': u'vmready1-router_d4ab74d9-6eeb-4a12-b568-c13ead261338'}) 2018-09-02 19:05:37,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:05:37,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '{"subnet_id": "c9eaa525-0d7d-49d9-82e8-8a598e33082b"}' 2018-09-02 19:05:39,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6b37b512-cd64-47e3-9e42-d5be67ce47b6 Date: Sun, 02 Sep 2018 19:05:39 GMT RESP BODY: {"network_id": "2f23a780-84f8-4408-8308-6b140bf57bec", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "subnet_id": "c9eaa525-0d7d-49d9-82e8-8a598e33082b", "subnet_ids": ["c9eaa525-0d7d-49d9-82e8-8a598e33082b"], "port_id": "e1759ef9-3bb4-4616-82cf-7303e3c2ce37", "id": "90d3b4ff-9d64-4240-bb8f-e317a2a40750"} 2018-09-02 19:05:39,627 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750/add_router_interface.json used request id req-6b37b512-cd64-47e3-9e42-d5be67ce47b6 2018-09-02 19:05:39,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.7895720005s 2018-09-02 19:05:39,627 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750/add_router_interface.json used request id req-6b37b512-cd64-47e3-9e42-d5be67ce47b6 returning object 90d3b4ff-9d64-4240-bb8f-e317a2a40750 2018-09-02 19:05:39,627 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-02 19:05:39,759 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-02 19:05:39,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:39,765 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 02 Sep 2018 19:05:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-09-02 19:05:39,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:05:39,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-00b0b344-849b-49fb-8e1b-d3cdfc095b58 Date: Sun, 02 Sep 2018 19:05:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:05:40,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-00b0b344-849b-49fb-8e1b-d3cdfc095b58 2018-09-02 19:05:40,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.753362178802s 2018-09-02 19:05:40,521 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-00b0b344-849b-49fb-8e1b-d3cdfc095b58 2018-09-02 19:05:40,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-02 19:05:40,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338"}' 2018-09-02 19:05:40,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f2d3b237-ef04-4e2a-9c8f-26d5315e363e Date: Sun, 02 Sep 2018 19:05:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:05:40Z", "file": "/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a/file", "owner": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "92a20b84-174a-44bc-8f3d-73b143142c4a", "size": null, "self": "/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a", "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_d4ab74d9-6eeb-4a12-b568-c13ead261338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338", "checksum": null, "created_at": "2018-09-02T19:05:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-02 19:05:40,601 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f2d3b237-ef04-4e2a-9c8f-26d5315e363e 2018-09-02 19:05:40,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0709159374237s 2018-09-02 19:05:40,601 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f2d3b237-ef04-4e2a-9c8f-26d5315e363e returning object 92a20b84-174a-44bc-8f3d-73b143142c4a 2018-09-02 19:05:40,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-02 19:05:40,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '' 2018-09-02 19:05:43,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f729751-3571-4b42-b2b8-8ad4351a6412 Date: Sun, 02 Sep 2018 19:05:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:05:43,155 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a/file used request id req-6f729751-3571-4b42-b2b8-8ad4351a6412 2018-09-02 19:05:43,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.55299496651s 2018-09-02 19:05:43,155 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a/file used request id req-6f729751-3571-4b42-b2b8-8ad4351a6412 2018-09-02 19:05:43,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:05:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:43,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-8307ed82-5547-4c45-830d-6ef107d8800d Date: Sun, 02 Sep 2018 19:05:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:05:43Z", "file": "/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a/file", "owner": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "92a20b84-174a-44bc-8f3d-73b143142c4a", "size": 12716032, "self": "/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/92a20b84-174a-44bc-8f3d-73b143142c4a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/92a20b84-174a-44bc-8f3d-73b143142c4a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:05:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:05:43,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8307ed82-5547-4c45-830d-6ef107d8800d 2018-09-02 19:05:43,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250580310822s 2018-09-02 19:05:43,184 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8307ed82-5547-4c45-830d-6ef107d8800d 2018-09-02 19:05:43,186 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/92a20b84-174a-44bc-8f3d-73b143142c4a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a/file', 'owner': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'id': u'92a20b84-174a-44bc-8f3d-73b143142c4a', 'size': 12716032, u'self': u'/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/92a20b84-174a-44bc-8f3d-73b143142c4a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T19:05:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T19:05:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338', '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/92a20b84-174a-44bc-8f3d-73b143142c4a', 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_d4ab74d9-6eeb-4a12-b568-c13ead261338', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338', 'created': u'2018-09-02T19:05:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T19:05:40Z', 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/92a20b84-174a-44bc-8f3d-73b143142c4a', 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_d4ab74d9-6eeb-4a12-b568-c13ead261338', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 19:05:43,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-02 19:05:43,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_d4ab74d9-6eeb-4a12-b568-c13ead261338", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-02 19:05:43,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05: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-4a10df89-5de8-4977-a11a-9beac5b35c7f x-compute-request-id: req-4a10df89-5de8-4977-a11a-9beac5b35c7f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_d4ab74d9-6eeb-4a12-b568-c13ead261338", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e", "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": "ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e"}} 2018-09-02 19:05:43,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4a10df89-5de8-4977-a11a-9beac5b35c7f 2018-09-02 19:05:43,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.737196922302s 2018-09-02 19:05:43,924 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4a10df89-5de8-4977-a11a-9beac5b35c7f 2018-09-02 19:05:43,925 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_d4ab74d9-6eeb-4a12-b568-c13ead261338', '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'f8ff15a6bbb04f6783ea80fb18d1f502', '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'ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e', 'swap': 0}) 2018-09-02 19:05:43,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-02 19:05:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '{"extra_specs": {}}' 2018-09-02 19:05:44,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05: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-9f71beba-8c49-499c-9456-6c1e1d5a03e4 x-compute-request-id: req-9f71beba-8c49-499c-9456-6c1e1d5a03e4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-02 19:05:44,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e/os-extra_specs used request id req-9f71beba-8c49-499c-9456-6c1e1d5a03e4 2018-09-02 19:05:44,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.136028051376s 2018-09-02 19:05:44,062 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e/os-extra_specs used request id req-9f71beba-8c49-499c-9456-6c1e1d5a03e4 2018-09-02 19:05:44,168 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:05:44,169 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-02 19:05:44,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:05:44,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" -d '{"subnet_id": "c9eaa525-0d7d-49d9-82e8-8a598e33082b"}' 2018-09-02 19:05:45,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cd7616c0-2617-4851-9db7-9c1797042fee Date: Sun, 02 Sep 2018 19:05:45 GMT RESP BODY: {"network_id": "2f23a780-84f8-4408-8308-6b140bf57bec", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "subnet_id": "c9eaa525-0d7d-49d9-82e8-8a598e33082b", "subnet_ids": ["c9eaa525-0d7d-49d9-82e8-8a598e33082b"], "port_id": "e1759ef9-3bb4-4616-82cf-7303e3c2ce37", "id": "90d3b4ff-9d64-4240-bb8f-e317a2a40750"} 2018-09-02 19:05:45,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750/remove_router_interface.json used request id req-cd7616c0-2617-4851-9db7-9c1797042fee 2018-09-02 19:05:45,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.49927806854s 2018-09-02 19:05:45,673 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750/remove_router_interface.json used request id req-cd7616c0-2617-4851-9db7-9c1797042fee returning object 90d3b4ff-9d64-4240-bb8f-e317a2a40750 2018-09-02 19:05:45,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:05:45,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:45,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-0f2c1109-c256-4938-a468-87a09e15a8b9 Date: Sun, 02 Sep 2018 19:05:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:05:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-02T19:05:44Z", "revision_number": 4, "routes": [], "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "90d3b4ff-9d64-4240-bb8f-e317a2a40750", "name": "vmready1-router_d4ab74d9-6eeb-4a12-b568-c13ead261338"}]} 2018-09-02 19:05:45,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0f2c1109-c256-4938-a468-87a09e15a8b9 2018-09-02 19:05:45,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107470989227s 2018-09-02 19:05:45,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0f2c1109-c256-4938-a468-87a09e15a8b9 2018-09-02 19:05:45,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:05:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:47,377 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a066ac2f-f3fc-4878-8ea0-255b0d6d2afb Content-Length: 0 Date: Sun, 02 Sep 2018 19:05:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:47,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750.json used request id req-a066ac2f-f3fc-4878-8ea0-255b0d6d2afb 2018-09-02 19:05:47,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.59376502037s 2018-09-02 19:05:47,377 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/90d3b4ff-9d64-4240-bb8f-e317a2a40750.json used request id req-a066ac2f-f3fc-4878-8ea0-255b0d6d2afb 2018-09-02 19:05:47,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:05:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:47,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-2a14de84-87a6-4ae4-ae31-bd6e651b2aa5 Date: Sun, 02 Sep 2018 19:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"04183159-c23b-4a74-99aa-667c9fe92bf9","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:33Z","dns_nameservers":[],"updated_at":"2018-09-02T19:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa324b5a0f724264998f14aff5362a26","id":"9d688909-6090-4882-859f-3d3c86497f4a","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f23a780-84f8-4408-8308-6b140bf57bec","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:05:36Z","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":"f8ff15a6bbb04f6783ea80fb18d1f502","id":"c9eaa525-0d7d-49d9-82e8-8a598e33082b","subnetpool_id":null,"name":"vmready1-subnet_d4ab74d9-6eeb-4a12-b568-c13ead261338"}]} 2018-09-02 19:05:47,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2a14de84-87a6-4ae4-ae31-bd6e651b2aa5 2018-09-02 19:05:47,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0658540725708s 2018-09-02 19:05:47,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2a14de84-87a6-4ae4-ae31-bd6e651b2aa5 2018-09-02 19:05:47,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:05:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/c9eaa525-0d7d-49d9-82e8-8a598e33082b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:48,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2978073-0c38-4676-9f08-d0adfdb39ae0 Date: Sun, 02 Sep 2018 19:05:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:48,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c9eaa525-0d7d-49d9-82e8-8a598e33082b.json used request id req-f2978073-0c38-4676-9f08-d0adfdb39ae0 2018-09-02 19:05:48,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.903910160065s 2018-09-02 19:05:48,350 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c9eaa525-0d7d-49d9-82e8-8a598e33082b.json used request id req-f2978073-0c38-4676-9f08-d0adfdb39ae0 2018-09-02 19:05:48,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:48,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:48,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-39e15f36-c975-4843-bc4c-fcf1e25e662e Date: Sun, 02 Sep 2018 19:05:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f23a780-84f8-4408-8308-6b140bf57bec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:05:48Z","provider:segmentation_id":21,"name":"vmready1-net_d4ab74d9-6eeb-4a12-b568-c13ead261338","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:05:35Z","provider:network_type":"vxlan"}]} 2018-09-02 19:05:48,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-39e15f36-c975-4843-bc4c-fcf1e25e662e 2018-09-02 19:05:48,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083083152771s 2018-09-02 19:05:48,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-39e15f36-c975-4843-bc4c-fcf1e25e662e 2018-09-02 19:05:48,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:05:48,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/2f23a780-84f8-4408-8308-6b140bf57bec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:49,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20f41f00-9369-4a6c-b731-be5970cbf2fb Date: Sun, 02 Sep 2018 19:05:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:05:49,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2f23a780-84f8-4408-8308-6b140bf57bec.json used request id req-20f41f00-9369-4a6c-b731-be5970cbf2fb 2018-09-02 19:05:49,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22695398331s 2018-09-02 19:05:49,662 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2f23a780-84f8-4408-8308-6b140bf57bec.json used request id req-20f41f00-9369-4a6c-b731-be5970cbf2fb 2018-09-02 19:05:49,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:05:49,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:49,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-fd1ae325-3579-4c1c-b2e3-04a0d2634dc9 Date: Sun, 02 Sep 2018 19:05:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:05:43Z", "file": "/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a/file", "owner": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "92a20b84-174a-44bc-8f3d-73b143142c4a", "size": 12716032, "self": "/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/92a20b84-174a-44bc-8f3d-73b143142c4a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/92a20b84-174a-44bc-8f3d-73b143142c4a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_d4ab74d9-6eeb-4a12-b568-c13ead261338", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:05:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:05:49,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd1ae325-3579-4c1c-b2e3-04a0d2634dc9 2018-09-02 19:05:49,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0729901790619s 2018-09-02 19:05:49,740 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd1ae325-3579-4c1c-b2e3-04a0d2634dc9 2018-09-02 19:05:49,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-02 19:05:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:50,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d3d65b1-51ca-4a24-9a76-a56533400d42 Date: Sun, 02 Sep 2018 19:05:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:05:50,047 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a used request id req-6d3d65b1-51ca-4a24-9a76-a56533400d42 2018-09-02 19:05:50,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.305438041687s 2018-09-02 19:05:50,047 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/92a20b84-174a-44bc-8f3d-73b143142c4a used request id req-6d3d65b1-51ca-4a24-9a76-a56533400d42 2018-09-02 19:05:50,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:05:50,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:50,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05: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-6ab30c43-6598-4ca0-bbfa-732ba3ef6d71 x-compute-request-id: req-6ab30c43-6598-4ca0-bbfa-732ba3ef6d71 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_d4ab74d9-6eeb-4a12-b568-c13ead261338", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e", "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": "ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e"}]} 2018-09-02 19:05:50,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6ab30c43-6598-4ca0-bbfa-732ba3ef6d71 2018-09-02 19:05:50,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.135201931s 2018-09-02 19:05:50,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6ab30c43-6598-4ca0-bbfa-732ba3ef6d71 2018-09-02 19:05:50,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-02 19:05:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f388c883cd446300b05c741e9322812010521614" 2018-09-02 19:05:50,222 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:05: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-97d99a1e-c90a-4934-bbb2-f61b5afc061e x-compute-request-id: req-97d99a1e-c90a-4934-bbb2-f61b5afc061e Content-Length: 0 Content-Type: application/json 2018-09-02 19:05:50,222 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e used request id req-97d99a1e-c90a-4934-bbb2-f61b5afc061e 2018-09-02 19:05:50,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365509986877s 2018-09-02 19:05:50,222 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ae8d0ae5-e5f5-4fb0-ae51-7ac6e415ac9e used request id req-97d99a1e-c90a-4934-bbb2-f61b5afc061e 2018-09-02 19:05:50,267 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:05:50,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:05:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:05:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:50,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c446d2f-85d6-4c43-abaa-4e5d8dd9d0fd 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:05:50,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c446d2f-85d6-4c43-abaa-4e5d8dd9d0fd 2018-09-02 19:05:50,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:05:50,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["kmx49jv1TGmidOWZlLZf2A"], "issued_at": "2018-09-02T19:05:50.000000Z"}} 2018-09-02 19:05:50,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:50,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:51,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-72b4bf8f-98a5-4369-bbfc-a877eede0dfb Date: Sun, 02 Sep 2018 19:05:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:05:51,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72b4bf8f-98a5-4369-bbfc-a877eede0dfb 2018-09-02 19:05:51,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02347803116s 2018-09-02 19:05:51,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72b4bf8f-98a5-4369-bbfc-a877eede0dfb 2018-09-02 19:05:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:51,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de7294ae-d8d4-4bc1-a274-61330445250b 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.26:5000/v3/", "rel": "self"}]}]}} 2018-09-02 19:05:51,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-de7294ae-d8d4-4bc1-a274-61330445250b 2018-09-02 19:05:51,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:05:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:51,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4029f8ff-91de-4371-a6b9-11bc0b738f44 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/37c77df8d5ff4c538c79845c3e2b49ef"}, "tags": [], "enabled": true, "id": "37c77df8d5ff4c538c79845c3e2b49ef", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-09-02 19:05:51,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4029f8ff-91de-4371-a6b9-11bc0b738f44 2018-09-02 19:05:51,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166390895844s 2018-09-02 19:05:51,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4029f8ff-91de-4371-a6b9-11bc0b738f44 2018-09-02 19:05:51,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-02 19:05:51,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}}' 2018-09-02 19:05:52,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-875911f5-78a2-47a9-98c2-5ec3df5ebd65 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.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e"}, "tags": [], "enabled": true, "id": "1bb585d1eca441b7bd272e4ff80a197e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}} 2018-09-02 19:05:52,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-875911f5-78a2-47a9-98c2-5ec3df5ebd65 2018-09-02 19:05:52,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.255593061447s 2018-09-02 19:05:52,170 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-875911f5-78a2-47a9-98c2-5ec3df5ebd65 2018-09-02 19:05:52,170 - 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'1bb585d1eca441b7bd272e4ff80a197e', '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_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3'}) 2018-09-02 19:05:52,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-02 19:05:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "61230b23-a7e4-4649-83ea-a053e0c5fe1a", "email": null, "name": "vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}}' 2018-09-02 19:05:52,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23520ddb-6a0d-484f-89cb-4ed9b9073c7e Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "links": {"self": "http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "857616a7511a43528784e17e12a718ab", "domain_id": "default", "password_expires_at": null}} 2018-09-02 19:05:52,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-23520ddb-6a0d-484f-89cb-4ed9b9073c7e 2018-09-02 19:05:52,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.531574964523s 2018-09-02 19:05:52,707 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-23520ddb-6a0d-484f-89cb-4ed9b9073c7e 2018-09-02 19:05:52,708 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'857616a7511a43528784e17e12a718ab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3'}) 2018-09-02 19:05:52,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:05:52,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:52,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20b6f43-29de-4c43-a3a6-cb8ed44b1d43 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:05:52,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e20b6f43-29de-4c43-a3a6-cb8ed44b1d43 2018-09-02 19:05:52,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180000066757s 2018-09-02 19:05:52,892 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e20b6f43-29de-4c43-a3a6-cb8ed44b1d43 2018-09-02 19:05:52,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:05:52,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:53,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b1455e-a569-403a-9b8e-776a05790cba Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:05:53,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b4b1455e-a569-403a-9b8e-776a05790cba 2018-09-02 19:05:53,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17862701416s 2018-09-02 19:05:53,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b4b1455e-a569-403a-9b8e-776a05790cba 2018-09-02 19:05:53,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:05:53,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:53,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d0b9bd-58c5-4464-9b1d-51aa413096ad Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:05:53,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07d0b9bd-58c5-4464-9b1d-51aa413096ad 2018-09-02 19:05:53,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188728094101s 2018-09-02 19:05:53,270 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07d0b9bd-58c5-4464-9b1d-51aa413096ad 2018-09-02 19:05:53,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:05:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:53,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad842193-c519-48be-804e-7534411a96cc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-02 19:05:53,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ad842193-c519-48be-804e-7534411a96cc 2018-09-02 19:05:53,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18014216423s 2018-09-02 19:05:53,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ad842193-c519-48be-804e-7534411a96cc 2018-09-02 19:05:53,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:05:53,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:53,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4bf753-d567-40ad-82a3-a6d0b252d051 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "links": {"self": "http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "857616a7511a43528784e17e12a718ab", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:05:53,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3b4bf753-d567-40ad-82a3-a6d0b252d051 2018-09-02 19:05:53,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121634960175s 2018-09-02 19:05:53,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3b4bf753-d567-40ad-82a3-a6d0b252d051 2018-09-02 19:05:53,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:05:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:53,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b9d237-8fa9-40ef-a510-928427ebd686 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e"}, "tags": [], "enabled": true, "id": "1bb585d1eca441b7bd272e4ff80a197e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}]} 2018-09-02 19:05:53,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a4b9d237-8fa9-40ef-a510-928427ebd686 2018-09-02 19:05:53,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179922103882s 2018-09-02 19:05:53,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a4b9d237-8fa9-40ef-a510-928427ebd686 2018-09-02 19:05:53,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-02 19:05:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=857616a7511a43528784e17e12a718ab&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=1bb585d1eca441b7bd272e4ff80a197e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:53,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1f119b-70d5-4a55-85fe-8f10f72d50f2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=857616a7511a43528784e17e12a718ab&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=1bb585d1eca441b7bd272e4ff80a197e", "previous": null, "next": null}} 2018-09-02 19:05:53,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=857616a7511a43528784e17e12a718ab&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=1bb585d1eca441b7bd272e4ff80a197e used request id req-4d1f119b-70d5-4a55-85fe-8f10f72d50f2 2018-09-02 19:05:53,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182023048401s 2018-09-02 19:05:53,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=857616a7511a43528784e17e12a718ab&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=1bb585d1eca441b7bd272e4ff80a197e used request id req-4d1f119b-70d5-4a55-85fe-8f10f72d50f2 2018-09-02 19:05:53,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-02 19:05:53,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e/users/857616a7511a43528784e17e12a718ab/roles/55befc555ef1484aa02e847c32150983 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:05:54,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e0198a-9695-4487-af47-8bcc457ee294 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:05:54,110 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e/users/857616a7511a43528784e17e12a718ab/roles/55befc555ef1484aa02e847c32150983 used request id req-34e0198a-9695-4487-af47-8bcc457ee294 2018-09-02 19:05:54,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147156000137s 2018-09-02 19:05:54,110 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e/users/857616a7511a43528784e17e12a718ab/roles/55befc555ef1484aa02e847c32150983 used request id req-34e0198a-9695-4487-af47-8bcc457ee294 2018-09-02 19:05:54,111 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', 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'1bb585d1eca441b7bd272e4ff80a197e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '61230b23-a7e4-4649-83ea-a053e0c5fe1a', 'username': u'vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 19:05:54,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:05:54,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:05:54,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:05:54,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:05:54,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:05:54,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:05:54,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:05:54,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:05:54,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:05:54,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:05:54,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:05:54,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:05:54,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:05:54,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:05:54,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:05:54,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:05:54,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:05:54,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:05:54,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:05:54,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:05:54,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:05:54,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:05:54,116 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', 'password': '61230b23-a7e4-4649-83ea-a053e0c5fe1a', 'project_name': 'vmready2-project_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '1bb585d1eca441b7bd272e4ff80a197e', 'project_domain_name': 'Default'} 2018-09-02 19:05:54,117 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-09-02 19:05:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:54,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5edb116-93b2-449c-9cea-75ce490a2eb0 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:05:54,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b5edb116-93b2-449c-9cea-75ce490a2eb0 2018-09-02 19:05:54,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:05:54,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bb585d1eca441b7bd272e4ff80a197e", "name": "vmready2-project_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/1bb585d1eca441b7bd272e4ff80a197e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/1bb585d1eca441b7bd272e4ff80a197e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/1bb585d1eca441b7bd272e4ff80a197e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_1bb585d1eca441b7bd272e4ff80a197e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1bb585d1eca441b7bd272e4ff80a197e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1bb585d1eca441b7bd272e4ff80a197e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/1bb585d1eca441b7bd272e4ff80a197e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/1bb585d1eca441b7bd272e4ff80a197e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1bb585d1eca441b7bd272e4ff80a197e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/1bb585d1eca441b7bd272e4ff80a197e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/1bb585d1eca441b7bd272e4ff80a197e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1bb585d1eca441b7bd272e4ff80a197e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/1bb585d1eca441b7bd272e4ff80a197e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/1bb585d1eca441b7bd272e4ff80a197e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "id": "857616a7511a43528784e17e12a718ab"}, "audit_ids": ["BjsyKPQNQ22lPtclKbOUSQ"], "issued_at": "2018-09-02T19:05:54.000000Z"}} 2018-09-02 19:05:54,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:05:54,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" -d '{"network": {"name": "vmready2-net_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "admin_state_up": true}}' 2018-09-02 19:05:55,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-19a92aec-6a33-42f4-ab16-3a8e2fce0fbb Date: Sun, 02 Sep 2018 19:05:55 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1bb585d1eca441b7bd272e4ff80a197e","created_at":"2018-09-02T19:05:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-02T19:05:55Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1bb585d1eca441b7bd272e4ff80a197e","id":"db138ea0-3c2e-4fde-8134-f8dd591d125c","name":"vmready2-net_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}} 2018-09-02 19:05:55,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-19a92aec-6a33-42f4-ab16-3a8e2fce0fbb 2018-09-02 19:05:55,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.743865013123s 2018-09-02 19:05:55,258 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-19a92aec-6a33-42f4-ab16-3a8e2fce0fbb 2018-09-02 19:05:55,258 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:05:55Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'db138ea0-3c2e-4fde-8134-f8dd591d125c', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', u'admin_state_up': True, u'tenant_id': u'1bb585d1eca441b7bd272e4ff80a197e', u'created_at': u'2018-09-02T19:05:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1bb585d1eca441b7bd272e4ff80a197e'}) 2018-09-02 19:05:55,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:05:55,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:05:55,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-267847c2-8d58-4146-aac1-43ebd15143d5 Date: Sun, 02 Sep 2018 19:05:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:05:55Z","tenant_id":"1bb585d1eca441b7bd272e4ff80a197e","created_at":"2018-09-02T19:05:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"1bb585d1eca441b7bd272e4ff80a197e","id":"db138ea0-3c2e-4fde-8134-f8dd591d125c","name":"vmready2-net_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}]} 2018-09-02 19:05:55,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-267847c2-8d58-4146-aac1-43ebd15143d5 2018-09-02 19:05:55,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140884876251s 2018-09-02 19:05:55,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-267847c2-8d58-4146-aac1-43ebd15143d5 2018-09-02 19:05:55,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:05:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" -d '{"subnet": {"name": "vmready2-subnet_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "enable_dhcp": true, "network_id": "db138ea0-3c2e-4fde-8134-f8dd591d125c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:05:56,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-55c7817b-9920-4a9d-b21e-48c6205fcb78 Date: Sun, 02 Sep 2018 19:05:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db138ea0-3c2e-4fde-8134-f8dd591d125c","tenant_id":"1bb585d1eca441b7bd272e4ff80a197e","created_at":"2018-09-02T19:05:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:05:55Z","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":"1bb585d1eca441b7bd272e4ff80a197e","id":"150b3112-1db7-4170-9fab-8e2606d1c231","subnetpool_id":null,"name":"vmready2-subnet_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}} 2018-09-02 19:05:56,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-55c7817b-9920-4a9d-b21e-48c6205fcb78 2018-09-02 19:05:56,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.682877779007s 2018-09-02 19:05:56,085 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-55c7817b-9920-4a9d-b21e-48c6205fcb78 2018-09-02 19:05:56,085 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:05:55Z', 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'150b3112-1db7-4170-9fab-8e2606d1c231', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', u'enable_dhcp': True, u'network_id': u'db138ea0-3c2e-4fde-8134-f8dd591d125c', u'tenant_id': u'1bb585d1eca441b7bd272e4ff80a197e', u'created_at': u'2018-09-02T19:05:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1bb585d1eca441b7bd272e4ff80a197e'}) 2018-09-02 19:05:56,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:05:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "vmready2-router_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "admin_state_up": true}}' 2018-09-02 19:05:57,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-48f9a285-7087-4287-9318-eb6842a1d3f3 Date: Sun, 02 Sep 2018 19:05:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "created_at": "2018-09-02T19:05:56Z", "admin_state_up": true, "updated_at": "2018-09-02T19:05:57Z", "revision_number": 2, "routes": [], "project_id": "1bb585d1eca441b7bd272e4ff80a197e", "id": "eb3a8ba9-85ba-4374-b26f-365e11ae7cd7", "name": "vmready2-router_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}} 2018-09-02 19:05:57,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-48f9a285-7087-4287-9318-eb6842a1d3f3 2018-09-02 19:05:57,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.2353951931s 2018-09-02 19:05:57,321 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-48f9a285-7087-4287-9318-eb6842a1d3f3 2018-09-02 19:05:57,322 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1bb585d1eca441b7bd272e4ff80a197e', u'created_at': u'2018-09-02T19:05:56Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T19:05:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'1bb585d1eca441b7bd272e4ff80a197e', u'id': u'eb3a8ba9-85ba-4374-b26f-365e11ae7cd7', u'name': u'vmready2-router_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3'}) 2018-09-02 19:05:57,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:05:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" -d '{"subnet_id": "150b3112-1db7-4170-9fab-8e2606d1c231"}' 2018-09-02 19:05:59,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-008528e7-ffd9-406f-8597-999f21c9082e Date: Sun, 02 Sep 2018 19:05:59 GMT RESP BODY: {"network_id": "db138ea0-3c2e-4fde-8134-f8dd591d125c", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "subnet_id": "150b3112-1db7-4170-9fab-8e2606d1c231", "subnet_ids": ["150b3112-1db7-4170-9fab-8e2606d1c231"], "port_id": "1d8cc8d6-ea59-4b95-b4a8-04520ec09092", "id": "eb3a8ba9-85ba-4374-b26f-365e11ae7cd7"} 2018-09-02 19:05:59,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7/add_router_interface.json used request id req-008528e7-ffd9-406f-8597-999f21c9082e 2018-09-02 19:05:59,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90137004852s 2018-09-02 19:05:59,224 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7/add_router_interface.json used request id req-008528e7-ffd9-406f-8597-999f21c9082e returning object eb3a8ba9-85ba-4374-b26f-365e11ae7cd7 2018-09-02 19:05:59,224 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-02 19:05:59,309 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-02 19:05:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:05:59,314 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 02 Sep 2018 19:05:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-09-02 19:05:59,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:05:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:05:59,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-beb24f3d-6e28-4068-9e8f-e90b9f4c522f Date: Sun, 02 Sep 2018 19:05:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:05:59,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-beb24f3d-6e28-4068-9e8f-e90b9f4c522f 2018-09-02 19:05:59,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300523042679s 2018-09-02 19:05:59,617 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-beb24f3d-6e28-4068-9e8f-e90b9f4c522f 2018-09-02 19:05:59,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-02 19:05:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}' 2018-09-02 19:05:59,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9b46ee6a-6a6a-4caa-a66c-2c1dc6539f51 Date: Sun, 02 Sep 2018 19:05:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:05:59Z", "file": "/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/file", "owner": "1bb585d1eca441b7bd272e4ff80a197e", "id": "719ff2fb-e608-4dae-a68f-c4111f3e0a7f", "size": null, "self": "/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f", "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_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "checksum": null, "created_at": "2018-09-02T19:05:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-02 19:05:59,753 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9b46ee6a-6a6a-4caa-a66c-2c1dc6539f51 2018-09-02 19:05:59,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.130838871002s 2018-09-02 19:05:59,753 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9b46ee6a-6a6a-4caa-a66c-2c1dc6539f51 returning object 719ff2fb-e608-4dae-a68f-c4111f3e0a7f 2018-09-02 19:05:59,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-02 19:05:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" -d '' 2018-09-02 19:06:00,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2030157-073d-4321-85ce-285c3735cdea Date: Sun, 02 Sep 2018 19:06:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:06:00,172 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/file used request id req-a2030157-073d-4321-85ce-285c3735cdea 2018-09-02 19:06:00,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.417422056198s 2018-09-02 19:06:00,172 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/file used request id req-a2030157-073d-4321-85ce-285c3735cdea 2018-09-02 19:06:00,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:06:00,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:00,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-9d150bdd-5673-4d07-b09d-8784a75ec0dd Date: Sun, 02 Sep 2018 19:06:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:06:00Z", "file": "/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/file", "owner": "1bb585d1eca441b7bd272e4ff80a197e", "id": "719ff2fb-e608-4dae-a68f-c4111f3e0a7f", "size": 12716032, "self": "/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:05:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:06:00,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9d150bdd-5673-4d07-b09d-8784a75ec0dd 2018-09-02 19:06:00,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0874128341675s 2018-09-02 19:06:00,264 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9d150bdd-5673-4d07-b09d-8784a75ec0dd 2018-09-02 19:06:00,266 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/file', 'owner': u'1bb585d1eca441b7bd272e4ff80a197e', 'id': u'719ff2fb-e608-4dae-a68f-c4111f3e0a7f', 'size': 12716032, u'self': u'/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1bb585d1eca441b7bd272e4ff80a197e', 'name': 'vmready2-project_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T19:06:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T19:06:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', '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/719ff2fb-e608-4dae-a68f-c4111f3e0a7f', 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_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', 'created': u'2018-09-02T19:05:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T19:05:59Z', 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/719ff2fb-e608-4dae-a68f-c4111f3e0a7f', 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_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 19:06:00,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-02 19:06:00,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-02 19:06:01,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:00 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-161891b4-75a9-41ec-a818-505695632630 x-compute-request-id: req-161891b4-75a9-41ec-a818-505695632630 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8", "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": "6405f697-21e5-4d49-98aa-1d1f59c5f5c8"}} 2018-09-02 19:06:01,035 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-161891b4-75a9-41ec-a818-505695632630 2018-09-02 19:06:01,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.768424987793s 2018-09-02 19:06:01,036 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-161891b4-75a9-41ec-a818-505695632630 2018-09-02 19:06:01,037 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3', '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'f8ff15a6bbb04f6783ea80fb18d1f502', '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'6405f697-21e5-4d49-98aa-1d1f59c5f5c8', 'swap': 0}) 2018-09-02 19:06:01,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-02 19:06:01,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" -d '{"extra_specs": {}}' 2018-09-02 19:06:01,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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 x-openstack-request-id: req-8e38ea22-2ba9-4006-bde5-b897c46073c7 x-compute-request-id: req-8e38ea22-2ba9-4006-bde5-b897c46073c7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-02 19:06:01,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8/os-extra_specs used request id req-8e38ea22-2ba9-4006-bde5-b897c46073c7 2018-09-02 19:06:01,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229499340057s 2018-09-02 19:06:01,061 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8/os-extra_specs used request id req-8e38ea22-2ba9-4006-bde5-b897c46073c7 2018-09-02 19:06:01,172 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:06:01,173 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-02 19:06:01,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:06:01,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" -d '{"subnet_id": "150b3112-1db7-4170-9fab-8e2606d1c231"}' 2018-09-02 19:06:02,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1a06e1c-ba5c-4036-9d99-018b5f3487d3 Date: Sun, 02 Sep 2018 19:06:02 GMT RESP BODY: {"network_id": "db138ea0-3c2e-4fde-8134-f8dd591d125c", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "subnet_id": "150b3112-1db7-4170-9fab-8e2606d1c231", "subnet_ids": ["150b3112-1db7-4170-9fab-8e2606d1c231"], "port_id": "1d8cc8d6-ea59-4b95-b4a8-04520ec09092", "id": "eb3a8ba9-85ba-4374-b26f-365e11ae7cd7"} 2018-09-02 19:06:02,724 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7/remove_router_interface.json used request id req-c1a06e1c-ba5c-4036-9d99-018b5f3487d3 2018-09-02 19:06:02,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54624700546s 2018-09-02 19:06:02,725 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7/remove_router_interface.json used request id req-c1a06e1c-ba5c-4036-9d99-018b5f3487d3 returning object eb3a8ba9-85ba-4374-b26f-365e11ae7cd7 2018-09-02 19:06:02,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:06:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:03,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-f5b94e3d-7bce-4b43-ad2d-60a8a2390f14 Date: Sun, 02 Sep 2018 19:06:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "created_at": "2018-09-02T19:05:56Z", "admin_state_up": true, "updated_at": "2018-09-02T19:06:02Z", "revision_number": 4, "routes": [], "project_id": "1bb585d1eca441b7bd272e4ff80a197e", "id": "eb3a8ba9-85ba-4374-b26f-365e11ae7cd7", "name": "vmready2-router_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}]} 2018-09-02 19:06:03,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f5b94e3d-7bce-4b43-ad2d-60a8a2390f14 2018-09-02 19:06:03,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.328560113907s 2018-09-02 19:06:03,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f5b94e3d-7bce-4b43-ad2d-60a8a2390f14 2018-09-02 19:06:03,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:06:03,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:04,294 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1063380a-7df8-4d7e-8af6-4541ec9ee4ea Content-Length: 0 Date: Sun, 02 Sep 2018 19:06:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:06:04,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7.json used request id req-1063380a-7df8-4d7e-8af6-4541ec9ee4ea 2018-09-02 19:06:04,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23872590065s 2018-09-02 19:06:04,295 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/eb3a8ba9-85ba-4374-b26f-365e11ae7cd7.json used request id req-1063380a-7df8-4d7e-8af6-4541ec9ee4ea 2018-09-02 19:06:04,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:06:04,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:04,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2e0fc330-1599-4d94-9f80-0c3ff5cd1f4a Date: Sun, 02 Sep 2018 19:06:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db138ea0-3c2e-4fde-8134-f8dd591d125c","tenant_id":"1bb585d1eca441b7bd272e4ff80a197e","created_at":"2018-09-02T19:05:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:05:55Z","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":"1bb585d1eca441b7bd272e4ff80a197e","id":"150b3112-1db7-4170-9fab-8e2606d1c231","subnetpool_id":null,"name":"vmready2-subnet_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}]} 2018-09-02 19:06:04,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2e0fc330-1599-4d94-9f80-0c3ff5cd1f4a 2018-09-02 19:06:04,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.119588136673s 2018-09-02 19:06:04,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2e0fc330-1599-4d94-9f80-0c3ff5cd1f4a 2018-09-02 19:06:04,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:06:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/150b3112-1db7-4170-9fab-8e2606d1c231.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:05,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d337ce86-cbd0-4526-94e9-62670e635816 Date: Sun, 02 Sep 2018 19:06:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:06:05,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/150b3112-1db7-4170-9fab-8e2606d1c231.json used request id req-d337ce86-cbd0-4526-94e9-62670e635816 2018-09-02 19:06:05,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1540389061s 2018-09-02 19:06:05,571 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/150b3112-1db7-4170-9fab-8e2606d1c231.json used request id req-d337ce86-cbd0-4526-94e9-62670e635816 2018-09-02 19:06:05,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:06:05,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:05,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-db490702-9c71-44b4-bf2e-75aae12dfc7e Date: Sun, 02 Sep 2018 19:06:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:06:05Z","tenant_id":"1bb585d1eca441b7bd272e4ff80a197e","created_at":"2018-09-02T19:05:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1bb585d1eca441b7bd272e4ff80a197e","id":"db138ea0-3c2e-4fde-8134-f8dd591d125c","name":"vmready2-net_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}]} 2018-09-02 19:06:05,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-db490702-9c71-44b4-bf2e-75aae12dfc7e 2018-09-02 19:06:05,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.144807100296s 2018-09-02 19:06:05,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-db490702-9c71-44b4-bf2e-75aae12dfc7e 2018-09-02 19:06:05,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:06:05,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/db138ea0-3c2e-4fde-8134-f8dd591d125c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:07,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a270a4c5-22c8-4374-8c0c-3c2606168852 Date: Sun, 02 Sep 2018 19:06:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:06:07,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/db138ea0-3c2e-4fde-8134-f8dd591d125c.json used request id req-a270a4c5-22c8-4374-8c0c-3c2606168852 2018-09-02 19:06:07,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.8560988903s 2018-09-02 19:06:07,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/db138ea0-3c2e-4fde-8134-f8dd591d125c.json used request id req-a270a4c5-22c8-4374-8c0c-3c2606168852 2018-09-02 19:06:07,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:06:07,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:07,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-be9db783-4570-48e0-9a68-067230e4d3d6 Date: Sun, 02 Sep 2018 19:06:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:06:00Z", "file": "/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/file", "owner": "1bb585d1eca441b7bd272e4ff80a197e", "id": "719ff2fb-e608-4dae-a68f-c4111f3e0a7f", "size": 12716032, "self": "/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:05:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:06:07,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-be9db783-4570-48e0-9a68-067230e4d3d6 2018-09-02 19:06:07,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0445470809937s 2018-09-02 19:06:07,623 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-be9db783-4570-48e0-9a68-067230e4d3d6 2018-09-02 19:06:07,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-02 19:06:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffce130c4be7f98687f889da87b75b31538a1b80" 2018-09-02 19:06:07,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1e91340-397d-4569-94a7-d7adaeb96040 Date: Sun, 02 Sep 2018 19:06:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:06:07,872 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f used request id req-b1e91340-397d-4569-94a7-d7adaeb96040 2018-09-02 19:06:07,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.247570037842s 2018-09-02 19:06:07,872 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/719ff2fb-e608-4dae-a68f-c4111f3e0a7f used request id req-b1e91340-397d-4569-94a7-d7adaeb96040 2018-09-02 19:06:07,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:06:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:06:08,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-9cbdf38c-538e-49c3-8b43-794d8e7bae82 x-compute-request-id: req-9cbdf38c-538e-49c3-8b43-794d8e7bae82 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8", "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": "6405f697-21e5-4d49-98aa-1d1f59c5f5c8"}]} 2018-09-02 19:06:08,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9cbdf38c-538e-49c3-8b43-794d8e7bae82 2018-09-02 19:06:08,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.141741991043s 2018-09-02 19:06:08,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9cbdf38c-538e-49c3-8b43-794d8e7bae82 2018-09-02 19:06:08,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-02 19:06:08,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:06:08,051 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:06: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-dace00ee-ffff-4077-87b4-ded82106c5d7 x-compute-request-id: req-dace00ee-ffff-4077-87b4-ded82106c5d7 Content-Length: 0 Content-Type: application/json 2018-09-02 19:06:08,051 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8 used request id req-dace00ee-ffff-4077-87b4-ded82106c5d7 2018-09-02 19:06:08,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341079235077s 2018-09-02 19:06:08,051 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6405f697-21e5-4d49-98aa-1d1f59c5f5c8 used request id req-dace00ee-ffff-4077-87b4-ded82106c5d7 2018-09-02 19:06:08,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:06:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:06:08,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c99685b-df8e-4099-8cfc-48cd5df5707b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "links": {"self": "http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "857616a7511a43528784e17e12a718ab", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:06:08,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6c99685b-df8e-4099-8cfc-48cd5df5707b 2018-09-02 19:06:08,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259515047073s 2018-09-02 19:06:08,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6c99685b-df8e-4099-8cfc-48cd5df5707b 2018-09-02 19:06:08,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:06:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:06:08,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56d2b05-de31-4710-a1c1-568547d2ba19 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3", "links": {"self": "http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "857616a7511a43528784e17e12a718ab", "description": null}} 2018-09-02 19:06:08,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab used request id req-b56d2b05-de31-4710-a1c1-568547d2ba19 2018-09-02 19:06:08,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187838077545s 2018-09-02 19:06:08,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab used request id req-b56d2b05-de31-4710-a1c1-568547d2ba19 2018-09-02 19:06:08,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-02 19:06:08,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:06:08,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58abf3c9-ae86-4bc6-b1d0-78687fc8391c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:06:08,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab used request id req-58abf3c9-ae86-4bc6-b1d0-78687fc8391c 2018-09-02 19:06:08,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.3746509552s 2018-09-02 19:06:08,881 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/857616a7511a43528784e17e12a718ab used request id req-58abf3c9-ae86-4bc6-b1d0-78687fc8391c 2018-09-02 19:06:08,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:06:08,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:06:09,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeeaf67a-3e1b-4a5c-bce7-a46060a257c2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e"}, "tags": [], "enabled": true, "id": "1bb585d1eca441b7bd272e4ff80a197e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d5d6ab39-7279-44b1-b0ee-76ca072c2bc3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-02 19:06:09,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-eeeaf67a-3e1b-4a5c-bce7-a46060a257c2 2018-09-02 19:06:09,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182934045792s 2018-09-02 19:06:09,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-eeeaf67a-3e1b-4a5c-bce7-a46060a257c2 2018-09-02 19:06:09,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-02 19:06:09,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20064eb64176e438f6451d3de0ac85477ffc7d12" 2018-09-02 19:06:09,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d82c76f-1153-4355-9188-249e1703dae4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:06:09,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e used request id req-1d82c76f-1153-4355-9188-249e1703dae4 2018-09-02 19:06:09,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162322998047s 2018-09-02 19:06:09,238 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1bb585d1eca441b7bd272e4ff80a197e used request id req-1d82c76f-1153-4355-9188-249e1703dae4 2018-09-02 19:06:09,291 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-09-02 19:06:09,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:06:09,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:06:09,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:06:09,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:06:09,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:06:09,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:06:09,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:06:09,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:06:09,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:06:09,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:06:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:06:09,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef84477-742e-450b-a300-8f682eb0dae2 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:06:09,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0ef84477-742e-450b-a300-8f682eb0dae2 2018-09-02 19:06:09,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:06:09,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["u-glRBnYRfSq29Px3JvDMg"], "issued_at": "2018-09-02T19:06:09.000000Z"}} 2018-09-02 19:06:09,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:06:09,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:10,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-eec652d6-e667-4ee9-850e-b8043d5855d1 Date: Sun, 02 Sep 2018 19:06:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:06:10,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eec652d6-e667-4ee9-850e-b8043d5855d1 2018-09-02 19:06:10,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04999303818s 2018-09-02 19:06:10,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eec652d6-e667-4ee9-850e-b8043d5855d1 2018-09-02 19:06:10,791 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-09-02 19:06:10,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:06:10,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"network": {"name": "singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "admin_state_up": true}}' 2018-09-02 19:06:11,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-991e4185-f375-420f-bcc0-ff37038b5eb3 Date: Sun, 02 Sep 2018 19:06:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:06:10Z","is_default":false,"provider:segmentation_id":77,"name":"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:10Z","mtu":1450}} 2018-09-02 19:06:11,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-991e4185-f375-420f-bcc0-ff37038b5eb3 2018-09-02 19:06:11,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.308083057404s 2018-09-02 19:06:11,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-991e4185-f375-420f-bcc0-ff37038b5eb3 2018-09-02 19:06:11,100 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-02T19:06:10Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c45b1fc5-0319-4994-a322-bb8a7c61488c', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', u'admin_state_up': True, u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:06:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502'}) 2018-09-02 19:06:11,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:06:11,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:11,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-6216fe09-3393-4bdd-9e67-08e59542b911 Date: Sun, 02 Sep 2018 19:06:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:06:10Z","provider:segmentation_id":77,"name":"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:10Z","provider:network_type":"vxlan"}]} 2018-09-02 19:06:11,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6216fe09-3393-4bdd-9e67-08e59542b911 2018-09-02 19:06:11,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105570077896s 2018-09-02 19:06:11,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6216fe09-3393-4bdd-9e67-08e59542b911 2018-09-02 19:06:11,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:06:11,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"subnet": {"name": "singlevm1-subnet_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "enable_dhcp": true, "network_id": "c45b1fc5-0319-4994-a322-bb8a7c61488c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:06:11,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d060afa0-797b-4a7e-9611-58e40bd6a0fe Date: Sun, 02 Sep 2018 19:06:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:06:11Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","id":"a549c628-33ae-4c29-9b49-ace486f0beca","subnetpool_id":null,"name":"singlevm1-subnet_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}} 2018-09-02 19:06:11,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d060afa0-797b-4a7e-9611-58e40bd6a0fe 2018-09-02 19:06:11,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.399710893631s 2018-09-02 19:06:11,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d060afa0-797b-4a7e-9611-58e40bd6a0fe 2018-09-02 19:06:11,609 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:06:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a549c628-33ae-4c29-9b49-ace486f0beca', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', u'enable_dhcp': True, u'network_id': u'c45b1fc5-0319-4994-a322-bb8a7c61488c', u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:06:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502'}) 2018-09-02 19:06:11,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:06:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "singlevm1-router_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "admin_state_up": true}}' 2018-09-02 19:06:12,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-adfd2fe2-6626-4f19-87a4-3517b05a8305 Date: Sun, 02 Sep 2018 19:06:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-02T19:06:12Z", "revision_number": 2, "routes": [], "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "6bde6cdc-648d-4e3a-bb32-c85bf313c0c6", "name": "singlevm1-router_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}} 2018-09-02 19:06:12,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-adfd2fe2-6626-4f19-87a4-3517b05a8305 2018-09-02 19:06:12,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.27062797546s 2018-09-02 19:06:12,880 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-adfd2fe2-6626-4f19-87a4-3517b05a8305 2018-09-02 19:06:12,881 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'created_at': u'2018-09-02T19:06:11Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-02T19:06:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'id': u'6bde6cdc-648d-4e3a-bb32-c85bf313c0c6', u'name': u'singlevm1-router_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f'}) 2018-09-02 19:06:12,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:06:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"subnet_id": "a549c628-33ae-4c29-9b49-ace486f0beca"}' 2018-09-02 19:06:14,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8120c6d7-5057-4782-bb67-c2226ca42a60 Date: Sun, 02 Sep 2018 19:06:14 GMT RESP BODY: {"network_id": "c45b1fc5-0319-4994-a322-bb8a7c61488c", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "subnet_id": "a549c628-33ae-4c29-9b49-ace486f0beca", "subnet_ids": ["a549c628-33ae-4c29-9b49-ace486f0beca"], "port_id": "bb330789-1553-4636-98d0-be2ecca53b74", "id": "6bde6cdc-648d-4e3a-bb32-c85bf313c0c6"} 2018-09-02 19:06:14,646 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6/add_router_interface.json used request id req-8120c6d7-5057-4782-bb67-c2226ca42a60 2018-09-02 19:06:14,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.76475191116s 2018-09-02 19:06:14,647 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6/add_router_interface.json used request id req-8120c6d7-5057-4782-bb67-c2226ca42a60 returning object 6bde6cdc-648d-4e3a-bb32-c85bf313c0c6 2018-09-02 19:06:14,647 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-02 19:06:14,764 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-02 19:06:14,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:06:14,772 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 02 Sep 2018 19:06:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-09-02 19:06:14,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:06:14,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:15,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-81d7553f-8388-430d-bc86-0bc0f026db81 Date: Sun, 02 Sep 2018 19:06:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:06:15,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-81d7553f-8388-430d-bc86-0bc0f026db81 2018-09-02 19:06:15,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.75061416626s 2018-09-02 19:06:15,525 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-81d7553f-8388-430d-bc86-0bc0f026db81 2018-09-02 19:06:15,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-02 19:06:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}' 2018-09-02 19:06:15,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7aa71a80-37ae-4152-ae7d-564cb679b98b Date: Sun, 02 Sep 2018 19:06:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:06:15Z", "file": "/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/file", "owner": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "size": null, "self": "/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "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_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "checksum": null, "created_at": "2018-09-02T19:06:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-02 19:06:15,600 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7aa71a80-37ae-4152-ae7d-564cb679b98b 2018-09-02 19:06:15,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0660979747772s 2018-09-02 19:06:15,600 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7aa71a80-37ae-4152-ae7d-564cb679b98b returning object 34dec88b-3f1c-4366-92dd-dce7bba9e0e8 2018-09-02 19:06:15,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-02 19:06:15,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '' 2018-09-02 19:06:16,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4897f599-3c6b-48fb-9420-67b0f50a7bb7 Date: Sun, 02 Sep 2018 19:06:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:06:16,036 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/file used request id req-4897f599-3c6b-48fb-9420-67b0f50a7bb7 2018-09-02 19:06:16,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.434721946716s 2018-09-02 19:06:16,036 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/file used request id req-4897f599-3c6b-48fb-9420-67b0f50a7bb7 2018-09-02 19:06:16,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:06:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:16,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-d2597285-a814-40b8-a2bf-6bae7b797683 Date: Sun, 02 Sep 2018 19:06:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:06:16Z", "file": "/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/file", "owner": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "size": 12716032, "self": "/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:06:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:06:16,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d2597285-a814-40b8-a2bf-6bae7b797683 2018-09-02 19:06:16,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0320289134979s 2018-09-02 19:06:16,073 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d2597285-a814-40b8-a2bf-6bae7b797683 2018-09-02 19:06:16,075 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/file', 'owner': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'id': u'34dec88b-3f1c-4366-92dd-dce7bba9e0e8', 'size': 12716032, u'self': u'/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T19:06:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T19:06:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', '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/34dec88b-3f1c-4366-92dd-dce7bba9e0e8', 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_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', 'created': u'2018-09-02T19:06:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T19:06:15Z', 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/34dec88b-3f1c-4366-92dd-dce7bba9e0e8', 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_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 19:06:16,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-02 19:06:16,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-02 19:06:16,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-f5a46cf9-746d-4f1b-b6ac-a33c8afcaf7a x-compute-request-id: req-f5a46cf9-746d-4f1b-b6ac-a33c8afcaf7a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "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": "44ed3028-418d-420b-a66c-b7bf6fae91a8"}} 2018-09-02 19:06:16,806 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f5a46cf9-746d-4f1b-b6ac-a33c8afcaf7a 2018-09-02 19:06:16,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.730433940887s 2018-09-02 19:06:16,806 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f5a46cf9-746d-4f1b-b6ac-a33c8afcaf7a 2018-09-02 19:06:16,807 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', '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'f8ff15a6bbb04f6783ea80fb18d1f502', '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'44ed3028-418d-420b-a66c-b7bf6fae91a8', 'swap': 0}) 2018-09-02 19:06:16,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-02 19:06:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"extra_specs": {}}' 2018-09-02 19:06:16,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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 x-openstack-request-id: req-75a37beb-b79c-450e-8d7c-1d757bf20891 x-compute-request-id: req-75a37beb-b79c-450e-8d7c-1d757bf20891 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-02 19:06:16,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8/os-extra_specs used request id req-75a37beb-b79c-450e-8d7c-1d757bf20891 2018-09-02 19:06:16,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022469997406s 2018-09-02 19:06:16,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8/os-extra_specs used request id req-75a37beb-b79c-450e-8d7c-1d757bf20891 2018-09-02 19:06:16,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-02 19:06:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"keypair": {"name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}}' 2018-09-02 19:06:17,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-2c9859bc-4ff7-4e1a-a00e-fcd3a6fabdb6 x-compute-request-id: req-2c9859bc-4ff7-4e1a-a00e-fcd3a6fabdb6 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxypNTICdIOAK3MeZX+9gLygdD76KT/ptz6Bz+WmDWyi3V6Pk0WpkiyHl3rbS+Xyr4vaQa0ddrgXsuE63oGwuQMhAufkIWp5cDyCRVR9llloicXs5kw+CoGsIyKl+iG5JPY3isrZF6nXvVNEWnP7lCpkoLbZ1GIJNQjOSe5b7Xnj88JD3mROAU07KTSAJI6ocl5SmvVLJl95nXvTZf7OTOnImej8/JaKFt/DxJgLnct2i07ULCh/UJh7UnAMWuMCETEunpsiYIHaTDnzEvkv1TYGjipqDNO8MZx00YBIkZv0fQla3REvUppW9Fh2jfx0nJTBNE5RU2+a81E/he24hF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAscqTUyAnSDgCtzHmV/vYC8oHQ++ik/6bc+gc/lpg1sot1ej5\nNFqZIsh5d620vl8q+L2kGtHXa4F7LhOt6BsLkDIQLn5CFqeXA8gkVUfZZZaInF7O\nZMPgqBrCMipfohuST2N4rK2Rep171TRFpz+5QqZKC22dRiCTUIzknuW+154/PCQ9\n5kTgFNOyk0gCSOqHJeUpr1SyZfeZ1702X+zkzpyJno/PyWihbfw8SYC53LdotO1C\nwof1CYe1JwDFrjAhExLp6bImCB2kw58xL5L9U2Bo4qagzTvDGcdNGASJGb9H0JWt\n0RL1KaVvRYdo38dJyUwTROUVNvmvNRP4XtuIRQIDAQABAoIBADRh2Ag8x/YaMoqh\nFBnGJMBMdNmKSB9Me6aps6kpHbEK/ngw3QOU0duSr18YedFBHtsMnMYeH1cYXh+U\nQr/JAB4q8eOQ5Y3hMLg3hqTtt1qcAIH52NuNbqp4v9Ch9W1ArFnhl9NgjCVRMwP9\nE6yUNNQzREubryPTQzQPXuiGDjVed6GLcZ6PR/wBtfR6v7QIj3iQSul7lkxxL7/F\nAw1ZkrEUo7MQT8BUlIWfDD7EZm6EAfcSiJ2eDdnF96PxRcJ0wE4u80ZUkoS27TDe\ntVllj/xY1sVKyfBA/omAVNffa2q4KOu2F3KNe+eiDU6WsdGDTgdJmKfIKj1ScZnW\nUWS0TT0CgYEA4WXRdh2R264PpbX1n6pdVaoYGNhpEdBrZdXvtu3aRrIGT/U322Tz\nXCkNYIl7dySXxwsm5THpmlNuBiXLDKX86za9xlQkDFxwEyLpyAEMUxzKOerKzKyK\n52104qv3ybEe4vLomubqOAKYpPj5TsLObimVJht0fpxl4R9o2AmWnbcCgYEAye4Y\nFbObZbmemMLZcVaz3EJUmMA+FQQgc8rMVV96BEhtRiQqiPQrz0GtYOqi/Twdc2ec\nSdyGfzMnHy6zDiOfzA/qk+3oqwqgWhDfisa61I+Jj2s8ehQOithrhZyVhv5olRLu\n/aquMEHstN2SYQO6I9v21L+uvehTrUECmZdPyeMCgYAD3L3JG1qbfBESktqhoMa2\nqBJ/on2ya3LbrN3Nsaey3GwVRKtvW/x7kMyE4fY2pW7gX0WMWd2Z4mIZQt6G2fVK\nhoab9mcjuxXEji2ZWsM+TVj9wxM0jKRYsNx24eF+GEXiN61asihDS3AYK5gCDH6D\nDr1aiM/nN4DbabFfOlLVYwKBgDmqwT4RWOOoKt69ZpOzixHv73DgFdqynwHyfIA1\nEAeBF5PcaDlMYeaCfx0aZQmkzVRT1pJRZCeXWCjTkVcMXWpNcVRlsPiHxFt0TiK3\ntktV4pcOrOrAJ5cHT02M9jbjGMLZ8V6IC87ERPEyBcem5NWwz8DaLPEXFC56Tl/G\nkoa5AoGAOG3PGQyBTtZfOe2Uy2MgwauPZnKMgAM17TbyQ/+5syAKFKBDux3rJ9Ym\n3Lau66elBXggQf49EU+kOGtyTd31e8bt8iFybLa4wM47THX+I/es2aUMounYce+r\n4bJQ8nUklyRdcz5w11tfN/TotFPLAAqx+KUVN0Cpzy4OtDYcDr0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "805978a6bfc3495492e0ae0710137636", "name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "fingerprint": "b0:ef:ad:b5:77:02:1f:7a:b5:ad:4f:2b:94:15:34:38"}} 2018-09-02 19:06:17,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2c9859bc-4ff7-4e1a-a00e-fcd3a6fabdb6 2018-09-02 19:06:17,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.18426990509s 2018-09-02 19:06:17,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2c9859bc-4ff7-4e1a-a00e-fcd3a6fabdb6 2018-09-02 19:06:17,017 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxypNTICdIOAK3MeZX+9gLygdD76KT/ptz6Bz+WmDWyi3V6Pk0WpkiyHl3rbS+Xyr4vaQa0ddrgXsuE63oGwuQMhAufkIWp5cDyCRVR9llloicXs5kw+CoGsIyKl+iG5JPY3isrZF6nXvVNEWnP7lCpkoLbZ1GIJNQjOSe5b7Xnj88JD3mROAU07KTSAJI6ocl5SmvVLJl95nXvTZf7OTOnImej8/JaKFt/DxJgLnct2i07ULCh/UJh7UnAMWuMCETEunpsiYIHaTDnzEvkv1TYGjipqDNO8MZx00YBIkZv0fQla3REvUppW9Fh2jfx0nJTBNE5RU2+a81E/he24hF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAscqTUyAnSDgCtzHmV/vYC8oHQ++ik/6bc+gc/lpg1sot1ej5\nNFqZIsh5d620vl8q+L2kGtHXa4F7LhOt6BsLkDIQLn5CFqeXA8gkVUfZZZaInF7O\nZMPgqBrCMipfohuST2N4rK2Rep171TRFpz+5QqZKC22dRiCTUIzknuW+154/PCQ9\n5kTgFNOyk0gCSOqHJeUpr1SyZfeZ1702X+zkzpyJno/PyWihbfw8SYC53LdotO1C\nwof1CYe1JwDFrjAhExLp6bImCB2kw58xL5L9U2Bo4qagzTvDGcdNGASJGb9H0JWt\n0RL1KaVvRYdo38dJyUwTROUVNvmvNRP4XtuIRQIDAQABAoIBADRh2Ag8x/YaMoqh\nFBnGJMBMdNmKSB9Me6aps6kpHbEK/ngw3QOU0duSr18YedFBHtsMnMYeH1cYXh+U\nQr/JAB4q8eOQ5Y3hMLg3hqTtt1qcAIH52NuNbqp4v9Ch9W1ArFnhl9NgjCVRMwP9\nE6yUNNQzREubryPTQzQPXuiGDjVed6GLcZ6PR/wBtfR6v7QIj3iQSul7lkxxL7/F\nAw1ZkrEUo7MQT8BUlIWfDD7EZm6EAfcSiJ2eDdnF96PxRcJ0wE4u80ZUkoS27TDe\ntVllj/xY1sVKyfBA/omAVNffa2q4KOu2F3KNe+eiDU6WsdGDTgdJmKfIKj1ScZnW\nUWS0TT0CgYEA4WXRdh2R264PpbX1n6pdVaoYGNhpEdBrZdXvtu3aRrIGT/U322Tz\nXCkNYIl7dySXxwsm5THpmlNuBiXLDKX86za9xlQkDFxwEyLpyAEMUxzKOerKzKyK\n52104qv3ybEe4vLomubqOAKYpPj5TsLObimVJht0fpxl4R9o2AmWnbcCgYEAye4Y\nFbObZbmemMLZcVaz3EJUmMA+FQQgc8rMVV96BEhtRiQqiPQrz0GtYOqi/Twdc2ec\nSdyGfzMnHy6zDiOfzA/qk+3oqwqgWhDfisa61I+Jj2s8ehQOithrhZyVhv5olRLu\n/aquMEHstN2SYQO6I9v21L+uvehTrUECmZdPyeMCgYAD3L3JG1qbfBESktqhoMa2\nqBJ/on2ya3LbrN3Nsaey3GwVRKtvW/x7kMyE4fY2pW7gX0WMWd2Z4mIZQt6G2fVK\nhoab9mcjuxXEji2ZWsM+TVj9wxM0jKRYsNx24eF+GEXiN61asihDS3AYK5gCDH6D\nDr1aiM/nN4DbabFfOlLVYwKBgDmqwT4RWOOoKt69ZpOzixHv73DgFdqynwHyfIA1\nEAeBF5PcaDlMYeaCfx0aZQmkzVRT1pJRZCeXWCjTkVcMXWpNcVRlsPiHxFt0TiK3\ntktV4pcOrOrAJ5cHT02M9jbjGMLZ8V6IC87ERPEyBcem5NWwz8DaLPEXFC56Tl/G\nkoa5AoGAOG3PGQyBTtZfOe2Uy2MgwauPZnKMgAM17TbyQ/+5syAKFKBDux3rJ9Ym\n3Lau66elBXggQf49EU+kOGtyTd31e8bt8iFybLa4wM47THX+I/es2aUMounYce+r\n4bJQ8nUklyRdcz5w11tfN/TotFPLAAqx+KUVN0Cpzy4OtDYcDr0=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'805978a6bfc3495492e0ae0710137636', 'name': u'singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', 'created_at': '2018-09-02T19:06:17.017159', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b0:ef:ad:b5:77:02:1f:7a:b5:ad:4f:2b:94:15:34:38', 'type': 'ssh', 'id': u'singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f'}) 2018-09-02 19:06:17,017 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAscqTUyAnSDgCtzHmV/vYC8oHQ++ik/6bc+gc/lpg1sot1ej5 NFqZIsh5d620vl8q+L2kGtHXa4F7LhOt6BsLkDIQLn5CFqeXA8gkVUfZZZaInF7O ZMPgqBrCMipfohuST2N4rK2Rep171TRFpz+5QqZKC22dRiCTUIzknuW+154/PCQ9 5kTgFNOyk0gCSOqHJeUpr1SyZfeZ1702X+zkzpyJno/PyWihbfw8SYC53LdotO1C wof1CYe1JwDFrjAhExLp6bImCB2kw58xL5L9U2Bo4qagzTvDGcdNGASJGb9H0JWt 0RL1KaVvRYdo38dJyUwTROUVNvmvNRP4XtuIRQIDAQABAoIBADRh2Ag8x/YaMoqh FBnGJMBMdNmKSB9Me6aps6kpHbEK/ngw3QOU0duSr18YedFBHtsMnMYeH1cYXh+U Qr/JAB4q8eOQ5Y3hMLg3hqTtt1qcAIH52NuNbqp4v9Ch9W1ArFnhl9NgjCVRMwP9 E6yUNNQzREubryPTQzQPXuiGDjVed6GLcZ6PR/wBtfR6v7QIj3iQSul7lkxxL7/F Aw1ZkrEUo7MQT8BUlIWfDD7EZm6EAfcSiJ2eDdnF96PxRcJ0wE4u80ZUkoS27TDe tVllj/xY1sVKyfBA/omAVNffa2q4KOu2F3KNe+eiDU6WsdGDTgdJmKfIKj1ScZnW UWS0TT0CgYEA4WXRdh2R264PpbX1n6pdVaoYGNhpEdBrZdXvtu3aRrIGT/U322Tz XCkNYIl7dySXxwsm5THpmlNuBiXLDKX86za9xlQkDFxwEyLpyAEMUxzKOerKzKyK 52104qv3ybEe4vLomubqOAKYpPj5TsLObimVJht0fpxl4R9o2AmWnbcCgYEAye4Y FbObZbmemMLZcVaz3EJUmMA+FQQgc8rMVV96BEhtRiQqiPQrz0GtYOqi/Twdc2ec SdyGfzMnHy6zDiOfzA/qk+3oqwqgWhDfisa61I+Jj2s8ehQOithrhZyVhv5olRLu /aquMEHstN2SYQO6I9v21L+uvehTrUECmZdPyeMCgYAD3L3JG1qbfBESktqhoMa2 qBJ/on2ya3LbrN3Nsaey3GwVRKtvW/x7kMyE4fY2pW7gX0WMWd2Z4mIZQt6G2fVK hoab9mcjuxXEji2ZWsM+TVj9wxM0jKRYsNx24eF+GEXiN61asihDS3AYK5gCDH6D Dr1aiM/nN4DbabFfOlLVYwKBgDmqwT4RWOOoKt69ZpOzixHv73DgFdqynwHyfIA1 EAeBF5PcaDlMYeaCfx0aZQmkzVRT1pJRZCeXWCjTkVcMXWpNcVRlsPiHxFt0TiK3 tktV4pcOrOrAJ5cHT02M9jbjGMLZ8V6IC87ERPEyBcem5NWwz8DaLPEXFC56Tl/G koa5AoGAOG3PGQyBTtZfOe2Uy2MgwauPZnKMgAM17TbyQ/+5syAKFKBDux3rJ9Ym 3Lau66elBXggQf49EU+kOGtyTd31e8bt8iFybLa4wM47THX+I/es2aUMounYce+r 4bJQ8nUklyRdcz5w11tfN/TotFPLAAqx+KUVN0Cpzy4OtDYcDr0= -----END RSA PRIVATE KEY----- 2018-09-02 19:06:17,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-02 19:06:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"security_group": {"name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-09-02 19:06:17,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-c430a63d-244e-46bb-ab6a-5c2a771bed4f Date: Sun, 02 Sep 2018 19:06:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:17Z", "updated_at": "2018-09-02T19:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "cdb9e6ea-ab5d-41ad-8645-66c2ea6b849d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "f80401d7-147c-4217-8a50-1eaaa9a15a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}], "revision_number": 1, "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "049bc218-c284-4832-b837-fd3ed0f8e694", "name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}} 2018-09-02 19:06:17,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c430a63d-244e-46bb-ab6a-5c2a771bed4f 2018-09-02 19:06:17,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.177958965302s 2018-09-02 19:06:17,199 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c430a63d-244e-46bb-ab6a-5c2a771bed4f 2018-09-02 19:06:17,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:06:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:17,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-ab7041f2-775b-481e-a454-7e328345f7c3 Date: Sun, 02 Sep 2018 19:06:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:17Z", "updated_at": "2018-09-02T19:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "cdb9e6ea-ab5d-41ad-8645-66c2ea6b849d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "f80401d7-147c-4217-8a50-1eaaa9a15a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}], "revision_number": 1, "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "049bc218-c284-4832-b837-fd3ed0f8e694", "name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}, {"description": "Default security group", "tags": [], "tenant_id": "aa324b5a0f724264998f14aff5362a26", "created_at": "2018-09-02T19:02:29Z", "updated_at": "2018-09-02T19:02:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:30Z", "revision_number": 0, "id": "136879b0-444a-4a26-85cb-bd79a1629fd8", "remote_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:30Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:29Z", "revision_number": 0, "id": "763d5c37-ffda-4fa6-9b08-78fb0f2f4369", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:29Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:29Z", "revision_number": 0, "id": "b79aaeb8-0f8a-494b-af97-30f078c0e43d", "remote_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:29Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:30Z", "revision_number": 0, "id": "c04b08a9-4b23-4887-b4ed-365bccb16d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:30Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa324b5a0f724264998f14aff5362a26"}], "revision_number": 1, "project_id": "aa324b5a0f724264998f14aff5362a26", "id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63d61b593c664319a54435ff21937387", "created_at": "2018-09-02T19:05:22Z", "updated_at": "2018-09-02T19:05:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "2c027221-028c-4cb0-a3eb-afe734ce7a2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv4", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "33a4ea3f-a117-4bc7-a749-a835af80bf57", "remote_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv6", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "6157ba55-25ea-4c52-8bed-ed7ccde72a25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv6", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "e6f8f945-4db1-4d55-bf98-c4bcb8b87ff2", "remote_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv4", "project_id": "63d61b593c664319a54435ff21937387"}], "revision_number": 1, "project_id": "63d61b593c664319a54435ff21937387", "id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "created_at": "2018-09-02T19:05:54Z", "updated_at": "2018-09-02T19:05:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "17a82541-00d7-42cd-94b6-3c9fb74c62b5", "remote_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "1b922db7-ea9c-4b78-b535-4f259eb537d9", "remote_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "1f58b1b5-68e4-49f4-a780-931c370e63d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "798a900b-13f1-4dc3-a025-c5ad61144f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}], "revision_number": 1, "project_id": "1bb585d1eca441b7bd272e4ff80a197e", "id": "a63eafdf-8506-4950-a73e-124d895675b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:05:07Z", "updated_at": "2018-09-02T19:05:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "28c47c71-6708-4d35-a6ed-d2fdbfdb1105", "remote_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "4628adb0-29fd-4245-9466-7467b3cc3fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "4ac4a20e-dd71-44a6-9d25-e28c8d4eafa0", "remote_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "6397c00f-22a1-443f-a482-93759c93a244", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}], "revision_number": 1, "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-02T19:05:09Z", "updated_at": "2018-09-02T19:05:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "26dcddaa-cae1-403b-9bb4-e4370c9e0961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "353e0eaa-241c-44c3-8361-61cbece41545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "7310606a-25d9-4429-81c0-75e9c8c5a7d7", "remote_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "8ab6abe5-1198-411d-86b5-59e59be97747", "remote_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "name": "default"}]} 2018-09-02 19:06:17,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ab7041f2-775b-481e-a454-7e328345f7c3 2018-09-02 19:06:17,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.104681015015s 2018-09-02 19:06:17,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ab7041f2-775b-481e-a454-7e328345f7c3 2018-09-02 19:06:17,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-02 19:06:17,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -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": "049bc218-c284-4832-b837-fd3ed0f8e694"}}' 2018-09-02 19:06:17,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4fb739f9-00b4-46ae-821c-a0eb588fed56 Date: Sun, 02 Sep 2018 19:06:17 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-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "port_range_min": 22, "revision_number": 0, "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:17Z", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "b7498613-d8a9-4417-835b-d018b6b4e9ae"}} 2018-09-02 19:06:17,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4fb739f9-00b4-46ae-821c-a0eb588fed56 2018-09-02 19:06:17,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.251949071884s 2018-09-02 19:06:17,565 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4fb739f9-00b4-46ae-821c-a0eb588fed56 2018-09-02 19:06:17,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:06:17,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:17,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-c6dc7e61-cf55-4f06-a72d-c4d48f22608f Date: Sun, 02 Sep 2018 19:06:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:17Z", "updated_at": "2018-09-02T19:06:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "b7498613-d8a9-4417-835b-d018b6b4e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "cdb9e6ea-ab5d-41ad-8645-66c2ea6b849d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "f80401d7-147c-4217-8a50-1eaaa9a15a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}], "revision_number": 2, "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "049bc218-c284-4832-b837-fd3ed0f8e694", "name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}, {"description": "Default security group", "tags": [], "tenant_id": "aa324b5a0f724264998f14aff5362a26", "created_at": "2018-09-02T19:02:29Z", "updated_at": "2018-09-02T19:02:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:30Z", "revision_number": 0, "id": "136879b0-444a-4a26-85cb-bd79a1629fd8", "remote_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:30Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:29Z", "revision_number": 0, "id": "763d5c37-ffda-4fa6-9b08-78fb0f2f4369", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:29Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:29Z", "revision_number": 0, "id": "b79aaeb8-0f8a-494b-af97-30f078c0e43d", "remote_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:29Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:30Z", "revision_number": 0, "id": "c04b08a9-4b23-4887-b4ed-365bccb16d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:30Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa324b5a0f724264998f14aff5362a26"}], "revision_number": 1, "project_id": "aa324b5a0f724264998f14aff5362a26", "id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63d61b593c664319a54435ff21937387", "created_at": "2018-09-02T19:05:22Z", "updated_at": "2018-09-02T19:05:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "2c027221-028c-4cb0-a3eb-afe734ce7a2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv4", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "33a4ea3f-a117-4bc7-a749-a835af80bf57", "remote_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv6", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "6157ba55-25ea-4c52-8bed-ed7ccde72a25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv6", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "e6f8f945-4db1-4d55-bf98-c4bcb8b87ff2", "remote_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv4", "project_id": "63d61b593c664319a54435ff21937387"}], "revision_number": 1, "project_id": "63d61b593c664319a54435ff21937387", "id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "created_at": "2018-09-02T19:05:54Z", "updated_at": "2018-09-02T19:05:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "17a82541-00d7-42cd-94b6-3c9fb74c62b5", "remote_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "1b922db7-ea9c-4b78-b535-4f259eb537d9", "remote_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "1f58b1b5-68e4-49f4-a780-931c370e63d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "798a900b-13f1-4dc3-a025-c5ad61144f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}], "revision_number": 1, "project_id": "1bb585d1eca441b7bd272e4ff80a197e", "id": "a63eafdf-8506-4950-a73e-124d895675b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:05:07Z", "updated_at": "2018-09-02T19:05:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "28c47c71-6708-4d35-a6ed-d2fdbfdb1105", "remote_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "4628adb0-29fd-4245-9466-7467b3cc3fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "4ac4a20e-dd71-44a6-9d25-e28c8d4eafa0", "remote_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "6397c00f-22a1-443f-a482-93759c93a244", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}], "revision_number": 1, "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-02T19:05:09Z", "updated_at": "2018-09-02T19:05:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "26dcddaa-cae1-403b-9bb4-e4370c9e0961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "353e0eaa-241c-44c3-8361-61cbece41545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "7310606a-25d9-4429-81c0-75e9c8c5a7d7", "remote_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "8ab6abe5-1198-411d-86b5-59e59be97747", "remote_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "name": "default"}]} 2018-09-02 19:06:17,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c6dc7e61-cf55-4f06-a72d-c4d48f22608f 2018-09-02 19:06:17,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0649538040161s 2018-09-02 19:06:17,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c6dc7e61-cf55-4f06-a72d-c4d48f22608f 2018-09-02 19:06:17,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-02 19:06:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -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": "049bc218-c284-4832-b837-fd3ed0f8e694"}}' 2018-09-02 19:06:17,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-86e56929-ba50-4d6c-8b92-f253e570ca87 Date: Sun, 02 Sep 2018 19:06:17 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-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "port_range_min": null, "revision_number": 0, "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:17Z", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "a0004349-1a4a-4181-a960-012b4edf5c29"}} 2018-09-02 19:06:17,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-86e56929-ba50-4d6c-8b92-f253e570ca87 2018-09-02 19:06:17,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159690141678s 2018-09-02 19:06:17,798 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-86e56929-ba50-4d6c-8b92-f253e570ca87 2018-09-02 19:06:17,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:06:17,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:17,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c489aeb4-d4c2-4109-83e5-fdc2989cc067 Date: Sun, 02 Sep 2018 19:06:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":["a549c628-33ae-4c29-9b49-ace486f0beca"],"description":"","tags":[],"updated_at":"2018-09-02T19:06:11Z","provider:segmentation_id":77,"name":"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:10Z","provider:network_type":"vxlan"}]} 2018-09-02 19:06:17,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c489aeb4-d4c2-4109-83e5-fdc2989cc067 2018-09-02 19:06:17,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955028533936s 2018-09-02 19:06:17,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c489aeb4-d4c2-4109-83e5-fdc2989cc067 2018-09-02 19:06:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:06:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:17,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-089c0600-578c-4e05-a001-5223cff5a7a1 Date: Sun, 02 Sep 2018 19:06:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:06:16Z", "file": "/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/file", "owner": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "size": 12716032, "self": "/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:06:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:06:17,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-089c0600-578c-4e05-a001-5223cff5a7a1 2018-09-02 19:06:17,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256681442261s 2018-09-02 19:06:17,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-089c0600-578c-4e05-a001-5223cff5a7a1 2018-09-02 19:06:17,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:06:17,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:17,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:17 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-c0191a36-4115-42dc-aef9-03249e029b7c x-compute-request-id: req-c0191a36-4115-42dc-aef9-03249e029b7c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "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": "44ed3028-418d-420b-a66c-b7bf6fae91a8"}]} 2018-09-02 19:06:17,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c0191a36-4115-42dc-aef9-03249e029b7c 2018-09-02 19:06:17,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314748287201s 2018-09-02 19:06:17,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c0191a36-4115-42dc-aef9-03249e029b7c 2018-09-02 19:06:17,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-02 19:06:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"server": {"name": "singlevm1-vm_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "imageRef": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "key_name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "flavorRef": "44ed3028-418d-420b-a66c-b7bf6fae91a8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c45b1fc5-0319-4994-a322-bb8a7c61488c"}], "security_groups": [{"name": "049bc218-c284-4832-b837-fd3ed0f8e694"}]}}' 2018-09-02 19:06:21,022 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:06:17 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-b093fde9-02fb-4124-82a4-caced48758f6 x-compute-request-id: req-b093fde9-02fb-4124-82a4-caced48758f6 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "049bc218-c284-4832-b837-fd3ed0f8e694"}], "OS-DCF:diskConfig": "MANUAL", "id": "a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "bookmark"}], "adminPass": "Deycgoa8Fa6z"}} 2018-09-02 19:06:21,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b093fde9-02fb-4124-82a4-caced48758f6 2018-09-02 19:06:21,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.06086397171s 2018-09-02 19:06:21,022 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b093fde9-02fb-4124-82a4-caced48758f6 2018-09-02 19:06:21,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:06:21,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:21,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-d3c100d1-1e3e-48a5-b77e-5925b9774969 x-compute-request-id: req-d3c100d1-1e3e-48a5-b77e-5925b9774969 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.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "bookmark"}], "image": {"id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "links": [{"href": "http://172.30.9.26:8774/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44ed3028-418d-420b-a66c-b7bf6fae91a8", "links": [{"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "bookmark"}]}, "id": "a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "user_id": "805978a6bfc3495492e0ae0710137636", "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-09-02T19:06:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "created": "2018-09-02T19:06:20Z", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:06:21,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d3c100d1-1e3e-48a5-b77e-5925b9774969 2018-09-02 19:06:21,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747704029083s 2018-09-02 19:06:21,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d3c100d1-1e3e-48a5-b77e-5925b9774969 2018-09-02 19:06:21,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:06:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:21,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a2f3fddd-9788-49ec-a194-3dd8eb89f563 Date: Sun, 02 Sep 2018 19:06:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":["a549c628-33ae-4c29-9b49-ace486f0beca"],"description":"","tags":[],"updated_at":"2018-09-02T19:06:11Z","provider:segmentation_id":77,"name":"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:10Z","provider:network_type":"vxlan"}]} 2018-09-02 19:06:21,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a2f3fddd-9788-49ec-a194-3dd8eb89f563 2018-09-02 19:06:21,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0813980102539s 2018-09-02 19:06:21,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a2f3fddd-9788-49ec-a194-3dd8eb89f563 2018-09-02 19:06:21,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:06:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:21,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-eee1f00e-fc46-430f-8fda-e42bd301e6e0 Date: Sun, 02 Sep 2018 19:06:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"04183159-c23b-4a74-99aa-667c9fe92bf9","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:33Z","dns_nameservers":[],"updated_at":"2018-09-02T19:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa324b5a0f724264998f14aff5362a26","id":"9d688909-6090-4882-859f-3d3c86497f4a","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:06:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","id":"a549c628-33ae-4c29-9b49-ace486f0beca","subnetpool_id":null,"name":"singlevm1-subnet_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}]} 2018-09-02 19:06:21,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-eee1f00e-fc46-430f-8fda-e42bd301e6e0 2018-09-02 19:06:21,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0565440654755s 2018-09-02 19:06:21,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-eee1f00e-fc46-430f-8fda-e42bd301e6e0 2018-09-02 19:06:21,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:06:23,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:06:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:24,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-0f3e63d6-bec4-4f42-8a12-8da84bda2f94 x-compute-request-id: req-0f3e63d6-bec4-4f42-8a12-8da84bda2f94 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "bookmark"}], "image": {"id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "links": [{"href": "http://172.30.9.26:8774/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44ed3028-418d-420b-a66c-b7bf6fae91a8", "links": [{"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "bookmark"}]}, "id": "a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "user_id": "805978a6bfc3495492e0ae0710137636", "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-09-02T19:06:23Z", "hostId": "fc2007f59c3d6605cae4d945d3f522c4d6e8134c30bedbdcaaa16f99", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "created": "2018-09-02T19:06:20Z", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:06:24,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0f3e63d6-bec4-4f42-8a12-8da84bda2f94 2018-09-02 19:06:24,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.955238103867s 2018-09-02 19:06:24,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0f3e63d6-bec4-4f42-8a12-8da84bda2f94 2018-09-02 19:06:24,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:06:26,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:06:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:28,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:26 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-bfb3ca8a-df57-4be5-b195-80abd5a995ef x-compute-request-id: req-bfb3ca8a-df57-4be5-b195-80abd5a995ef Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "bookmark"}], "image": {"id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "links": [{"href": "http://172.30.9.26:8774/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44ed3028-418d-420b-a66c-b7bf6fae91a8", "links": [{"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "bookmark"}]}, "id": "a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "security_groups": [{"name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}], "user_id": "805978a6bfc3495492e0ae0710137636", "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-09-02T19:06:24Z", "hostId": "fc2007f59c3d6605cae4d945d3f522c4d6e8134c30bedbdcaaa16f99", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "created": "2018-09-02T19:06:20Z", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:06:28,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bfb3ca8a-df57-4be5-b195-80abd5a995ef 2018-09-02 19:06:28,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34498786926s 2018-09-02 19:06:28,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bfb3ca8a-df57-4be5-b195-80abd5a995ef 2018-09-02 19:06:28,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:06:30,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:06:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:30,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-55231d91-ac1f-499e-83b5-e08505a83251 x-compute-request-id: req-55231d91-ac1f-499e-83b5-e08505a83251 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:59:b2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "bookmark"}], "image": {"id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "links": [{"href": "http://172.30.9.26:8774/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44ed3028-418d-420b-a66c-b7bf6fae91a8", "links": [{"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "bookmark"}]}, "id": "a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "security_groups": [{"name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}], "user_id": "805978a6bfc3495492e0ae0710137636", "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-09-02T19:06:24Z", "hostId": "fc2007f59c3d6605cae4d945d3f522c4d6e8134c30bedbdcaaa16f99", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "created": "2018-09-02T19:06:20Z", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:06:30,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55231d91-ac1f-499e-83b5-e08505a83251 2018-09-02 19:06:30,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759610891342s 2018-09-02 19:06:30,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55231d91-ac1f-499e-83b5-e08505a83251 2018-09-02 19:06:31,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:06:33,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:06:33,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:33,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-144f16de-949a-4b01-a3e8-20b0f6351275 x-compute-request-id: req-144f16de-949a-4b01-a3e8-20b0f6351275 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:59:b2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "bookmark"}], "image": {"id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "links": [{"href": "http://172.30.9.26:8774/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-09-02T19:06:30.000000", "flavor": {"id": "44ed3028-418d-420b-a66c-b7bf6fae91a8", "links": [{"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "bookmark"}]}, "id": "a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "security_groups": [{"name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}], "user_id": "805978a6bfc3495492e0ae0710137636", "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-09-02T19:06:31Z", "hostId": "fc2007f59c3d6605cae4d945d3f522c4d6e8134c30bedbdcaaa16f99", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "created": "2018-09-02T19:06:20Z", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:06:33,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-144f16de-949a-4b01-a3e8-20b0f6351275 2018-09-02 19:06:33,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412091970444s 2018-09-02 19:06:33,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-144f16de-949a-4b01-a3e8-20b0f6351275 2018-09-02 19:06:33,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:06:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=a53909a5-6bd1-47b3-bc0c-a0d0034426a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:33,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-4d0d8e2e-187d-4d0c-b96b-3011bb2a5192 Date: Sun, 02 Sep 2018 19:06:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-02T19:06:30Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a549c628-33ae-4c29-9b49-ace486f0beca","ip_address":"192.168.120.7"}],"id":"c06fc9a5-5a11-44fe-8c5f-dbe7a1180924","security_groups":["049bc218-c284-4832-b837-fd3ed0f8e694"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:59:b2","project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a53909a5-6bd1-47b3-bc0c-a0d0034426a7","name":"","admin_state_up":true,"network_id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:25Z","binding:vnic_type":"normal"}]} 2018-09-02 19:06:33,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a53909a5-6bd1-47b3-bc0c-a0d0034426a7 used request id req-4d0d8e2e-187d-4d0c-b96b-3011bb2a5192 2018-09-02 19:06:33,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.202553033829s 2018-09-02 19:06:33,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a53909a5-6bd1-47b3-bc0c-a0d0034426a7 used request id req-4d0d8e2e-187d-4d0c-b96b-3011bb2a5192 2018-09-02 19:06:33,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:06:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=c06fc9a5-5a11-44fe-8c5f-dbe7a1180924" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:33,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-32c91521-85e2-4b93-8297-cd2056b4bc91 Date: Sun, 02 Sep 2018 19:06:33 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:06:33,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=c06fc9a5-5a11-44fe-8c5f-dbe7a1180924 used request id req-32c91521-85e2-4b93-8297-cd2056b4bc91 2018-09-02 19:06:33,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0539090633392s 2018-09-02 19:06:33,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=c06fc9a5-5a11-44fe-8c5f-dbe7a1180924 used request id req-32c91521-85e2-4b93-8297-cd2056b4bc91 2018-09-02 19:06:33,682 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:59:b2', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'34dec88b-3f1c-4366-92dd-dce7bba9e0e8'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-09-02T19:06:30.000000', 'flavor': Munch({u'id': u'44ed3028-418d-420b-a66c-b7bf6fae91a8'}), 'az': u'nova', 'id': u'a53909a5-6bd1-47b3-bc0c-a0d0034426a7', 'security_groups': [Munch({u'name': u'singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'805978a6bfc3495492e0ae0710137636', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ff15a6bbb04f6783ea80fb18d1f502', '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-09-02T19:06:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T19:06:31Z', 'hostId': u'fc2007f59c3d6605cae4d945d3f522c4d6e8134c30bedbdcaaa16f99', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'fc2007f59c3d6605cae4d945d3f522c4d6e8134c30bedbdcaaa16f99', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.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-00000001', u'OS-SRV-USG:launched_at': u'2018-09-02T19:06:30.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f', 'adminPass': u'Deycgoa8Fa6z', 'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'created_at': u'2018-09-02T19:06:20Z', 'created': u'2018-09-02T19:06:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 19:06:33,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:06:33,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:33,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-340febcf-e3ef-4a41-9c59-5a71828c1d05 Date: Sun, 02 Sep 2018 19:06:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":["a549c628-33ae-4c29-9b49-ace486f0beca"],"description":"","tags":[],"updated_at":"2018-09-02T19:06:11Z","provider:segmentation_id":77,"name":"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:10Z","provider:network_type":"vxlan"}]} 2018-09-02 19:06:33,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-340febcf-e3ef-4a41-9c59-5a71828c1d05 2018-09-02 19:06:33,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0802721977234s 2018-09-02 19:06:33,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-340febcf-e3ef-4a41-9c59-5a71828c1d05 2018-09-02 19:06:33,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:06:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=a53909a5-6bd1-47b3-bc0c-a0d0034426a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:33,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-d82a492f-d029-4b1f-ae23-11057c35d72d Date: Sun, 02 Sep 2018 19:06:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-02T19:06:30Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a549c628-33ae-4c29-9b49-ace486f0beca","ip_address":"192.168.120.7"}],"id":"c06fc9a5-5a11-44fe-8c5f-dbe7a1180924","security_groups":["049bc218-c284-4832-b837-fd3ed0f8e694"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:59:b2","project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a53909a5-6bd1-47b3-bc0c-a0d0034426a7","name":"","admin_state_up":true,"network_id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:25Z","binding:vnic_type":"normal"}]} 2018-09-02 19:06:33,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a53909a5-6bd1-47b3-bc0c-a0d0034426a7 used request id req-d82a492f-d029-4b1f-ae23-11057c35d72d 2018-09-02 19:06:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0417850017548s 2018-09-02 19:06:33,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a53909a5-6bd1-47b3-bc0c-a0d0034426a7 used request id req-d82a492f-d029-4b1f-ae23-11057c35d72d 2018-09-02 19:06:33,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-02 19:06:33,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"floatingip": {"floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.7", "port_id": "c06fc9a5-5a11-44fe-8c5f-dbe7a1180924"}}' 2018-09-02 19:06:35,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-aaffec6d-705b-464d-b7ab-60ba94fd7115 Date: Sun, 02 Sep 2018 19:06:35 GMT RESP BODY: {"floatingip": {"router_id": "6bde6cdc-648d-4e3a-bb32-c85bf313c0c6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:06:34Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "c06fc9a5-5a11-44fe-8c5f-dbe7a1180924", "id": "8087740d-f249-44d3-a626-bac658311da1", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:34Z", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}} 2018-09-02 19:06:35,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-aaffec6d-705b-464d-b7ab-60ba94fd7115 2018-09-02 19:06:35,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.72586894035s 2018-09-02 19:06:35,537 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-aaffec6d-705b-464d-b7ab-60ba94fd7115 2018-09-02 19:06:35,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:06:35,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:35,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-61b9bf07-f6c5-49d8-8f13-e0bc689826a7 Date: Sun, 02 Sep 2018 19:06:35 GMT RESP BODY: {"floatingips": [{"router_id": "6bde6cdc-648d-4e3a-bb32-c85bf313c0c6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:06:34Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "c06fc9a5-5a11-44fe-8c5f-dbe7a1180924", "id": "8087740d-f249-44d3-a626-bac658311da1", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:34Z", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}]} 2018-09-02 19:06:35,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-61b9bf07-f6c5-49d8-8f13-e0bc689826a7 2018-09-02 19:06:35,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.222856044769s 2018-09-02 19:06:35,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-61b9bf07-f6c5-49d8-8f13-e0bc689826a7 2018-09-02 19:06:35,771 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'6bde6cdc-648d-4e3a-bb32-c85bf313c0c6', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'created_at': u'2018-09-02T19:06:34Z', 'attached': True, 'updated_at': u'2018-09-02T19:06:34Z', 'id': u'8087740d-f249-44d3-a626-bac658311da1', 'floating_network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6bde6cdc-648d-4e3a-bb32-c85bf313c0c6', 'project_id': u'f8ff15a6bbb04f6783ea80fb18d1f502', 'port_id': u'c06fc9a5-5a11-44fe-8c5f-dbe7a1180924', 'port': u'c06fc9a5-5a11-44fe-8c5f-dbe7a1180924', 'network': u'04183159-c23b-4a74-99aa-667c9fe92bf9'}) 2018-09-02 19:06:35,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:06:35,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:06:36,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-f5f54ea1-f769-4af5-b4a4-26dc815e32b0 x-compute-request-id: req-f5f54ea1-f769-4af5-b4a4-26dc815e32b0 Content-Encoding: gzip Content-Length: 9599 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 501445423 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.182506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184722] pid_max: default: 32768 minimum: 301\n[ 0.185923] ACPI: Core revision 20150930\n[ 0.187559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189311] Security Framework initialized\n[ 0.190406] Yama: becoming mindful.\n[ 0.191394] AppArmor: AppArmor initialized\n[ 0.192528] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195946] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199399] Initializing cgroup subsys io\n[ 0.200490] Initializing cgroup subsys memory\n[ 0.201672] Initializing cgroup subsys devices\n[ 0.202840] Initializing cgroup subsys freezer\n[ 0.204006] Initializing cgroup subsys net_cls\n[ 0.205167] Initializing cgroup subsys perf_event\n[ 0.206384] Initializing cgroup subsys net_prio\n[ 0.207564] Initializing cgroup subsys hugetlb\n[ 0.208726] Initializing cgroup subsys pids\n[ 0.209888] CPU: Physical Processor ID: 0\n[ 0.211659] mce: CPU supports 10 MCE banks\n[ 0.212782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228900] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235468] ftrace: allocating 31920 entries in 125 pages\n[ 0.260748] smpboot: Max logical packages: 1\n[ 0.261913] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.263739] x2apic enabled\n[ 0.264857] Switched APIC routing to physical x2apic.\n[ 0.267303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268790] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273866] KVM setup paravirtual spinlock\n[ 0.275427] x86: Booted up 1 node, 1 CPUs\n[ 0.276513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278357] devtmpfs: initialized\n[ 0.280311] evm: security.selinux\n[ 0.281249] evm: security.SMACK64\n[ 0.282190] evm: security.SMACK64EXEC\n[ 0.283195] evm: security.SMACK64TRANSMUTE\n[ 0.284272] evm: security.SMACK64MMAP\n[ 0.285267] evm: security.ima\n[ 0.286128] evm: security.capability\n[ 0.287188] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289645] pinctrl core: initialized pinctrl subsystem\n[ 0.291076] RTC time: 19:06:31, date: 09/02/18\n[ 0.292339] NET: Registered protocol family 16\n[ 0.293627] cpuidle: using governor ladder\n[ 0.294723] cpuidle: using governor menu\n[ 0.295775] PCCT header not found.\n[ 0.296779] ACPI: bus type PCI registered\n[ 0.297852] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299492] PCI: Using configuration type 1 for base access\n[ 0.301611] ACPI: Added _OSI(Module Device)\n[ 0.302731] ACPI: Added _OSI(Processor Device)\n[ 0.303881] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305095] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307229] ACPI: Interpreter enabled\n[ 0.308257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318132] ACPI: (supports S0 S5)\n[ 0.319082] ACPI: Using IOAPIC for interrupt routing\n[ 0.320342] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.328802] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.331714] acpiphp: Slot [3] registered\n[ 0.332783] acpiphp: Slot [4] registered\n[ 0.333847] acpiphp: Slot [5] registered\n[ 0.334916] acpiphp: Slot [6] registered\n[ 0.335980] acpiphp: Slot [7] registered\n[ 0.337048] acpiphp: Slot [8] registered\n[ 0.338134] acpiphp: Slot [9] registered\n[ 0.339200] acpiphp: Slot [10] registered\n[ 0.340289] acpiphp: Slot [11] registered\n[ 0.341376] acpiphp: Slot [12] registered\n[ 0.342459] acpiphp: Slot [13] registered\n[ 0.343567] acpiphp: Slot [14] registered\n[ 0.344671] acpiphp: Slot [15] registered\n[ 0.359889] acpiphp: Slot [16] registered\n[ 0.360983] acpiphp: Slot [17] registered\n[ 0.362075] acpiphp: Slot [18] registered\n[ 0.363161] acpiphp: Slot [19] registered\n[ 0.364253] acpiphp: Slot [20] registered\n[ 0.365351] acpiphp: Slot [21] registered\n[ 0.366445] acpiphp: Slot [22] registered\n[ 0.367532] acpiphp: Slot [23] registered\n[ 0.368628] acpiphp: Slot [24] registered\n[ 0.369717] acpiphp: Slot [25] registered\n[ 0.370804] acpiphp: Slot [26] registered\n[ 0.371892] acpiphp: Slot [27] registered\n[ 0.372990] acpiphp: Slot [28] registered\n[ 0.374089] acpiphp: Slot [29] registered\n[ 0.375174] acpiphp: Slot [30] registered\n[ 0.376267] acpiphp: Slot [31] registered\n[ 0.377366] PCI host bridge to bus 0000:00\n[ 0.378461] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381684] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383647] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385596] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.387577] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.394767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.396436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424973] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.426921] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.428867] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.430756] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435690] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437766] vgaarb: loaded\n[ 0.438579] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440197] SCSI subsystem initialized\n[ 0.441438] ACPI: bus type USB registered\n[ 0.442551] usbcore: registered new interface driver usbfs\n[ 0.443932] usbcore: registered new interface driver hub\n[ 0.445268] usbcore: registered new device driver usb\n[ 0.446737] PCI: Using ACPI for IRQ routing\n[ 0.448228] NetLabel: Initializing\n[ 0.449193] NetLabel: domain hash size = 128\n[ 0.450334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.451619] NetLabel: unlabeled traffic allowed by default\n[ 0.453161] clocksource: Switched to clocksource kvm-clock\n[ 0.463183] AppArmor: AppArmor Filesystem Enabled\n[ 0.464490] pnp: PnP ACPI init\n[ 0.465734] pnp: PnP ACPI: found 5 devices\n[ 0.472526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.474829] NET: Registered protocol family 2\n[ 0.476201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.477931] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.479541] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.481147] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484154] NET: Registered protocol family 1\n[ 0.485337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.486808] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.488232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.502709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.517222] Trying to unpack rootfs image as initramfs...\n[ 0.578507] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.583288] Scanning for low memory corruption every 60 seconds\n[ 0.585513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.587093] audit: initializing netlink subsys (disabled)\n[ 0.588510] audit: type=2000 audit(1535915191.778:1): initialized\n[ 0.590397] Initialise system trusted keyring\n[ 0.591752] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593311] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.596240] zbud: loaded\n[ 0.597258] VFS: Disk quotas dquot_6.6.0\n[ 0.598386] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.600520] fuse init (API version 7.23)\n[ 0.601754] Key type big_key registered\n[ 0.602842] Allocating IMA MOK and blacklist keyrings.\n[ 0.604542] Key type asymmetric registered\n[ 0.605685] Asymmetric key parser 'x509' registered\n[ 0.606990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.609015] io scheduler noop registered\n[ 0.610110] io scheduler deadline registered (default)\n[ 0.611453] io scheduler cfq registered\n[ 0.612619] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.615756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617744] ACPI: Power Button [PWRF]\n[ 0.618958] GHES: HEST is not enabled!\n[ 0.633078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.688787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691778] Linux agpgart interface v0.103\n[ 0.695191] brd: module loaded\n[ 0.697431] loop: module loaded\n[ 0.701703] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.703689] GPT:90111 != 2097151\n[ 0.704620] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706103] GPT:90111 != 2097151\n[ 0.707043] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708329] vda: vda1 vda15\n[ 0.709959] scsi host0: ata_piix\n[ 0.711007] scsi host1: ata_piix\n[ 0.711986] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.713627] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.715606] libphy: Fixed MDIO Bus: probed\n[ 0.716728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.718030] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.721745] PPP generic driver version 2.4.2\n[ 0.723092] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.725182] ehci-pci: EHCI PCI platform driver\n[ 0.726631] ehci-platform: EHCI generic platform driver\n[ 0.728254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730130] ohci-pci: OHCI PCI platform driver\n[ 0.731576] ohci-platform: OHCI generic platform driver\n[ 0.733219] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747977] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749644] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752038] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.753676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.755536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759888] usb usb1: Product: UHCI Host Controller\n[ 0.761451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763335] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764899] hub 1-0:1.0: USB hub found\n[ 0.766168] hub 1-0:1.0: 2 ports detected\n[ 0.767651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770975] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772545] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774205] mousedev: PS/2 mouse device common for all mice\n[ 0.776205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779142] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782868] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784831] i2c /dev entries driver\n[ 0.786081] device-mapper: uevent: version 1.0.3\n[ 0.787648] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.790316] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.792525] NET: Registered protocol family 10\n[ 0.794328] NET: Registered protocol family 17\n[ 0.795792] Key type dns_resolver registered\n[ 0.797335] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799147] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802012] registered taskstats version 1\n[ 0.803383] Loading compiled-in X.509 certificates\n[ 0.805471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.808529] zswap: loaded using pool lzo/zbud\n[ 0.810836] Key type trusted registered\n[ 0.813254] Key type encrypted registered\n[ 0.814612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816289] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818010] evm: HMAC attrs: 0x1\n[ 0.819459] Magic number: 2:249:141\n[ 0.820714] block ram6: hash matches\n[ 0.821936] acpi device:12: hash matches\n[ 0.823320] rtc_cmos 00:00: setting system clock to 2018-09-02 19:06:31 UTC (1535915191)\n[ 0.825947] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.842407] EDD information not available.\n[ 0.874726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.877264] Write protecting the kernel read-only data: 14336k\n[ 0.880460] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.883168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.932789] 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.7...\nLease of 192.168.120.7 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.91. iid=i-00000001\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCd4NwbgvKfqfLBba1SfmV+CaI6TVqQGL0tU105PQhWvu0JqeJ/fLT0MrHEl2OHmUPE4Ksn72IyZlVDW0J98HigTnrk+kpdL6OL9HBWrTZ4lvanDh8ZBXolzXeatXNc8vhv/S4aNbEWGfVQ0dlEKILox1EM+u6n5fdQLiJF6ZYIOFSNbf8l0Os29+ii+d/LPD03Wyg0R5vCXYDPsCAKKUGB8Fw/7mB9gVLJ6Ov/udW12e8IJs+7ckku5halkwwROuUBtPVLawiJTl2TFoLwepGUcq/DISJKI7KNx2EwT7ViwhL39wcjO4m/TKJsNbH9DmFCk1mxr2QtoOsH1Di8ZEu1 root@singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f\nssh-dss AAAAB3NzaC1kc3MAAACBAKg1JLzkiwVrQwrrhtipu8oYL0vTyQsXuuJM5Ww/cch0MhQhIqlkzENc9roN1DaO90KwOXMsTNmQ3eqYa/wrUEhUzLTsioy6e4gSM0J8ORW2jz+RaNZoKAzTXp/mJgfPsMClb4ckaM2oJFv6md5e807esaQbKC+y0kF5Pbg/JW81AAAAFQDaVV2DDcidYT8ZrHaW5WgqacVIuwAAAIEAig078jmRu1LtgjSHqUTE3Ca27r582a/I3eKaNAb33jaqWBIRLJ8OZnZEZZ24cduiu1jpjxgmqiBQNYDSiZ3T1Vt7NBGk5Uz2U3GRbYSdxGPV+zLTf2/Iu6JUpOdLqHPTy+ffGnMqIjAH9PDgJ6NEKq+T8TunyROOIRmzJ6HW4AwAAACBAIeUNxdrxix7lt4gX4/5mPmgyLu/JPzq9NcorKNQ2Q3WCc7kYcDPMyswo7WdKCCYA0CJRPhpX4QGufqs5Py6Oypl6nROpa5z2vfnEPVBS30NADkCjvUlQsb83xUWeau+WHhJcvyW/DRYGoLcJcAI/3bTFMdJdeelvRSHvCfBKhl2 root@singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fec9:59b2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f login: "} 2018-09-02 19:06:36,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7/action used request id req-f5f54ea1-f769-4af5-b4a4-26dc815e32b0 2018-09-02 19:06:36,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.751937866211s 2018-09-02 19:06:36,525 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7/action used request id req-f5f54ea1-f769-4af5-b4a4-26dc815e32b0 2018-09-02 19:06:36,525 - 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 501445423 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.182506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184722] pid_max: default: 32768 minimum: 301 [ 0.185923] ACPI: Core revision 20150930 [ 0.187559] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189311] Security Framework initialized [ 0.190406] Yama: becoming mindful. [ 0.191394] AppArmor: AppArmor initialized [ 0.192528] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195946] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199399] Initializing cgroup subsys io [ 0.200490] Initializing cgroup subsys memory [ 0.201672] Initializing cgroup subsys devices [ 0.202840] Initializing cgroup subsys freezer [ 0.204006] Initializing cgroup subsys net_cls [ 0.205167] Initializing cgroup subsys perf_event [ 0.206384] Initializing cgroup subsys net_prio [ 0.207564] Initializing cgroup subsys hugetlb [ 0.208726] Initializing cgroup subsys pids [ 0.209888] CPU: Physical Processor ID: 0 [ 0.211659] mce: CPU supports 10 MCE banks [ 0.212782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228900] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235468] ftrace: allocating 31920 entries in 125 pages [ 0.260748] smpboot: Max logical packages: 1 [ 0.261913] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263739] x2apic enabled [ 0.264857] Switched APIC routing to physical x2apic. [ 0.267303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268790] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273866] KVM setup paravirtual spinlock [ 0.275427] x86: Booted up 1 node, 1 CPUs [ 0.276513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278357] devtmpfs: initialized [ 0.280311] evm: security.selinux [ 0.281249] evm: security.SMACK64 [ 0.282190] evm: security.SMACK64EXEC [ 0.283195] evm: security.SMACK64TRANSMUTE [ 0.284272] evm: security.SMACK64MMAP [ 0.285267] evm: security.ima [ 0.286128] evm: security.capability [ 0.287188] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289645] pinctrl core: initialized pinctrl subsystem [ 0.291076] RTC time: 19:06:31, date: 09/02/18 [ 0.292339] NET: Registered protocol family 16 [ 0.293627] cpuidle: using governor ladder [ 0.294723] cpuidle: using governor menu [ 0.295775] PCCT header not found. [ 0.296779] ACPI: bus type PCI registered [ 0.297852] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299492] PCI: Using configuration type 1 for base access [ 0.301611] ACPI: Added _OSI(Module Device) [ 0.302731] ACPI: Added _OSI(Processor Device) [ 0.303881] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305095] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307229] ACPI: Interpreter enabled [ 0.308257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318132] ACPI: (supports S0 S5) [ 0.319082] ACPI: Using IOAPIC for interrupt routing [ 0.320342] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328802] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331714] acpiphp: Slot [3] registered [ 0.332783] acpiphp: Slot [4] registered [ 0.333847] acpiphp: Slot [5] registered [ 0.334916] acpiphp: Slot [6] registered [ 0.335980] acpiphp: Slot [7] registered [ 0.337048] acpiphp: Slot [8] registered [ 0.338134] acpiphp: Slot [9] registered [ 0.339200] acpiphp: Slot [10] registered [ 0.340289] acpiphp: Slot [11] registered [ 0.341376] acpiphp: Slot [12] registered [ 0.342459] acpiphp: Slot [13] registered [ 0.343567] acpiphp: Slot [14] registered [ 0.344671] acpiphp: Slot [15] registered [ 0.359889] acpiphp: Slot [16] registered [ 0.360983] acpiphp: Slot [17] registered [ 0.362075] acpiphp: Slot [18] registered [ 0.363161] acpiphp: Slot [19] registered [ 0.364253] acpiphp: Slot [20] registered [ 0.365351] acpiphp: Slot [21] registered [ 0.366445] acpiphp: Slot [22] registered [ 0.367532] acpiphp: Slot [23] registered [ 0.368628] acpiphp: Slot [24] registered [ 0.369717] acpiphp: Slot [25] registered [ 0.370804] acpiphp: Slot [26] registered [ 0.371892] acpiphp: Slot [27] registered [ 0.372990] acpiphp: Slot [28] registered [ 0.374089] acpiphp: Slot [29] registered [ 0.375174] acpiphp: Slot [30] registered [ 0.376267] acpiphp: Slot [31] registered [ 0.377366] PCI host bridge to bus 0000:00 [ 0.378461] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.380067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381684] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383647] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.385596] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.387577] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.393212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.396436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424973] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426921] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428867] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430756] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432515] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435690] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437766] vgaarb: loaded [ 0.438579] vgaarb: bridge control possible 0000:00:02.0 [ 0.440197] SCSI subsystem initialized [ 0.441438] ACPI: bus type USB registered [ 0.442551] usbcore: registered new interface driver usbfs [ 0.443932] usbcore: registered new interface driver hub [ 0.445268] usbcore: registered new device driver usb [ 0.446737] PCI: Using ACPI for IRQ routing [ 0.448228] NetLabel: Initializing [ 0.449193] NetLabel: domain hash size = 128 [ 0.450334] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451619] NetLabel: unlabeled traffic allowed by default [ 0.453161] clocksource: Switched to clocksource kvm-clock [ 0.463183] AppArmor: AppArmor Filesystem Enabled [ 0.464490] pnp: PnP ACPI init [ 0.465734] pnp: PnP ACPI: found 5 devices [ 0.472526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474829] NET: Registered protocol family 2 [ 0.476201] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477931] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479541] TCP: Hash tables configured (established 4096 bind 4096) [ 0.481147] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.484154] NET: Registered protocol family 1 [ 0.485337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486808] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.488232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.517222] Trying to unpack rootfs image as initramfs... [ 0.578507] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583288] Scanning for low memory corruption every 60 seconds [ 0.585513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587093] audit: initializing netlink subsys (disabled) [ 0.588510] audit: type=2000 audit(1535915191.778:1): initialized [ 0.590397] Initialise system trusted keyring [ 0.591752] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593311] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596240] zbud: loaded [ 0.597258] VFS: Disk quotas dquot_6.6.0 [ 0.598386] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600520] fuse init (API version 7.23) [ 0.601754] Key type big_key registered [ 0.602842] Allocating IMA MOK and blacklist keyrings. [ 0.604542] Key type asymmetric registered [ 0.605685] Asymmetric key parser 'x509' registered [ 0.606990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.609015] io scheduler noop registered [ 0.610110] io scheduler deadline registered (default) [ 0.611453] io scheduler cfq registered [ 0.612619] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617744] ACPI: Power Button [PWRF] [ 0.618958] GHES: HEST is not enabled! [ 0.633078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691778] Linux agpgart interface v0.103 [ 0.695191] brd: module loaded [ 0.697431] loop: module loaded [ 0.701703] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703689] GPT:90111 != 2097151 [ 0.704620] GPT:Alternate GPT header not at the end of the disk. [ 0.706103] GPT:90111 != 2097151 [ 0.707043] GPT: Use GNU Parted to correct GPT errors. [ 0.708329] vda: vda1 vda15 [ 0.709959] scsi host0: ata_piix [ 0.711007] scsi host1: ata_piix [ 0.711986] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713627] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715606] libphy: Fixed MDIO Bus: probed [ 0.716728] tun: Universal TUN/TAP device driver, 1.6 [ 0.718030] tun: (C) 1999-2004 Max Krasnyansky [ 0.721745] PPP generic driver version 2.4.2 [ 0.723092] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.725182] ehci-pci: EHCI PCI platform driver [ 0.726631] ehci-platform: EHCI generic platform driver [ 0.728254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.730130] ohci-pci: OHCI PCI platform driver [ 0.731576] ohci-platform: OHCI generic platform driver [ 0.733219] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747977] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749644] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752038] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.753676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.755536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759888] usb usb1: Product: UHCI Host Controller [ 0.761451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763335] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764899] hub 1-0:1.0: USB hub found [ 0.766168] hub 1-0:1.0: 2 ports detected [ 0.767651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770975] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774205] mousedev: PS/2 mouse device common for all mice [ 0.776205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779142] rtc_cmos 00:00: RTC can wake from S4 [ 0.780926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782868] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784831] i2c /dev entries driver [ 0.786081] device-mapper: uevent: version 1.0.3 [ 0.787648] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.790316] ledtrig-cpu: registered to indicate activity on CPUs [ 0.792525] NET: Registered protocol family 10 [ 0.794328] NET: Registered protocol family 17 [ 0.795792] Key type dns_resolver registered [ 0.797335] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799147] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802012] registered taskstats version 1 [ 0.803383] Loading compiled-in X.509 certificates [ 0.805471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.808529] zswap: loaded using pool lzo/zbud [ 0.810836] Key type trusted registered [ 0.813254] Key type encrypted registered [ 0.814612] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816289] ima: No TPM chip found, activating TPM-bypass! [ 0.818010] evm: HMAC attrs: 0x1 [ 0.819459] Magic number: 2:249:141 [ 0.820714] block ram6: hash matches [ 0.821936] acpi device:12: hash matches [ 0.823320] rtc_cmos 00:00: setting system clock to 2018-09-02 19:06:31 UTC (1535915191) [ 0.825947] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.842407] EDD information not available. [ 0.874726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.877264] Write protecting the kernel read-only data: 14336k [ 0.880460] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.883168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.932789] 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.7... Lease of 192.168.120.7 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.91. iid=i-00000001 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCd4NwbgvKfqfLBba1SfmV+CaI6TVqQGL0tU105PQhWvu0JqeJ/fLT0MrHEl2OHmUPE4Ksn72IyZlVDW0J98HigTnrk+kpdL6OL9HBWrTZ4lvanDh8ZBXolzXeatXNc8vhv/S4aNbEWGfVQ0dlEKILox1EM+u6n5fdQLiJF6ZYIOFSNbf8l0Os29+ii+d/LPD03Wyg0R5vCXYDPsCAKKUGB8Fw/7mB9gVLJ6Ov/udW12e8IJs+7ckku5halkwwROuUBtPVLawiJTl2TFoLwepGUcq/DISJKI7KNx2EwT7ViwhL39wcjO4m/TKJsNbH9DmFCk1mxr2QtoOsH1Di8ZEu1 root@singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f ssh-dss AAAAB3NzaC1kc3MAAACBAKg1JLzkiwVrQwrrhtipu8oYL0vTyQsXuuJM5Ww/cch0MhQhIqlkzENc9roN1DaO90KwOXMsTNmQ3eqYa/wrUEhUzLTsioy6e4gSM0J8ORW2jz+RaNZoKAzTXp/mJgfPsMClb4ckaM2oJFv6md5e807esaQbKC+y0kF5Pbg/JW81AAAAFQDaVV2DDcidYT8ZrHaW5WgqacVIuwAAAIEAig078jmRu1LtgjSHqUTE3Ca27r582a/I3eKaNAb33jaqWBIRLJ8OZnZEZZ24cduiu1jpjxgmqiBQNYDSiZ3T1Vt7NBGk5Uz2U3GRbYSdxGPV+zLTf2/Iu6JUpOdLqHPTy+ffGnMqIjAH9PDgJ6NEKq+T8TunyROOIRmzJ6HW4AwAAACBAIeUNxdrxix7lt4gX4/5mPmgyLu/JPzq9NcorKNQ2Q3WCc7kYcDPMyswo7WdKCCYA0CJRPhpX4QGufqs5Py6Oypl6nROpa5z2vfnEPVBS30NADkCjvUlQsb83xUWeau+WHhJcvyW/DRYGoLcJcAI/3bTFMdJdeelvRSHvCfBKhl2 root@singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fec9:59b2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f login: 2018-09-02 19:06:37,528 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-09-02 19:06:46,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:06:46,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:06:46,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c44c60d-e451-4de0-98b0-63df60c8c3b7 x-compute-request-id: req-4c44c60d-e451-4de0-98b0-63df60c8c3b7 Content-Encoding: gzip Content-Length: 9599 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 501445423 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.182506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184722] pid_max: default: 32768 minimum: 301\n[ 0.185923] ACPI: Core revision 20150930\n[ 0.187559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189311] Security Framework initialized\n[ 0.190406] Yama: becoming mindful.\n[ 0.191394] AppArmor: AppArmor initialized\n[ 0.192528] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195946] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199399] Initializing cgroup subsys io\n[ 0.200490] Initializing cgroup subsys memory\n[ 0.201672] Initializing cgroup subsys devices\n[ 0.202840] Initializing cgroup subsys freezer\n[ 0.204006] Initializing cgroup subsys net_cls\n[ 0.205167] Initializing cgroup subsys perf_event\n[ 0.206384] Initializing cgroup subsys net_prio\n[ 0.207564] Initializing cgroup subsys hugetlb\n[ 0.208726] Initializing cgroup subsys pids\n[ 0.209888] CPU: Physical Processor ID: 0\n[ 0.211659] mce: CPU supports 10 MCE banks\n[ 0.212782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228900] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235468] ftrace: allocating 31920 entries in 125 pages\n[ 0.260748] smpboot: Max logical packages: 1\n[ 0.261913] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.263739] x2apic enabled\n[ 0.264857] Switched APIC routing to physical x2apic.\n[ 0.267303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268790] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273866] KVM setup paravirtual spinlock\n[ 0.275427] x86: Booted up 1 node, 1 CPUs\n[ 0.276513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278357] devtmpfs: initialized\n[ 0.280311] evm: security.selinux\n[ 0.281249] evm: security.SMACK64\n[ 0.282190] evm: security.SMACK64EXEC\n[ 0.283195] evm: security.SMACK64TRANSMUTE\n[ 0.284272] evm: security.SMACK64MMAP\n[ 0.285267] evm: security.ima\n[ 0.286128] evm: security.capability\n[ 0.287188] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289645] pinctrl core: initialized pinctrl subsystem\n[ 0.291076] RTC time: 19:06:31, date: 09/02/18\n[ 0.292339] NET: Registered protocol family 16\n[ 0.293627] cpuidle: using governor ladder\n[ 0.294723] cpuidle: using governor menu\n[ 0.295775] PCCT header not found.\n[ 0.296779] ACPI: bus type PCI registered\n[ 0.297852] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299492] PCI: Using configuration type 1 for base access\n[ 0.301611] ACPI: Added _OSI(Module Device)\n[ 0.302731] ACPI: Added _OSI(Processor Device)\n[ 0.303881] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305095] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307229] ACPI: Interpreter enabled\n[ 0.308257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318132] ACPI: (supports S0 S5)\n[ 0.319082] ACPI: Using IOAPIC for interrupt routing\n[ 0.320342] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.328802] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.331714] acpiphp: Slot [3] registered\n[ 0.332783] acpiphp: Slot [4] registered\n[ 0.333847] acpiphp: Slot [5] registered\n[ 0.334916] acpiphp: Slot [6] registered\n[ 0.335980] acpiphp: Slot [7] registered\n[ 0.337048] acpiphp: Slot [8] registered\n[ 0.338134] acpiphp: Slot [9] registered\n[ 0.339200] acpiphp: Slot [10] registered\n[ 0.340289] acpiphp: Slot [11] registered\n[ 0.341376] acpiphp: Slot [12] registered\n[ 0.342459] acpiphp: Slot [13] registered\n[ 0.343567] acpiphp: Slot [14] registered\n[ 0.344671] acpiphp: Slot [15] registered\n[ 0.359889] acpiphp: Slot [16] registered\n[ 0.360983] acpiphp: Slot [17] registered\n[ 0.362075] acpiphp: Slot [18] registered\n[ 0.363161] acpiphp: Slot [19] registered\n[ 0.364253] acpiphp: Slot [20] registered\n[ 0.365351] acpiphp: Slot [21] registered\n[ 0.366445] acpiphp: Slot [22] registered\n[ 0.367532] acpiphp: Slot [23] registered\n[ 0.368628] acpiphp: Slot [24] registered\n[ 0.369717] acpiphp: Slot [25] registered\n[ 0.370804] acpiphp: Slot [26] registered\n[ 0.371892] acpiphp: Slot [27] registered\n[ 0.372990] acpiphp: Slot [28] registered\n[ 0.374089] acpiphp: Slot [29] registered\n[ 0.375174] acpiphp: Slot [30] registered\n[ 0.376267] acpiphp: Slot [31] registered\n[ 0.377366] PCI host bridge to bus 0000:00\n[ 0.378461] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381684] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383647] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385596] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.387577] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.394767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.396436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424973] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.426921] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.428867] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.430756] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435690] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437766] vgaarb: loaded\n[ 0.438579] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440197] SCSI subsystem initialized\n[ 0.441438] ACPI: bus type USB registered\n[ 0.442551] usbcore: registered new interface driver usbfs\n[ 0.443932] usbcore: registered new interface driver hub\n[ 0.445268] usbcore: registered new device driver usb\n[ 0.446737] PCI: Using ACPI for IRQ routing\n[ 0.448228] NetLabel: Initializing\n[ 0.449193] NetLabel: domain hash size = 128\n[ 0.450334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.451619] NetLabel: unlabeled traffic allowed by default\n[ 0.453161] clocksource: Switched to clocksource kvm-clock\n[ 0.463183] AppArmor: AppArmor Filesystem Enabled\n[ 0.464490] pnp: PnP ACPI init\n[ 0.465734] pnp: PnP ACPI: found 5 devices\n[ 0.472526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.474829] NET: Registered protocol family 2\n[ 0.476201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.477931] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.479541] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.481147] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484154] NET: Registered protocol family 1\n[ 0.485337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.486808] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.488232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.502709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.517222] Trying to unpack rootfs image as initramfs...\n[ 0.578507] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.583288] Scanning for low memory corruption every 60 seconds\n[ 0.585513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.587093] audit: initializing netlink subsys (disabled)\n[ 0.588510] audit: type=2000 audit(1535915191.778:1): initialized\n[ 0.590397] Initialise system trusted keyring\n[ 0.591752] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593311] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.596240] zbud: loaded\n[ 0.597258] VFS: Disk quotas dquot_6.6.0\n[ 0.598386] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.600520] fuse init (API version 7.23)\n[ 0.601754] Key type big_key registered\n[ 0.602842] Allocating IMA MOK and blacklist keyrings.\n[ 0.604542] Key type asymmetric registered\n[ 0.605685] Asymmetric key parser 'x509' registered\n[ 0.606990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.609015] io scheduler noop registered\n[ 0.610110] io scheduler deadline registered (default)\n[ 0.611453] io scheduler cfq registered\n[ 0.612619] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.615756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617744] ACPI: Power Button [PWRF]\n[ 0.618958] GHES: HEST is not enabled!\n[ 0.633078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.688787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691778] Linux agpgart interface v0.103\n[ 0.695191] brd: module loaded\n[ 0.697431] loop: module loaded\n[ 0.701703] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.703689] GPT:90111 != 2097151\n[ 0.704620] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706103] GPT:90111 != 2097151\n[ 0.707043] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708329] vda: vda1 vda15\n[ 0.709959] scsi host0: ata_piix\n[ 0.711007] scsi host1: ata_piix\n[ 0.711986] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.713627] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.715606] libphy: Fixed MDIO Bus: probed\n[ 0.716728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.718030] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.721745] PPP generic driver version 2.4.2\n[ 0.723092] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.725182] ehci-pci: EHCI PCI platform driver\n[ 0.726631] ehci-platform: EHCI generic platform driver\n[ 0.728254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730130] ohci-pci: OHCI PCI platform driver\n[ 0.731576] ohci-platform: OHCI generic platform driver\n[ 0.733219] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747977] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749644] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752038] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.753676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.755536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759888] usb usb1: Product: UHCI Host Controller\n[ 0.761451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763335] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764899] hub 1-0:1.0: USB hub found\n[ 0.766168] hub 1-0:1.0: 2 ports detected\n[ 0.767651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770975] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772545] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774205] mousedev: PS/2 mouse device common for all mice\n[ 0.776205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779142] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782868] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784831] i2c /dev entries driver\n[ 0.786081] device-mapper: uevent: version 1.0.3\n[ 0.787648] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.790316] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.792525] NET: Registered protocol family 10\n[ 0.794328] NET: Registered protocol family 17\n[ 0.795792] Key type dns_resolver registered\n[ 0.797335] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799147] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802012] registered taskstats version 1\n[ 0.803383] Loading compiled-in X.509 certificates\n[ 0.805471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.808529] zswap: loaded using pool lzo/zbud\n[ 0.810836] Key type trusted registered\n[ 0.813254] Key type encrypted registered\n[ 0.814612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816289] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818010] evm: HMAC attrs: 0x1\n[ 0.819459] Magic number: 2:249:141\n[ 0.820714] block ram6: hash matches\n[ 0.821936] acpi device:12: hash matches\n[ 0.823320] rtc_cmos 00:00: setting system clock to 2018-09-02 19:06:31 UTC (1535915191)\n[ 0.825947] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.842407] EDD information not available.\n[ 0.874726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.877264] Write protecting the kernel read-only data: 14336k\n[ 0.880460] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.883168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.932789] 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.7...\nLease of 192.168.120.7 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.91. iid=i-00000001\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCd4NwbgvKfqfLBba1SfmV+CaI6TVqQGL0tU105PQhWvu0JqeJ/fLT0MrHEl2OHmUPE4Ksn72IyZlVDW0J98HigTnrk+kpdL6OL9HBWrTZ4lvanDh8ZBXolzXeatXNc8vhv/S4aNbEWGfVQ0dlEKILox1EM+u6n5fdQLiJF6ZYIOFSNbf8l0Os29+ii+d/LPD03Wyg0R5vCXYDPsCAKKUGB8Fw/7mB9gVLJ6Ov/udW12e8IJs+7ckku5halkwwROuUBtPVLawiJTl2TFoLwepGUcq/DISJKI7KNx2EwT7ViwhL39wcjO4m/TKJsNbH9DmFCk1mxr2QtoOsH1Di8ZEu1 root@singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f\nssh-dss AAAAB3NzaC1kc3MAAACBAKg1JLzkiwVrQwrrhtipu8oYL0vTyQsXuuJM5Ww/cch0MhQhIqlkzENc9roN1DaO90KwOXMsTNmQ3eqYa/wrUEhUzLTsioy6e4gSM0J8ORW2jz+RaNZoKAzTXp/mJgfPsMClb4ckaM2oJFv6md5e807esaQbKC+y0kF5Pbg/JW81AAAAFQDaVV2DDcidYT8ZrHaW5WgqacVIuwAAAIEAig078jmRu1LtgjSHqUTE3Ca27r582a/I3eKaNAb33jaqWBIRLJ8OZnZEZZ24cduiu1jpjxgmqiBQNYDSiZ3T1Vt7NBGk5Uz2U3GRbYSdxGPV+zLTf2/Iu6JUpOdLqHPTy+ffGnMqIjAH9PDgJ6NEKq+T8TunyROOIRmzJ6HW4AwAAACBAIeUNxdrxix7lt4gX4/5mPmgyLu/JPzq9NcorKNQ2Q3WCc7kYcDPMyswo7WdKCCYA0CJRPhpX4QGufqs5Py6Oypl6nROpa5z2vfnEPVBS30NADkCjvUlQsb83xUWeau+WHhJcvyW/DRYGoLcJcAI/3bTFMdJdeelvRSHvCfBKhl2 root@singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fec9:59b2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f login: "} 2018-09-02 19:06:46,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7/action used request id req-4c44c60d-e451-4de0-98b0-63df60c8c3b7 2018-09-02 19:06:46,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0909631252289s 2018-09-02 19:06:46,630 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7/action used request id req-4c44c60d-e451-4de0-98b0-63df60c8c3b7 2018-09-02 19:06:46,630 - 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 501445423 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.182506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184722] pid_max: default: 32768 minimum: 301 [ 0.185923] ACPI: Core revision 20150930 [ 0.187559] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189311] Security Framework initialized [ 0.190406] Yama: becoming mindful. [ 0.191394] AppArmor: AppArmor initialized [ 0.192528] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195946] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199399] Initializing cgroup subsys io [ 0.200490] Initializing cgroup subsys memory [ 0.201672] Initializing cgroup subsys devices [ 0.202840] Initializing cgroup subsys freezer [ 0.204006] Initializing cgroup subsys net_cls [ 0.205167] Initializing cgroup subsys perf_event [ 0.206384] Initializing cgroup subsys net_prio [ 0.207564] Initializing cgroup subsys hugetlb [ 0.208726] Initializing cgroup subsys pids [ 0.209888] CPU: Physical Processor ID: 0 [ 0.211659] mce: CPU supports 10 MCE banks [ 0.212782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228900] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235468] ftrace: allocating 31920 entries in 125 pages [ 0.260748] smpboot: Max logical packages: 1 [ 0.261913] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263739] x2apic enabled [ 0.264857] Switched APIC routing to physical x2apic. [ 0.267303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268790] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273866] KVM setup paravirtual spinlock [ 0.275427] x86: Booted up 1 node, 1 CPUs [ 0.276513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278357] devtmpfs: initialized [ 0.280311] evm: security.selinux [ 0.281249] evm: security.SMACK64 [ 0.282190] evm: security.SMACK64EXEC [ 0.283195] evm: security.SMACK64TRANSMUTE [ 0.284272] evm: security.SMACK64MMAP [ 0.285267] evm: security.ima [ 0.286128] evm: security.capability [ 0.287188] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289645] pinctrl core: initialized pinctrl subsystem [ 0.291076] RTC time: 19:06:31, date: 09/02/18 [ 0.292339] NET: Registered protocol family 16 [ 0.293627] cpuidle: using governor ladder [ 0.294723] cpuidle: using governor menu [ 0.295775] PCCT header not found. [ 0.296779] ACPI: bus type PCI registered [ 0.297852] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299492] PCI: Using configuration type 1 for base access [ 0.301611] ACPI: Added _OSI(Module Device) [ 0.302731] ACPI: Added _OSI(Processor Device) [ 0.303881] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305095] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307229] ACPI: Interpreter enabled [ 0.308257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318132] ACPI: (supports S0 S5) [ 0.319082] ACPI: Using IOAPIC for interrupt routing [ 0.320342] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328802] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331714] acpiphp: Slot [3] registered [ 0.332783] acpiphp: Slot [4] registered [ 0.333847] acpiphp: Slot [5] registered [ 0.334916] acpiphp: Slot [6] registered [ 0.335980] acpiphp: Slot [7] registered [ 0.337048] acpiphp: Slot [8] registered [ 0.338134] acpiphp: Slot [9] registered [ 0.339200] acpiphp: Slot [10] registered [ 0.340289] acpiphp: Slot [11] registered [ 0.341376] acpiphp: Slot [12] registered [ 0.342459] acpiphp: Slot [13] registered [ 0.343567] acpiphp: Slot [14] registered [ 0.344671] acpiphp: Slot [15] registered [ 0.359889] acpiphp: Slot [16] registered [ 0.360983] acpiphp: Slot [17] registered [ 0.362075] acpiphp: Slot [18] registered [ 0.363161] acpiphp: Slot [19] registered [ 0.364253] acpiphp: Slot [20] registered [ 0.365351] acpiphp: Slot [21] registered [ 0.366445] acpiphp: Slot [22] registered [ 0.367532] acpiphp: Slot [23] registered [ 0.368628] acpiphp: Slot [24] registered [ 0.369717] acpiphp: Slot [25] registered [ 0.370804] acpiphp: Slot [26] registered [ 0.371892] acpiphp: Slot [27] registered [ 0.372990] acpiphp: Slot [28] registered [ 0.374089] acpiphp: Slot [29] registered [ 0.375174] acpiphp: Slot [30] registered [ 0.376267] acpiphp: Slot [31] registered [ 0.377366] PCI host bridge to bus 0000:00 [ 0.378461] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.380067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381684] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383647] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.385596] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.387577] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.393212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.396436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424973] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426921] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428867] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430756] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432515] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435690] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437766] vgaarb: loaded [ 0.438579] vgaarb: bridge control possible 0000:00:02.0 [ 0.440197] SCSI subsystem initialized [ 0.441438] ACPI: bus type USB registered [ 0.442551] usbcore: registered new interface driver usbfs [ 0.443932] usbcore: registered new interface driver hub [ 0.445268] usbcore: registered new device driver usb [ 0.446737] PCI: Using ACPI for IRQ routing [ 0.448228] NetLabel: Initializing [ 0.449193] NetLabel: domain hash size = 128 [ 0.450334] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451619] NetLabel: unlabeled traffic allowed by default [ 0.453161] clocksource: Switched to clocksource kvm-clock [ 0.463183] AppArmor: AppArmor Filesystem Enabled [ 0.464490] pnp: PnP ACPI init [ 0.465734] pnp: PnP ACPI: found 5 devices [ 0.472526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474829] NET: Registered protocol family 2 [ 0.476201] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477931] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479541] TCP: Hash tables configured (established 4096 bind 4096) [ 0.481147] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.484154] NET: Registered protocol family 1 [ 0.485337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486808] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.488232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.517222] Trying to unpack rootfs image as initramfs... [ 0.578507] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583288] Scanning for low memory corruption every 60 seconds [ 0.585513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587093] audit: initializing netlink subsys (disabled) [ 0.588510] audit: type=2000 audit(1535915191.778:1): initialized [ 0.590397] Initialise system trusted keyring [ 0.591752] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593311] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596240] zbud: loaded [ 0.597258] VFS: Disk quotas dquot_6.6.0 [ 0.598386] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600520] fuse init (API version 7.23) [ 0.601754] Key type big_key registered [ 0.602842] Allocating IMA MOK and blacklist keyrings. [ 0.604542] Key type asymmetric registered [ 0.605685] Asymmetric key parser 'x509' registered [ 0.606990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.609015] io scheduler noop registered [ 0.610110] io scheduler deadline registered (default) [ 0.611453] io scheduler cfq registered [ 0.612619] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617744] ACPI: Power Button [PWRF] [ 0.618958] GHES: HEST is not enabled! [ 0.633078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691778] Linux agpgart interface v0.103 [ 0.695191] brd: module loaded [ 0.697431] loop: module loaded [ 0.701703] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703689] GPT:90111 != 2097151 [ 0.704620] GPT:Alternate GPT header not at the end of the disk. [ 0.706103] GPT:90111 != 2097151 [ 0.707043] GPT: Use GNU Parted to correct GPT errors. [ 0.708329] vda: vda1 vda15 [ 0.709959] scsi host0: ata_piix [ 0.711007] scsi host1: ata_piix [ 0.711986] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713627] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715606] libphy: Fixed MDIO Bus: probed [ 0.716728] tun: Universal TUN/TAP device driver, 1.6 [ 0.718030] tun: (C) 1999-2004 Max Krasnyansky [ 0.721745] PPP generic driver version 2.4.2 [ 0.723092] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.725182] ehci-pci: EHCI PCI platform driver [ 0.726631] ehci-platform: EHCI generic platform driver [ 0.728254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.730130] ohci-pci: OHCI PCI platform driver [ 0.731576] ohci-platform: OHCI generic platform driver [ 0.733219] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747977] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749644] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752038] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.753676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.755536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759888] usb usb1: Product: UHCI Host Controller [ 0.761451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763335] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764899] hub 1-0:1.0: USB hub found [ 0.766168] hub 1-0:1.0: 2 ports detected [ 0.767651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770975] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774205] mousedev: PS/2 mouse device common for all mice [ 0.776205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779142] rtc_cmos 00:00: RTC can wake from S4 [ 0.780926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782868] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784831] i2c /dev entries driver [ 0.786081] device-mapper: uevent: version 1.0.3 [ 0.787648] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.790316] ledtrig-cpu: registered to indicate activity on CPUs [ 0.792525] NET: Registered protocol family 10 [ 0.794328] NET: Registered protocol family 17 [ 0.795792] Key type dns_resolver registered [ 0.797335] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799147] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802012] registered taskstats version 1 [ 0.803383] Loading compiled-in X.509 certificates [ 0.805471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.808529] zswap: loaded using pool lzo/zbud [ 0.810836] Key type trusted registered [ 0.813254] Key type encrypted registered [ 0.814612] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816289] ima: No TPM chip found, activating TPM-bypass! [ 0.818010] evm: HMAC attrs: 0x1 [ 0.819459] Magic number: 2:249:141 [ 0.820714] block ram6: hash matches [ 0.821936] acpi device:12: hash matches [ 0.823320] rtc_cmos 00:00: setting system clock to 2018-09-02 19:06:31 UTC (1535915191) [ 0.825947] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.842407] EDD information not available. [ 0.874726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.877264] Write protecting the kernel read-only data: 14336k [ 0.880460] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.883168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.932789] 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.7... Lease of 192.168.120.7 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.91. iid=i-00000001 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCd4NwbgvKfqfLBba1SfmV+CaI6TVqQGL0tU105PQhWvu0JqeJ/fLT0MrHEl2OHmUPE4Ksn72IyZlVDW0J98HigTnrk+kpdL6OL9HBWrTZ4lvanDh8ZBXolzXeatXNc8vhv/S4aNbEWGfVQ0dlEKILox1EM+u6n5fdQLiJF6ZYIOFSNbf8l0Os29+ii+d/LPD03Wyg0R5vCXYDPsCAKKUGB8Fw/7mB9gVLJ6Ov/udW12e8IJs+7ckku5halkwwROuUBtPVLawiJTl2TFoLwepGUcq/DISJKI7KNx2EwT7ViwhL39wcjO4m/TKJsNbH9DmFCk1mxr2QtoOsH1Di8ZEu1 root@singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f ssh-dss AAAAB3NzaC1kc3MAAACBAKg1JLzkiwVrQwrrhtipu8oYL0vTyQsXuuJM5Ww/cch0MhQhIqlkzENc9roN1DaO90KwOXMsTNmQ3eqYa/wrUEhUzLTsioy6e4gSM0J8ORW2jz+RaNZoKAzTXp/mJgfPsMClb4ckaM2oJFv6md5e807esaQbKC+y0kF5Pbg/JW81AAAAFQDaVV2DDcidYT8ZrHaW5WgqacVIuwAAAIEAig078jmRu1LtgjSHqUTE3Ca27r582a/I3eKaNAb33jaqWBIRLJ8OZnZEZZ24cduiu1jpjxgmqiBQNYDSiZ3T1Vt7NBGk5Uz2U3GRbYSdxGPV+zLTf2/Iu6JUpOdLqHPTy+ffGnMqIjAH9PDgJ6NEKq+T8TunyROOIRmzJ6HW4AwAAACBAIeUNxdrxix7lt4gX4/5mPmgyLu/JPzq9NcorKNQ2Q3WCc7kYcDPMyswo7WdKCCYA0CJRPhpX4QGufqs5Py6Oypl6nROpa5z2vfnEPVBS30NADkCjvUlQsb83xUWeau+WHhJcvyW/DRYGoLcJcAI/3bTFMdJdeelvRSHvCfBKhl2 root@singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fec9:59b2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-f6f93d73-c2d4-47d7-bdfc-9102d0b6822f login: 2018-09-02 19:06:46,633 - paramiko.transport - DEBUG - starting thread (client mode): 0xb77fc950L 2018-09-02 19:06:46,634 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-09-02 19:06:46,634 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-02 19:06:46,634 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-02 19:06:46,636 - 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-09-02 19:06:46,636 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-02 19:06:46,636 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-02 19:06:46,637 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-02 19:06:46,637 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-02 19:06:46,637 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-02 19:06:46,656 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-02 19:06:46,657 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-02 19:06:46,666 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 3b1bfafcd3ed8c78771c8b5d761bb11d 2018-09-02 19:06:46,667 - paramiko.transport - DEBUG - Trying discovered key b0efadb577021f7ab5ad4f2b94153438 in /tmp/tmpFOJCtQ 2018-09-02 19:06:46,696 - paramiko.transport - DEBUG - userauth is OK 2018-09-02 19:06:46,702 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-02 19:06:46,732 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-02 19:06:46,733 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-02 19:06:46,733 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-02 19:06:46,734 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-02 19:06:46,735 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-02 19:06:46,735 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-02 19:06:46,736 - functest.core.singlevm - DEBUG - error: 2018-09-02 19:06:46,740 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-02 19:06:46,844 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:06:46,844 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-02 19:06:46,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-02 19:06:46,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/8087740d-f249-44d3-a626-bac658311da1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:47,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fba3e72a-b95a-479c-85fb-000b060b4bdc Content-Length: 0 Date: Sun, 02 Sep 2018 19:06:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:06:47,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/8087740d-f249-44d3-a626-bac658311da1.json used request id req-fba3e72a-b95a-479c-85fb-000b060b4bdc 2018-09-02 19:06:47,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.00531101227s 2018-09-02 19:06:47,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/8087740d-f249-44d3-a626-bac658311da1.json used request id req-fba3e72a-b95a-479c-85fb-000b060b4bdc 2018-09-02 19:06:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:06:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:47,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f4f310ec-ba39-4def-97db-86a00a93e05a Date: Sun, 02 Sep 2018 19:06:47 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:06:47,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f4f310ec-ba39-4def-97db-86a00a93e05a 2018-09-02 19:06:47,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0483582019806s 2018-09-02 19:06:47,912 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f4f310ec-ba39-4def-97db-86a00a93e05a 2018-09-02 19:06:47,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-02 19:06:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:48,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:06: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-c379dade-55d0-44c2-af2a-e061aa731ad6 x-compute-request-id: req-c379dade-55d0-44c2-af2a-e061aa731ad6 Content-Type: application/json 2018-09-02 19:06:48,113 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7 used request id req-c379dade-55d0-44c2-af2a-e061aa731ad6 2018-09-02 19:06:48,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.201057910919s 2018-09-02 19:06:48,114 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7 used request id req-c379dade-55d0-44c2-af2a-e061aa731ad6 2018-09-02 19:06:48,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:06:48,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:49,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-e682a8b4-4250-4b6b-aceb-c9e222b15a6e x-compute-request-id: req-e682a8b4-4250-4b6b-aceb-c9e222b15a6e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:59:b2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:59:b2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "rel": "bookmark"}], "image": {"id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "links": [{"href": "http://172.30.9.26:8774/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-09-02T19:06:30.000000", "flavor": {"id": "44ed3028-418d-420b-a66c-b7bf6fae91a8", "links": [{"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "bookmark"}]}, "id": "a53909a5-6bd1-47b3-bc0c-a0d0034426a7", "security_groups": [{"name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}], "user_id": "805978a6bfc3495492e0ae0710137636", "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-09-02T19:06:48Z", "hostId": "fc2007f59c3d6605cae4d945d3f522c4d6e8134c30bedbdcaaa16f99", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "created": "2018-09-02T19:06:20Z", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:06:49,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e682a8b4-4250-4b6b-aceb-c9e222b15a6e 2018-09-02 19:06:49,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.59234619141s 2018-09-02 19:06:49,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e682a8b4-4250-4b6b-aceb-c9e222b15a6e 2018-09-02 19:06:49,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:06:51,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:06:51,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:51,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-dd5a471c-ab63-41b4-80ac-312074376c74 x-compute-request-id: req-dd5a471c-ab63-41b4-80ac-312074376c74 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-02 19:06:51,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd5a471c-ab63-41b4-80ac-312074376c74 2018-09-02 19:06:51,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0653290748596s 2018-09-02 19:06:51,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd5a471c-ab63-41b4-80ac-312074376c74 2018-09-02 19:06:51,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:06:51,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:51,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-137a4c68-d0e3-46a1-a25e-44a057fbf794 Date: Sun, 02 Sep 2018 19:06:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:17Z", "updated_at": "2018-09-02T19:06:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "a0004349-1a4a-4181-a960-012b4edf5c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "b7498613-d8a9-4417-835b-d018b6b4e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "cdb9e6ea-ab5d-41ad-8645-66c2ea6b849d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:06:17Z", "revision_number": 0, "id": "f80401d7-147c-4217-8a50-1eaaa9a15a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:06:17Z", "security_group_id": "049bc218-c284-4832-b837-fd3ed0f8e694", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}], "revision_number": 3, "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "049bc218-c284-4832-b837-fd3ed0f8e694", "name": "singlevm1-sg_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}, {"description": "Default security group", "tags": [], "tenant_id": "aa324b5a0f724264998f14aff5362a26", "created_at": "2018-09-02T19:02:29Z", "updated_at": "2018-09-02T19:02:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:30Z", "revision_number": 0, "id": "136879b0-444a-4a26-85cb-bd79a1629fd8", "remote_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:30Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:29Z", "revision_number": 0, "id": "763d5c37-ffda-4fa6-9b08-78fb0f2f4369", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:29Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:29Z", "revision_number": 0, "id": "b79aaeb8-0f8a-494b-af97-30f078c0e43d", "remote_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:29Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa324b5a0f724264998f14aff5362a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:02:30Z", "revision_number": 0, "id": "c04b08a9-4b23-4887-b4ed-365bccb16d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:02:30Z", "security_group_id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "tenant_id": "aa324b5a0f724264998f14aff5362a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa324b5a0f724264998f14aff5362a26"}], "revision_number": 1, "project_id": "aa324b5a0f724264998f14aff5362a26", "id": "18730cd8-4a23-4bf7-bb10-a92616ef503e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63d61b593c664319a54435ff21937387", "created_at": "2018-09-02T19:05:22Z", "updated_at": "2018-09-02T19:05:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "2c027221-028c-4cb0-a3eb-afe734ce7a2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv4", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "33a4ea3f-a117-4bc7-a749-a835af80bf57", "remote_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv6", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "6157ba55-25ea-4c52-8bed-ed7ccde72a25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv6", "project_id": "63d61b593c664319a54435ff21937387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:22Z", "revision_number": 0, "id": "e6f8f945-4db1-4d55-bf98-c4bcb8b87ff2", "remote_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:22Z", "security_group_id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "tenant_id": "63d61b593c664319a54435ff21937387", "port_range_min": null, "ethertype": "IPv4", "project_id": "63d61b593c664319a54435ff21937387"}], "revision_number": 1, "project_id": "63d61b593c664319a54435ff21937387", "id": "2475e814-f4cb-40b3-ad77-204d144b79a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "created_at": "2018-09-02T19:05:54Z", "updated_at": "2018-09-02T19:05:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "17a82541-00d7-42cd-94b6-3c9fb74c62b5", "remote_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "1b922db7-ea9c-4b78-b535-4f259eb537d9", "remote_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "1f58b1b5-68e4-49f4-a780-931c370e63d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:54Z", "revision_number": 0, "id": "798a900b-13f1-4dc3-a025-c5ad61144f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:54Z", "security_group_id": "a63eafdf-8506-4950-a73e-124d895675b3", "tenant_id": "1bb585d1eca441b7bd272e4ff80a197e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bb585d1eca441b7bd272e4ff80a197e"}], "revision_number": 1, "project_id": "1bb585d1eca441b7bd272e4ff80a197e", "id": "a63eafdf-8506-4950-a73e-124d895675b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:05:07Z", "updated_at": "2018-09-02T19:05:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "28c47c71-6708-4d35-a6ed-d2fdbfdb1105", "remote_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "4628adb0-29fd-4245-9466-7467b3cc3fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "4ac4a20e-dd71-44a6-9d25-e28c8d4eafa0", "remote_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:07Z", "revision_number": 0, "id": "6397c00f-22a1-443f-a482-93759c93a244", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:07Z", "security_group_id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502"}], "revision_number": 1, "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "aa4a20bb-7c57-4660-ad68-46645d39b6de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-02T19:05:09Z", "updated_at": "2018-09-02T19:05:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "26dcddaa-cae1-403b-9bb4-e4370c9e0961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "353e0eaa-241c-44c3-8361-61cbece41545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "7310606a-25d9-4429-81c0-75e9c8c5a7d7", "remote_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:05:09Z", "revision_number": 0, "id": "8ab6abe5-1198-411d-86b5-59e59be97747", "remote_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "remote_ip_prefix": null, "created_at": "2018-09-02T19:05:09Z", "security_group_id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c52cacb6-269e-49e5-ad4a-55f1cd87f47b", "name": "default"}]} 2018-09-02 19:06:51,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-137a4c68-d0e3-46a1-a25e-44a057fbf794 2018-09-02 19:06:51,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0551371574402s 2018-09-02 19:06:51,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-137a4c68-d0e3-46a1-a25e-44a057fbf794 2018-09-02 19:06:51,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-02 19:06:51,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/049bc218-c284-4832-b837-fd3ed0f8e694.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:52,038 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cab576a2-ec11-4313-9a6a-b4d0177005a0 Content-Length: 0 Date: Sun, 02 Sep 2018 19:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:06:52,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/049bc218-c284-4832-b837-fd3ed0f8e694.json used request id req-cab576a2-ec11-4313-9a6a-b4d0177005a0 2018-09-02 19:06:52,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.198517084122s 2018-09-02 19:06:52,038 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/049bc218-c284-4832-b837-fd3ed0f8e694.json used request id req-cab576a2-ec11-4313-9a6a-b4d0177005a0 2018-09-02 19:06:52,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-02 19:06:52,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:52,229 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:06: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 x-openstack-request-id: req-690f431f-5771-41ee-921b-53bc24ddfc57 x-compute-request-id: req-690f431f-5771-41ee-921b-53bc24ddfc57 Content-Length: 0 Content-Type: application/json 2018-09-02 19:06:52,230 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f used request id req-690f431f-5771-41ee-921b-53bc24ddfc57 2018-09-02 19:06:52,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.19072508812s 2018-09-02 19:06:52,230 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f used request id req-690f431f-5771-41ee-921b-53bc24ddfc57 2018-09-02 19:06:52,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:06:52,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" -d '{"subnet_id": "a549c628-33ae-4c29-9b49-ace486f0beca"}' 2018-09-02 19:06:53,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a30ec364-9d75-4f52-9d4c-f6267321f525 Date: Sun, 02 Sep 2018 19:06:53 GMT RESP BODY: {"network_id": "c45b1fc5-0319-4994-a322-bb8a7c61488c", "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "subnet_id": "a549c628-33ae-4c29-9b49-ace486f0beca", "subnet_ids": ["a549c628-33ae-4c29-9b49-ace486f0beca"], "port_id": "bb330789-1553-4636-98d0-be2ecca53b74", "id": "6bde6cdc-648d-4e3a-bb32-c85bf313c0c6"} 2018-09-02 19:06:53,927 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6/remove_router_interface.json used request id req-a30ec364-9d75-4f52-9d4c-f6267321f525 2018-09-02 19:06:53,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69697999954s 2018-09-02 19:06:53,928 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6/remove_router_interface.json used request id req-a30ec364-9d75-4f52-9d4c-f6267321f525 returning object 6bde6cdc-648d-4e3a-bb32-c85bf313c0c6 2018-09-02 19:06:53,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:06:53,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:54,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f9df55af-100f-4c90-80fb-ee65227ebac8 Date: Sun, 02 Sep 2018 19:06:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "created_at": "2018-09-02T19:06:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-02T19:06:53Z", "revision_number": 4, "routes": [], "project_id": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "6bde6cdc-648d-4e3a-bb32-c85bf313c0c6", "name": "singlevm1-router_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}]} 2018-09-02 19:06:54,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f9df55af-100f-4c90-80fb-ee65227ebac8 2018-09-02 19:06:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114861011505s 2018-09-02 19:06:54,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f9df55af-100f-4c90-80fb-ee65227ebac8 2018-09-02 19:06:54,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:06:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:55,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0126d30-8d65-4bed-970f-e7bb5f288e9d Content-Length: 0 Date: Sun, 02 Sep 2018 19:06:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:06:55,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6.json used request id req-f0126d30-8d65-4bed-970f-e7bb5f288e9d 2018-09-02 19:06:55,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40112090111s 2018-09-02 19:06:55,446 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6bde6cdc-648d-4e3a-bb32-c85bf313c0c6.json used request id req-f0126d30-8d65-4bed-970f-e7bb5f288e9d 2018-09-02 19:06:55,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:06:55,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:55,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-91313e78-1a46-4959-ac43-ea151eb076ed Date: Sun, 02 Sep 2018 19:06:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"04183159-c23b-4a74-99aa-667c9fe92bf9","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:33Z","dns_nameservers":[],"updated_at":"2018-09-02T19:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa324b5a0f724264998f14aff5362a26","id":"9d688909-6090-4882-859f-3d3c86497f4a","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:06:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","id":"a549c628-33ae-4c29-9b49-ace486f0beca","subnetpool_id":null,"name":"singlevm1-subnet_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f"}]} 2018-09-02 19:06:55,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-91313e78-1a46-4959-ac43-ea151eb076ed 2018-09-02 19:06:55,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0395910739899s 2018-09-02 19:06:55,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-91313e78-1a46-4959-ac43-ea151eb076ed 2018-09-02 19:06:55,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:06:55,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/a549c628-33ae-4c29-9b49-ace486f0beca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:56,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84ff8af0-a083-4a20-a7e0-5d8995c29a33 Date: Sun, 02 Sep 2018 19:06:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:06:56,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a549c628-33ae-4c29-9b49-ace486f0beca.json used request id req-84ff8af0-a083-4a20-a7e0-5d8995c29a33 2018-09-02 19:06:56,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05808091164s 2018-09-02 19:06:56,546 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a549c628-33ae-4c29-9b49-ace486f0beca.json used request id req-84ff8af0-a083-4a20-a7e0-5d8995c29a33 2018-09-02 19:06:56,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:06:56,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:56,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-380b52f8-de68-42c7-869e-b9e5a5b14792 Date: Sun, 02 Sep 2018 19:06:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c45b1fc5-0319-4994-a322-bb8a7c61488c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ff15a6bbb04f6783ea80fb18d1f502","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-02T19:06:56Z","provider:segmentation_id":77,"name":"singlevm1-net_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f","admin_state_up":true,"tenant_id":"f8ff15a6bbb04f6783ea80fb18d1f502","created_at":"2018-09-02T19:06:10Z","provider:network_type":"vxlan"}]} 2018-09-02 19:06:56,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-380b52f8-de68-42c7-869e-b9e5a5b14792 2018-09-02 19:06:56,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0775310993195s 2018-09-02 19:06:56,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-380b52f8-de68-42c7-869e-b9e5a5b14792 2018-09-02 19:06:56,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:06:56,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c45b1fc5-0319-4994-a322-bb8a7c61488c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:57,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c93d22c-fef7-4434-a44d-c431785783bc Date: Sun, 02 Sep 2018 19:06:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:06:57,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c45b1fc5-0319-4994-a322-bb8a7c61488c.json used request id req-5c93d22c-fef7-4434-a44d-c431785783bc 2018-09-02 19:06:57,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22014904022s 2018-09-02 19:06:57,846 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c45b1fc5-0319-4994-a322-bb8a7c61488c.json used request id req-5c93d22c-fef7-4434-a44d-c431785783bc 2018-09-02 19:06:57,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:06:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:58,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3627c42d-747d-4abc-904d-700b14f4169b Date: Sun, 02 Sep 2018 19:06:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:06:16Z", "file": "/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/file", "owner": "f8ff15a6bbb04f6783ea80fb18d1f502", "id": "34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "size": 12716032, "self": "/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:06:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:06:58,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3627c42d-747d-4abc-904d-700b14f4169b 2018-09-02 19:06:58,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.759793996811s 2018-09-02 19:06:58,610 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3627c42d-747d-4abc-904d-700b14f4169b 2018-09-02 19:06:58,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-02 19:06:58,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:58,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5d046c8-0610-411b-89c7-142be9df77ec Date: Sun, 02 Sep 2018 19:06:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:06:58,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8 used request id req-e5d046c8-0610-411b-89c7-142be9df77ec 2018-09-02 19:06:58,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.347184896469s 2018-09-02 19:06:58,959 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/34dec88b-3f1c-4366-92dd-dce7bba9e0e8 used request id req-e5d046c8-0610-411b-89c7-142be9df77ec 2018-09-02 19:06:58,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:06:58,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:58,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06: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-1d1d36da-f649-4c13-a3a9-3391256882cf x-compute-request-id: req-1d1d36da-f649-4c13-a3a9-3391256882cf Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_f6f93d73-c2d4-47d7-bdfc-9102d0b6822f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8", "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": "44ed3028-418d-420b-a66c-b7bf6fae91a8"}]} 2018-09-02 19:06:58,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1d1d36da-f649-4c13-a3a9-3391256882cf 2018-09-02 19:06:58,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233738422394s 2018-09-02 19:06:58,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1d1d36da-f649-4c13-a3a9-3391256882cf 2018-09-02 19:06:58,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-02 19:06:58,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd7eaf54cbe46a7b8bf75b4fb87484b60479c957" 2018-09-02 19:06:59,026 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:06: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 x-openstack-request-id: req-1092d0da-4710-4d00-a856-7ee7f6f6707b x-compute-request-id: req-1092d0da-4710-4d00-a856-7ee7f6f6707b Content-Length: 0 Content-Type: application/json 2018-09-02 19:06:59,026 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8 used request id req-1092d0da-4710-4d00-a856-7ee7f6f6707b 2018-09-02 19:06:59,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041580915451s 2018-09-02 19:06:59,027 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/44ed3028-418d-420b-a66c-b7bf6fae91a8 used request id req-1092d0da-4710-4d00-a856-7ee7f6f6707b 2018-09-02 19:06:59,081 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:06:59,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:06:59,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:06:59,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:06:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1b7270-9220-4193-a1a2-f3deffcb80b6 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:06:59,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8d1b7270-9220-4193-a1a2-f3deffcb80b6 2018-09-02 19:06:59,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:06:59,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["c9LzHKjkQTmXO2q4NvIeVA"], "issued_at": "2018-09-02T19:06:59.000000Z"}} 2018-09-02 19:06:59,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:06:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:00,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-41eb4ee2-c390-4b0f-943c-fddf5f785e15 Date: Sun, 02 Sep 2018 19:07:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:07:00,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-41eb4ee2-c390-4b0f-943c-fddf5f785e15 2018-09-02 19:07:00,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02742004395s 2018-09-02 19:07:00,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-41eb4ee2-c390-4b0f-943c-fddf5f785e15 2018-09-02 19:07:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:07:00,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d99f6e-79c8-4632-97e1-8b990a6a114e 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.26:5000/v3/", "rel": "self"}]}]}} 2018-09-02 19:07:00,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b4d99f6e-79c8-4632-97e1-8b990a6a114e 2018-09-02 19:07:00,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:07:00,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:00,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fce469-eee5-4c34-b0d9-40e3415989bc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/37c77df8d5ff4c538c79845c3e2b49ef"}, "tags": [], "enabled": true, "id": "37c77df8d5ff4c538c79845c3e2b49ef", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-09-02 19:07:00,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c3fce469-eee5-4c34-b0d9-40e3415989bc 2018-09-02 19:07:00,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176960945129s 2018-09-02 19:07:00,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c3fce469-eee5-4c34-b0d9-40e3415989bc 2018-09-02 19:07:00,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-02 19:07:00,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0"}}' 2018-09-02 19:07:00,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5caaa3d5-45aa-41fd-82e1-482bb6ae3542 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.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209"}, "tags": [], "enabled": true, "id": "cc169aeabc9b45da9244e09497300209", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0"}} 2018-09-02 19:07:00,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5caaa3d5-45aa-41fd-82e1-482bb6ae3542 2018-09-02 19:07:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21750497818s 2018-09-02 19:07:00,960 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5caaa3d5-45aa-41fd-82e1-482bb6ae3542 2018-09-02 19:07:00,960 - 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'cc169aeabc9b45da9244e09497300209', '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_80ba79da-397a-43b9-9f44-87d7692aafe0'}) 2018-09-02 19:07:00,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-02 19:07:00,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9ca4659e-c4bb-461a-9436-d09abdc85a94", "email": null, "name": "singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0"}}' 2018-09-02 19:07:01,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f0d9df-99c3-4bf3-b5be-3fac1f5d1d33 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0", "links": {"self": "http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df6f6ac3de84cc3a2ff256b24493354", "domain_id": "default", "password_expires_at": null}} 2018-09-02 19:07:01,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c5f0d9df-99c3-4bf3-b5be-3fac1f5d1d33 2018-09-02 19:07:01,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.380383968353s 2018-09-02 19:07:01,343 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c5f0d9df-99c3-4bf3-b5be-3fac1f5d1d33 2018-09-02 19:07:01,344 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1df6f6ac3de84cc3a2ff256b24493354', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0'}) 2018-09-02 19:07:01,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:07:01,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:01,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3427def-0f6d-499f-af87-c71fa4ffd43c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:07:01,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3427def-0f6d-499f-af87-c71fa4ffd43c 2018-09-02 19:07:01,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.165050029755s 2018-09-02 19:07:01,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3427def-0f6d-499f-af87-c71fa4ffd43c 2018-09-02 19:07:01,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:07:01,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:01,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec0fb58-47e5-4096-985d-a628abcf2159 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:07:01,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bec0fb58-47e5-4096-985d-a628abcf2159 2018-09-02 19:07:01,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948550701141s 2018-09-02 19:07:01,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bec0fb58-47e5-4096-985d-a628abcf2159 2018-09-02 19:07:01,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:07:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:01,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b248bfaa-8f31-4f02-bd50-d1fa64e96628 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:07:01,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b248bfaa-8f31-4f02-bd50-d1fa64e96628 2018-09-02 19:07:01,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.139622926712s 2018-09-02 19:07:01,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b248bfaa-8f31-4f02-bd50-d1fa64e96628 2018-09-02 19:07:01,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:07:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:01,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4704c79f-8845-4bdc-b723-655cbc1c957c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-02 19:07:01,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4704c79f-8845-4bdc-b723-655cbc1c957c 2018-09-02 19:07:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173605203629s 2018-09-02 19:07:01,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4704c79f-8845-4bdc-b723-655cbc1c957c 2018-09-02 19:07:01,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:07:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:02,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3820895b-bf2d-4ad7-ba8c-51544fc35dcc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0", "links": {"self": "http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df6f6ac3de84cc3a2ff256b24493354", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:07:02,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3820895b-bf2d-4ad7-ba8c-51544fc35dcc 2018-09-02 19:07:02,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199000120163s 2018-09-02 19:07:02,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3820895b-bf2d-4ad7-ba8c-51544fc35dcc 2018-09-02 19:07:02,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:07:02,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:02,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9be2b4-fef6-4754-baf1-152a437f211e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209"}, "tags": [], "enabled": true, "id": "cc169aeabc9b45da9244e09497300209", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:02,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4b9be2b4-fef6-4754-baf1-152a437f211e 2018-09-02 19:07:02,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184473991394s 2018-09-02 19:07:02,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4b9be2b4-fef6-4754-baf1-152a437f211e 2018-09-02 19:07:02,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-02 19:07:02,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=1df6f6ac3de84cc3a2ff256b24493354&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=cc169aeabc9b45da9244e09497300209" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:02,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d545a4c7-1c2a-4ad7-9798-21d4cddd6abe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=1df6f6ac3de84cc3a2ff256b24493354&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=cc169aeabc9b45da9244e09497300209", "previous": null, "next": null}} 2018-09-02 19:07:02,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1df6f6ac3de84cc3a2ff256b24493354&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=cc169aeabc9b45da9244e09497300209 used request id req-d545a4c7-1c2a-4ad7-9798-21d4cddd6abe 2018-09-02 19:07:02,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106405973434s 2018-09-02 19:07:02,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1df6f6ac3de84cc3a2ff256b24493354&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=cc169aeabc9b45da9244e09497300209 used request id req-d545a4c7-1c2a-4ad7-9798-21d4cddd6abe 2018-09-02 19:07:02,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-02 19:07:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209/users/1df6f6ac3de84cc3a2ff256b24493354/roles/55befc555ef1484aa02e847c32150983 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:02,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b9c395-c4ac-4c88-bf0e-d0d063c08126 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:07:02,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209/users/1df6f6ac3de84cc3a2ff256b24493354/roles/55befc555ef1484aa02e847c32150983 used request id req-e1b9c395-c4ac-4c88-bf0e-d0d063c08126 2018-09-02 19:07:02,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.216204881668s 2018-09-02 19:07:02,666 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209/users/1df6f6ac3de84cc3a2ff256b24493354/roles/55befc555ef1484aa02e847c32150983 used request id req-e1b9c395-c4ac-4c88-bf0e-d0d063c08126 2018-09-02 19:07:02,667 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0', 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'cc169aeabc9b45da9244e09497300209', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '9ca4659e-c4bb-461a-9436-d09abdc85a94', 'username': u'singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 19:07:02,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:07:02,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:07:02,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:07:02,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:07:02,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:07:02,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:07:02,672 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0', 'password': '9ca4659e-c4bb-461a-9436-d09abdc85a94', 'project_name': 'singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'cc169aeabc9b45da9244e09497300209', 'project_domain_name': 'Default'} 2018-09-02 19:07:02,672 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-09-02 19:07:02,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:07:02,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c0705a-cac8-4801-9bac-29fb64be3cdf 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:07:02,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b9c0705a-cac8-4801-9bac-29fb64be3cdf 2018-09-02 19:07:02,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:07:03,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc169aeabc9b45da9244e09497300209", "name": "singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cc169aeabc9b45da9244e09497300209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/cc169aeabc9b45da9244e09497300209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/cc169aeabc9b45da9244e09497300209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_cc169aeabc9b45da9244e09497300209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_cc169aeabc9b45da9244e09497300209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cc169aeabc9b45da9244e09497300209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/cc169aeabc9b45da9244e09497300209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/cc169aeabc9b45da9244e09497300209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cc169aeabc9b45da9244e09497300209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/cc169aeabc9b45da9244e09497300209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/cc169aeabc9b45da9244e09497300209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cc169aeabc9b45da9244e09497300209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/cc169aeabc9b45da9244e09497300209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/cc169aeabc9b45da9244e09497300209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0", "id": "1df6f6ac3de84cc3a2ff256b24493354"}, "audit_ids": ["C3e_Cf5cRAmUBaXcENnovA"], "issued_at": "2018-09-02T19:07:03.000000Z"}} 2018-09-02 19:07:03,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:07:03,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"network": {"name": "singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0", "admin_state_up": true}}' 2018-09-02 19:07:03,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-d337cdbe-c12b-4f49-8da3-74d197ee5453 Date: Sun, 02 Sep 2018 19:07:03 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-02T19:07:03Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cc169aeabc9b45da9244e09497300209","id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","name":"singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0"}} 2018-09-02 19:07:03,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d337cdbe-c12b-4f49-8da3-74d197ee5453 2018-09-02 19:07:03,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.721332073212s 2018-09-02 19:07:03,807 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d337cdbe-c12b-4f49-8da3-74d197ee5453 2018-09-02 19:07:03,807 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:07:03Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'852a4adf-1fe4-40c1-b3d6-caa00d384fa3', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0', u'admin_state_up': True, u'tenant_id': u'cc169aeabc9b45da9244e09497300209', u'created_at': u'2018-09-02T19:07:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cc169aeabc9b45da9244e09497300209'}) 2018-09-02 19:07:03,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:07:03,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:03,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-fae34926-3df5-4ea4-a13d-00d8c4409778 Date: Sun, 02 Sep 2018 19:07:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:07:03Z","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"cc169aeabc9b45da9244e09497300209","id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","name":"singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:03,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-fae34926-3df5-4ea4-a13d-00d8c4409778 2018-09-02 19:07:03,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.165210008621s 2018-09-02 19:07:03,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-fae34926-3df5-4ea4-a13d-00d8c4409778 2018-09-02 19:07:03,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:07:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"subnet": {"name": "singlevm2-subnet_80ba79da-397a-43b9-9f44-87d7692aafe0", "enable_dhcp": true, "network_id": "852a4adf-1fe4-40c1-b3d6-caa00d384fa3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:07:04,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8d03fdd6-5248-49fb-bece-738f0b3831db Date: Sun, 02 Sep 2018 19:07:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:07:04Z","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":"cc169aeabc9b45da9244e09497300209","id":"381d91f3-fddf-452b-bc9b-368b54f47f0f","subnetpool_id":null,"name":"singlevm2-subnet_80ba79da-397a-43b9-9f44-87d7692aafe0"}} 2018-09-02 19:07:04,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8d03fdd6-5248-49fb-bece-738f0b3831db 2018-09-02 19:07:04,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.818375110626s 2018-09-02 19:07:04,794 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8d03fdd6-5248-49fb-bece-738f0b3831db 2018-09-02 19:07:04,794 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:07: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'381d91f3-fddf-452b-bc9b-368b54f47f0f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_80ba79da-397a-43b9-9f44-87d7692aafe0', u'enable_dhcp': True, u'network_id': u'852a4adf-1fe4-40c1-b3d6-caa00d384fa3', u'tenant_id': u'cc169aeabc9b45da9244e09497300209', u'created_at': u'2018-09-02T19:07: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'cc169aeabc9b45da9244e09497300209'}) 2018-09-02 19:07:04,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:07:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "singlevm2-router_80ba79da-397a-43b9-9f44-87d7692aafe0", "admin_state_up": true}}' 2018-09-02 19:07:05,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-735a36cb-843d-4322-9ca7-2a73738dbbe7 Date: Sun, 02 Sep 2018 19:07:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:04Z", "admin_state_up": true, "updated_at": "2018-09-02T19:07:05Z", "revision_number": 2, "routes": [], "project_id": "cc169aeabc9b45da9244e09497300209", "id": "fd81aa88-e00c-4ce9-a6d8-92a57b1fff56", "name": "singlevm2-router_80ba79da-397a-43b9-9f44-87d7692aafe0"}} 2018-09-02 19:07:05,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-735a36cb-843d-4322-9ca7-2a73738dbbe7 2018-09-02 19:07:05,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.00914096832s 2018-09-02 19:07:05,804 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-735a36cb-843d-4322-9ca7-2a73738dbbe7 2018-09-02 19:07:05,805 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cc169aeabc9b45da9244e09497300209', u'created_at': u'2018-09-02T19:07:04Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T19:07:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'cc169aeabc9b45da9244e09497300209', u'id': u'fd81aa88-e00c-4ce9-a6d8-92a57b1fff56', u'name': u'singlevm2-router_80ba79da-397a-43b9-9f44-87d7692aafe0'}) 2018-09-02 19:07:05,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:07:05,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"subnet_id": "381d91f3-fddf-452b-bc9b-368b54f47f0f"}' 2018-09-02 19:07:07,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3468e933-3e52-4e3a-8cbe-28352d069e5d Date: Sun, 02 Sep 2018 19:07:07 GMT RESP BODY: {"network_id": "852a4adf-1fe4-40c1-b3d6-caa00d384fa3", "tenant_id": "cc169aeabc9b45da9244e09497300209", "subnet_id": "381d91f3-fddf-452b-bc9b-368b54f47f0f", "subnet_ids": ["381d91f3-fddf-452b-bc9b-368b54f47f0f"], "port_id": "7f806cfc-3e42-4e4e-b815-58b6af8f807d", "id": "fd81aa88-e00c-4ce9-a6d8-92a57b1fff56"} 2018-09-02 19:07:07,837 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56/add_router_interface.json used request id req-3468e933-3e52-4e3a-8cbe-28352d069e5d 2018-09-02 19:07:07,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03145122528s 2018-09-02 19:07:07,837 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56/add_router_interface.json used request id req-3468e933-3e52-4e3a-8cbe-28352d069e5d returning object fd81aa88-e00c-4ce9-a6d8-92a57b1fff56 2018-09-02 19:07:07,837 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-02 19:07:07,970 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-02 19:07:07,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:07:07,976 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 02 Sep 2018 19:07:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-09-02 19:07:07,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:07:07,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:08,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c4502fa2-4c11-4c60-a23d-e6c4fd06ce3b Date: Sun, 02 Sep 2018 19:07:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:07:08,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c4502fa2-4c11-4c60-a23d-e6c4fd06ce3b 2018-09-02 19:07:08,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.743993997574s 2018-09-02 19:07:08,722 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c4502fa2-4c11-4c60-a23d-e6c4fd06ce3b 2018-09-02 19:07:08,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-02 19:07:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0"}' 2018-09-02 19:07:08,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-02227e85-b39e-46bf-b007-54483a86f237 Date: Sun, 02 Sep 2018 19:07:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:08Z", "file": "/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec/file", "owner": "cc169aeabc9b45da9244e09497300209", "id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "size": null, "self": "/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "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_80ba79da-397a-43b9-9f44-87d7692aafe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0", "checksum": null, "created_at": "2018-09-02T19:07:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-02 19:07:08,805 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-02227e85-b39e-46bf-b007-54483a86f237 2018-09-02 19:07:08,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0745820999146s 2018-09-02 19:07:08,806 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-02227e85-b39e-46bf-b007-54483a86f237 returning object b43150d4-d638-4a0c-bae9-1178f59650ec 2018-09-02 19:07:08,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-02 19:07:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '' 2018-09-02 19:07:09,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29a67804-6c57-4485-805c-241226845035 Date: Sun, 02 Sep 2018 19:07:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:07:09,880 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec/file used request id req-29a67804-6c57-4485-805c-241226845035 2018-09-02 19:07:09,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07315802574s 2018-09-02 19:07:09,880 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec/file used request id req-29a67804-6c57-4485-805c-241226845035 2018-09-02 19:07:09,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:07:09,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:09,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7ad028e7-37a4-4c99-a4b9-79a3e12e29cd Date: Sun, 02 Sep 2018 19:07:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:09Z", "file": "/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec/file", "owner": "cc169aeabc9b45da9244e09497300209", "id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "size": 12716032, "self": "/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/b43150d4-d638-4a0c-bae9-1178f59650ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/b43150d4-d638-4a0c-bae9-1178f59650ec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:07:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:07:09,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ad028e7-37a4-4c99-a4b9-79a3e12e29cd 2018-09-02 19:07:09,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357720851898s 2018-09-02 19:07:09,920 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ad028e7-37a4-4c99-a4b9-79a3e12e29cd 2018-09-02 19:07:09,922 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/b43150d4-d638-4a0c-bae9-1178f59650ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec/file', 'owner': u'cc169aeabc9b45da9244e09497300209', 'id': u'b43150d4-d638-4a0c-bae9-1178f59650ec', 'size': 12716032, u'self': u'/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc169aeabc9b45da9244e09497300209', 'name': 'singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/b43150d4-d638-4a0c-bae9-1178f59650ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T19:07:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T19:07:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0', '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/b43150d4-d638-4a0c-bae9-1178f59650ec', 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_80ba79da-397a-43b9-9f44-87d7692aafe0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0', 'created': u'2018-09-02T19:07:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T19:07: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/b43150d4-d638-4a0c-bae9-1178f59650ec', 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_80ba79da-397a-43b9-9f44-87d7692aafe0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 19:07:09,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-02 19:07:09,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_80ba79da-397a-43b9-9f44-87d7692aafe0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-02 19:07:10,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-ed783127-3956-4acf-9428-884ce91116a5 x-compute-request-id: req-ed783127-3956-4acf-9428-884ce91116a5 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_80ba79da-397a-43b9-9f44-87d7692aafe0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "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": "355fcfd6-2252-4f01-b766-4562c2073632"}} 2018-09-02 19:07:10,278 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ed783127-3956-4acf-9428-884ce91116a5 2018-09-02 19:07:10,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.35532784462s 2018-09-02 19:07:10,279 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ed783127-3956-4acf-9428-884ce91116a5 2018-09-02 19:07:10,279 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_80ba79da-397a-43b9-9f44-87d7692aafe0', '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'f8ff15a6bbb04f6783ea80fb18d1f502', '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'355fcfd6-2252-4f01-b766-4562c2073632', 'swap': 0}) 2018-09-02 19:07:10,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-02 19:07:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" -d '{"extra_specs": {}}' 2018-09-02 19:07:10,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-1802fe97-9797-4997-9f54-0f2cc1d3341f x-compute-request-id: req-1802fe97-9797-4997-9f54-0f2cc1d3341f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-02 19:07:10,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632/os-extra_specs used request id req-1802fe97-9797-4997-9f54-0f2cc1d3341f 2018-09-02 19:07:10,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219020843506s 2018-09-02 19:07:10,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632/os-extra_specs used request id req-1802fe97-9797-4997-9f54-0f2cc1d3341f 2018-09-02 19:07:10,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-02 19:07:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"keypair": {"name": "singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0"}}' 2018-09-02 19:07:11,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-8b99e09c-137a-433c-a0e8-b7dff16af1cc x-compute-request-id: req-8b99e09c-137a-433c-a0e8-b7dff16af1cc Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS3rCjFvnArFsHstyBILB1oQs6wEtVt1/6Q1hiYlHhHNIEI7sbuIclNZFUp+AliRskk/Xk74zLaPOlG4wgT7bHfFjHbjov6TomX5wBiLH9EmQ4JOSJIUa9+DHoaRtQlYiEovVLwmek4W8G293ElrtDKo6fCeDlEWo1XSnF/9Fd6In2dZi1ITWGV1Rio9/6M9TYYgWmljsSWlRMm+tl1lrEn6orl5TmYVy/538jt7e2wZktz6gtaMvvAA+xKB8KNndlexalP+MBLwS+7WpnyBnOAdNPKja0rh1lcAmyGP2X2QnvyUt4K/TZqMiMaq+kKsQuw81fPtXRH+E1WK1Fys9f Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0t6woxb5wKxbB7LcgSCwdaELOsBLVbdf+kNYYmJR4RzSBCO7\nG7iHJTWRVKfgJYkbJJP15O+My2jzpRuMIE+2x3xYx246L+k6Jl+cAYix/RJkOCTk\niSFGvfgx6GkbUJWIhKL1S8JnpOFvBtvdxJa7QyqOnwng5RFqNV0pxf/RXeiJ9nWY\ntSE1hldUYqPf+jPU2GIFppY7ElpUTJvrZdZaxJ+qK5eU5mFcv+d/I7e3tsGZLc+o\nLWjL7wAPsSgfCjZ3ZXsWpT/jAS8Evu1qZ8gZzgHTTyo2tK4dZXAJshj9l9kJ78lL\neCv02ajIjGqvpCrELsPNXz7V0R/hNVitRcrPXwIDAQABAoIBAQDSswi0LSTozE84\n5hNGQy+OmZfq4HFl+JDCM8CArdU6pd2DnWA8VqlTGK9ac1OYreKdLeqpEmMQbJHn\nDBt7varYsPrUauNhNB2Scj4jmj6erF3Pa62fB8zzzKexnjRY1NFQFrQbOujs6wRR\nSifRYvtCJafUab55pGkHYUt4OCEvPncgW7P7KJUiMCuwyOIhIqqT1UqD/aZRdIc1\nrSVv0thLpn2F40e/42Kui8Lz11W9Brt96VblTFfZwr1Xc3nwONpZTGuT2TD/+8ze\nGkPuIUnciM6/x93k8YT9l1l6wx0qwPJTmRiEqk9cN0LaU3pRwLJCe1QJzYf0Qldu\nZJTd2AZhAoGBAOuHFh2TJrgB/gwsxlUNqgatmPDOCcSankprTOuMZcmhOHkZ18R7\n5kZBY4ZdyPeLtWQtUSKEQjiRXAsERa2ijr/qclajfJzokWYVxStgQek0+odlZD3g\nSFwhMnsMoxKXpoTNKlfmfIN7uThE0FqDyvTrQMI05j+WjTgmXkRimD6lAoGBAOUy\n7F9pfHOfkYHAmSYeCxC1zXNieFAQ1EokKDjcDNDB1JYd5Xpt2KLtG/4nbEQVe1sP\nlMFepDO8HJ4R2iJT5OlXAqnlAKm3rSD1uKpU7LFtX8KZSwItfG/wnDrOUZ+zCLuR\nIfoRPoZnruwUqaeX5RJR9GOrMTB4HN1w4ki6PVqzAoGAPWO2dfr26ptKVm4NO/oV\nySvSY2Gw1hffDlKtd+/eUBG/oIEF5mbM/J7qjAlB6pP1sajGLxL+F7R7ozt31ew6\n/Pbk2oQ+ZL+RtmQSQl4Sj/CJJGVfHWmqMqlMeRowHxZ8Br1bPhILflHvUyVMkWss\nqW3wMS6MnSJmqK4HgBeayykCgYBZWPykRS7qs+25MyeAoH2XygeJT32vWKApNucn\nI0ErsCP7UTRAAcpN2TjsXtnpwKYR3YUTzJ0ePdq6FCOA9ktqWy0Cpe8YOi4XhzKx\n0+FhWU3XQoLnGmxEBvwgQIW5R8XDuNQR89737jtWdMeeOaxm8+PdZsMKLgiymmrc\nBx4b2QKBgFUP/ir71Q0bjWcPmCp9zR4KoCj7i09uw3RM56Y7kmz2xH2f6J3p2zjW\n6LmqCG19RvGlK2ZivVImIWNisqXlI3ek1eBjgwU4AM2PNI9VTeLbw1EOkzA9T9sz\ngazdEwgi31/JW/Ts5Uu5X5vltxdsdp8rkCmIwEJ0C6PFuWTqSDtd\n-----END RSA PRIVATE KEY-----\n", "user_id": "1df6f6ac3de84cc3a2ff256b24493354", "name": "singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0", "fingerprint": "85:8e:29:d5:fc:9e:08:25:fb:fb:fb:f9:88:56:02:c2"}} 2018-09-02 19:07:11,057 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8b99e09c-137a-433c-a0e8-b7dff16af1cc 2018-09-02 19:07:11,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.754245996475s 2018-09-02 19:07:11,058 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8b99e09c-137a-433c-a0e8-b7dff16af1cc 2018-09-02 19:07:11,058 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS3rCjFvnArFsHstyBILB1oQs6wEtVt1/6Q1hiYlHhHNIEI7sbuIclNZFUp+AliRskk/Xk74zLaPOlG4wgT7bHfFjHbjov6TomX5wBiLH9EmQ4JOSJIUa9+DHoaRtQlYiEovVLwmek4W8G293ElrtDKo6fCeDlEWo1XSnF/9Fd6In2dZi1ITWGV1Rio9/6M9TYYgWmljsSWlRMm+tl1lrEn6orl5TmYVy/538jt7e2wZktz6gtaMvvAA+xKB8KNndlexalP+MBLwS+7WpnyBnOAdNPKja0rh1lcAmyGP2X2QnvyUt4K/TZqMiMaq+kKsQuw81fPtXRH+E1WK1Fys9f Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0t6woxb5wKxbB7LcgSCwdaELOsBLVbdf+kNYYmJR4RzSBCO7\nG7iHJTWRVKfgJYkbJJP15O+My2jzpRuMIE+2x3xYx246L+k6Jl+cAYix/RJkOCTk\niSFGvfgx6GkbUJWIhKL1S8JnpOFvBtvdxJa7QyqOnwng5RFqNV0pxf/RXeiJ9nWY\ntSE1hldUYqPf+jPU2GIFppY7ElpUTJvrZdZaxJ+qK5eU5mFcv+d/I7e3tsGZLc+o\nLWjL7wAPsSgfCjZ3ZXsWpT/jAS8Evu1qZ8gZzgHTTyo2tK4dZXAJshj9l9kJ78lL\neCv02ajIjGqvpCrELsPNXz7V0R/hNVitRcrPXwIDAQABAoIBAQDSswi0LSTozE84\n5hNGQy+OmZfq4HFl+JDCM8CArdU6pd2DnWA8VqlTGK9ac1OYreKdLeqpEmMQbJHn\nDBt7varYsPrUauNhNB2Scj4jmj6erF3Pa62fB8zzzKexnjRY1NFQFrQbOujs6wRR\nSifRYvtCJafUab55pGkHYUt4OCEvPncgW7P7KJUiMCuwyOIhIqqT1UqD/aZRdIc1\nrSVv0thLpn2F40e/42Kui8Lz11W9Brt96VblTFfZwr1Xc3nwONpZTGuT2TD/+8ze\nGkPuIUnciM6/x93k8YT9l1l6wx0qwPJTmRiEqk9cN0LaU3pRwLJCe1QJzYf0Qldu\nZJTd2AZhAoGBAOuHFh2TJrgB/gwsxlUNqgatmPDOCcSankprTOuMZcmhOHkZ18R7\n5kZBY4ZdyPeLtWQtUSKEQjiRXAsERa2ijr/qclajfJzokWYVxStgQek0+odlZD3g\nSFwhMnsMoxKXpoTNKlfmfIN7uThE0FqDyvTrQMI05j+WjTgmXkRimD6lAoGBAOUy\n7F9pfHOfkYHAmSYeCxC1zXNieFAQ1EokKDjcDNDB1JYd5Xpt2KLtG/4nbEQVe1sP\nlMFepDO8HJ4R2iJT5OlXAqnlAKm3rSD1uKpU7LFtX8KZSwItfG/wnDrOUZ+zCLuR\nIfoRPoZnruwUqaeX5RJR9GOrMTB4HN1w4ki6PVqzAoGAPWO2dfr26ptKVm4NO/oV\nySvSY2Gw1hffDlKtd+/eUBG/oIEF5mbM/J7qjAlB6pP1sajGLxL+F7R7ozt31ew6\n/Pbk2oQ+ZL+RtmQSQl4Sj/CJJGVfHWmqMqlMeRowHxZ8Br1bPhILflHvUyVMkWss\nqW3wMS6MnSJmqK4HgBeayykCgYBZWPykRS7qs+25MyeAoH2XygeJT32vWKApNucn\nI0ErsCP7UTRAAcpN2TjsXtnpwKYR3YUTzJ0ePdq6FCOA9ktqWy0Cpe8YOi4XhzKx\n0+FhWU3XQoLnGmxEBvwgQIW5R8XDuNQR89737jtWdMeeOaxm8+PdZsMKLgiymmrc\nBx4b2QKBgFUP/ir71Q0bjWcPmCp9zR4KoCj7i09uw3RM56Y7kmz2xH2f6J3p2zjW\n6LmqCG19RvGlK2ZivVImIWNisqXlI3ek1eBjgwU4AM2PNI9VTeLbw1EOkzA9T9sz\ngazdEwgi31/JW/Ts5Uu5X5vltxdsdp8rkCmIwEJ0C6PFuWTqSDtd\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1df6f6ac3de84cc3a2ff256b24493354', 'name': u'singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0', 'created_at': '2018-09-02T19:07:11.058689', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc169aeabc9b45da9244e09497300209', 'name': 'singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'85:8e:29:d5:fc:9e:08:25:fb:fb:fb:f9:88:56:02:c2', 'type': 'ssh', 'id': u'singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0'}) 2018-09-02 19:07:11,059 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0t6woxb5wKxbB7LcgSCwdaELOsBLVbdf+kNYYmJR4RzSBCO7 G7iHJTWRVKfgJYkbJJP15O+My2jzpRuMIE+2x3xYx246L+k6Jl+cAYix/RJkOCTk iSFGvfgx6GkbUJWIhKL1S8JnpOFvBtvdxJa7QyqOnwng5RFqNV0pxf/RXeiJ9nWY tSE1hldUYqPf+jPU2GIFppY7ElpUTJvrZdZaxJ+qK5eU5mFcv+d/I7e3tsGZLc+o LWjL7wAPsSgfCjZ3ZXsWpT/jAS8Evu1qZ8gZzgHTTyo2tK4dZXAJshj9l9kJ78lL eCv02ajIjGqvpCrELsPNXz7V0R/hNVitRcrPXwIDAQABAoIBAQDSswi0LSTozE84 5hNGQy+OmZfq4HFl+JDCM8CArdU6pd2DnWA8VqlTGK9ac1OYreKdLeqpEmMQbJHn DBt7varYsPrUauNhNB2Scj4jmj6erF3Pa62fB8zzzKexnjRY1NFQFrQbOujs6wRR SifRYvtCJafUab55pGkHYUt4OCEvPncgW7P7KJUiMCuwyOIhIqqT1UqD/aZRdIc1 rSVv0thLpn2F40e/42Kui8Lz11W9Brt96VblTFfZwr1Xc3nwONpZTGuT2TD/+8ze GkPuIUnciM6/x93k8YT9l1l6wx0qwPJTmRiEqk9cN0LaU3pRwLJCe1QJzYf0Qldu ZJTd2AZhAoGBAOuHFh2TJrgB/gwsxlUNqgatmPDOCcSankprTOuMZcmhOHkZ18R7 5kZBY4ZdyPeLtWQtUSKEQjiRXAsERa2ijr/qclajfJzokWYVxStgQek0+odlZD3g SFwhMnsMoxKXpoTNKlfmfIN7uThE0FqDyvTrQMI05j+WjTgmXkRimD6lAoGBAOUy 7F9pfHOfkYHAmSYeCxC1zXNieFAQ1EokKDjcDNDB1JYd5Xpt2KLtG/4nbEQVe1sP lMFepDO8HJ4R2iJT5OlXAqnlAKm3rSD1uKpU7LFtX8KZSwItfG/wnDrOUZ+zCLuR IfoRPoZnruwUqaeX5RJR9GOrMTB4HN1w4ki6PVqzAoGAPWO2dfr26ptKVm4NO/oV ySvSY2Gw1hffDlKtd+/eUBG/oIEF5mbM/J7qjAlB6pP1sajGLxL+F7R7ozt31ew6 /Pbk2oQ+ZL+RtmQSQl4Sj/CJJGVfHWmqMqlMeRowHxZ8Br1bPhILflHvUyVMkWss qW3wMS6MnSJmqK4HgBeayykCgYBZWPykRS7qs+25MyeAoH2XygeJT32vWKApNucn I0ErsCP7UTRAAcpN2TjsXtnpwKYR3YUTzJ0ePdq6FCOA9ktqWy0Cpe8YOi4XhzKx 0+FhWU3XQoLnGmxEBvwgQIW5R8XDuNQR89737jtWdMeeOaxm8+PdZsMKLgiymmrc Bx4b2QKBgFUP/ir71Q0bjWcPmCp9zR4KoCj7i09uw3RM56Y7kmz2xH2f6J3p2zjW 6LmqCG19RvGlK2ZivVImIWNisqXlI3ek1eBjgwU4AM2PNI9VTeLbw1EOkzA9T9sz gazdEwgi31/JW/Ts5Uu5X5vltxdsdp8rkCmIwEJ0C6PFuWTqSDtd -----END RSA PRIVATE KEY----- 2018-09-02 19:07:11,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-02 19:07:11,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"security_group": {"name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-09-02 19:07:11,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-90021af7-ca3b-4843-b7a1-0ba9a79c6814 Date: Sun, 02 Sep 2018 19:07:11 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:11Z", "updated_at": "2018-09-02T19:07:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "bbe567ab-2d58-4431-bc01-e384e1be908c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "be067447-d623-43ac-b083-f115bbd89202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}], "revision_number": 1, "project_id": "cc169aeabc9b45da9244e09497300209", "id": "231a2b59-a147-4069-8d5c-3a77cb498364", "name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0"}} 2018-09-02 19:07:11,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-90021af7-ca3b-4843-b7a1-0ba9a79c6814 2018-09-02 19:07:11,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.159960031509s 2018-09-02 19:07:11,222 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-90021af7-ca3b-4843-b7a1-0ba9a79c6814 2018-09-02 19:07:11,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:07:11,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:11,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-6f6395ce-ec29-4fea-8de4-3ffc878dd6c6 Date: Sun, 02 Sep 2018 19:07:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:03Z", "updated_at": "2018-09-02T19:07:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "18f0d67d-07d2-4993-bc3c-81df6870fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "35a3f9fa-b55b-46b1-827f-5f3cb2c0971b", "remote_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "4593754b-90d0-47d7-8175-87ae22630727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "490119be-5009-4ea7-93e8-fc07e76ab068", "remote_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}], "revision_number": 1, "project_id": "cc169aeabc9b45da9244e09497300209", "id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:11Z", "updated_at": "2018-09-02T19:07:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "bbe567ab-2d58-4431-bc01-e384e1be908c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "be067447-d623-43ac-b083-f115bbd89202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}], "revision_number": 1, "project_id": "cc169aeabc9b45da9244e09497300209", "id": "231a2b59-a147-4069-8d5c-3a77cb498364", "name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:11,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6f6395ce-ec29-4fea-8de4-3ffc878dd6c6 2018-09-02 19:07:11,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0727071762085s 2018-09-02 19:07:11,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6f6395ce-ec29-4fea-8de4-3ffc878dd6c6 2018-09-02 19:07:11,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-02 19:07:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -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": "231a2b59-a147-4069-8d5c-3a77cb498364"}}' 2018-09-02 19:07:11,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2833de7c-f099-4d1a-9296-accc85b75b9b Date: Sun, 02 Sep 2018 19:07:11 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-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "port_range_min": 22, "revision_number": 0, "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:11Z", "project_id": "cc169aeabc9b45da9244e09497300209", "id": "b1482388-eb93-4ff4-9864-f31be5b7d250"}} 2018-09-02 19:07:11,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-2833de7c-f099-4d1a-9296-accc85b75b9b 2018-09-02 19:07:11,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.183748006821s 2018-09-02 19:07:11,487 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-2833de7c-f099-4d1a-9296-accc85b75b9b 2018-09-02 19:07:11,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:07:11,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:11,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-1d0f2ab0-5591-42e5-a19c-202cecaed854 Date: Sun, 02 Sep 2018 19:07:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:03Z", "updated_at": "2018-09-02T19:07:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "18f0d67d-07d2-4993-bc3c-81df6870fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "35a3f9fa-b55b-46b1-827f-5f3cb2c0971b", "remote_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "4593754b-90d0-47d7-8175-87ae22630727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "490119be-5009-4ea7-93e8-fc07e76ab068", "remote_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}], "revision_number": 1, "project_id": "cc169aeabc9b45da9244e09497300209", "id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:11Z", "updated_at": "2018-09-02T19:07:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "b1482388-eb93-4ff4-9864-f31be5b7d250", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "bbe567ab-2d58-4431-bc01-e384e1be908c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "be067447-d623-43ac-b083-f115bbd89202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}], "revision_number": 2, "project_id": "cc169aeabc9b45da9244e09497300209", "id": "231a2b59-a147-4069-8d5c-3a77cb498364", "name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:11,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1d0f2ab0-5591-42e5-a19c-202cecaed854 2018-09-02 19:07:11,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473868846893s 2018-09-02 19:07:11,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1d0f2ab0-5591-42e5-a19c-202cecaed854 2018-09-02 19:07:11,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-02 19:07:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -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": "231a2b59-a147-4069-8d5c-3a77cb498364"}}' 2018-09-02 19:07:11,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8fc1a071-09de-4950-8303-1469ea9c85d0 Date: Sun, 02 Sep 2018 19:07:11 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-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "port_range_min": null, "revision_number": 0, "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:11Z", "project_id": "cc169aeabc9b45da9244e09497300209", "id": "74a236a2-1498-4e57-b272-9b1066d526dd"}} 2018-09-02 19:07:11,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8fc1a071-09de-4950-8303-1469ea9c85d0 2018-09-02 19:07:11,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171142101288s 2018-09-02 19:07:11,713 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8fc1a071-09de-4950-8303-1469ea9c85d0 2018-09-02 19:07:11,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:07:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:11,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-56adde08-3c25-4f58-9ba4-e043f9dc139e Date: Sun, 02 Sep 2018 19:07:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["381d91f3-fddf-452b-bc9b-368b54f47f0f"],"updated_at":"2018-09-02T19:07:04Z","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cc169aeabc9b45da9244e09497300209","id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","name":"singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:11,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-56adde08-3c25-4f58-9ba4-e043f9dc139e 2018-09-02 19:07:11,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259573221207s 2018-09-02 19:07:11,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-56adde08-3c25-4f58-9ba4-e043f9dc139e 2018-09-02 19:07:11,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:07:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:12,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-694348aa-45e9-4b5f-b840-842dfda86154 Date: Sun, 02 Sep 2018 19:07:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:09Z", "file": "/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec/file", "owner": "cc169aeabc9b45da9244e09497300209", "id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "size": 12716032, "self": "/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/b43150d4-d638-4a0c-bae9-1178f59650ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/b43150d4-d638-4a0c-bae9-1178f59650ec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:07:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:07:12,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-694348aa-45e9-4b5f-b840-842dfda86154 2018-09-02 19:07:12,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341980457306s 2018-09-02 19:07:12,014 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-694348aa-45e9-4b5f-b840-842dfda86154 2018-09-02 19:07:12,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:07:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:12,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:12 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-c4dc73b1-dd21-48c6-b388-c491b62489e5 x-compute-request-id: req-c4dc73b1-dd21-48c6-b388-c491b62489e5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_80ba79da-397a-43b9-9f44-87d7692aafe0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "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": "355fcfd6-2252-4f01-b766-4562c2073632"}]} 2018-09-02 19:07:12,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c4dc73b1-dd21-48c6-b388-c491b62489e5 2018-09-02 19:07:12,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233371257782s 2018-09-02 19:07:12,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c4dc73b1-dd21-48c6-b388-c491b62489e5 2018-09-02 19:07:12,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-02 19:07:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"server": {"name": "singlevm2-vm_80ba79da-397a-43b9-9f44-87d7692aafe0", "imageRef": "b43150d4-d638-4a0c-bae9-1178f59650ec", "key_name": "singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0", "flavorRef": "355fcfd6-2252-4f01-b766-4562c2073632", "max_count": 1, "min_count": 1, "networks": [{"uuid": "852a4adf-1fe4-40c1-b3d6-caa00d384fa3"}], "security_groups": [{"name": "231a2b59-a147-4069-8d5c-3a77cb498364"}]}}' 2018-09-02 19:07:14,308 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:07:12 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-f45e18a7-6627-49b1-9079-e59e02138a3d x-compute-request-id: req-f45e18a7-6627-49b1-9079-e59e02138a3d Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "231a2b59-a147-4069-8d5c-3a77cb498364"}], "OS-DCF:diskConfig": "MANUAL", "id": "7eae077c-32da-462c-a3e7-94fa8cc07369", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "bookmark"}], "adminPass": "FKsnCjMaEZ4T"}} 2018-09-02 19:07:14,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f45e18a7-6627-49b1-9079-e59e02138a3d 2018-09-02 19:07:14,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.26797914505s 2018-09-02 19:07:14,308 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f45e18a7-6627-49b1-9079-e59e02138a3d 2018-09-02 19:07:14,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:07:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:14,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-6007e7fb-4ee4-47d1-9e65-eead98c7d7aa x-compute-request-id: req-6007e7fb-4ee4-47d1-9e65-eead98c7d7aa 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.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "bookmark"}], "image": {"id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "links": [{"href": "http://172.30.9.26:8774/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "355fcfd6-2252-4f01-b766-4562c2073632", "links": [{"href": "http://172.30.9.26:8774/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "rel": "bookmark"}]}, "id": "7eae077c-32da-462c-a3e7-94fa8cc07369", "user_id": "1df6f6ac3de84cc3a2ff256b24493354", "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-09-02T19:07:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0", "name": "singlevm2-vm_80ba79da-397a-43b9-9f44-87d7692aafe0", "created": "2018-09-02T19:07:14Z", "tenant_id": "cc169aeabc9b45da9244e09497300209", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:07:14,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6007e7fb-4ee4-47d1-9e65-eead98c7d7aa 2018-09-02 19:07:14,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499436855316s 2018-09-02 19:07:14,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6007e7fb-4ee4-47d1-9e65-eead98c7d7aa 2018-09-02 19:07:14,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:07:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:14,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-25bb7743-b0e7-401c-94be-8b8f5d041166 Date: Sun, 02 Sep 2018 19:07:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["381d91f3-fddf-452b-bc9b-368b54f47f0f"],"updated_at":"2018-09-02T19:07:04Z","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cc169aeabc9b45da9244e09497300209","id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","name":"singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:14,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-25bb7743-b0e7-401c-94be-8b8f5d041166 2018-09-02 19:07:14,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912849903107s 2018-09-02 19:07:14,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-25bb7743-b0e7-401c-94be-8b8f5d041166 2018-09-02 19:07:14,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:07:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:14,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5ac1080c-a773-42ad-930b-7f427080cb1e Date: Sun, 02 Sep 2018 19:07:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:07:04Z","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":"cc169aeabc9b45da9244e09497300209","id":"381d91f3-fddf-452b-bc9b-368b54f47f0f","subnetpool_id":null,"name":"singlevm2-subnet_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:14,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5ac1080c-a773-42ad-930b-7f427080cb1e 2018-09-02 19:07:14,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0610568523407s 2018-09-02 19:07:14,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5ac1080c-a773-42ad-930b-7f427080cb1e 2018-09-02 19:07:14,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:07:16,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:07:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:17,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-c390c623-d4b9-444f-879a-a50d599a4694 x-compute-request-id: req-c390c623-d4b9-444f-879a-a50d599a4694 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "bookmark"}], "image": {"id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "links": [{"href": "http://172.30.9.26:8774/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "355fcfd6-2252-4f01-b766-4562c2073632", "links": [{"href": "http://172.30.9.26:8774/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "rel": "bookmark"}]}, "id": "7eae077c-32da-462c-a3e7-94fa8cc07369", "security_groups": [{"name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0"}], "user_id": "1df6f6ac3de84cc3a2ff256b24493354", "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-09-02T19:07:16Z", "hostId": "7db1df5203ebd6f59edade137458e95db8e466d263981be49b65db07", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0", "name": "singlevm2-vm_80ba79da-397a-43b9-9f44-87d7692aafe0", "created": "2018-09-02T19:07:14Z", "tenant_id": "cc169aeabc9b45da9244e09497300209", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:07:17,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c390c623-d4b9-444f-879a-a50d599a4694 2018-09-02 19:07:17,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911520004272s 2018-09-02 19:07:17,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c390c623-d4b9-444f-879a-a50d599a4694 2018-09-02 19:07:17,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:07:19,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:07:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:20,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:19 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-e320055a-5193-44f7-8455-56d8d44bff4b x-compute-request-id: req-e320055a-5193-44f7-8455-56d8d44bff4b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "bookmark"}], "image": {"id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "links": [{"href": "http://172.30.9.26:8774/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "355fcfd6-2252-4f01-b766-4562c2073632", "links": [{"href": "http://172.30.9.26:8774/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "rel": "bookmark"}]}, "id": "7eae077c-32da-462c-a3e7-94fa8cc07369", "security_groups": [{"name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0"}], "user_id": "1df6f6ac3de84cc3a2ff256b24493354", "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-09-02T19:07:17Z", "hostId": "7db1df5203ebd6f59edade137458e95db8e466d263981be49b65db07", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0", "name": "singlevm2-vm_80ba79da-397a-43b9-9f44-87d7692aafe0", "created": "2018-09-02T19:07:14Z", "tenant_id": "cc169aeabc9b45da9244e09497300209", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:07:20,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e320055a-5193-44f7-8455-56d8d44bff4b 2018-09-02 19:07:20,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200037956238s 2018-09-02 19:07:20,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e320055a-5193-44f7-8455-56d8d44bff4b 2018-09-02 19:07:20,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:07:22,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:07:22,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:22,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-22b7c430-f867-402d-bbdd-302670006b08 x-compute-request-id: req-22b7c430-f867-402d-bbdd-302670006b08 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:24:54", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "bookmark"}], "image": {"id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "links": [{"href": "http://172.30.9.26:8774/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:07:21.000000", "flavor": {"id": "355fcfd6-2252-4f01-b766-4562c2073632", "links": [{"href": "http://172.30.9.26:8774/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "rel": "bookmark"}]}, "id": "7eae077c-32da-462c-a3e7-94fa8cc07369", "security_groups": [{"name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0"}], "user_id": "1df6f6ac3de84cc3a2ff256b24493354", "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-09-02T19:07:21Z", "hostId": "7db1df5203ebd6f59edade137458e95db8e466d263981be49b65db07", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0", "name": "singlevm2-vm_80ba79da-397a-43b9-9f44-87d7692aafe0", "created": "2018-09-02T19:07:14Z", "tenant_id": "cc169aeabc9b45da9244e09497300209", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:07:22,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-22b7c430-f867-402d-bbdd-302670006b08 2018-09-02 19:07:22,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630290985107s 2018-09-02 19:07:22,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-22b7c430-f867-402d-bbdd-302670006b08 2018-09-02 19:07:22,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:07:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=7eae077c-32da-462c-a3e7-94fa8cc07369" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:22,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b7099308-a642-4c59-a12c-db1618ebb43b Date: Sun, 02 Sep 2018 19:07:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:17Z","admin_state_up":true,"updated_at":"2018-09-02T19:07:21Z","binding:vnic_type":"normal","device_id":"7eae077c-32da-462c-a3e7-94fa8cc07369","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:e6:24:54","id":"148d447c-6040-44f2-8c9d-79dcf2b80983","port_security_enabled":true,"project_id":"cc169aeabc9b45da9244e09497300209","fixed_ips":[{"subnet_id":"381d91f3-fddf-452b-bc9b-368b54f47f0f","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["231a2b59-a147-4069-8d5c-3a77cb498364"],"name":""}]} 2018-09-02 19:07:22,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=7eae077c-32da-462c-a3e7-94fa8cc07369 used request id req-b7099308-a642-4c59-a12c-db1618ebb43b 2018-09-02 19:07:22,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0510671138763s 2018-09-02 19:07:22,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=7eae077c-32da-462c-a3e7-94fa8cc07369 used request id req-b7099308-a642-4c59-a12c-db1618ebb43b 2018-09-02 19:07:22,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:07:22,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=148d447c-6040-44f2-8c9d-79dcf2b80983" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:22,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2179da11-bcf1-4d88-8ad2-dcc243e7b7f8 Date: Sun, 02 Sep 2018 19:07:22 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:07:22,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=148d447c-6040-44f2-8c9d-79dcf2b80983 used request id req-2179da11-bcf1-4d88-8ad2-dcc243e7b7f8 2018-09-02 19:07:22,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0443639755249s 2018-09-02 19:07:22,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=148d447c-6040-44f2-8c9d-79dcf2b80983 used request id req-2179da11-bcf1-4d88-8ad2-dcc243e7b7f8 2018-09-02 19:07:22,836 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e6:24:54', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b43150d4-d638-4a0c-bae9-1178f59650ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-02T19:07:21.000000', 'flavor': Munch({u'id': u'355fcfd6-2252-4f01-b766-4562c2073632'}), 'az': u'nova', 'id': u'7eae077c-32da-462c-a3e7-94fa8cc07369', 'security_groups': [Munch({u'name': u'singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1df6f6ac3de84cc3a2ff256b24493354', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc169aeabc9b45da9244e09497300209', 'name': 'singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0', '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-09-02T19:07:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T19:07:21Z', 'hostId': u'7db1df5203ebd6f59edade137458e95db8e466d263981be49b65db07', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'7db1df5203ebd6f59edade137458e95db8e466d263981be49b65db07', '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-09-02T19:07:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cc169aeabc9b45da9244e09497300209', 'name': u'singlevm2-vm_80ba79da-397a-43b9-9f44-87d7692aafe0', 'adminPass': u'FKsnCjMaEZ4T', 'tenant_id': u'cc169aeabc9b45da9244e09497300209', 'created_at': u'2018-09-02T19:07:14Z', 'created': u'2018-09-02T19:07:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 19:07:22,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:07:22,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:22,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-64cc239e-3102-4e70-80cd-baa723304bf9 Date: Sun, 02 Sep 2018 19:07:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["381d91f3-fddf-452b-bc9b-368b54f47f0f"],"updated_at":"2018-09-02T19:07:04Z","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cc169aeabc9b45da9244e09497300209","id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","name":"singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:22,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-64cc239e-3102-4e70-80cd-baa723304bf9 2018-09-02 19:07:22,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.086245059967s 2018-09-02 19:07:22,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-64cc239e-3102-4e70-80cd-baa723304bf9 2018-09-02 19:07:22,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:07:22,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=7eae077c-32da-462c-a3e7-94fa8cc07369" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:22,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c28c5f25-b0d0-4856-86da-a9a34a0cfb61 Date: Sun, 02 Sep 2018 19:07:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:17Z","admin_state_up":true,"updated_at":"2018-09-02T19:07:21Z","binding:vnic_type":"normal","device_id":"7eae077c-32da-462c-a3e7-94fa8cc07369","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:e6:24:54","id":"148d447c-6040-44f2-8c9d-79dcf2b80983","port_security_enabled":true,"project_id":"cc169aeabc9b45da9244e09497300209","fixed_ips":[{"subnet_id":"381d91f3-fddf-452b-bc9b-368b54f47f0f","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["231a2b59-a147-4069-8d5c-3a77cb498364"],"name":""}]} 2018-09-02 19:07:22,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=7eae077c-32da-462c-a3e7-94fa8cc07369 used request id req-c28c5f25-b0d0-4856-86da-a9a34a0cfb61 2018-09-02 19:07:22,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0437140464783s 2018-09-02 19:07:22,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=7eae077c-32da-462c-a3e7-94fa8cc07369 used request id req-c28c5f25-b0d0-4856-86da-a9a34a0cfb61 2018-09-02 19:07:22,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-02 19:07:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"floatingip": {"floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.4", "port_id": "148d447c-6040-44f2-8c9d-79dcf2b80983"}}' 2018-09-02 19:07:24,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-d5b12372-d5cd-48dd-b0f6-051499afde15 Date: Sun, 02 Sep 2018 19:07:24 GMT RESP BODY: {"floatingip": {"router_id": "fd81aa88-e00c-4ce9-a6d8-92a57b1fff56", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:07:23Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "148d447c-6040-44f2-8c9d-79dcf2b80983", "id": "98bd3351-1862-478f-8dcd-ef3b0686a704", "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:23Z", "project_id": "cc169aeabc9b45da9244e09497300209"}} 2018-09-02 19:07:24,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d5b12372-d5cd-48dd-b0f6-051499afde15 2018-09-02 19:07:24,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.97383403778s 2018-09-02 19:07:24,946 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d5b12372-d5cd-48dd-b0f6-051499afde15 2018-09-02 19:07:24,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:07:24,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:25,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-67748891-b27e-4ad7-ba0f-1dc2140b2c7b Date: Sun, 02 Sep 2018 19:07:25 GMT RESP BODY: {"floatingips": [{"router_id": "fd81aa88-e00c-4ce9-a6d8-92a57b1fff56", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:07:23Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "148d447c-6040-44f2-8c9d-79dcf2b80983", "id": "98bd3351-1862-478f-8dcd-ef3b0686a704", "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:23Z", "project_id": "cc169aeabc9b45da9244e09497300209"}]} 2018-09-02 19:07:25,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-67748891-b27e-4ad7-ba0f-1dc2140b2c7b 2018-09-02 19:07:25,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0748519897461s 2018-09-02 19:07:25,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-67748891-b27e-4ad7-ba0f-1dc2140b2c7b 2018-09-02 19:07:25,033 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fd81aa88-e00c-4ce9-a6d8-92a57b1fff56', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'cc169aeabc9b45da9244e09497300209', 'created_at': u'2018-09-02T19:07:23Z', 'attached': True, 'updated_at': u'2018-09-02T19:07:23Z', 'id': u'98bd3351-1862-478f-8dcd-ef3b0686a704', 'floating_network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.211', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc169aeabc9b45da9244e09497300209', 'name': 'singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fd81aa88-e00c-4ce9-a6d8-92a57b1fff56', 'project_id': u'cc169aeabc9b45da9244e09497300209', 'port_id': u'148d447c-6040-44f2-8c9d-79dcf2b80983', 'port': u'148d447c-6040-44f2-8c9d-79dcf2b80983', 'network': u'04183159-c23b-4a74-99aa-667c9fe92bf9'}) 2018-09-02 19:07:25,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:07:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:07:25,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:25 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-1db92735-d066-474c-8f96-ff9d671dc048 x-compute-request-id: req-1db92735-d066-474c-8f96-ff9d671dc048 Content-Encoding: gzip Content-Length: 7984 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 491404044 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.195290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197705] pid_max: default: 32768 minimum: 301\n[ 0.199035] ACPI: Core revision 20150930\n[ 0.200791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202722] Security Framework initialized\n[ 0.203887] Yama: becoming mindful.\n[ 0.204962] AppArmor: AppArmor initialized\n[ 0.206213] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208110] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211722] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213733] Initializing cgroup subsys io\n[ 0.214951] Initializing cgroup subsys memory\n[ 0.216217] Initializing cgroup subsys devices\n[ 0.217499] Initializing cgroup subsys freezer\n[ 0.218800] Initializing cgroup subsys net_cls\n[ 0.220077] Initializing cgroup subsys perf_event\n[ 0.221420] Initializing cgroup subsys net_prio\n[ 0.222725] Initializing cgroup subsys hugetlb\n[ 0.224000] Initializing cgroup subsys pids\n[ 0.225265] CPU: Physical Processor ID: 0\n[ 0.227144] mce: CPU supports 10 MCE banks\n[ 0.228386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246202] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.253007] ftrace: allocating 31920 entries in 125 pages\n[ 0.278193] smpboot: Max logical packages: 1\n[ 0.279473] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281458] x2apic enabled\n[ 0.282653] Switched APIC routing to physical x2apic.\n[ 0.285140] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289794] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292447] KVM setup paravirtual spinlock\n[ 0.294119] x86: Booted up 1 node, 1 CPUs\n[ 0.295315] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297339] devtmpfs: initialized\n[ 0.299425] evm: security.selinux\n[ 0.300471] evm: security.SMACK64\n[ 0.301493] evm: security.SMACK64EXEC\n[ 0.302601] evm: security.SMACK64TRANSMUTE\n[ 0.303776] evm: security.SMACK64MMAP\n[ 0.304869] evm: security.ima\n[ 0.305847] evm: security.capability\n[ 0.306969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309601] pinctrl core: initialized pinctrl subsystem\n[ 0.311193] RTC time: 19:07:21, date: 09/02/18\n[ 0.312548] NET: Registered protocol family 16\n[ 0.313949] cpuidle: using governor ladder\n[ 0.315158] cpuidle: using governor menu\n[ 0.316314] PCCT header not found.\n[ 0.317382] ACPI: bus type PCI registered\n[ 0.318535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320340] PCI: Using configuration type 1 for base access\n[ 0.322613] ACPI: Added _OSI(Module Device)\n[ 0.323814] ACPI: Added _OSI(Processor Device)\n[ 0.325082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326370] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328595] ACPI: Interpreter enabled\n[ 0.329732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340531] ACPI: (supports S0 S5)\n[ 0.341567] ACPI: Using IOAPIC for interrupt routing\n[ 0.342933] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346825] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350289] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355206] acpiphp: Slot [3] registered\n[ 0.356387] acpiphp: Slot [4] registered\n[ 0.357529] acpiphp: Slot [5] registered\n[ 0.358687] acpiphp: Slot [6] registered\n[ 0.359878] acpiphp: Slot [7] registered\n[ 0.361056] acpiphp: Slot [8] registered\n[ 0.362228] acpiphp: Slot [9] registered\n[ 0.363371] acpiphp: Slot [10] registered\n[ 0.364555] acpiphp: Slot [11] registered\n[ 0.365765] acpiphp: Slot [12] registered\n[ 0.366931] acpiphp: Slot [13] registered\n[ 0.368094] acpiphp: Slot [14] registered\n[ 0.369284] acpiphp: Slot [15] registered\n[ 0.384772] acpiphp: Slot [16] registered\n[ 0.385942] acpiphp: Slot [17] registered\n[ 0.387133] acpiphp: Slot [18] registered\n[ 0.388289] acpiphp: Slot [19] registered\n[ 0.389496] acpiphp: Slot [20] registered\n[ 0.390690] acpiphp: Slot [21] registered\n[ 0.391891] acpiphp: Slot [22] registered\n[ 0.393049] acpiphp: Slot [23] registered\n[ 0.394213] acpiphp: Slot [24] registered\n[ 0.395381] acpiphp: Slot [25] registered\n[ 0.396540] acpiphp: Slot [26] registered\n[ 0.397699] acpiphp: Slot [27] registered\n[ 0.398865] acpiphp: Slot [28] registered\n[ 0.400059] acpiphp: Slot [29] registered\n[ 0.401246] acpiphp: Slot [30] registered\n[ 0.402444] acpiphp: Slot [31] registered\n[ 0.403619] PCI host bridge to bus 0000:00\n[ 0.404811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.408299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.410417] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414728] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418883] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420711] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.422449] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.424286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.428521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.430595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451295] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453411] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455455] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457445] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459598] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461421] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463293] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464851] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467114] vgaarb: loaded\n[ 0.467983] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469781] SCSI subsystem initialized\n[ 0.471083] ACPI: bus type USB registered\n[ 0.472299] usbcore: registered new interface driver usbfs\n[ 0.473807] usbcore: registered new interface driver hub\n[ 0.475256] usbcore: registered new device driver usb\n[ 0.476812] PCI: Using ACPI for IRQ routing\n[ 0.478383] NetLabel: Initializing\n[ 0.479409] NetLabel: domain hash size = 128\n[ 0.480632] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482042] NetLabel: unlabeled traffic allowed by default\n[ 0.483719] clocksource: Switched to clocksource kvm-clock\n[ 0.493811] AppArmor: AppArmor Filesystem Enabled\n[ 0.495185] pnp: PnP ACPI init\n[ 0.496486] pnp: PnP ACPI: found 5 devices\n[ 0.503326] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505831] NET: Registered protocol family 2\n[ 0.507287] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.509132] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510893] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512694] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516021] NET: Registered protocol family 1\n[ 0.517276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518884] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.520439] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.549348] Trying to unpack rootfs image as initramfs...\n[ 0.611322] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616537] Scanning for low memory corruption every 60 seconds\n[ 0.618843] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.620661] audit: initializing netlink subsys (disabled)\n[ 0.622234] audit: type=2000 audit(1535915242.260:1): initialized\n[ 0.624269] Initialise system trusted keyring\n[ 0.625736] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627458] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630333] zbud: loaded\n[ 0.631396] VFS: Disk quotas dquot_6.6.0\n[ 0.632648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634950] fuse init (API version 7.23)\n[ 0.636270] Key type big_key registered\n[ 0.637464] Allocating IMA MOK and blacklist keyrings.\n[ 0.639267] Key type asymmetric registered\n[ 0.640515] Asymmetric key parser 'x509' registered\n[ 0.641945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644186] io scheduler noop registered\n[ 0.645381] io scheduler deadline registered (default)\n[ 0.646867] io scheduler cfq registered\n[ 0.648203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649794] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.651703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653875] ACPI: Power Button [PWRF]\n[ 0.655184] GHES: HEST is not enabled!\n[ 0.669470] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.699082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725965] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.729136] Linux agpgart interface v0.103\n[ 0.732592] brd: module loaded\n[ 0.734836] loop: module loaded\n[ 0.740246] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742397] GPT:90111 != 2097151\n[ 0.743364] GPT:Alternate GPT header not at the end of the disk.\n[ 0.744964] GPT:90111 != 2097151\n[ 0.745970] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747348] vda: vda1 vda15\n[ 0.749072] scsi host0: ata_piix\n[ 0.750210] scsi host1: ata_piix\n[ 0.751244] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755396] libphy: Fixed MDIO Bus: probed\n[ 0.756597] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758007] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760903] PPP generic driver version 2.4.2\n[ 0.762249] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.764007] ehci-pci: EHCI PCI platform driver\n[ 0.765292] ehci-platform: EHCI generic platform driver\n[ 0.766737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768395] ohci-pci: OHCI PCI platform driver\n[ 0.769675] ohci-platform: OHCI generic platform driver\n[ 0.771137] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785906] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.787364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789525] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.791010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.792688] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.796583] usb usb1: Product: UHCI Host Controller\n[ 0.797950] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.799720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.801137] hub 1-0:1.0: USB hub found\n[ 0.802289] hub 1-0:1.0: 2 ports detected\n[ 0.803643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.806673] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.808070] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809566] mousedev: PS/2 mouse device common for all mice\n[ 0.811385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.814046] rtc_cmos 00:00: RTC can wake from S4\n[ 0.815672] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.817413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.819156] i2c /dev entries driver\n[ 0.820282] device-mapper: uevent: version 1.0.3\n[ 0.821694] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.824118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.826087] NET: Registered protocol family 10\n[ 0.827734] NET: Registered protocol family 17\n[ 0.829045] Key type dns_resolver registered\n[ 0.830427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.834614] registered taskstats version 1\n[ 0.835866] Loading compiled-in X.509 certificates\n[ 0.837789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.840532] zswap: loaded using pool lzo/zbud\n[ 0.842715] Key type trusted registered\n[ 0.844939] Key type encrypted registered\n[ 0.846144] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.847671] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849220] evm: HMAC attrs: 0x1\n[ 0.850593] Magic number: 2:249:141\n[ 0.851712] block ram6: hash matches\n[ 0.852824] acpi device:12: hash matches\n[ 0.854093] rtc_cmos 00:00: setting system clock to 2018-09-02 19:07:22 UTC (1535915242)\n[ 0.856453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.872787] EDD information not available.\n[ 0.909424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911695] Write protecting the kernel read-only data: 14336k\n[ 0.914756] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.81\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... [ 1.080085] 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.4...\nLease of 192.168.120.4 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.90. 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: "} 2018-09-02 19:07:25,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369/action used request id req-1db92735-d066-474c-8f96-ff9d671dc048 2018-09-02 19:07:25,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.213922977448s 2018-09-02 19:07:25,249 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369/action used request id req-1db92735-d066-474c-8f96-ff9d671dc048 2018-09-02 19:07:25,249 - 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 491404044 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.195290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197705] pid_max: default: 32768 minimum: 301 [ 0.199035] ACPI: Core revision 20150930 [ 0.200791] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202722] Security Framework initialized [ 0.203887] Yama: becoming mindful. [ 0.204962] AppArmor: AppArmor initialized [ 0.206213] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208110] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211722] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213733] Initializing cgroup subsys io [ 0.214951] Initializing cgroup subsys memory [ 0.216217] Initializing cgroup subsys devices [ 0.217499] Initializing cgroup subsys freezer [ 0.218800] Initializing cgroup subsys net_cls [ 0.220077] Initializing cgroup subsys perf_event [ 0.221420] Initializing cgroup subsys net_prio [ 0.222725] Initializing cgroup subsys hugetlb [ 0.224000] Initializing cgroup subsys pids [ 0.225265] CPU: Physical Processor ID: 0 [ 0.227144] mce: CPU supports 10 MCE banks [ 0.228386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.246202] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.253007] ftrace: allocating 31920 entries in 125 pages [ 0.278193] smpboot: Max logical packages: 1 [ 0.279473] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281458] x2apic enabled [ 0.282653] Switched APIC routing to physical x2apic. [ 0.285140] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289794] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292447] KVM setup paravirtual spinlock [ 0.294119] x86: Booted up 1 node, 1 CPUs [ 0.295315] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297339] devtmpfs: initialized [ 0.299425] evm: security.selinux [ 0.300471] evm: security.SMACK64 [ 0.301493] evm: security.SMACK64EXEC [ 0.302601] evm: security.SMACK64TRANSMUTE [ 0.303776] evm: security.SMACK64MMAP [ 0.304869] evm: security.ima [ 0.305847] evm: security.capability [ 0.306969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309601] pinctrl core: initialized pinctrl subsystem [ 0.311193] RTC time: 19:07:21, date: 09/02/18 [ 0.312548] NET: Registered protocol family 16 [ 0.313949] cpuidle: using governor ladder [ 0.315158] cpuidle: using governor menu [ 0.316314] PCCT header not found. [ 0.317382] ACPI: bus type PCI registered [ 0.318535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320340] PCI: Using configuration type 1 for base access [ 0.322613] ACPI: Added _OSI(Module Device) [ 0.323814] ACPI: Added _OSI(Processor Device) [ 0.325082] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.326370] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328595] ACPI: Interpreter enabled [ 0.329732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.335095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.340531] ACPI: (supports S0 S5) [ 0.341567] ACPI: Using IOAPIC for interrupt routing [ 0.342933] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346825] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.350289] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.352040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.355206] acpiphp: Slot [3] registered [ 0.356387] acpiphp: Slot [4] registered [ 0.357529] acpiphp: Slot [5] registered [ 0.358687] acpiphp: Slot [6] registered [ 0.359878] acpiphp: Slot [7] registered [ 0.361056] acpiphp: Slot [8] registered [ 0.362228] acpiphp: Slot [9] registered [ 0.363371] acpiphp: Slot [10] registered [ 0.364555] acpiphp: Slot [11] registered [ 0.365765] acpiphp: Slot [12] registered [ 0.366931] acpiphp: Slot [13] registered [ 0.368094] acpiphp: Slot [14] registered [ 0.369284] acpiphp: Slot [15] registered [ 0.384772] acpiphp: Slot [16] registered [ 0.385942] acpiphp: Slot [17] registered [ 0.387133] acpiphp: Slot [18] registered [ 0.388289] acpiphp: Slot [19] registered [ 0.389496] acpiphp: Slot [20] registered [ 0.390690] acpiphp: Slot [21] registered [ 0.391891] acpiphp: Slot [22] registered [ 0.393049] acpiphp: Slot [23] registered [ 0.394213] acpiphp: Slot [24] registered [ 0.395381] acpiphp: Slot [25] registered [ 0.396540] acpiphp: Slot [26] registered [ 0.397699] acpiphp: Slot [27] registered [ 0.398865] acpiphp: Slot [28] registered [ 0.400059] acpiphp: Slot [29] registered [ 0.401246] acpiphp: Slot [30] registered [ 0.402444] acpiphp: Slot [31] registered [ 0.403619] PCI host bridge to bus 0000:00 [ 0.404811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.408299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.410417] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414728] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418883] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420711] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.422449] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.424286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.428521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.430595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.451295] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.453411] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.455455] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.457445] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.459598] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.461421] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.463293] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464851] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.467114] vgaarb: loaded [ 0.467983] vgaarb: bridge control possible 0000:00:02.0 [ 0.469781] SCSI subsystem initialized [ 0.471083] ACPI: bus type USB registered [ 0.472299] usbcore: registered new interface driver usbfs [ 0.473807] usbcore: registered new interface driver hub [ 0.475256] usbcore: registered new device driver usb [ 0.476812] PCI: Using ACPI for IRQ routing [ 0.478383] NetLabel: Initializing [ 0.479409] NetLabel: domain hash size = 128 [ 0.480632] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.482042] NetLabel: unlabeled traffic allowed by default [ 0.483719] clocksource: Switched to clocksource kvm-clock [ 0.493811] AppArmor: AppArmor Filesystem Enabled [ 0.495185] pnp: PnP ACPI init [ 0.496486] pnp: PnP ACPI: found 5 devices [ 0.503326] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.505831] NET: Registered protocol family 2 [ 0.507287] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509132] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510893] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512694] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.516021] NET: Registered protocol family 1 [ 0.517276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518884] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.520439] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549348] Trying to unpack rootfs image as initramfs... [ 0.611322] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.616537] Scanning for low memory corruption every 60 seconds [ 0.618843] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.620661] audit: initializing netlink subsys (disabled) [ 0.622234] audit: type=2000 audit(1535915242.260:1): initialized [ 0.624269] Initialise system trusted keyring [ 0.625736] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627458] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630333] zbud: loaded [ 0.631396] VFS: Disk quotas dquot_6.6.0 [ 0.632648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634950] fuse init (API version 7.23) [ 0.636270] Key type big_key registered [ 0.637464] Allocating IMA MOK and blacklist keyrings. [ 0.639267] Key type asymmetric registered [ 0.640515] Asymmetric key parser 'x509' registered [ 0.641945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.644186] io scheduler noop registered [ 0.645381] io scheduler deadline registered (default) [ 0.646867] io scheduler cfq registered [ 0.648203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.649794] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.651703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.653875] ACPI: Power Button [PWRF] [ 0.655184] GHES: HEST is not enabled! [ 0.669470] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.699082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725965] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.729136] Linux agpgart interface v0.103 [ 0.732592] brd: module loaded [ 0.734836] loop: module loaded [ 0.740246] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742397] GPT:90111 != 2097151 [ 0.743364] GPT:Alternate GPT header not at the end of the disk. [ 0.744964] GPT:90111 != 2097151 [ 0.745970] GPT: Use GNU Parted to correct GPT errors. [ 0.747348] vda: vda1 vda15 [ 0.749072] scsi host0: ata_piix [ 0.750210] scsi host1: ata_piix [ 0.751244] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.753057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.755396] libphy: Fixed MDIO Bus: probed [ 0.756597] tun: Universal TUN/TAP device driver, 1.6 [ 0.758007] tun: (C) 1999-2004 Max Krasnyansky [ 0.760903] PPP generic driver version 2.4.2 [ 0.762249] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.764007] ehci-pci: EHCI PCI platform driver [ 0.765292] ehci-platform: EHCI generic platform driver [ 0.766737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768395] ohci-pci: OHCI PCI platform driver [ 0.769675] ohci-platform: OHCI generic platform driver [ 0.771137] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785906] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.787364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789525] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.791010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.792688] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796583] usb usb1: Product: UHCI Host Controller [ 0.797950] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.799720] usb usb1: SerialNumber: 0000:00:01.2 [ 0.801137] hub 1-0:1.0: USB hub found [ 0.802289] hub 1-0:1.0: 2 ports detected [ 0.803643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.806673] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.808070] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.809566] mousedev: PS/2 mouse device common for all mice [ 0.811385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.814046] rtc_cmos 00:00: RTC can wake from S4 [ 0.815672] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.817413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819156] i2c /dev entries driver [ 0.820282] device-mapper: uevent: version 1.0.3 [ 0.821694] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.824118] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826087] NET: Registered protocol family 10 [ 0.827734] NET: Registered protocol family 17 [ 0.829045] Key type dns_resolver registered [ 0.830427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.832035] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.834614] registered taskstats version 1 [ 0.835866] Loading compiled-in X.509 certificates [ 0.837789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.840532] zswap: loaded using pool lzo/zbud [ 0.842715] Key type trusted registered [ 0.844939] Key type encrypted registered [ 0.846144] AppArmor: AppArmor sha1 policy hashing enabled [ 0.847671] ima: No TPM chip found, activating TPM-bypass! [ 0.849220] evm: HMAC attrs: 0x1 [ 0.850593] Magic number: 2:249:141 [ 0.851712] block ram6: hash matches [ 0.852824] acpi device:12: hash matches [ 0.854093] rtc_cmos 00:00: setting system clock to 2018-09-02 19:07:22 UTC (1535915242) [ 0.856453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.872787] EDD information not available. [ 0.909424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911695] Write protecting the kernel read-only data: 14336k [ 0.914756] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.917350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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... [ 1.080085] 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.4... Lease of 192.168.120.4 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.90. 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: 2018-09-02 19:07:26,251 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.211: timed out 2018-09-02 19:07:35,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:07:35,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:07:35,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-29f05b01-639e-4a95-9b0e-a89b1122b011 x-compute-request-id: req-29f05b01-639e-4a95-9b0e-a89b1122b011 Content-Encoding: gzip Content-Length: 9617 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 491404044 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.195290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197705] pid_max: default: 32768 minimum: 301\n[ 0.199035] ACPI: Core revision 20150930\n[ 0.200791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202722] Security Framework initialized\n[ 0.203887] Yama: becoming mindful.\n[ 0.204962] AppArmor: AppArmor initialized\n[ 0.206213] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208110] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211722] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213733] Initializing cgroup subsys io\n[ 0.214951] Initializing cgroup subsys memory\n[ 0.216217] Initializing cgroup subsys devices\n[ 0.217499] Initializing cgroup subsys freezer\n[ 0.218800] Initializing cgroup subsys net_cls\n[ 0.220077] Initializing cgroup subsys perf_event\n[ 0.221420] Initializing cgroup subsys net_prio\n[ 0.222725] Initializing cgroup subsys hugetlb\n[ 0.224000] Initializing cgroup subsys pids\n[ 0.225265] CPU: Physical Processor ID: 0\n[ 0.227144] mce: CPU supports 10 MCE banks\n[ 0.228386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246202] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.253007] ftrace: allocating 31920 entries in 125 pages\n[ 0.278193] smpboot: Max logical packages: 1\n[ 0.279473] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281458] x2apic enabled\n[ 0.282653] Switched APIC routing to physical x2apic.\n[ 0.285140] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289794] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292447] KVM setup paravirtual spinlock\n[ 0.294119] x86: Booted up 1 node, 1 CPUs\n[ 0.295315] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297339] devtmpfs: initialized\n[ 0.299425] evm: security.selinux\n[ 0.300471] evm: security.SMACK64\n[ 0.301493] evm: security.SMACK64EXEC\n[ 0.302601] evm: security.SMACK64TRANSMUTE\n[ 0.303776] evm: security.SMACK64MMAP\n[ 0.304869] evm: security.ima\n[ 0.305847] evm: security.capability\n[ 0.306969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309601] pinctrl core: initialized pinctrl subsystem\n[ 0.311193] RTC time: 19:07:21, date: 09/02/18\n[ 0.312548] NET: Registered protocol family 16\n[ 0.313949] cpuidle: using governor ladder\n[ 0.315158] cpuidle: using governor menu\n[ 0.316314] PCCT header not found.\n[ 0.317382] ACPI: bus type PCI registered\n[ 0.318535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320340] PCI: Using configuration type 1 for base access\n[ 0.322613] ACPI: Added _OSI(Module Device)\n[ 0.323814] ACPI: Added _OSI(Processor Device)\n[ 0.325082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326370] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328595] ACPI: Interpreter enabled\n[ 0.329732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340531] ACPI: (supports S0 S5)\n[ 0.341567] ACPI: Using IOAPIC for interrupt routing\n[ 0.342933] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346825] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350289] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355206] acpiphp: Slot [3] registered\n[ 0.356387] acpiphp: Slot [4] registered\n[ 0.357529] acpiphp: Slot [5] registered\n[ 0.358687] acpiphp: Slot [6] registered\n[ 0.359878] acpiphp: Slot [7] registered\n[ 0.361056] acpiphp: Slot [8] registered\n[ 0.362228] acpiphp: Slot [9] registered\n[ 0.363371] acpiphp: Slot [10] registered\n[ 0.364555] acpiphp: Slot [11] registered\n[ 0.365765] acpiphp: Slot [12] registered\n[ 0.366931] acpiphp: Slot [13] registered\n[ 0.368094] acpiphp: Slot [14] registered\n[ 0.369284] acpiphp: Slot [15] registered\n[ 0.384772] acpiphp: Slot [16] registered\n[ 0.385942] acpiphp: Slot [17] registered\n[ 0.387133] acpiphp: Slot [18] registered\n[ 0.388289] acpiphp: Slot [19] registered\n[ 0.389496] acpiphp: Slot [20] registered\n[ 0.390690] acpiphp: Slot [21] registered\n[ 0.391891] acpiphp: Slot [22] registered\n[ 0.393049] acpiphp: Slot [23] registered\n[ 0.394213] acpiphp: Slot [24] registered\n[ 0.395381] acpiphp: Slot [25] registered\n[ 0.396540] acpiphp: Slot [26] registered\n[ 0.397699] acpiphp: Slot [27] registered\n[ 0.398865] acpiphp: Slot [28] registered\n[ 0.400059] acpiphp: Slot [29] registered\n[ 0.401246] acpiphp: Slot [30] registered\n[ 0.402444] acpiphp: Slot [31] registered\n[ 0.403619] PCI host bridge to bus 0000:00\n[ 0.404811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.408299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.410417] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414728] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418883] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420711] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.422449] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.424286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.428521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.430595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451295] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453411] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455455] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457445] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459598] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461421] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463293] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464851] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467114] vgaarb: loaded\n[ 0.467983] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469781] SCSI subsystem initialized\n[ 0.471083] ACPI: bus type USB registered\n[ 0.472299] usbcore: registered new interface driver usbfs\n[ 0.473807] usbcore: registered new interface driver hub\n[ 0.475256] usbcore: registered new device driver usb\n[ 0.476812] PCI: Using ACPI for IRQ routing\n[ 0.478383] NetLabel: Initializing\n[ 0.479409] NetLabel: domain hash size = 128\n[ 0.480632] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482042] NetLabel: unlabeled traffic allowed by default\n[ 0.483719] clocksource: Switched to clocksource kvm-clock\n[ 0.493811] AppArmor: AppArmor Filesystem Enabled\n[ 0.495185] pnp: PnP ACPI init\n[ 0.496486] pnp: PnP ACPI: found 5 devices\n[ 0.503326] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505831] NET: Registered protocol family 2\n[ 0.507287] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.509132] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510893] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512694] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516021] NET: Registered protocol family 1\n[ 0.517276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518884] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.520439] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.549348] Trying to unpack rootfs image as initramfs...\n[ 0.611322] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616537] Scanning for low memory corruption every 60 seconds\n[ 0.618843] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.620661] audit: initializing netlink subsys (disabled)\n[ 0.622234] audit: type=2000 audit(1535915242.260:1): initialized\n[ 0.624269] Initialise system trusted keyring\n[ 0.625736] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627458] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630333] zbud: loaded\n[ 0.631396] VFS: Disk quotas dquot_6.6.0\n[ 0.632648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634950] fuse init (API version 7.23)\n[ 0.636270] Key type big_key registered\n[ 0.637464] Allocating IMA MOK and blacklist keyrings.\n[ 0.639267] Key type asymmetric registered\n[ 0.640515] Asymmetric key parser 'x509' registered\n[ 0.641945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644186] io scheduler noop registered\n[ 0.645381] io scheduler deadline registered (default)\n[ 0.646867] io scheduler cfq registered\n[ 0.648203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649794] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.651703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653875] ACPI: Power Button [PWRF]\n[ 0.655184] GHES: HEST is not enabled!\n[ 0.669470] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.699082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725965] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.729136] Linux agpgart interface v0.103\n[ 0.732592] brd: module loaded\n[ 0.734836] loop: module loaded\n[ 0.740246] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742397] GPT:90111 != 2097151\n[ 0.743364] GPT:Alternate GPT header not at the end of the disk.\n[ 0.744964] GPT:90111 != 2097151\n[ 0.745970] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747348] vda: vda1 vda15\n[ 0.749072] scsi host0: ata_piix\n[ 0.750210] scsi host1: ata_piix\n[ 0.751244] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755396] libphy: Fixed MDIO Bus: probed\n[ 0.756597] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758007] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760903] PPP generic driver version 2.4.2\n[ 0.762249] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.764007] ehci-pci: EHCI PCI platform driver\n[ 0.765292] ehci-platform: EHCI generic platform driver\n[ 0.766737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768395] ohci-pci: OHCI PCI platform driver\n[ 0.769675] ohci-platform: OHCI generic platform driver\n[ 0.771137] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785906] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.787364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789525] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.791010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.792688] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.796583] usb usb1: Product: UHCI Host Controller\n[ 0.797950] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.799720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.801137] hub 1-0:1.0: USB hub found\n[ 0.802289] hub 1-0:1.0: 2 ports detected\n[ 0.803643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.806673] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.808070] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809566] mousedev: PS/2 mouse device common for all mice\n[ 0.811385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.814046] rtc_cmos 00:00: RTC can wake from S4\n[ 0.815672] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.817413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.819156] i2c /dev entries driver\n[ 0.820282] device-mapper: uevent: version 1.0.3\n[ 0.821694] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.824118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.826087] NET: Registered protocol family 10\n[ 0.827734] NET: Registered protocol family 17\n[ 0.829045] Key type dns_resolver registered\n[ 0.830427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.834614] registered taskstats version 1\n[ 0.835866] Loading compiled-in X.509 certificates\n[ 0.837789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.840532] zswap: loaded using pool lzo/zbud\n[ 0.842715] Key type trusted registered\n[ 0.844939] Key type encrypted registered\n[ 0.846144] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.847671] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849220] evm: HMAC attrs: 0x1\n[ 0.850593] Magic number: 2:249:141\n[ 0.851712] block ram6: hash matches\n[ 0.852824] acpi device:12: hash matches\n[ 0.854093] rtc_cmos 00:00: setting system clock to 2018-09-02 19:07:22 UTC (1535915242)\n[ 0.856453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.872787] EDD information not available.\n[ 0.909424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911695] Write protecting the kernel read-only data: 14336k\n[ 0.914756] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.81\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... [ 1.080085] 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.4...\nLease of 192.168.120.4 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.90. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCD/M1+5ccZ3Xe/cMn+HZ3IWw0cRQ40fb/iHv4s+X+HbhB9S7IHvdsC4iUmLZoruFMC57VUo3w20SL2XGBLW1vWuxCkBbSEvowyZrZn1s1HxVtQAgHNQ5fsKt4nooJV1oRDL/pM0EG/eBEn7zqM/h+24oobGW47KjE3KBKKvHXnumGgB4ZvoUwy4Y1c5aPkY2/dEt5nzm/TQpL4Up09DD+dVzRZaInB3qxWvPpHX9xFEPbaYg9tLY1Z0UOhz4/P/46i79FB4rHn8Eo8s4tLd6fQvoCxLyHfcmoEkDi1FhVjYtNZaUq4eo/9mvnXOg6oC5r7NidWOx2ijYsTNhCxPMbH root@singlevm2-vm-80ba79da-397a-43b9-9f44-87d7692aafe0\nssh-dss AAAAB3NzaC1kc3MAAACBAJHy+5NL+YDQkLisSix6r/K8xx/K4+DwgPFco9xK1Zlpj2pGz5Nlg+rkPMRhKgz/JvopQ5gK4mzifdAdOPI4zEintG+Fhey9RXXSc10WpAux1sM9dau2UxkLGlU43eDz0Xaf4tU8zD6kQzfnYWSDOyBy5wO6d3uormagWHikfo87AAAAFQDiLieqpAaH7GKBPt2KdHIaM7JnPwAAAIAt6t67YMM6kMBOjWACsheU0wXPAOghN/Dh+I6FCi9glZxoDTmU+nGxoZmICVBqxf9wd/xyN+JF3i+56F3a39QYZD2/VR1lI/ajbILo11FPBE1zTzew3+DtyDlIQSR2SLA+n8MvbG6T/plk0sLucueeD5tSNHaWOba6NN4D1KpdjAAAAIA0T8+nn+QA3pa07xux25jHazJkqUdqZVtdAdxWosjiJmtvUm4b++wPF542e00TFYRJORNj4De/SA69o51RrUDJTx4sMask/qNU0SULYqsqi1jo5TUOq6urWjbNkLPOAjUKky+FxssHO70qNkfR9p6LyUAtn4BjoxTyqupq1uOExA== root@singlevm2-vm-80ba79da-397a-43b9-9f44-87d7692aafe0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.25s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fee6:2454/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \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: singlevm2-vm-80ba79da-397a-43b9-9f44-87d7692aafe0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.42 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-80ba79da-397a-43b9-9f44-87d7692aafe0 login: "} 2018-09-02 19:07:35,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369/action used request id req-29f05b01-639e-4a95-9b0e-a89b1122b011 2018-09-02 19:07:35,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.224386930466s 2018-09-02 19:07:35,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369/action used request id req-29f05b01-639e-4a95-9b0e-a89b1122b011 2018-09-02 19:07:35,487 - 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 491404044 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.195290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197705] pid_max: default: 32768 minimum: 301 [ 0.199035] ACPI: Core revision 20150930 [ 0.200791] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202722] Security Framework initialized [ 0.203887] Yama: becoming mindful. [ 0.204962] AppArmor: AppArmor initialized [ 0.206213] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208110] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211722] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213733] Initializing cgroup subsys io [ 0.214951] Initializing cgroup subsys memory [ 0.216217] Initializing cgroup subsys devices [ 0.217499] Initializing cgroup subsys freezer [ 0.218800] Initializing cgroup subsys net_cls [ 0.220077] Initializing cgroup subsys perf_event [ 0.221420] Initializing cgroup subsys net_prio [ 0.222725] Initializing cgroup subsys hugetlb [ 0.224000] Initializing cgroup subsys pids [ 0.225265] CPU: Physical Processor ID: 0 [ 0.227144] mce: CPU supports 10 MCE banks [ 0.228386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.246202] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.253007] ftrace: allocating 31920 entries in 125 pages [ 0.278193] smpboot: Max logical packages: 1 [ 0.279473] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281458] x2apic enabled [ 0.282653] Switched APIC routing to physical x2apic. [ 0.285140] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289794] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292447] KVM setup paravirtual spinlock [ 0.294119] x86: Booted up 1 node, 1 CPUs [ 0.295315] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297339] devtmpfs: initialized [ 0.299425] evm: security.selinux [ 0.300471] evm: security.SMACK64 [ 0.301493] evm: security.SMACK64EXEC [ 0.302601] evm: security.SMACK64TRANSMUTE [ 0.303776] evm: security.SMACK64MMAP [ 0.304869] evm: security.ima [ 0.305847] evm: security.capability [ 0.306969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309601] pinctrl core: initialized pinctrl subsystem [ 0.311193] RTC time: 19:07:21, date: 09/02/18 [ 0.312548] NET: Registered protocol family 16 [ 0.313949] cpuidle: using governor ladder [ 0.315158] cpuidle: using governor menu [ 0.316314] PCCT header not found. [ 0.317382] ACPI: bus type PCI registered [ 0.318535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320340] PCI: Using configuration type 1 for base access [ 0.322613] ACPI: Added _OSI(Module Device) [ 0.323814] ACPI: Added _OSI(Processor Device) [ 0.325082] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.326370] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328595] ACPI: Interpreter enabled [ 0.329732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.335095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.340531] ACPI: (supports S0 S5) [ 0.341567] ACPI: Using IOAPIC for interrupt routing [ 0.342933] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346825] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.350289] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.352040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.355206] acpiphp: Slot [3] registered [ 0.356387] acpiphp: Slot [4] registered [ 0.357529] acpiphp: Slot [5] registered [ 0.358687] acpiphp: Slot [6] registered [ 0.359878] acpiphp: Slot [7] registered [ 0.361056] acpiphp: Slot [8] registered [ 0.362228] acpiphp: Slot [9] registered [ 0.363371] acpiphp: Slot [10] registered [ 0.364555] acpiphp: Slot [11] registered [ 0.365765] acpiphp: Slot [12] registered [ 0.366931] acpiphp: Slot [13] registered [ 0.368094] acpiphp: Slot [14] registered [ 0.369284] acpiphp: Slot [15] registered [ 0.384772] acpiphp: Slot [16] registered [ 0.385942] acpiphp: Slot [17] registered [ 0.387133] acpiphp: Slot [18] registered [ 0.388289] acpiphp: Slot [19] registered [ 0.389496] acpiphp: Slot [20] registered [ 0.390690] acpiphp: Slot [21] registered [ 0.391891] acpiphp: Slot [22] registered [ 0.393049] acpiphp: Slot [23] registered [ 0.394213] acpiphp: Slot [24] registered [ 0.395381] acpiphp: Slot [25] registered [ 0.396540] acpiphp: Slot [26] registered [ 0.397699] acpiphp: Slot [27] registered [ 0.398865] acpiphp: Slot [28] registered [ 0.400059] acpiphp: Slot [29] registered [ 0.401246] acpiphp: Slot [30] registered [ 0.402444] acpiphp: Slot [31] registered [ 0.403619] PCI host bridge to bus 0000:00 [ 0.404811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.408299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.410417] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414728] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418883] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420711] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.422449] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.424286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.428521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.430595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.451295] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.453411] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.455455] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.457445] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.459598] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.461421] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.463293] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464851] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.467114] vgaarb: loaded [ 0.467983] vgaarb: bridge control possible 0000:00:02.0 [ 0.469781] SCSI subsystem initialized [ 0.471083] ACPI: bus type USB registered [ 0.472299] usbcore: registered new interface driver usbfs [ 0.473807] usbcore: registered new interface driver hub [ 0.475256] usbcore: registered new device driver usb [ 0.476812] PCI: Using ACPI for IRQ routing [ 0.478383] NetLabel: Initializing [ 0.479409] NetLabel: domain hash size = 128 [ 0.480632] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.482042] NetLabel: unlabeled traffic allowed by default [ 0.483719] clocksource: Switched to clocksource kvm-clock [ 0.493811] AppArmor: AppArmor Filesystem Enabled [ 0.495185] pnp: PnP ACPI init [ 0.496486] pnp: PnP ACPI: found 5 devices [ 0.503326] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.505831] NET: Registered protocol family 2 [ 0.507287] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509132] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510893] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512694] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.516021] NET: Registered protocol family 1 [ 0.517276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518884] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.520439] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549348] Trying to unpack rootfs image as initramfs... [ 0.611322] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.616537] Scanning for low memory corruption every 60 seconds [ 0.618843] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.620661] audit: initializing netlink subsys (disabled) [ 0.622234] audit: type=2000 audit(1535915242.260:1): initialized [ 0.624269] Initialise system trusted keyring [ 0.625736] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627458] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630333] zbud: loaded [ 0.631396] VFS: Disk quotas dquot_6.6.0 [ 0.632648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634950] fuse init (API version 7.23) [ 0.636270] Key type big_key registered [ 0.637464] Allocating IMA MOK and blacklist keyrings. [ 0.639267] Key type asymmetric registered [ 0.640515] Asymmetric key parser 'x509' registered [ 0.641945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.644186] io scheduler noop registered [ 0.645381] io scheduler deadline registered (default) [ 0.646867] io scheduler cfq registered [ 0.648203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.649794] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.651703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.653875] ACPI: Power Button [PWRF] [ 0.655184] GHES: HEST is not enabled! [ 0.669470] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.699082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725965] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.729136] Linux agpgart interface v0.103 [ 0.732592] brd: module loaded [ 0.734836] loop: module loaded [ 0.740246] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742397] GPT:90111 != 2097151 [ 0.743364] GPT:Alternate GPT header not at the end of the disk. [ 0.744964] GPT:90111 != 2097151 [ 0.745970] GPT: Use GNU Parted to correct GPT errors. [ 0.747348] vda: vda1 vda15 [ 0.749072] scsi host0: ata_piix [ 0.750210] scsi host1: ata_piix [ 0.751244] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.753057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.755396] libphy: Fixed MDIO Bus: probed [ 0.756597] tun: Universal TUN/TAP device driver, 1.6 [ 0.758007] tun: (C) 1999-2004 Max Krasnyansky [ 0.760903] PPP generic driver version 2.4.2 [ 0.762249] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.764007] ehci-pci: EHCI PCI platform driver [ 0.765292] ehci-platform: EHCI generic platform driver [ 0.766737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768395] ohci-pci: OHCI PCI platform driver [ 0.769675] ohci-platform: OHCI generic platform driver [ 0.771137] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785906] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.787364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789525] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.791010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.792688] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796583] usb usb1: Product: UHCI Host Controller [ 0.797950] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.799720] usb usb1: SerialNumber: 0000:00:01.2 [ 0.801137] hub 1-0:1.0: USB hub found [ 0.802289] hub 1-0:1.0: 2 ports detected [ 0.803643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.806673] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.808070] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.809566] mousedev: PS/2 mouse device common for all mice [ 0.811385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.814046] rtc_cmos 00:00: RTC can wake from S4 [ 0.815672] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.817413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819156] i2c /dev entries driver [ 0.820282] device-mapper: uevent: version 1.0.3 [ 0.821694] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.824118] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826087] NET: Registered protocol family 10 [ 0.827734] NET: Registered protocol family 17 [ 0.829045] Key type dns_resolver registered [ 0.830427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.832035] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.834614] registered taskstats version 1 [ 0.835866] Loading compiled-in X.509 certificates [ 0.837789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.840532] zswap: loaded using pool lzo/zbud [ 0.842715] Key type trusted registered [ 0.844939] Key type encrypted registered [ 0.846144] AppArmor: AppArmor sha1 policy hashing enabled [ 0.847671] ima: No TPM chip found, activating TPM-bypass! [ 0.849220] evm: HMAC attrs: 0x1 [ 0.850593] Magic number: 2:249:141 [ 0.851712] block ram6: hash matches [ 0.852824] acpi device:12: hash matches [ 0.854093] rtc_cmos 00:00: setting system clock to 2018-09-02 19:07:22 UTC (1535915242) [ 0.856453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.872787] EDD information not available. [ 0.909424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911695] Write protecting the kernel read-only data: 14336k [ 0.914756] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.917350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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... [ 1.080085] 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.4... Lease of 192.168.120.4 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.90. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCD/M1+5ccZ3Xe/cMn+HZ3IWw0cRQ40fb/iHv4s+X+HbhB9S7IHvdsC4iUmLZoruFMC57VUo3w20SL2XGBLW1vWuxCkBbSEvowyZrZn1s1HxVtQAgHNQ5fsKt4nooJV1oRDL/pM0EG/eBEn7zqM/h+24oobGW47KjE3KBKKvHXnumGgB4ZvoUwy4Y1c5aPkY2/dEt5nzm/TQpL4Up09DD+dVzRZaInB3qxWvPpHX9xFEPbaYg9tLY1Z0UOhz4/P/46i79FB4rHn8Eo8s4tLd6fQvoCxLyHfcmoEkDi1FhVjYtNZaUq4eo/9mvnXOg6oC5r7NidWOx2ijYsTNhCxPMbH root@singlevm2-vm-80ba79da-397a-43b9-9f44-87d7692aafe0 ssh-dss AAAAB3NzaC1kc3MAAACBAJHy+5NL+YDQkLisSix6r/K8xx/K4+DwgPFco9xK1Zlpj2pGz5Nlg+rkPMRhKgz/JvopQ5gK4mzifdAdOPI4zEintG+Fhey9RXXSc10WpAux1sM9dau2UxkLGlU43eDz0Xaf4tU8zD6kQzfnYWSDOyBy5wO6d3uormagWHikfo87AAAAFQDiLieqpAaH7GKBPt2KdHIaM7JnPwAAAIAt6t67YMM6kMBOjWACsheU0wXPAOghN/Dh+I6FCi9glZxoDTmU+nGxoZmICVBqxf9wd/xyN+JF3i+56F3a39QYZD2/VR1lI/ajbILo11FPBE1zTzew3+DtyDlIQSR2SLA+n8MvbG6T/plk0sLucueeD5tSNHaWOba6NN4D1KpdjAAAAIA0T8+nn+QA3pa07xux25jHazJkqUdqZVtdAdxWosjiJmtvUm4b++wPF542e00TFYRJORNj4De/SA69o51RrUDJTx4sMask/qNU0SULYqsqi1jo5TUOq6urWjbNkLPOAjUKky+FxssHO70qNkfR9p6LyUAtn4BjoxTyqupq1uOExA== root@singlevm2-vm-80ba79da-397a-43b9-9f44-87d7692aafe0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.25s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fee6:2454/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 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: singlevm2-vm-80ba79da-397a-43b9-9f44-87d7692aafe0 launch-index: 0 === cirros: current=0.4.0 uptime=3.42 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-80ba79da-397a-43b9-9f44-87d7692aafe0 login: 2018-09-02 19:07:35,489 - paramiko.transport - DEBUG - starting thread (client mode): 0xb780b650L 2018-09-02 19:07:35,490 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-09-02 19:07:35,490 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-02 19:07:35,490 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-02 19:07:35,491 - 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-09-02 19:07:35,492 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-02 19:07:35,492 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-02 19:07:35,492 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-02 19:07:35,492 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-02 19:07:35,492 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-02 19:07:35,510 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-02 19:07:35,510 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-02 19:07:35,522 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: 5fc2c2e0a231d9550195b17ba74bd9e8 2018-09-02 19:07:35,523 - paramiko.transport - DEBUG - Trying discovered key 858e29d5fc9e0825fbfbfbf9885602c2 in /tmp/tmpqFs6Ss 2018-09-02 19:07:35,546 - paramiko.transport - DEBUG - userauth is OK 2018-09-02 19:07:35,552 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-02 19:07:35,556 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-02 19:07:35,556 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-02 19:07:35,557 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-02 19:07:35,558 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-02 19:07:35,559 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-02 19:07:35,559 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-02 19:07:35,559 - functest.core.singlevm - DEBUG - error: 2018-09-02 19:07:35,564 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-02 19:07:35,676 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:07:35,677 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-02 19:07:35,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-02 19:07:35,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/98bd3351-1862-478f-8dcd-ef3b0686a704.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:36,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-226d3e43-656a-49fa-b741-816ae53e7625 Content-Length: 0 Date: Sun, 02 Sep 2018 19:07:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:07:36,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/98bd3351-1862-478f-8dcd-ef3b0686a704.json used request id req-226d3e43-656a-49fa-b741-816ae53e7625 2018-09-02 19:07:36,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.992486953735s 2018-09-02 19:07:36,677 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/98bd3351-1862-478f-8dcd-ef3b0686a704.json used request id req-226d3e43-656a-49fa-b741-816ae53e7625 2018-09-02 19:07:36,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:07:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:36,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d400cac3-5166-4807-b6e9-87c6d5d04503 Date: Sun, 02 Sep 2018 19:07:36 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:07:36,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d400cac3-5166-4807-b6e9-87c6d5d04503 2018-09-02 19:07:36,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572490692139s 2018-09-02 19:07:36,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d400cac3-5166-4807-b6e9-87c6d5d04503 2018-09-02 19:07:36,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-02 19:07:36,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:36,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:07: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 x-openstack-request-id: req-f2766572-149c-42bf-b987-7cc111769eeb x-compute-request-id: req-f2766572-149c-42bf-b987-7cc111769eeb Content-Type: application/json 2018-09-02 19:07:36,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369 used request id req-f2766572-149c-42bf-b987-7cc111769eeb 2018-09-02 19:07:36,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186083078384s 2018-09-02 19:07:36,927 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369 used request id req-f2766572-149c-42bf-b987-7cc111769eeb 2018-09-02 19:07:36,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:07:36,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:37,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-66984ac8-7e9b-4c3e-929b-0e55237663d3 x-compute-request-id: req-66984ac8-7e9b-4c3e-929b-0e55237663d3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:24:54", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:24:54", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7eae077c-32da-462c-a3e7-94fa8cc07369", "rel": "bookmark"}], "image": {"id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "links": [{"href": "http://172.30.9.26:8774/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:07:21.000000", "flavor": {"id": "355fcfd6-2252-4f01-b766-4562c2073632", "links": [{"href": "http://172.30.9.26:8774/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "rel": "bookmark"}]}, "id": "7eae077c-32da-462c-a3e7-94fa8cc07369", "security_groups": [{"name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0"}], "user_id": "1df6f6ac3de84cc3a2ff256b24493354", "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-09-02T19:07:36Z", "hostId": "7db1df5203ebd6f59edade137458e95db8e466d263981be49b65db07", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0", "name": "singlevm2-vm_80ba79da-397a-43b9-9f44-87d7692aafe0", "created": "2018-09-02T19:07:14Z", "tenant_id": "cc169aeabc9b45da9244e09497300209", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:07:37,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66984ac8-7e9b-4c3e-929b-0e55237663d3 2018-09-02 19:07:37,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727724075317s 2018-09-02 19:07:37,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66984ac8-7e9b-4c3e-929b-0e55237663d3 2018-09-02 19:07:37,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:07:39,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:07:39,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:39,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:39 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-2fe567d1-f228-475c-959b-e967a593c7a6 x-compute-request-id: req-2fe567d1-f228-475c-959b-e967a593c7a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-02 19:07:39,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2fe567d1-f228-475c-959b-e967a593c7a6 2018-09-02 19:07:39,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0656931400299s 2018-09-02 19:07:39,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2fe567d1-f228-475c-959b-e967a593c7a6 2018-09-02 19:07:39,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:07:39,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:39,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-747378fe-9100-4430-95b0-f55d49b70885 Date: Sun, 02 Sep 2018 19:07:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:03Z", "updated_at": "2018-09-02T19:07:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "18f0d67d-07d2-4993-bc3c-81df6870fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "35a3f9fa-b55b-46b1-827f-5f3cb2c0971b", "remote_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "4593754b-90d0-47d7-8175-87ae22630727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:03Z", "revision_number": 0, "id": "490119be-5009-4ea7-93e8-fc07e76ab068", "remote_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:03Z", "security_group_id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}], "revision_number": 1, "project_id": "cc169aeabc9b45da9244e09497300209", "id": "1cb758a9-6c0e-440c-98f5-b561e60c56e0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:11Z", "updated_at": "2018-09-02T19:07:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "74a236a2-1498-4e57-b272-9b1066d526dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "b1482388-eb93-4ff4-9864-f31be5b7d250", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "bbe567ab-2d58-4431-bc01-e384e1be908c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc169aeabc9b45da9244e09497300209"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:11Z", "revision_number": 0, "id": "be067447-d623-43ac-b083-f115bbd89202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:11Z", "security_group_id": "231a2b59-a147-4069-8d5c-3a77cb498364", "tenant_id": "cc169aeabc9b45da9244e09497300209", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc169aeabc9b45da9244e09497300209"}], "revision_number": 3, "project_id": "cc169aeabc9b45da9244e09497300209", "id": "231a2b59-a147-4069-8d5c-3a77cb498364", "name": "singlevm2-sg_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:39,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-747378fe-9100-4430-95b0-f55d49b70885 2018-09-02 19:07:39,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0432350635529s 2018-09-02 19:07:39,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-747378fe-9100-4430-95b0-f55d49b70885 2018-09-02 19:07:39,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-02 19:07:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/231a2b59-a147-4069-8d5c-3a77cb498364.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:39,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f54fb0c-1b73-4299-93fe-7dfd062a9e75 Content-Length: 0 Date: Sun, 02 Sep 2018 19:07:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:07:39,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/231a2b59-a147-4069-8d5c-3a77cb498364.json used request id req-1f54fb0c-1b73-4299-93fe-7dfd062a9e75 2018-09-02 19:07:39,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.181603908539s 2018-09-02 19:07:39,958 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/231a2b59-a147-4069-8d5c-3a77cb498364.json used request id req-1f54fb0c-1b73-4299-93fe-7dfd062a9e75 2018-09-02 19:07:39,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-02 19:07:39,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:40,012 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:07:39 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-5a9aff7f-4f0e-4ebe-8a40-9c3ebd7ca9a0 x-compute-request-id: req-5a9aff7f-4f0e-4ebe-8a40-9c3ebd7ca9a0 Content-Length: 0 Content-Type: application/json 2018-09-02 19:07:40,012 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0 used request id req-5a9aff7f-4f0e-4ebe-8a40-9c3ebd7ca9a0 2018-09-02 19:07:40,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0538489818573s 2018-09-02 19:07:40,012 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_80ba79da-397a-43b9-9f44-87d7692aafe0 used request id req-5a9aff7f-4f0e-4ebe-8a40-9c3ebd7ca9a0 2018-09-02 19:07:40,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:07:40,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" -d '{"subnet_id": "381d91f3-fddf-452b-bc9b-368b54f47f0f"}' 2018-09-02 19:07:41,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40cdf09f-d1cb-423c-a49d-1dc5cdf9e8fd Date: Sun, 02 Sep 2018 19:07:41 GMT RESP BODY: {"network_id": "852a4adf-1fe4-40c1-b3d6-caa00d384fa3", "tenant_id": "cc169aeabc9b45da9244e09497300209", "subnet_id": "381d91f3-fddf-452b-bc9b-368b54f47f0f", "subnet_ids": ["381d91f3-fddf-452b-bc9b-368b54f47f0f"], "port_id": "7f806cfc-3e42-4e4e-b815-58b6af8f807d", "id": "fd81aa88-e00c-4ce9-a6d8-92a57b1fff56"} 2018-09-02 19:07:41,754 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56/remove_router_interface.json used request id req-40cdf09f-d1cb-423c-a49d-1dc5cdf9e8fd 2018-09-02 19:07:41,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74163508415s 2018-09-02 19:07:41,755 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56/remove_router_interface.json used request id req-40cdf09f-d1cb-423c-a49d-1dc5cdf9e8fd returning object fd81aa88-e00c-4ce9-a6d8-92a57b1fff56 2018-09-02 19:07:41,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:07:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:41,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-ac0db899-9d34-49be-83c8-f51db74e8709 Date: Sun, 02 Sep 2018 19:07:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "cc169aeabc9b45da9244e09497300209", "created_at": "2018-09-02T19:07:04Z", "admin_state_up": true, "updated_at": "2018-09-02T19:07:41Z", "revision_number": 4, "routes": [], "project_id": "cc169aeabc9b45da9244e09497300209", "id": "fd81aa88-e00c-4ce9-a6d8-92a57b1fff56", "name": "singlevm2-router_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:41,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ac0db899-9d34-49be-83c8-f51db74e8709 2018-09-02 19:07:41,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114513874054s 2018-09-02 19:07:41,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ac0db899-9d34-49be-83c8-f51db74e8709 2018-09-02 19:07:41,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:07:41,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:43,244 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6724ed8-da8e-4921-8e94-d69e50684dde Content-Length: 0 Date: Sun, 02 Sep 2018 19:07:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:07:43,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56.json used request id req-b6724ed8-da8e-4921-8e94-d69e50684dde 2018-09-02 19:07:43,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37250208855s 2018-09-02 19:07:43,244 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fd81aa88-e00c-4ce9-a6d8-92a57b1fff56.json used request id req-b6724ed8-da8e-4921-8e94-d69e50684dde 2018-09-02 19:07:43,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:07:43,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:43,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4571a612-3a97-4164-9d45-67ef14c0647f Date: Sun, 02 Sep 2018 19:07:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:07:04Z","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":"cc169aeabc9b45da9244e09497300209","id":"381d91f3-fddf-452b-bc9b-368b54f47f0f","subnetpool_id":null,"name":"singlevm2-subnet_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:43,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4571a612-3a97-4164-9d45-67ef14c0647f 2018-09-02 19:07:43,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0405881404877s 2018-09-02 19:07:43,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4571a612-3a97-4164-9d45-67ef14c0647f 2018-09-02 19:07:43,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:07:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/381d91f3-fddf-452b-bc9b-368b54f47f0f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:44,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2defb2a4-2fa3-4278-8ec4-6015b084c3f0 Date: Sun, 02 Sep 2018 19:07:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:07:44,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/381d91f3-fddf-452b-bc9b-368b54f47f0f.json used request id req-2defb2a4-2fa3-4278-8ec4-6015b084c3f0 2018-09-02 19:07:44,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11383986473s 2018-09-02 19:07:44,401 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/381d91f3-fddf-452b-bc9b-368b54f47f0f.json used request id req-2defb2a4-2fa3-4278-8ec4-6015b084c3f0 2018-09-02 19:07:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:07:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:44,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-4a0784a4-350b-479c-8bf3-74a6ed2a514a Date: Sun, 02 Sep 2018 19:07:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:07:44Z","tenant_id":"cc169aeabc9b45da9244e09497300209","created_at":"2018-09-02T19:07:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cc169aeabc9b45da9244e09497300209","id":"852a4adf-1fe4-40c1-b3d6-caa00d384fa3","name":"singlevm2-net_80ba79da-397a-43b9-9f44-87d7692aafe0"}]} 2018-09-02 19:07:44,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4a0784a4-350b-479c-8bf3-74a6ed2a514a 2018-09-02 19:07:44,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104695081711s 2018-09-02 19:07:44,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4a0784a4-350b-479c-8bf3-74a6ed2a514a 2018-09-02 19:07:44,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:07:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/852a4adf-1fe4-40c1-b3d6-caa00d384fa3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:45,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-484494e1-8cab-464d-9a51-ec0e3e0c4bcd Date: Sun, 02 Sep 2018 19:07:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:07:45,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/852a4adf-1fe4-40c1-b3d6-caa00d384fa3.json used request id req-484494e1-8cab-464d-9a51-ec0e3e0c4bcd 2018-09-02 19:07:45,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27894687653s 2018-09-02 19:07:45,788 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/852a4adf-1fe4-40c1-b3d6-caa00d384fa3.json used request id req-484494e1-8cab-464d-9a51-ec0e3e0c4bcd 2018-09-02 19:07:45,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:07:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:45,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-521e7e87-aae5-4a36-bd4f-8836b9c25cda Date: Sun, 02 Sep 2018 19:07:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:09Z", "file": "/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec/file", "owner": "cc169aeabc9b45da9244e09497300209", "id": "b43150d4-d638-4a0c-bae9-1178f59650ec", "size": 12716032, "self": "/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/b43150d4-d638-4a0c-bae9-1178f59650ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/b43150d4-d638-4a0c-bae9-1178f59650ec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_80ba79da-397a-43b9-9f44-87d7692aafe0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:07:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:07:45,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-521e7e87-aae5-4a36-bd4f-8836b9c25cda 2018-09-02 19:07:45,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380480289459s 2018-09-02 19:07:45,830 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-521e7e87-aae5-4a36-bd4f-8836b9c25cda 2018-09-02 19:07:45,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-02 19:07:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb5ab6d4009e5d1bfdc0de1ac9dcc7fad4f9e205" 2018-09-02 19:07:46,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d927cba-2e6f-42b7-aabb-150af20b8927 Date: Sun, 02 Sep 2018 19:07:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:07:46,236 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec used request id req-9d927cba-2e6f-42b7-aabb-150af20b8927 2018-09-02 19:07:46,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.40433216095s 2018-09-02 19:07:46,237 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b43150d4-d638-4a0c-bae9-1178f59650ec used request id req-9d927cba-2e6f-42b7-aabb-150af20b8927 2018-09-02 19:07:46,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:07:46,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:46,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6240e68d-b677-4c9e-a261-60e2dbb76a00 x-compute-request-id: req-6240e68d-b677-4c9e-a261-60e2dbb76a00 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_80ba79da-397a-43b9-9f44-87d7692aafe0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/355fcfd6-2252-4f01-b766-4562c2073632", "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": "355fcfd6-2252-4f01-b766-4562c2073632"}]} 2018-09-02 19:07:46,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6240e68d-b677-4c9e-a261-60e2dbb76a00 2018-09-02 19:07:46,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230300426483s 2018-09-02 19:07:46,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6240e68d-b677-4c9e-a261-60e2dbb76a00 2018-09-02 19:07:46,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-02 19:07:46,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:46,293 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:07:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5ca61f8-333f-493f-ba21-666f17e52389 x-compute-request-id: req-e5ca61f8-333f-493f-ba21-666f17e52389 Content-Length: 0 Content-Type: application/json 2018-09-02 19:07:46,293 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632 used request id req-e5ca61f8-333f-493f-ba21-666f17e52389 2018-09-02 19:07:46,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313119888306s 2018-09-02 19:07:46,293 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/355fcfd6-2252-4f01-b766-4562c2073632 used request id req-e5ca61f8-333f-493f-ba21-666f17e52389 2018-09-02 19:07:46,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:07:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:46,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53936826-e44f-4024-8e65-6aa501a7e467 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0", "links": {"self": "http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df6f6ac3de84cc3a2ff256b24493354", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:07:46,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-53936826-e44f-4024-8e65-6aa501a7e467 2018-09-02 19:07:46,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2246530056s 2018-09-02 19:07:46,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-53936826-e44f-4024-8e65-6aa501a7e467 2018-09-02 19:07:46,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:07:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:46,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0ed5cc-b717-47b1-9338-38591c78ebd6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_80ba79da-397a-43b9-9f44-87d7692aafe0", "links": {"self": "http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1df6f6ac3de84cc3a2ff256b24493354", "description": null}} 2018-09-02 19:07:46,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354 used request id req-6e0ed5cc-b717-47b1-9338-38591c78ebd6 2018-09-02 19:07:46,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208811998367s 2018-09-02 19:07:46,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354 used request id req-6e0ed5cc-b717-47b1-9338-38591c78ebd6 2018-09-02 19:07:46,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-02 19:07:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:47,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec1f9a90-fa51-434f-a64d-868eee5498f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:07:47,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354 used request id req-ec1f9a90-fa51-434f-a64d-868eee5498f5 2018-09-02 19:07:47,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310253143311s 2018-09-02 19:07:47,045 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1df6f6ac3de84cc3a2ff256b24493354 used request id req-ec1f9a90-fa51-434f-a64d-868eee5498f5 2018-09-02 19:07:47,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:07:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:47,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a04f34-ccb1-4524-b5b3-05a202bce5a1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209"}, "tags": [], "enabled": true, "id": "cc169aeabc9b45da9244e09497300209", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_80ba79da-397a-43b9-9f44-87d7692aafe0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-02 19:07:47,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f4a04f34-ccb1-4524-b5b3-05a202bce5a1 2018-09-02 19:07:47,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190970897675s 2018-09-02 19:07:47,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f4a04f34-ccb1-4524-b5b3-05a202bce5a1 2018-09-02 19:07:47,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-02 19:07:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c82226466b134e04474fad480c9837c193837ae" 2018-09-02 19:07:47,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3104a3c5-fc00-455e-9fee-b77b4a8d12b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:07:47,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209 used request id req-3104a3c5-fc00-455e-9fee-b77b4a8d12b0 2018-09-02 19:07:47,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243360996246s 2018-09-02 19:07:47,491 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cc169aeabc9b45da9244e09497300209 used request id req-3104a3c5-fc00-455e-9fee-b77b4a8d12b0 2018-09-02 19:07:47,544 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-02 19:07:47,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:07:47,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:07:47,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:07:47,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:07:47,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8055f4-8b1a-4a38-9747-ecf3f66628b7 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:07:47,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0c8055f4-8b1a-4a38-9747-ecf3f66628b7 2018-09-02 19:07:47,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:07:48,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["DL8FndAOS1ySwm2JEpjk3g"], "issued_at": "2018-09-02T19:07:47.000000Z"}} 2018-09-02 19:07:48,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:07:48,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:48,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e118a16f-9fa3-460c-bcc4-c6ac182c0c9a Date: Sun, 02 Sep 2018 19:07:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:07:48,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e118a16f-9fa3-460c-bcc4-c6ac182c0c9a 2018-09-02 19:07:48,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287672042847s 2018-09-02 19:07:48,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e118a16f-9fa3-460c-bcc4-c6ac182c0c9a 2018-09-02 19:07:48,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:07:48,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca535224-c093-4e72-90fb-6ca5b961452a 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.26:5000/v3/", "rel": "self"}]}]}} 2018-09-02 19:07:48,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ca535224-c093-4e72-90fb-6ca5b961452a 2018-09-02 19:07:48,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:07:48,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:48,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd1d2ff-ccb9-4bfd-93ed-48ff25eb24c2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/37c77df8d5ff4c538c79845c3e2b49ef"}, "tags": [], "enabled": true, "id": "37c77df8d5ff4c538c79845c3e2b49ef", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-09-02 19:07:48,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-0dd1d2ff-ccb9-4bfd-93ed-48ff25eb24c2 2018-09-02 19:07:48,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110110044479s 2018-09-02 19:07:48,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-0dd1d2ff-ccb9-4bfd-93ed-48ff25eb24c2 2018-09-02 19:07:48,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-02 19:07:48,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5"}}' 2018-09-02 19:07:48,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793436be-9ba0-4266-a496-db08452ceac5 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.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275"}, "tags": [], "enabled": true, "id": "6cb0ea127ea744f6830a3ce6fad22275", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5"}} 2018-09-02 19:07:48,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-793436be-9ba0-4266-a496-db08452ceac5 2018-09-02 19:07:48,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221234798431s 2018-09-02 19:07:48,640 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-793436be-9ba0-4266-a496-db08452ceac5 2018-09-02 19:07:48,641 - 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'6cb0ea127ea744f6830a3ce6fad22275', '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_876d127b-310d-4472-ba47-479b3ae6bcd5'}) 2018-09-02 19:07:48,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-02 19:07:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fe112875-863a-4238-b422-febbf4561a11", "email": null, "name": "vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5"}}' 2018-09-02 19:07:49,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e322ab1e-e469-4fc6-92b4-dd5efa24d75d Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5", "links": {"self": "http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "10b144a71c3b4c858ee8e844322a1e28", "domain_id": "default", "password_expires_at": null}} 2018-09-02 19:07:49,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e322ab1e-e469-4fc6-92b4-dd5efa24d75d 2018-09-02 19:07:49,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.378490924835s 2018-09-02 19:07:49,026 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e322ab1e-e469-4fc6-92b4-dd5efa24d75d 2018-09-02 19:07:49,026 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'10b144a71c3b4c858ee8e844322a1e28', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5'}) 2018-09-02 19:07:49,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:07:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:49,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e79e120-451d-4361-8dd2-d641c71b0ee1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:07:49,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1e79e120-451d-4361-8dd2-d641c71b0ee1 2018-09-02 19:07:49,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209306001663s 2018-09-02 19:07:49,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1e79e120-451d-4361-8dd2-d641c71b0ee1 2018-09-02 19:07:49,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:07:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:49,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620137f0-0720-47cf-9607-080c5295a0cd Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:07:49,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-620137f0-0720-47cf-9607-080c5295a0cd 2018-09-02 19:07:49,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176648139954s 2018-09-02 19:07:49,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-620137f0-0720-47cf-9607-080c5295a0cd 2018-09-02 19:07:49,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:07:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:49,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db725bd-a825-453d-adfe-5486f686c454 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:07:49,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9db725bd-a825-453d-adfe-5486f686c454 2018-09-02 19:07:49,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109920024872s 2018-09-02 19:07:49,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9db725bd-a825-453d-adfe-5486f686c454 2018-09-02 19:07:49,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:07:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:49,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f8eb23-9be3-4e39-ac64-73804155029a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-02 19:07:49,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-59f8eb23-9be3-4e39-ac64-73804155029a 2018-09-02 19:07:49,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184792041779s 2018-09-02 19:07:49,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-59f8eb23-9be3-4e39-ac64-73804155029a 2018-09-02 19:07:49,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:07:49,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:49,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b48f279-c149-426e-9fd2-5b67a59205a6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5", "links": {"self": "http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "10b144a71c3b4c858ee8e844322a1e28", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:07:49,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6b48f279-c149-426e-9fd2-5b67a59205a6 2018-09-02 19:07:49,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195245981216s 2018-09-02 19:07:49,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6b48f279-c149-426e-9fd2-5b67a59205a6 2018-09-02 19:07:49,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:07:49,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:50,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cd0db9-da59-4bd2-a6fa-42c5f0540e0d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275"}, "tags": [], "enabled": true, "id": "6cb0ea127ea744f6830a3ce6fad22275", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:07:50,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-79cd0db9-da59-4bd2-a6fa-42c5f0540e0d 2018-09-02 19:07:50,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186234951019s 2018-09-02 19:07:50,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-79cd0db9-da59-4bd2-a6fa-42c5f0540e0d 2018-09-02 19:07:50,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-02 19:07:50,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=10b144a71c3b4c858ee8e844322a1e28&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=6cb0ea127ea744f6830a3ce6fad22275" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:50,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e76d53d7-8f56-43fc-b3fe-def51ef978c7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=10b144a71c3b4c858ee8e844322a1e28&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=6cb0ea127ea744f6830a3ce6fad22275", "previous": null, "next": null}} 2018-09-02 19:07:50,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=10b144a71c3b4c858ee8e844322a1e28&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=6cb0ea127ea744f6830a3ce6fad22275 used request id req-e76d53d7-8f56-43fc-b3fe-def51ef978c7 2018-09-02 19:07:50,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.178310871124s 2018-09-02 19:07:50,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=10b144a71c3b4c858ee8e844322a1e28&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=6cb0ea127ea744f6830a3ce6fad22275 used request id req-e76d53d7-8f56-43fc-b3fe-def51ef978c7 2018-09-02 19:07:50,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-02 19:07:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275/users/10b144a71c3b4c858ee8e844322a1e28/roles/55befc555ef1484aa02e847c32150983 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:07:50,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:07:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536180df-468a-49a3-b006-4bd8188530e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:07:50,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275/users/10b144a71c3b4c858ee8e844322a1e28/roles/55befc555ef1484aa02e847c32150983 used request id req-536180df-468a-49a3-b006-4bd8188530e7 2018-09-02 19:07:50,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136989116669s 2018-09-02 19:07:50,448 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275/users/10b144a71c3b4c858ee8e844322a1e28/roles/55befc555ef1484aa02e847c32150983 used request id req-536180df-468a-49a3-b006-4bd8188530e7 2018-09-02 19:07:50,448 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5', 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'6cb0ea127ea744f6830a3ce6fad22275', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'fe112875-863a-4238-b422-febbf4561a11', 'username': u'vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 19:07:50,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:07:50,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:07:50,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:07:50,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:07:50,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:07:50,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:07:50,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:07:50,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:07:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:07:50,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:07:50,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:07:50,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:07:50,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:07:50,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:07:50,454 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5', 'password': 'fe112875-863a-4238-b422-febbf4561a11', 'project_name': 'vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '6cb0ea127ea744f6830a3ce6fad22275', 'project_domain_name': 'Default'} 2018-09-02 19:07:50,454 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-02 19:07:50,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:07:50,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697c8c8d-21b9-4aa6-b3be-c6afc5352736 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:07:50,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-697c8c8d-21b9-4aa6-b3be-c6afc5352736 2018-09-02 19:07:50,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:07:50,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cb0ea127ea744f6830a3ce6fad22275", "name": "vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6cb0ea127ea744f6830a3ce6fad22275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/6cb0ea127ea744f6830a3ce6fad22275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/6cb0ea127ea744f6830a3ce6fad22275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_6cb0ea127ea744f6830a3ce6fad22275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_6cb0ea127ea744f6830a3ce6fad22275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6cb0ea127ea744f6830a3ce6fad22275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/6cb0ea127ea744f6830a3ce6fad22275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/6cb0ea127ea744f6830a3ce6fad22275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6cb0ea127ea744f6830a3ce6fad22275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/6cb0ea127ea744f6830a3ce6fad22275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/6cb0ea127ea744f6830a3ce6fad22275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6cb0ea127ea744f6830a3ce6fad22275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/6cb0ea127ea744f6830a3ce6fad22275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/6cb0ea127ea744f6830a3ce6fad22275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5", "id": "10b144a71c3b4c858ee8e844322a1e28"}, "audit_ids": ["eYe8YNoZQT2E0_tLPNHQXA"], "issued_at": "2018-09-02T19:07:50.000000Z"}} 2018-09-02 19:07:50,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:07:50,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"network": {"name": "vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5", "admin_state_up": true}}' 2018-09-02 19:07:51,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-516c04ff-5b49-4418-a5db-421ae59cee88 Date: Sun, 02 Sep 2018 19:07:51 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-02T19:07:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"fa1f4973-b741-46e8-8f70-e813b0f80068","name":"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5"}} 2018-09-02 19:07:51,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-516c04ff-5b49-4418-a5db-421ae59cee88 2018-09-02 19:07:51,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.728635072708s 2018-09-02 19:07:51,584 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-516c04ff-5b49-4418-a5db-421ae59cee88 2018-09-02 19:07:51,584 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:07:51Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'fa1f4973-b741-46e8-8f70-e813b0f80068', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5', u'admin_state_up': True, u'tenant_id': u'6cb0ea127ea744f6830a3ce6fad22275', u'created_at': u'2018-09-02T19:07:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6cb0ea127ea744f6830a3ce6fad22275'}) 2018-09-02 19:07:51,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:07:51,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:07:51,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-77db7eb2-15a3-4e01-9fd1-23db347f2b96 Date: Sun, 02 Sep 2018 19:07:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:07:51Z","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"fa1f4973-b741-46e8-8f70-e813b0f80068","name":"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:07:51,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-77db7eb2-15a3-4e01-9fd1-23db347f2b96 2018-09-02 19:07:51,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.163563013077s 2018-09-02 19:07:51,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-77db7eb2-15a3-4e01-9fd1-23db347f2b96 2018-09-02 19:07:51,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:07:51,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"subnet": {"name": "vping_ssh-subnet_876d127b-310d-4472-ba47-479b3ae6bcd5", "enable_dhcp": true, "network_id": "fa1f4973-b741-46e8-8f70-e813b0f80068", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:07:52,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d33ee8b5-0f6c-4ff2-a8d4-ac04ccaba682 Date: Sun, 02 Sep 2018 19:07:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa1f4973-b741-46e8-8f70-e813b0f80068","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:07:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"2d02c4b0-3761-449a-8620-d84d26aeeeac","subnetpool_id":null,"name":"vping_ssh-subnet_876d127b-310d-4472-ba47-479b3ae6bcd5"}} 2018-09-02 19:07:52,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d33ee8b5-0f6c-4ff2-a8d4-ac04ccaba682 2018-09-02 19:07:52,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.812857866287s 2018-09-02 19:07:52,563 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d33ee8b5-0f6c-4ff2-a8d4-ac04ccaba682 2018-09-02 19:07:52,564 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:07:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2d02c4b0-3761-449a-8620-d84d26aeeeac', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_876d127b-310d-4472-ba47-479b3ae6bcd5', u'enable_dhcp': True, u'network_id': u'fa1f4973-b741-46e8-8f70-e813b0f80068', u'tenant_id': u'6cb0ea127ea744f6830a3ce6fad22275', u'created_at': u'2018-09-02T19:07:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6cb0ea127ea744f6830a3ce6fad22275'}) 2018-09-02 19:07:52,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:07:52,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "vping_ssh-router_876d127b-310d-4472-ba47-479b3ae6bcd5", "admin_state_up": true}}' 2018-09-02 19:07:53,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-7abdeb7b-030d-44fc-8775-160f3afebbab Date: Sun, 02 Sep 2018 19:07:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:52Z", "admin_state_up": true, "updated_at": "2018-09-02T19:07:53Z", "revision_number": 2, "routes": [], "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "0decf1f0-8cef-4069-9e53-5e8a131e530b", "name": "vping_ssh-router_876d127b-310d-4472-ba47-479b3ae6bcd5"}} 2018-09-02 19:07:53,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7abdeb7b-030d-44fc-8775-160f3afebbab 2018-09-02 19:07:53,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.23224020004s 2018-09-02 19:07:53,797 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7abdeb7b-030d-44fc-8775-160f3afebbab 2018-09-02 19:07:53,797 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6cb0ea127ea744f6830a3ce6fad22275', u'created_at': u'2018-09-02T19:07:52Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T19:07:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'6cb0ea127ea744f6830a3ce6fad22275', u'id': u'0decf1f0-8cef-4069-9e53-5e8a131e530b', u'name': u'vping_ssh-router_876d127b-310d-4472-ba47-479b3ae6bcd5'}) 2018-09-02 19:07:53,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:07:53,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"subnet_id": "2d02c4b0-3761-449a-8620-d84d26aeeeac"}' 2018-09-02 19:07:55,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2069f952-ce2b-4fd0-ac56-41bec0ba411f Date: Sun, 02 Sep 2018 19:07:55 GMT RESP BODY: {"network_id": "fa1f4973-b741-46e8-8f70-e813b0f80068", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "subnet_id": "2d02c4b0-3761-449a-8620-d84d26aeeeac", "subnet_ids": ["2d02c4b0-3761-449a-8620-d84d26aeeeac"], "port_id": "dc7500f4-413c-4479-9e50-f43370350003", "id": "0decf1f0-8cef-4069-9e53-5e8a131e530b"} 2018-09-02 19:07:55,669 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b/add_router_interface.json used request id req-2069f952-ce2b-4fd0-ac56-41bec0ba411f 2018-09-02 19:07:55,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.87080407143s 2018-09-02 19:07:55,669 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b/add_router_interface.json used request id req-2069f952-ce2b-4fd0-ac56-41bec0ba411f returning object 0decf1f0-8cef-4069-9e53-5e8a131e530b 2018-09-02 19:07:55,670 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-02 19:07:55,802 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-02 19:07:55,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:07:55,808 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 02 Sep 2018 19:07:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-09-02 19:07:55,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:07:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:07:56,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-92822225-95be-42d8-92fe-aa47d28f5372 Date: Sun, 02 Sep 2018 19:07:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:07:56,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-92822225-95be-42d8-92fe-aa47d28f5372 2018-09-02 19:07:56,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286352872849s 2018-09-02 19:07:56,097 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-92822225-95be-42d8-92fe-aa47d28f5372 2018-09-02 19:07:56,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-02 19:07:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5"}' 2018-09-02 19:07:56,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-435382ca-bfad-44ba-970e-f008263bec68 Date: Sun, 02 Sep 2018 19:07:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:56Z", "file": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file", "owner": "6cb0ea127ea744f6830a3ce6fad22275", "id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "size": null, "self": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "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_876d127b-310d-4472-ba47-479b3ae6bcd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "checksum": null, "created_at": "2018-09-02T19:07:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-02 19:07:56,171 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-435382ca-bfad-44ba-970e-f008263bec68 2018-09-02 19:07:56,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0652730464935s 2018-09-02 19:07:56,171 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-435382ca-bfad-44ba-970e-f008263bec68 returning object 66b183a8-cf24-4e74-a9e3-5e0d5d30256f 2018-09-02 19:07:56,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-02 19:07:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '' 2018-09-02 19:07:56,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85f569b9-6f7e-4fe9-9486-62143c3ec61c Date: Sun, 02 Sep 2018 19:07:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:07:56,588 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file used request id req-85f569b9-6f7e-4fe9-9486-62143c3ec61c 2018-09-02 19:07:56,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.416121006012s 2018-09-02 19:07:56,588 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file used request id req-85f569b9-6f7e-4fe9-9486-62143c3ec61c 2018-09-02 19:07:56,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:07:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:07:56,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-42feca3c-0d58-4f52-9fb4-92cac3c2d5cf Date: Sun, 02 Sep 2018 19:07:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:56Z", "file": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file", "owner": "6cb0ea127ea744f6830a3ce6fad22275", "id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "size": 12716032, "self": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:07:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:07:56,627 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-42feca3c-0d58-4f52-9fb4-92cac3c2d5cf 2018-09-02 19:07:56,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0349340438843s 2018-09-02 19:07:56,628 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-42feca3c-0d58-4f52-9fb4-92cac3c2d5cf 2018-09-02 19:07:56,629 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file', 'owner': u'6cb0ea127ea744f6830a3ce6fad22275', 'id': u'66b183a8-cf24-4e74-a9e3-5e0d5d30256f', 'size': 12716032, u'self': u'/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6cb0ea127ea744f6830a3ce6fad22275', 'name': 'vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T19:07:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T19:07:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5', '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/66b183a8-cf24-4e74-a9e3-5e0d5d30256f', 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_876d127b-310d-4472-ba47-479b3ae6bcd5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5', 'created': u'2018-09-02T19:07:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T19:07:56Z', 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/66b183a8-cf24-4e74-a9e3-5e0d5d30256f', 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_876d127b-310d-4472-ba47-479b3ae6bcd5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 19:07:56,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-02 19:07:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_876d127b-310d-4472-ba47-479b3ae6bcd5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-02 19:07:57,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-774ff7ee-6ec5-411f-8889-63bc673056a2 x-compute-request-id: req-774ff7ee-6ec5-411f-8889-63bc673056a2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_876d127b-310d-4472-ba47-479b3ae6bcd5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "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": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7"}} 2018-09-02 19:07:57,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-774ff7ee-6ec5-411f-8889-63bc673056a2 2018-09-02 19:07:57,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.381212949753s 2018-09-02 19:07:57,012 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-774ff7ee-6ec5-411f-8889-63bc673056a2 2018-09-02 19:07:57,012 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_876d127b-310d-4472-ba47-479b3ae6bcd5', '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'f8ff15a6bbb04f6783ea80fb18d1f502', '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'70ca82ab-2ce1-4596-96c5-5fdf5965caf7', 'swap': 0}) 2018-09-02 19:07:57,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-02 19:07:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" -d '{"extra_specs": {}}' 2018-09-02 19:07:57,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-578bf4c1-4978-435c-abfe-136325a1e508 x-compute-request-id: req-578bf4c1-4978-435c-abfe-136325a1e508 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-02 19:07:57,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7/os-extra_specs used request id req-578bf4c1-4978-435c-abfe-136325a1e508 2018-09-02 19:07:57,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210189819336s 2018-09-02 19:07:57,034 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7/os-extra_specs used request id req-578bf4c1-4978-435c-abfe-136325a1e508 2018-09-02 19:07:57,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-02 19:07:57,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"keypair": {"name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5"}}' 2018-09-02 19:07:57,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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,Accept-Encoding x-openstack-request-id: req-719282ed-510d-4886-aa7b-fdc14d5f879b x-compute-request-id: req-719282ed-510d-4886-aa7b-fdc14d5f879b Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgVQ6R5wSLu8kkofRCUQ39NBnn1aKNIHKj10KvksTXMSt4y9hS4q+Kk8jdMbrd3wVT55+AvATKsY7umc2xcBPdcA/J3HqOnoAgf1eIULCmfJyos0hxNjK8apASfhNNU+qipdnH0nhAClDxTIUdu4rKoDfVlQQCOZ/uAk8sx76xm2mGFn0u8dq8+cpOEvm9r6b8Pad519ZJ5zwNUdOBWUpAuw6lIGJ+8jkJRpwU+eNmpLzNSKqXciCSPXaYrQteXAAcIm69nzmz7CxNMJzUMgXgbAPG6pQvxrNeDwoFTkOPLljmIHJK0B/v4VUZKLV08rdgLMrvP8LoLNImFwHQeHTr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4FUOkecEi7vJJKH0QlEN/TQZ59WijSByo9dCr5LE1zEreMvY\nUuKvipPI3TG63d8FU+efgLwEyrGO7pnNsXAT3XAPydx6jp6AIH9XiFCwpnycqLNI\ncTYyvGqQEn4TTVPqoqXZx9J4QApQ8UyFHbuKyqA31ZUEAjmf7gJPLMe+sZtphhZ9\nLvHavPnKThL5va+m/D2nedfWSec8DVHTgVlKQLsOpSBifvI5CUacFPnjZqS8zUiq\nl3Igkj12mK0LXlwAHCJuvZ85s+wsTTCc1DIF4GwDxuqUL8azXg8KBU5Djy5Y5iBy\nStAf7+FVGSi1dPK3YCzK7z/C6CzSJhcB0Hh06wIDAQABAoIBAAhaIli8SScKrsp2\nXSm66tJqhixjf9HRS3NeKFVxGXMJmZy9uigb2H1IU0oo99Qa4Y/mJ8IbPfJt+exY\nPZhFm/e6nFvfoZB9xjdvhkrE9k68hPii9CeC5RCuxv5pQz61yR6VHi6aX2/C8pCJ\nUMtymBBDNtD041lR2+p4m4oHRcpG9SXkoEHEzm+0RiD4GmG1B9z2sbFQK12e2bMx\nRzNUdVzqXqHS6QOnlTjtqkdj4xOOcXlxgAdxmgdy1kpwpYB1nf6HyxMqJ/x6M3Vo\nvK0S94ctBCirbCrZKV0vnFV53pG322+c5q7mglQTOgR9FVC0YTSBF+qL+rgBcXV9\nqBcNsMECgYEA8+0cxdtYt8s1udaGKD5zkXl0ubskWMD/MasDha9d/2Yjdc8pZhQW\nMj2SwgcCgVRwVZgo8LpMCLZYaJNiCOGmZWVtm9v2un5EpemPNKDLea9dWgQmM0kD\nDIX9fF6Hobg4iaWttKyZekTIrcthnd1EIVr7Sund+Gj3Xy/B5qYWil8CgYEA62+p\nVUqsa359yWl3e7GoMdbe5ILpjo21wE6wQZYBGFlceIAwml1eCGu232ZKOCmMAaik\nMBzEkyHjnP6wk5PiQHf81sSSV+ddq1x5vTRHAlB5v9OZEIF73ZMj3AQhskALF32v\nWi0yUk1YpNDPS90rcqzSML2hB1nXSfI6gDtm+PUCgYEA15kuo1sa8Wi1lgqdDZkV\ngPF/UGKu35vGc9oaBOFaDdHzab+vccAzVjjCLKkRd8pwd9dD6HJhnhm9zsDmF7+K\n2XhrByXG0FOmzZbAst2ku2ta8aNVOGNCRKFxyamr7C7uGgvMmzMrfLyrO6HWKDhY\nbbsC/dX0EgqFCyclFX6b0bUCgYAczOcJAP6Ak9OtXNJ59iyeFCvmBkGt55XxNW8I\nRuJRaTUPpJbNe1hybULMp0WzAxoWZdvX6tz9JqsiXGGbW/7UZhku6JMCX9IskT5v\nL8Lz/IY4OhlCVKSjYUmEs5ivpnf04rIdtOOv/7g1STnijOawu4Vm4vuc25ejexc+\n8oVRNQKBgQCV50JanjSWQqESw4O0eL2R5axoUmRubnk/+QQlxJ93BfA3Pnw9vqoB\nAUInefpvHuWSKAKzI5BaJ8k8q/KmCTEXwo4P/iK3LQd7jEvQprH1BcGuzZ6knHXb\nPS5sQqb0B3+nh5WLiB3U2+CWjUmYbLw+g/1oBUrNwBpaUAnRcsXOqQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "10b144a71c3b4c858ee8e844322a1e28", "name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "fingerprint": "8b:3d:4b:71:6d:38:b4:ef:e3:dc:43:73:5e:70:0d:ff"}} 2018-09-02 19:07:57,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-719282ed-510d-4886-aa7b-fdc14d5f879b 2018-09-02 19:07:57,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.533541917801s 2018-09-02 19:07:57,569 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-719282ed-510d-4886-aa7b-fdc14d5f879b 2018-09-02 19:07:57,570 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgVQ6R5wSLu8kkofRCUQ39NBnn1aKNIHKj10KvksTXMSt4y9hS4q+Kk8jdMbrd3wVT55+AvATKsY7umc2xcBPdcA/J3HqOnoAgf1eIULCmfJyos0hxNjK8apASfhNNU+qipdnH0nhAClDxTIUdu4rKoDfVlQQCOZ/uAk8sx76xm2mGFn0u8dq8+cpOEvm9r6b8Pad519ZJ5zwNUdOBWUpAuw6lIGJ+8jkJRpwU+eNmpLzNSKqXciCSPXaYrQteXAAcIm69nzmz7CxNMJzUMgXgbAPG6pQvxrNeDwoFTkOPLljmIHJK0B/v4VUZKLV08rdgLMrvP8LoLNImFwHQeHTr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4FUOkecEi7vJJKH0QlEN/TQZ59WijSByo9dCr5LE1zEreMvY\nUuKvipPI3TG63d8FU+efgLwEyrGO7pnNsXAT3XAPydx6jp6AIH9XiFCwpnycqLNI\ncTYyvGqQEn4TTVPqoqXZx9J4QApQ8UyFHbuKyqA31ZUEAjmf7gJPLMe+sZtphhZ9\nLvHavPnKThL5va+m/D2nedfWSec8DVHTgVlKQLsOpSBifvI5CUacFPnjZqS8zUiq\nl3Igkj12mK0LXlwAHCJuvZ85s+wsTTCc1DIF4GwDxuqUL8azXg8KBU5Djy5Y5iBy\nStAf7+FVGSi1dPK3YCzK7z/C6CzSJhcB0Hh06wIDAQABAoIBAAhaIli8SScKrsp2\nXSm66tJqhixjf9HRS3NeKFVxGXMJmZy9uigb2H1IU0oo99Qa4Y/mJ8IbPfJt+exY\nPZhFm/e6nFvfoZB9xjdvhkrE9k68hPii9CeC5RCuxv5pQz61yR6VHi6aX2/C8pCJ\nUMtymBBDNtD041lR2+p4m4oHRcpG9SXkoEHEzm+0RiD4GmG1B9z2sbFQK12e2bMx\nRzNUdVzqXqHS6QOnlTjtqkdj4xOOcXlxgAdxmgdy1kpwpYB1nf6HyxMqJ/x6M3Vo\nvK0S94ctBCirbCrZKV0vnFV53pG322+c5q7mglQTOgR9FVC0YTSBF+qL+rgBcXV9\nqBcNsMECgYEA8+0cxdtYt8s1udaGKD5zkXl0ubskWMD/MasDha9d/2Yjdc8pZhQW\nMj2SwgcCgVRwVZgo8LpMCLZYaJNiCOGmZWVtm9v2un5EpemPNKDLea9dWgQmM0kD\nDIX9fF6Hobg4iaWttKyZekTIrcthnd1EIVr7Sund+Gj3Xy/B5qYWil8CgYEA62+p\nVUqsa359yWl3e7GoMdbe5ILpjo21wE6wQZYBGFlceIAwml1eCGu232ZKOCmMAaik\nMBzEkyHjnP6wk5PiQHf81sSSV+ddq1x5vTRHAlB5v9OZEIF73ZMj3AQhskALF32v\nWi0yUk1YpNDPS90rcqzSML2hB1nXSfI6gDtm+PUCgYEA15kuo1sa8Wi1lgqdDZkV\ngPF/UGKu35vGc9oaBOFaDdHzab+vccAzVjjCLKkRd8pwd9dD6HJhnhm9zsDmF7+K\n2XhrByXG0FOmzZbAst2ku2ta8aNVOGNCRKFxyamr7C7uGgvMmzMrfLyrO6HWKDhY\nbbsC/dX0EgqFCyclFX6b0bUCgYAczOcJAP6Ak9OtXNJ59iyeFCvmBkGt55XxNW8I\nRuJRaTUPpJbNe1hybULMp0WzAxoWZdvX6tz9JqsiXGGbW/7UZhku6JMCX9IskT5v\nL8Lz/IY4OhlCVKSjYUmEs5ivpnf04rIdtOOv/7g1STnijOawu4Vm4vuc25ejexc+\n8oVRNQKBgQCV50JanjSWQqESw4O0eL2R5axoUmRubnk/+QQlxJ93BfA3Pnw9vqoB\nAUInefpvHuWSKAKzI5BaJ8k8q/KmCTEXwo4P/iK3LQd7jEvQprH1BcGuzZ6knHXb\nPS5sQqb0B3+nh5WLiB3U2+CWjUmYbLw+g/1oBUrNwBpaUAnRcsXOqQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'10b144a71c3b4c858ee8e844322a1e28', 'name': u'vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5', 'created_at': '2018-09-02T19:07:57.570099', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6cb0ea127ea744f6830a3ce6fad22275', 'name': 'vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8b:3d:4b:71:6d:38:b4:ef:e3:dc:43:73:5e:70:0d:ff', 'type': 'ssh', 'id': u'vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5'}) 2018-09-02 19:07:57,570 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4FUOkecEi7vJJKH0QlEN/TQZ59WijSByo9dCr5LE1zEreMvY UuKvipPI3TG63d8FU+efgLwEyrGO7pnNsXAT3XAPydx6jp6AIH9XiFCwpnycqLNI cTYyvGqQEn4TTVPqoqXZx9J4QApQ8UyFHbuKyqA31ZUEAjmf7gJPLMe+sZtphhZ9 LvHavPnKThL5va+m/D2nedfWSec8DVHTgVlKQLsOpSBifvI5CUacFPnjZqS8zUiq l3Igkj12mK0LXlwAHCJuvZ85s+wsTTCc1DIF4GwDxuqUL8azXg8KBU5Djy5Y5iBy StAf7+FVGSi1dPK3YCzK7z/C6CzSJhcB0Hh06wIDAQABAoIBAAhaIli8SScKrsp2 XSm66tJqhixjf9HRS3NeKFVxGXMJmZy9uigb2H1IU0oo99Qa4Y/mJ8IbPfJt+exY PZhFm/e6nFvfoZB9xjdvhkrE9k68hPii9CeC5RCuxv5pQz61yR6VHi6aX2/C8pCJ UMtymBBDNtD041lR2+p4m4oHRcpG9SXkoEHEzm+0RiD4GmG1B9z2sbFQK12e2bMx RzNUdVzqXqHS6QOnlTjtqkdj4xOOcXlxgAdxmgdy1kpwpYB1nf6HyxMqJ/x6M3Vo vK0S94ctBCirbCrZKV0vnFV53pG322+c5q7mglQTOgR9FVC0YTSBF+qL+rgBcXV9 qBcNsMECgYEA8+0cxdtYt8s1udaGKD5zkXl0ubskWMD/MasDha9d/2Yjdc8pZhQW Mj2SwgcCgVRwVZgo8LpMCLZYaJNiCOGmZWVtm9v2un5EpemPNKDLea9dWgQmM0kD DIX9fF6Hobg4iaWttKyZekTIrcthnd1EIVr7Sund+Gj3Xy/B5qYWil8CgYEA62+p VUqsa359yWl3e7GoMdbe5ILpjo21wE6wQZYBGFlceIAwml1eCGu232ZKOCmMAaik MBzEkyHjnP6wk5PiQHf81sSSV+ddq1x5vTRHAlB5v9OZEIF73ZMj3AQhskALF32v Wi0yUk1YpNDPS90rcqzSML2hB1nXSfI6gDtm+PUCgYEA15kuo1sa8Wi1lgqdDZkV gPF/UGKu35vGc9oaBOFaDdHzab+vccAzVjjCLKkRd8pwd9dD6HJhnhm9zsDmF7+K 2XhrByXG0FOmzZbAst2ku2ta8aNVOGNCRKFxyamr7C7uGgvMmzMrfLyrO6HWKDhY bbsC/dX0EgqFCyclFX6b0bUCgYAczOcJAP6Ak9OtXNJ59iyeFCvmBkGt55XxNW8I RuJRaTUPpJbNe1hybULMp0WzAxoWZdvX6tz9JqsiXGGbW/7UZhku6JMCX9IskT5v L8Lz/IY4OhlCVKSjYUmEs5ivpnf04rIdtOOv/7g1STnijOawu4Vm4vuc25ejexc+ 8oVRNQKBgQCV50JanjSWQqESw4O0eL2R5axoUmRubnk/+QQlxJ93BfA3Pnw9vqoB AUInefpvHuWSKAKzI5BaJ8k8q/KmCTEXwo4P/iK3LQd7jEvQprH1BcGuzZ6knHXb PS5sQqb0B3+nh5WLiB3U2+CWjUmYbLw+g/1oBUrNwBpaUAnRcsXOqQ== -----END RSA PRIVATE KEY----- 2018-09-02 19:07:57,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-02 19:07:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"security_group": {"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-02 19:07:57,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-1171ff7f-8e75-4551-aed2-811f505ad6a7 Date: Sun, 02 Sep 2018 19:07:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:57Z", "updated_at": "2018-09-02T19:07:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "278569ee-b659-47aa-aa92-c5805879cfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "7f9bb4b3-d262-4aa7-967b-5dfc02cbd877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}], "revision_number": 1, "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "bee753ea-a296-497c-8e85-270d5dc79799", "name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}} 2018-09-02 19:07:57,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1171ff7f-8e75-4551-aed2-811f505ad6a7 2018-09-02 19:07:57,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.179600954056s 2018-09-02 19:07:57,753 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1171ff7f-8e75-4551-aed2-811f505ad6a7 2018-09-02 19:07:57,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:07:57,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:07:57,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-96dfb04a-f4ec-4c9c-bdea-bad974199356 Date: Sun, 02 Sep 2018 19:07:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:51Z", "updated_at": "2018-09-02T19:07:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "1c075b54-1ebc-40d4-a152-e19158517b69", "remote_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "691314ef-0c9f-40d1-b225-accb8d7976bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "82b4df0b-a073-46dd-b592-5a4e6c4c4813", "remote_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "d66ee5a6-228d-4f5c-976a-b3cc48b7c863", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}], "revision_number": 1, "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "50c88a7d-5e10-414d-a864-be867740b2ff", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:57Z", "updated_at": "2018-09-02T19:07:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "278569ee-b659-47aa-aa92-c5805879cfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "7f9bb4b3-d262-4aa7-967b-5dfc02cbd877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}], "revision_number": 1, "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "bee753ea-a296-497c-8e85-270d5dc79799", "name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:07:57,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-96dfb04a-f4ec-4c9c-bdea-bad974199356 2018-09-02 19:07:57,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.075364112854s 2018-09-02 19:07:57,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-96dfb04a-f4ec-4c9c-bdea-bad974199356 2018-09-02 19:07:57,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-02 19:07:57,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -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": "bee753ea-a296-497c-8e85-270d5dc79799"}}' 2018-09-02 19:07:58,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-00f80268-96f0-426b-8d1d-5da3ad248266 Date: Sun, 02 Sep 2018 19:07:58 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-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "port_range_min": 22, "revision_number": 0, "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:57Z", "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "5654b456-4bf0-4ecd-8211-86f4c65a9744"}} 2018-09-02 19:07:58,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-00f80268-96f0-426b-8d1d-5da3ad248266 2018-09-02 19:07:58,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.245301961899s 2018-09-02 19:07:58,083 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-00f80268-96f0-426b-8d1d-5da3ad248266 2018-09-02 19:07:58,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:07:58,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:07:58,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-3cf3b645-1e22-42ad-b5b6-e4b83f2dd60e Date: Sun, 02 Sep 2018 19:07:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:51Z", "updated_at": "2018-09-02T19:07:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "1c075b54-1ebc-40d4-a152-e19158517b69", "remote_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "691314ef-0c9f-40d1-b225-accb8d7976bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "82b4df0b-a073-46dd-b592-5a4e6c4c4813", "remote_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "d66ee5a6-228d-4f5c-976a-b3cc48b7c863", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}], "revision_number": 1, "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "50c88a7d-5e10-414d-a864-be867740b2ff", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:57Z", "updated_at": "2018-09-02T19:07:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "278569ee-b659-47aa-aa92-c5805879cfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "5654b456-4bf0-4ecd-8211-86f4c65a9744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "7f9bb4b3-d262-4aa7-967b-5dfc02cbd877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}], "revision_number": 2, "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "bee753ea-a296-497c-8e85-270d5dc79799", "name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:07:58,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3cf3b645-1e22-42ad-b5b6-e4b83f2dd60e 2018-09-02 19:07:58,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0558769702911s 2018-09-02 19:07:58,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3cf3b645-1e22-42ad-b5b6-e4b83f2dd60e 2018-09-02 19:07:58,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-02 19:07:58,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -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": "bee753ea-a296-497c-8e85-270d5dc79799"}}' 2018-09-02 19:07:58,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ef4b042d-de5a-4001-9a29-2cb6c516f646 Date: Sun, 02 Sep 2018 19:07:58 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-09-02T19:07:58Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "port_range_min": null, "revision_number": 0, "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:58Z", "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "a5cfafa2-f57a-4615-8de0-0a772e711745"}} 2018-09-02 19:07:58,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ef4b042d-de5a-4001-9a29-2cb6c516f646 2018-09-02 19:07:58,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.371915102005s 2018-09-02 19:07:58,519 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ef4b042d-de5a-4001-9a29-2cb6c516f646 2018-09-02 19:07:58,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:07:58,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:07:58,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-2bb6d7f5-d126-43a2-a033-8703dd61a646 Date: Sun, 02 Sep 2018 19:07:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d02c4b0-3761-449a-8620-d84d26aeeeac"],"updated_at":"2018-09-02T19:07:52Z","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"fa1f4973-b741-46e8-8f70-e813b0f80068","name":"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:07:58,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2bb6d7f5-d126-43a2-a033-8703dd61a646 2018-09-02 19:07:58,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996489524841s 2018-09-02 19:07:58,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2bb6d7f5-d126-43a2-a033-8703dd61a646 2018-09-02 19:07:58,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:07:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:07:58,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-359b8e23-6472-4afc-b71d-0bd19d5610e1 Date: Sun, 02 Sep 2018 19:07:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:56Z", "file": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file", "owner": "6cb0ea127ea744f6830a3ce6fad22275", "id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "size": 12716032, "self": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:07:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:07:58,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-359b8e23-6472-4afc-b71d-0bd19d5610e1 2018-09-02 19:07:58,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358049869537s 2018-09-02 19:07:58,661 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-359b8e23-6472-4afc-b71d-0bd19d5610e1 2018-09-02 19:07:58,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:07:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:07:58,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:07: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-4fb58cd1-239b-4719-892f-fd69c9957820 x-compute-request-id: req-4fb58cd1-239b-4719-892f-fd69c9957820 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_876d127b-310d-4472-ba47-479b3ae6bcd5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "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": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7"}]} 2018-09-02 19:07:58,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4fb58cd1-239b-4719-892f-fd69c9957820 2018-09-02 19:07:58,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140034914017s 2018-09-02 19:07:58,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4fb58cd1-239b-4719-892f-fd69c9957820 2018-09-02 19:07:58,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-02 19:07:58,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"server": {"name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "imageRef": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "flavorRef": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fa1f4973-b741-46e8-8f70-e813b0f80068"}], "security_groups": [{"name": "bee753ea-a296-497c-8e85-270d5dc79799"}]}}' 2018-09-02 19:08:00,619 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:07: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 x-openstack-request-id: req-cdac90e6-a20f-4bf3-ab57-b72b36557a0a x-compute-request-id: req-cdac90e6-a20f-4bf3-ab57-b72b36557a0a Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "bee753ea-a296-497c-8e85-270d5dc79799"}], "OS-DCF:diskConfig": "MANUAL", "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "adminPass": "VGnTXxjtbi9L"}} 2018-09-02 19:08:00,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-cdac90e6-a20f-4bf3-ab57-b72b36557a0a 2018-09-02 19:08:00,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.81386709213s 2018-09-02 19:08:00,619 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-cdac90e6-a20f-4bf3-ab57-b72b36557a0a 2018-09-02 19:08:00,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:00,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:01,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:00 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-c8af33aa-861d-4aa5-ac56-ce8859721f83 x-compute-request-id: req-c8af33aa-861d-4aa5-ac56-ce8859721f83 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.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:01,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8af33aa-861d-4aa5-ac56-ce8859721f83 2018-09-02 19:08:01,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611582994461s 2018-09-02 19:08:01,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8af33aa-861d-4aa5-ac56-ce8859721f83 2018-09-02 19:08:01,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:08:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:01,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-3d1164d6-1550-47f3-9a1e-e87ede7c2e3a Date: Sun, 02 Sep 2018 19:08:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d02c4b0-3761-449a-8620-d84d26aeeeac"],"updated_at":"2018-09-02T19:07:52Z","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"fa1f4973-b741-46e8-8f70-e813b0f80068","name":"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:08:01,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3d1164d6-1550-47f3-9a1e-e87ede7c2e3a 2018-09-02 19:08:01,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0858170986176s 2018-09-02 19:08:01,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3d1164d6-1550-47f3-9a1e-e87ede7c2e3a 2018-09-02 19:08:01,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:08:01,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:01,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d237152a-a763-4aed-8f15-2365de467bdd Date: Sun, 02 Sep 2018 19:08:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa1f4973-b741-46e8-8f70-e813b0f80068","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:07:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"2d02c4b0-3761-449a-8620-d84d26aeeeac","subnetpool_id":null,"name":"vping_ssh-subnet_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:08:01,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d237152a-a763-4aed-8f15-2365de467bdd 2018-09-02 19:08:01,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0739669799805s 2018-09-02 19:08:01,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d237152a-a763-4aed-8f15-2365de467bdd 2018-09-02 19:08:01,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:08:03,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:03,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1277e25-98fe-4f7f-b70b-6406ed73c2dd x-compute-request-id: req-a1277e25-98fe-4f7f-b70b-6406ed73c2dd Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:03Z", "hostId": "21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:03,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1277e25-98fe-4f7f-b70b-6406ed73c2dd 2018-09-02 19:08:03,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580529212952s 2018-09-02 19:08:03,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1277e25-98fe-4f7f-b70b-6406ed73c2dd 2018-09-02 19:08:03,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:08:05,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:05,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:06,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:06 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-52f88955-d105-4a9e-a100-b6073297cd73 x-compute-request-id: req-52f88955-d105-4a9e-a100-b6073297cd73 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.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:03Z", "hostId": "21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:06,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52f88955-d105-4a9e-a100-b6073297cd73 2018-09-02 19:08:06,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470154047012s 2018-09-02 19:08:06,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52f88955-d105-4a9e-a100-b6073297cd73 2018-09-02 19:08:06,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:08:08,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:08,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:09,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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,Accept-Encoding x-openstack-request-id: req-68274a04-4d81-4b1b-97e0-0f71a27b7f23 x-compute-request-id: req-68274a04-4d81-4b1b-97e0-0f71a27b7f23 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:53:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:08.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:08Z", "hostId": "21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:09,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68274a04-4d81-4b1b-97e0-0f71a27b7f23 2018-09-02 19:08:09,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689919948578s 2018-09-02 19:08:09,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68274a04-4d81-4b1b-97e0-0f71a27b7f23 2018-09-02 19:08:09,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:08:09,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=44b31b23-61e4-46a9-bfd6-3aaf37985e7c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:09,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-37003ee9-6361-48d8-8ea4-5166d64b0863 Date: Sun, 02 Sep 2018 19:08:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fa1f4973-b741-46e8-8f70-e813b0f80068","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:08:04Z","admin_state_up":true,"updated_at":"2018-09-02T19:08:08Z","binding:vnic_type":"normal","device_id":"44b31b23-61e4-46a9-bfd6-3aaf37985e7c","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:6c:53:5e","id":"b90a121b-ffe6-413a-8c6a-4c90169d4168","port_security_enabled":true,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","fixed_ips":[{"subnet_id":"2d02c4b0-3761-449a-8620-d84d26aeeeac","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["bee753ea-a296-497c-8e85-270d5dc79799"],"name":""}]} 2018-09-02 19:08:09,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=44b31b23-61e4-46a9-bfd6-3aaf37985e7c used request id req-37003ee9-6361-48d8-8ea4-5166d64b0863 2018-09-02 19:08:09,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.087229013443s 2018-09-02 19:08:09,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=44b31b23-61e4-46a9-bfd6-3aaf37985e7c used request id req-37003ee9-6361-48d8-8ea4-5166d64b0863 2018-09-02 19:08:09,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:08:09,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b90a121b-ffe6-413a-8c6a-4c90169d4168" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:09,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1e05d2ff-fb3f-4695-8834-96b51b4cee8e Date: Sun, 02 Sep 2018 19:08:09 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:08:09,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b90a121b-ffe6-413a-8c6a-4c90169d4168 used request id req-1e05d2ff-fb3f-4695-8834-96b51b4cee8e 2018-09-02 19:08:09,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.044960975647s 2018-09-02 19:08:09,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b90a121b-ffe6-413a-8c6a-4c90169d4168 used request id req-1e05d2ff-fb3f-4695-8834-96b51b4cee8e 2018-09-02 19:08:09,301 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:53:5e', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'66b183a8-cf24-4e74-a9e3-5e0d5d30256f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-02T19:08:08.000000', 'flavor': Munch({u'id': u'70ca82ab-2ce1-4596-96c5-5fdf5965caf7'}), 'az': u'nova', 'id': u'44b31b23-61e4-46a9-bfd6-3aaf37985e7c', 'security_groups': [Munch({u'name': u'vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'10b144a71c3b4c858ee8e844322a1e28', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6cb0ea127ea744f6830a3ce6fad22275', 'name': 'vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5', '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-09-02T19:08:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T19:08:08Z', 'hostId': u'21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b', '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-09-02T19:08:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6cb0ea127ea744f6830a3ce6fad22275', 'name': u'vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5', 'adminPass': u'VGnTXxjtbi9L', 'tenant_id': u'6cb0ea127ea744f6830a3ce6fad22275', 'created_at': u'2018-09-02T19:08:00Z', 'created': u'2018-09-02T19:08:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 19:08:09,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:08:09,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:09,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-d3ffa724-4993-4a60-a1b9-7a6393b22161 Date: Sun, 02 Sep 2018 19:08:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d02c4b0-3761-449a-8620-d84d26aeeeac"],"updated_at":"2018-09-02T19:07:52Z","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"fa1f4973-b741-46e8-8f70-e813b0f80068","name":"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:08:09,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d3ffa724-4993-4a60-a1b9-7a6393b22161 2018-09-02 19:08:09,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101483106613s 2018-09-02 19:08:09,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d3ffa724-4993-4a60-a1b9-7a6393b22161 2018-09-02 19:08:09,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:08:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:10,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-f851404d-3425-4b34-b794-c7d76e282b39 Date: Sun, 02 Sep 2018 19:08:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:56Z", "file": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file", "owner": "6cb0ea127ea744f6830a3ce6fad22275", "id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "size": 12716032, "self": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:07:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:08:10,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f851404d-3425-4b34-b794-c7d76e282b39 2018-09-02 19:08:10,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.759144067764s 2018-09-02 19:08:10,168 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f851404d-3425-4b34-b794-c7d76e282b39 2018-09-02 19:08:10,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:08:10,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:10,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-37101af4-a45b-47c7-bca7-71a9469654cf x-compute-request-id: req-37101af4-a45b-47c7-bca7-71a9469654cf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_876d127b-310d-4472-ba47-479b3ae6bcd5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "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": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7"}]} 2018-09-02 19:08:10,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-37101af4-a45b-47c7-bca7-71a9469654cf 2018-09-02 19:08:10,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234298706055s 2018-09-02 19:08:10,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-37101af4-a45b-47c7-bca7-71a9469654cf 2018-09-02 19:08:10,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-02 19:08:10,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"server": {"name": "vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5", "imageRef": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "key_name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "flavorRef": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fa1f4973-b741-46e8-8f70-e813b0f80068"}], "security_groups": [{"name": "bee753ea-a296-497c-8e85-270d5dc79799"}]}}' 2018-09-02 19:08:12,412 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:08: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-f3b39f36-7c7b-48ac-ae0e-400e216d2c83 x-compute-request-id: req-f3b39f36-7c7b-48ac-ae0e-400e216d2c83 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "bee753ea-a296-497c-8e85-270d5dc79799"}], "OS-DCF:diskConfig": "MANUAL", "id": "11241fb2-4f97-45d1-83ac-e773ba50a9b0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "bookmark"}], "adminPass": "d3FkEk6DQKY2"}} 2018-09-02 19:08:12,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f3b39f36-7c7b-48ac-ae0e-400e216d2c83 2018-09-02 19:08:12,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.21758818626s 2018-09-02 19:08:12,413 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f3b39f36-7c7b-48ac-ae0e-400e216d2c83 2018-09-02 19:08:12,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:12,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:13,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:12 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-1bb52797-00f0-408a-9ae4-e12e52ecf9c8 x-compute-request-id: req-1bb52797-00f0-408a-9ae4-e12e52ecf9c8 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "11241fb2-4f97-45d1-83ac-e773ba50a9b0", "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "name": "vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:12Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:53:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:08.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:08Z", "hostId": "21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:13,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bb52797-00f0-408a-9ae4-e12e52ecf9c8 2018-09-02 19:08:13,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37885785103s 2018-09-02 19:08:13,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bb52797-00f0-408a-9ae4-e12e52ecf9c8 2018-09-02 19:08:13,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:08:15,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:16,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-c87e6ae6-0387-441c-87ba-313406bde70d x-compute-request-id: req-c87e6ae6-0387-441c-87ba-313406bde70d Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "11241fb2-4f97-45d1-83ac-e773ba50a9b0", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:14Z", "hostId": "527e65fe44cfd0907325428a83b001bb15e47dbad7ed18f368ae78e3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "name": "vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:12Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:53:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:08.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:08Z", "hostId": "21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:16,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c87e6ae6-0387-441c-87ba-313406bde70d 2018-09-02 19:08:16,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382437944412s 2018-09-02 19:08:16,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c87e6ae6-0387-441c-87ba-313406bde70d 2018-09-02 19:08:16,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:08:18,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:18,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:18,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-aa0526af-1004-48f5-a872-bc54eb07676c x-compute-request-id: req-aa0526af-1004-48f5-a872-bc54eb07676c 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.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "11241fb2-4f97-45d1-83ac-e773ba50a9b0", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:15Z", "hostId": "527e65fe44cfd0907325428a83b001bb15e47dbad7ed18f368ae78e3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "name": "vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:12Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:53:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:08.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:08Z", "hostId": "21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:18,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa0526af-1004-48f5-a872-bc54eb07676c 2018-09-02 19:08:18,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607496976852s 2018-09-02 19:08:18,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa0526af-1004-48f5-a872-bc54eb07676c 2018-09-02 19:08:18,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:08:20,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:20,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-3461b4a9-bb24-47cd-ba6d-d2572c993281 x-compute-request-id: req-3461b4a9-bb24-47cd-ba6d-d2572c993281 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:92:19", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:20.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "11241fb2-4f97-45d1-83ac-e773ba50a9b0", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:20Z", "hostId": "527e65fe44cfd0907325428a83b001bb15e47dbad7ed18f368ae78e3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "name": "vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:12Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:53:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:08.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:08Z", "hostId": "21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:20,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3461b4a9-bb24-47cd-ba6d-d2572c993281 2018-09-02 19:08:20,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171658992767s 2018-09-02 19:08:20,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3461b4a9-bb24-47cd-ba6d-d2572c993281 2018-09-02 19:08:20,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:08:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=11241fb2-4f97-45d1-83ac-e773ba50a9b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:21,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3625d2f7-f685-4b30-9ffb-7bf2e2464390 Date: Sun, 02 Sep 2018 19:08:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fa1f4973-b741-46e8-8f70-e813b0f80068","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:08:15Z","admin_state_up":true,"updated_at":"2018-09-02T19:08:20Z","binding:vnic_type":"normal","device_id":"11241fb2-4f97-45d1-83ac-e773ba50a9b0","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:d9:92:19","id":"6fec8ad8-a21a-454e-b428-858f0515ee97","port_security_enabled":true,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","fixed_ips":[{"subnet_id":"2d02c4b0-3761-449a-8620-d84d26aeeeac","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["bee753ea-a296-497c-8e85-270d5dc79799"],"name":""}]} 2018-09-02 19:08:21,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=11241fb2-4f97-45d1-83ac-e773ba50a9b0 used request id req-3625d2f7-f685-4b30-9ffb-7bf2e2464390 2018-09-02 19:08:21,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0460858345032s 2018-09-02 19:08:21,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=11241fb2-4f97-45d1-83ac-e773ba50a9b0 used request id req-3625d2f7-f685-4b30-9ffb-7bf2e2464390 2018-09-02 19:08:21,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:08:21,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=6fec8ad8-a21a-454e-b428-858f0515ee97" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:21,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-54889a87-1060-41db-8291-c59e67fda25e Date: Sun, 02 Sep 2018 19:08:21 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:08:21,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=6fec8ad8-a21a-454e-b428-858f0515ee97 used request id req-54889a87-1060-41db-8291-c59e67fda25e 2018-09-02 19:08:21,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469439029694s 2018-09-02 19:08:21,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=6fec8ad8-a21a-454e-b428-858f0515ee97 used request id req-54889a87-1060-41db-8291-c59e67fda25e 2018-09-02 19:08:21,082 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d9:92:19', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'66b183a8-cf24-4e74-a9e3-5e0d5d30256f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-02T19:08:20.000000', 'flavor': Munch({u'id': u'70ca82ab-2ce1-4596-96c5-5fdf5965caf7'}), 'az': u'nova', 'id': u'11241fb2-4f97-45d1-83ac-e773ba50a9b0', 'security_groups': [Munch({u'name': u'vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'10b144a71c3b4c858ee8e844322a1e28', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6cb0ea127ea744f6830a3ce6fad22275', 'name': 'vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5', '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-09-02T19:08:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T19:08:20Z', 'hostId': u'527e65fe44cfd0907325428a83b001bb15e47dbad7ed18f368ae78e3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'527e65fe44cfd0907325428a83b001bb15e47dbad7ed18f368ae78e3', '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-09-02T19:08:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6cb0ea127ea744f6830a3ce6fad22275', 'name': u'vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5', 'adminPass': u'd3FkEk6DQKY2', 'tenant_id': u'6cb0ea127ea744f6830a3ce6fad22275', 'created_at': u'2018-09-02T19:08:12Z', 'created': u'2018-09-02T19:08:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 19:08:21,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:08:21,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:21,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-1dc2d8f9-d607-4850-96f1-6e6fa42e9743 Date: Sun, 02 Sep 2018 19:08:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d02c4b0-3761-449a-8620-d84d26aeeeac"],"updated_at":"2018-09-02T19:07:52Z","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"fa1f4973-b741-46e8-8f70-e813b0f80068","name":"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:08:21,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1dc2d8f9-d607-4850-96f1-6e6fa42e9743 2018-09-02 19:08:21,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103670120239s 2018-09-02 19:08:21,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1dc2d8f9-d607-4850-96f1-6e6fa42e9743 2018-09-02 19:08:21,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:08:21,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=11241fb2-4f97-45d1-83ac-e773ba50a9b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:21,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7320e4de-8e56-4719-8393-36c043c873d4 Date: Sun, 02 Sep 2018 19:08:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fa1f4973-b741-46e8-8f70-e813b0f80068","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:08:15Z","admin_state_up":true,"updated_at":"2018-09-02T19:08:20Z","binding:vnic_type":"normal","device_id":"11241fb2-4f97-45d1-83ac-e773ba50a9b0","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:d9:92:19","id":"6fec8ad8-a21a-454e-b428-858f0515ee97","port_security_enabled":true,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","fixed_ips":[{"subnet_id":"2d02c4b0-3761-449a-8620-d84d26aeeeac","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["bee753ea-a296-497c-8e85-270d5dc79799"],"name":""}]} 2018-09-02 19:08:21,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=11241fb2-4f97-45d1-83ac-e773ba50a9b0 used request id req-7320e4de-8e56-4719-8393-36c043c873d4 2018-09-02 19:08:21,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0452752113342s 2018-09-02 19:08:21,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=11241fb2-4f97-45d1-83ac-e773ba50a9b0 used request id req-7320e4de-8e56-4719-8393-36c043c873d4 2018-09-02 19:08:21,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-02 19:08:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"floatingip": {"floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.3", "port_id": "6fec8ad8-a21a-454e-b428-858f0515ee97"}}' 2018-09-02 19:08:23,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-54fc2dc7-9e4c-431a-8aa3-080eb8686f90 Date: Sun, 02 Sep 2018 19:08:23 GMT RESP BODY: {"floatingip": {"router_id": "0decf1f0-8cef-4069-9e53-5e8a131e530b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:08:22Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "6fec8ad8-a21a-454e-b428-858f0515ee97", "id": "5067dbc5-ba3f-480b-81c2-89d4bb3fa8c6", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:08:22Z", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}} 2018-09-02 19:08:23,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-54fc2dc7-9e4c-431a-8aa3-080eb8686f90 2018-09-02 19:08:23,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.95475506783s 2018-09-02 19:08:23,192 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-54fc2dc7-9e4c-431a-8aa3-080eb8686f90 2018-09-02 19:08:23,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:08:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:23,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-edd27926-ee4e-44c0-82f3-be3ce59ad546 Date: Sun, 02 Sep 2018 19:08:23 GMT RESP BODY: {"floatingips": [{"router_id": "0decf1f0-8cef-4069-9e53-5e8a131e530b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:08:22Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "6fec8ad8-a21a-454e-b428-858f0515ee97", "id": "5067dbc5-ba3f-480b-81c2-89d4bb3fa8c6", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:08:22Z", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}]} 2018-09-02 19:08:23,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-edd27926-ee4e-44c0-82f3-be3ce59ad546 2018-09-02 19:08:23,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0725009441376s 2018-09-02 19:08:23,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-edd27926-ee4e-44c0-82f3-be3ce59ad546 2018-09-02 19:08:23,276 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0decf1f0-8cef-4069-9e53-5e8a131e530b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6cb0ea127ea744f6830a3ce6fad22275', 'created_at': u'2018-09-02T19:08:22Z', 'attached': True, 'updated_at': u'2018-09-02T19:08:22Z', 'id': u'5067dbc5-ba3f-480b-81c2-89d4bb3fa8c6', 'floating_network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6cb0ea127ea744f6830a3ce6fad22275', 'name': 'vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'0decf1f0-8cef-4069-9e53-5e8a131e530b', 'project_id': u'6cb0ea127ea744f6830a3ce6fad22275', 'port_id': u'6fec8ad8-a21a-454e-b428-858f0515ee97', 'port': u'6fec8ad8-a21a-454e-b428-858f0515ee97', 'network': u'04183159-c23b-4a74-99aa-667c9fe92bf9'}) 2018-09-02 19:08:23,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:08:23,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:08:24,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-984c1930-3a79-4ca2-b4a1-b32a6bb4b2b4 x-compute-request-id: req-984c1930-3a79-4ca2-b4a1-b32a6bb4b2b4 Content-Encoding: gzip Content-Length: 9606 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 493335978 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.195457] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197877] pid_max: default: 32768 minimum: 301\n[ 0.199252] ACPI: Core revision 20150930\n[ 0.200967] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202881] Security Framework initialized\n[ 0.204080] Yama: becoming mindful.\n[ 0.205128] AppArmor: AppArmor initialized\n[ 0.206381] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210216] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211949] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213912] Initializing cgroup subsys io\n[ 0.215126] Initializing cgroup subsys memory\n[ 0.216370] Initializing cgroup subsys devices\n[ 0.217623] Initializing cgroup subsys freezer\n[ 0.218928] Initializing cgroup subsys net_cls\n[ 0.220222] Initializing cgroup subsys perf_event\n[ 0.221532] Initializing cgroup subsys net_prio\n[ 0.222842] Initializing cgroup subsys hugetlb\n[ 0.224087] Initializing cgroup subsys pids\n[ 0.225319] CPU: Physical Processor ID: 0\n[ 0.227190] mce: CPU supports 10 MCE banks\n[ 0.228429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229892] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245791] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252578] ftrace: allocating 31920 entries in 125 pages\n[ 0.277720] smpboot: Max logical packages: 1\n[ 0.279001] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281018] x2apic enabled\n[ 0.282214] Switched APIC routing to physical x2apic.\n[ 0.284730] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289248] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291932] KVM setup paravirtual spinlock\n[ 0.293577] x86: Booted up 1 node, 1 CPUs\n[ 0.294745] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296729] devtmpfs: initialized\n[ 0.298791] evm: security.selinux\n[ 0.299820] evm: security.SMACK64\n[ 0.300865] evm: security.SMACK64EXEC\n[ 0.301946] evm: security.SMACK64TRANSMUTE\n[ 0.303147] evm: security.SMACK64MMAP\n[ 0.304257] evm: security.ima\n[ 0.305191] evm: security.capability\n[ 0.306334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309038] pinctrl core: initialized pinctrl subsystem\n[ 0.310652] RTC time: 19:08:20, date: 09/02/18\n[ 0.312005] NET: Registered protocol family 16\n[ 0.313386] cpuidle: using governor ladder\n[ 0.314568] cpuidle: using governor menu\n[ 0.315706] PCCT header not found.\n[ 0.316774] ACPI: bus type PCI registered\n[ 0.317935] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.319714] PCI: Using configuration type 1 for base access\n[ 0.321954] ACPI: Added _OSI(Module Device)\n[ 0.323160] ACPI: Added _OSI(Processor Device)\n[ 0.324410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325712] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327962] ACPI: Interpreter enabled\n[ 0.329100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339811] ACPI: (supports S0 S5)\n[ 0.340861] ACPI: Using IOAPIC for interrupt routing\n[ 0.342274] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.347856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349666] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351443] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354654] acpiphp: Slot [3] registered\n[ 0.355809] acpiphp: Slot [4] registered\n[ 0.356963] acpiphp: Slot [5] registered\n[ 0.358161] acpiphp: Slot [6] registered\n[ 0.359332] acpiphp: Slot [7] registered\n[ 0.360502] acpiphp: Slot [8] registered\n[ 0.361701] acpiphp: Slot [9] registered\n[ 0.362850] acpiphp: Slot [10] registered\n[ 0.364021] acpiphp: Slot [11] registered\n[ 0.365197] acpiphp: Slot [12] registered\n[ 0.366370] acpiphp: Slot [13] registered\n[ 0.367543] acpiphp: Slot [14] registered\n[ 0.368743] acpiphp: Slot [15] registered\n[ 0.383832] acpiphp: Slot [16] registered\n[ 0.385025] acpiphp: Slot [17] registered\n[ 0.386255] acpiphp: Slot [18] registered\n[ 0.387439] acpiphp: Slot [19] registered\n[ 0.388645] acpiphp: Slot [20] registered\n[ 0.389846] acpiphp: Slot [21] registered\n[ 0.391037] acpiphp: Slot [22] registered\n[ 0.392251] acpiphp: Slot [23] registered\n[ 0.393423] acpiphp: Slot [24] registered\n[ 0.394597] acpiphp: Slot [25] registered\n[ 0.395770] acpiphp: Slot [26] registered\n[ 0.396938] acpiphp: Slot [27] registered\n[ 0.398146] acpiphp: Slot [28] registered\n[ 0.399350] acpiphp: Slot [29] registered\n[ 0.400523] acpiphp: Slot [30] registered\n[ 0.401732] acpiphp: Slot [31] registered\n[ 0.402930] PCI host bridge to bus 0000:00\n[ 0.404129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405883] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411947] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418209] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429958] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.452532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456617] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.458805] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.460600] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462492] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464012] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466257] vgaarb: loaded\n[ 0.467131] vgaarb: bridge control possible 0000:00:02.0\n[ 0.468893] SCSI subsystem initialized\n[ 0.470202] ACPI: bus type USB registered\n[ 0.471395] usbcore: registered new interface driver usbfs\n[ 0.472943] usbcore: registered new interface driver hub\n[ 0.474402] usbcore: registered new device driver usb\n[ 0.475971] PCI: Using ACPI for IRQ routing\n[ 0.477551] NetLabel: Initializing\n[ 0.478595] NetLabel: domain hash size = 128\n[ 0.479837] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481237] NetLabel: unlabeled traffic allowed by default\n[ 0.482947] clocksource: Switched to clocksource kvm-clock\n[ 0.492911] AppArmor: AppArmor Filesystem Enabled\n[ 0.494289] pnp: PnP ACPI init\n[ 0.495556] pnp: PnP ACPI: found 5 devices\n[ 0.502454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504971] NET: Registered protocol family 2\n[ 0.506451] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508338] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510100] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511844] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515174] NET: Registered protocol family 1\n[ 0.516449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518028] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533981] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548552] Trying to unpack rootfs image as initramfs...\n[ 0.610547] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615460] Scanning for low memory corruption every 60 seconds\n[ 0.617792] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619556] audit: initializing netlink subsys (disabled)\n[ 0.621142] audit: type=2000 audit(1535915301.343:1): initialized\n[ 0.623242] Initialise system trusted keyring\n[ 0.624710] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626452] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629333] zbud: loaded\n[ 0.630398] VFS: Disk quotas dquot_6.6.0\n[ 0.631638] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633969] fuse init (API version 7.23)\n[ 0.635332] Key type big_key registered\n[ 0.636542] Allocating IMA MOK and blacklist keyrings.\n[ 0.638347] Key type asymmetric registered\n[ 0.639594] Asymmetric key parser 'x509' registered\n[ 0.641040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643322] io scheduler noop registered\n[ 0.644515] io scheduler deadline registered (default)\n[ 0.646006] io scheduler cfq registered\n[ 0.647311] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.652979] ACPI: Power Button [PWRF]\n[ 0.654293] GHES: HEST is not enabled!\n[ 0.668503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697682] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700686] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.724501] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727690] Linux agpgart interface v0.103\n[ 0.731180] brd: module loaded\n[ 0.733434] loop: module loaded\n[ 0.738660] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740822] GPT:90111 != 2097151\n[ 0.741832] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743458] GPT:90111 != 2097151\n[ 0.744468] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745903] vda: vda1 vda15\n[ 0.747621] scsi host0: ata_piix\n[ 0.748777] scsi host1: ata_piix\n[ 0.749844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.751650] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.754018] libphy: Fixed MDIO Bus: probed\n[ 0.755259] tun: Universal TUN/TAP device driver, 1.6\n[ 0.756686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759566] PPP generic driver version 2.4.2\n[ 0.760911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.762679] ehci-pci: EHCI PCI platform driver\n[ 0.763984] ehci-platform: EHCI generic platform driver\n[ 0.765430] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767110] ohci-pci: OHCI PCI platform driver\n[ 0.768410] ohci-platform: OHCI generic platform driver\n[ 0.769886] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784603] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786079] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788256] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789720] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791417] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.793234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.795352] usb usb1: Product: UHCI Host Controller\n[ 0.796731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.798479] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799899] hub 1-0:1.0: USB hub found\n[ 0.801064] hub 1-0:1.0: 2 ports detected\n[ 0.802443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.806907] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808402] mousedev: PS/2 mouse device common for all mice\n[ 0.810215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.812876] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816272] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818027] i2c /dev entries driver\n[ 0.819163] device-mapper: uevent: version 1.0.3\n[ 0.820573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.823009] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824981] NET: Registered protocol family 10\n[ 0.826622] NET: Registered protocol family 17\n[ 0.827947] Key type dns_resolver registered\n[ 0.829338] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.830935] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.833534] registered taskstats version 1\n[ 0.834783] Loading compiled-in X.509 certificates\n[ 0.836707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.839476] zswap: loaded using pool lzo/zbud\n[ 0.841672] Key type trusted registered\n[ 0.843917] Key type encrypted registered\n[ 0.845162] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.846692] ima: No TPM chip found, activating TPM-bypass!\n[ 0.848237] evm: HMAC attrs: 0x1\n[ 0.849611] Magic number: 2:249:141\n[ 0.850738] block ram6: hash matches\n[ 0.851847] acpi device:12: hash matches\n[ 0.853115] rtc_cmos 00:00: setting system clock to 2018-09-02 19:08:21 UTC (1535915301)\n[ 0.855520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.872016] EDD information not available.\n[ 0.908754] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911060] Write protecting the kernel read-only data: 14336k\n[ 0.914144] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916799] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.80\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... [ 1.072381] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 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.90. iid=i-00000004\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRNP69FeYhyZyZUlqbh8IuLC8sHW4CqKJ6Bpd82TX+qoTp2JsQ5m/8LSHkl1utwFTQiFCfP3Nwj0DHgd5PKreTuvWa1obHZcYUZ7O0nAQfr/fg02r/ZkIYZH/vym2yfLUIRba6dC+b3Dg6xnKfxZ1kvo4CxJHK3tZf+C/OhMXEHG3u/SextWF8mcF5HidtgwnKbAA1XAbYTjB+CDn03eQDD3NBapvMzP3N7w7xoQDmRNKGRmk0jf74ZDZkXqhAhHxzT0vb1Wt2RZU/XkNxJFs8jFm0tRB9LSD28+tqjUpF1JZTIuFAqmiI+eje4xR6VkwH8xDY/RwYZwkBmLXw53lv root@vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5\nssh-dss AAAAB3NzaC1kc3MAAACBAKB6SjnD9rrCzvH1pXaG8sAAG5upG2fJoq7/4NWMI1XHLJuMvjH0UcKKuchamFTeSGliUA7W7Qg5MmkfDNAvvjLs5ihsbjXB4xdbjh9xKmFx9ntudH3WojN1isz39hBbFfMK7l4QHRIjAWT1VetxqLJR5qRkiZuEuKzwnRuuWkyFAAAAFQD9zgako2hJXwdMqu0XziYmSe9+pQAAAIAwdk33AIgBEJ77czu3TcUH1Sxu9eChKvR8uHte6pNTVIMARovQ5xb27ffUBfxkb5PisH0iYJ6igJAJCTkl7L42uW2/D27LuvFl2hTxAlY53IMWmcZ3QaAGuEQczsbDOzBIokFMYvQpyjCEd6pKjk8lhSClQSVJfBg/7F93S4y4iQAAAIByPIXM7F9mMn0DLUDUt0NyxiVC7cMfM1YXb2aNzGnklKK7PH7K00Q+4ONvgTRHozulv2Q4ggcCofUYVe3oDXTNFGeI3GfhdZ5Mu3Sd4WlJa4QuqJl0G6PVNSdy7t4GDPqB90E7B0Tyv1x/EfwlPp0HO0zVvGxy37F/vY/T0sDmYQ== root@vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fed9:9219/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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-876d127b-310d-4472-ba47-479b3ae6bcd5 login: "} 2018-09-02 19:08:24,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0/action used request id req-984c1930-3a79-4ca2-b4a1-b32a6bb4b2b4 2018-09-02 19:08:24,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.771255016327s 2018-09-02 19:08:24,049 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0/action used request id req-984c1930-3a79-4ca2-b4a1-b32a6bb4b2b4 2018-09-02 19:08:24,049 - 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 493335978 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.195457] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197877] pid_max: default: 32768 minimum: 301 [ 0.199252] ACPI: Core revision 20150930 [ 0.200967] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202881] Security Framework initialized [ 0.204080] Yama: becoming mindful. [ 0.205128] AppArmor: AppArmor initialized [ 0.206381] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210216] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211949] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213912] Initializing cgroup subsys io [ 0.215126] Initializing cgroup subsys memory [ 0.216370] Initializing cgroup subsys devices [ 0.217623] Initializing cgroup subsys freezer [ 0.218928] Initializing cgroup subsys net_cls [ 0.220222] Initializing cgroup subsys perf_event [ 0.221532] Initializing cgroup subsys net_prio [ 0.222842] Initializing cgroup subsys hugetlb [ 0.224087] Initializing cgroup subsys pids [ 0.225319] CPU: Physical Processor ID: 0 [ 0.227190] mce: CPU supports 10 MCE banks [ 0.228429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229892] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.245791] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.252578] ftrace: allocating 31920 entries in 125 pages [ 0.277720] smpboot: Max logical packages: 1 [ 0.279001] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281018] x2apic enabled [ 0.282214] Switched APIC routing to physical x2apic. [ 0.284730] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289248] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291932] KVM setup paravirtual spinlock [ 0.293577] x86: Booted up 1 node, 1 CPUs [ 0.294745] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296729] devtmpfs: initialized [ 0.298791] evm: security.selinux [ 0.299820] evm: security.SMACK64 [ 0.300865] evm: security.SMACK64EXEC [ 0.301946] evm: security.SMACK64TRANSMUTE [ 0.303147] evm: security.SMACK64MMAP [ 0.304257] evm: security.ima [ 0.305191] evm: security.capability [ 0.306334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309038] pinctrl core: initialized pinctrl subsystem [ 0.310652] RTC time: 19:08:20, date: 09/02/18 [ 0.312005] NET: Registered protocol family 16 [ 0.313386] cpuidle: using governor ladder [ 0.314568] cpuidle: using governor menu [ 0.315706] PCCT header not found. [ 0.316774] ACPI: bus type PCI registered [ 0.317935] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.319714] PCI: Using configuration type 1 for base access [ 0.321954] ACPI: Added _OSI(Module Device) [ 0.323160] ACPI: Added _OSI(Processor Device) [ 0.324410] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.325712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327962] ACPI: Interpreter enabled [ 0.329100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.331787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.334444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.339811] ACPI: (supports S0 S5) [ 0.340861] ACPI: Using IOAPIC for interrupt routing [ 0.342274] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.347856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.349666] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.351443] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.354654] acpiphp: Slot [3] registered [ 0.355809] acpiphp: Slot [4] registered [ 0.356963] acpiphp: Slot [5] registered [ 0.358161] acpiphp: Slot [6] registered [ 0.359332] acpiphp: Slot [7] registered [ 0.360502] acpiphp: Slot [8] registered [ 0.361701] acpiphp: Slot [9] registered [ 0.362850] acpiphp: Slot [10] registered [ 0.364021] acpiphp: Slot [11] registered [ 0.365197] acpiphp: Slot [12] registered [ 0.366370] acpiphp: Slot [13] registered [ 0.367543] acpiphp: Slot [14] registered [ 0.368743] acpiphp: Slot [15] registered [ 0.383832] acpiphp: Slot [16] registered [ 0.385025] acpiphp: Slot [17] registered [ 0.386255] acpiphp: Slot [18] registered [ 0.387439] acpiphp: Slot [19] registered [ 0.388645] acpiphp: Slot [20] registered [ 0.389846] acpiphp: Slot [21] registered [ 0.391037] acpiphp: Slot [22] registered [ 0.392251] acpiphp: Slot [23] registered [ 0.393423] acpiphp: Slot [24] registered [ 0.394597] acpiphp: Slot [25] registered [ 0.395770] acpiphp: Slot [26] registered [ 0.396938] acpiphp: Slot [27] registered [ 0.398146] acpiphp: Slot [28] registered [ 0.399350] acpiphp: Slot [29] registered [ 0.400523] acpiphp: Slot [30] registered [ 0.401732] acpiphp: Slot [31] registered [ 0.402930] PCI host bridge to bus 0000:00 [ 0.404129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.405883] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.411947] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414102] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418209] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.427879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.429958] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456617] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458805] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460600] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462492] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464012] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466257] vgaarb: loaded [ 0.467131] vgaarb: bridge control possible 0000:00:02.0 [ 0.468893] SCSI subsystem initialized [ 0.470202] ACPI: bus type USB registered [ 0.471395] usbcore: registered new interface driver usbfs [ 0.472943] usbcore: registered new interface driver hub [ 0.474402] usbcore: registered new device driver usb [ 0.475971] PCI: Using ACPI for IRQ routing [ 0.477551] NetLabel: Initializing [ 0.478595] NetLabel: domain hash size = 128 [ 0.479837] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.481237] NetLabel: unlabeled traffic allowed by default [ 0.482947] clocksource: Switched to clocksource kvm-clock [ 0.492911] AppArmor: AppArmor Filesystem Enabled [ 0.494289] pnp: PnP ACPI init [ 0.495556] pnp: PnP ACPI: found 5 devices [ 0.502454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504971] NET: Registered protocol family 2 [ 0.506451] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.508338] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510100] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511844] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515174] NET: Registered protocol family 1 [ 0.516449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518028] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519587] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.533981] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.548552] Trying to unpack rootfs image as initramfs... [ 0.610547] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615460] Scanning for low memory corruption every 60 seconds [ 0.617792] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619556] audit: initializing netlink subsys (disabled) [ 0.621142] audit: type=2000 audit(1535915301.343:1): initialized [ 0.623242] Initialise system trusted keyring [ 0.624710] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626452] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.629333] zbud: loaded [ 0.630398] VFS: Disk quotas dquot_6.6.0 [ 0.631638] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.633969] fuse init (API version 7.23) [ 0.635332] Key type big_key registered [ 0.636542] Allocating IMA MOK and blacklist keyrings. [ 0.638347] Key type asymmetric registered [ 0.639594] Asymmetric key parser 'x509' registered [ 0.641040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.643322] io scheduler noop registered [ 0.644515] io scheduler deadline registered (default) [ 0.646006] io scheduler cfq registered [ 0.647311] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.648875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.652979] ACPI: Power Button [PWRF] [ 0.654293] GHES: HEST is not enabled! [ 0.668503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697682] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700686] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.724501] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727690] Linux agpgart interface v0.103 [ 0.731180] brd: module loaded [ 0.733434] loop: module loaded [ 0.738660] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.740822] GPT:90111 != 2097151 [ 0.741832] GPT:Alternate GPT header not at the end of the disk. [ 0.743458] GPT:90111 != 2097151 [ 0.744468] GPT: Use GNU Parted to correct GPT errors. [ 0.745903] vda: vda1 vda15 [ 0.747621] scsi host0: ata_piix [ 0.748777] scsi host1: ata_piix [ 0.749844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.751650] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754018] libphy: Fixed MDIO Bus: probed [ 0.755259] tun: Universal TUN/TAP device driver, 1.6 [ 0.756686] tun: (C) 1999-2004 Max Krasnyansky [ 0.759566] PPP generic driver version 2.4.2 [ 0.760911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762679] ehci-pci: EHCI PCI platform driver [ 0.763984] ehci-platform: EHCI generic platform driver [ 0.765430] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767110] ohci-pci: OHCI PCI platform driver [ 0.768410] ohci-platform: OHCI generic platform driver [ 0.769886] uhci_hcd: USB Universal Host Controller Interface driver [ 0.784603] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786079] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788256] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.789720] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791417] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.795352] usb usb1: Product: UHCI Host Controller [ 0.796731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.798479] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799899] hub 1-0:1.0: USB hub found [ 0.801064] hub 1-0:1.0: 2 ports detected [ 0.802443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805507] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806907] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808402] mousedev: PS/2 mouse device common for all mice [ 0.810215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812876] rtc_cmos 00:00: RTC can wake from S4 [ 0.814524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816272] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818027] i2c /dev entries driver [ 0.819163] device-mapper: uevent: version 1.0.3 [ 0.820573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.823009] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824981] NET: Registered protocol family 10 [ 0.826622] NET: Registered protocol family 17 [ 0.827947] Key type dns_resolver registered [ 0.829338] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.830935] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.833534] registered taskstats version 1 [ 0.834783] Loading compiled-in X.509 certificates [ 0.836707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.839476] zswap: loaded using pool lzo/zbud [ 0.841672] Key type trusted registered [ 0.843917] Key type encrypted registered [ 0.845162] AppArmor: AppArmor sha1 policy hashing enabled [ 0.846692] ima: No TPM chip found, activating TPM-bypass! [ 0.848237] evm: HMAC attrs: 0x1 [ 0.849611] Magic number: 2:249:141 [ 0.850738] block ram6: hash matches [ 0.851847] acpi device:12: hash matches [ 0.853115] rtc_cmos 00:00: setting system clock to 2018-09-02 19:08:21 UTC (1535915301) [ 0.855520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.872016] EDD information not available. [ 0.908754] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911060] Write protecting the kernel read-only data: 14336k [ 0.914144] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.916799] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.80 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... [ 1.072381] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.90. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRNP69FeYhyZyZUlqbh8IuLC8sHW4CqKJ6Bpd82TX+qoTp2JsQ5m/8LSHkl1utwFTQiFCfP3Nwj0DHgd5PKreTuvWa1obHZcYUZ7O0nAQfr/fg02r/ZkIYZH/vym2yfLUIRba6dC+b3Dg6xnKfxZ1kvo4CxJHK3tZf+C/OhMXEHG3u/SextWF8mcF5HidtgwnKbAA1XAbYTjB+CDn03eQDD3NBapvMzP3N7w7xoQDmRNKGRmk0jf74ZDZkXqhAhHxzT0vb1Wt2RZU/XkNxJFs8jFm0tRB9LSD28+tqjUpF1JZTIuFAqmiI+eje4xR6VkwH8xDY/RwYZwkBmLXw53lv root@vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5 ssh-dss AAAAB3NzaC1kc3MAAACBAKB6SjnD9rrCzvH1pXaG8sAAG5upG2fJoq7/4NWMI1XHLJuMvjH0UcKKuchamFTeSGliUA7W7Qg5MmkfDNAvvjLs5ihsbjXB4xdbjh9xKmFx9ntudH3WojN1isz39hBbFfMK7l4QHRIjAWT1VetxqLJR5qRkiZuEuKzwnRuuWkyFAAAAFQD9zgako2hJXwdMqu0XziYmSe9+pQAAAIAwdk33AIgBEJ77czu3TcUH1Sxu9eChKvR8uHte6pNTVIMARovQ5xb27ffUBfxkb5PisH0iYJ6igJAJCTkl7L42uW2/D27LuvFl2hTxAlY53IMWmcZ3QaAGuEQczsbDOzBIokFMYvQpyjCEd6pKjk8lhSClQSVJfBg/7F93S4y4iQAAAIByPIXM7F9mMn0DLUDUt0NyxiVC7cMfM1YXb2aNzGnklKK7PH7K00Q+4ONvgTRHozulv2Q4ggcCofUYVe3oDXTNFGeI3GfhdZ5Mu3Sd4WlJa4QuqJl0G6PVNSdy7t4GDPqB90E7B0Tyv1x/EfwlPp0HO0zVvGxy37F/vY/T0sDmYQ== root@vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fed9:9219/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5 launch-index: 0 === cirros: current=0.4.0 uptime=2.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5 login: 2018-09-02 19:08:25,051 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-09-02 19:08:34,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:08:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:08:34,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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,Accept-Encoding x-openstack-request-id: req-281b6f41-a7f6-485a-b85d-e7e2593648e0 x-compute-request-id: req-281b6f41-a7f6-485a-b85d-e7e2593648e0 Content-Encoding: gzip Content-Length: 9606 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 493335978 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.195457] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197877] pid_max: default: 32768 minimum: 301\n[ 0.199252] ACPI: Core revision 20150930\n[ 0.200967] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202881] Security Framework initialized\n[ 0.204080] Yama: becoming mindful.\n[ 0.205128] AppArmor: AppArmor initialized\n[ 0.206381] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210216] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211949] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213912] Initializing cgroup subsys io\n[ 0.215126] Initializing cgroup subsys memory\n[ 0.216370] Initializing cgroup subsys devices\n[ 0.217623] Initializing cgroup subsys freezer\n[ 0.218928] Initializing cgroup subsys net_cls\n[ 0.220222] Initializing cgroup subsys perf_event\n[ 0.221532] Initializing cgroup subsys net_prio\n[ 0.222842] Initializing cgroup subsys hugetlb\n[ 0.224087] Initializing cgroup subsys pids\n[ 0.225319] CPU: Physical Processor ID: 0\n[ 0.227190] mce: CPU supports 10 MCE banks\n[ 0.228429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229892] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245791] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252578] ftrace: allocating 31920 entries in 125 pages\n[ 0.277720] smpboot: Max logical packages: 1\n[ 0.279001] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281018] x2apic enabled\n[ 0.282214] Switched APIC routing to physical x2apic.\n[ 0.284730] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289248] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291932] KVM setup paravirtual spinlock\n[ 0.293577] x86: Booted up 1 node, 1 CPUs\n[ 0.294745] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296729] devtmpfs: initialized\n[ 0.298791] evm: security.selinux\n[ 0.299820] evm: security.SMACK64\n[ 0.300865] evm: security.SMACK64EXEC\n[ 0.301946] evm: security.SMACK64TRANSMUTE\n[ 0.303147] evm: security.SMACK64MMAP\n[ 0.304257] evm: security.ima\n[ 0.305191] evm: security.capability\n[ 0.306334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309038] pinctrl core: initialized pinctrl subsystem\n[ 0.310652] RTC time: 19:08:20, date: 09/02/18\n[ 0.312005] NET: Registered protocol family 16\n[ 0.313386] cpuidle: using governor ladder\n[ 0.314568] cpuidle: using governor menu\n[ 0.315706] PCCT header not found.\n[ 0.316774] ACPI: bus type PCI registered\n[ 0.317935] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.319714] PCI: Using configuration type 1 for base access\n[ 0.321954] ACPI: Added _OSI(Module Device)\n[ 0.323160] ACPI: Added _OSI(Processor Device)\n[ 0.324410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325712] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327962] ACPI: Interpreter enabled\n[ 0.329100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339811] ACPI: (supports S0 S5)\n[ 0.340861] ACPI: Using IOAPIC for interrupt routing\n[ 0.342274] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.347856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349666] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351443] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354654] acpiphp: Slot [3] registered\n[ 0.355809] acpiphp: Slot [4] registered\n[ 0.356963] acpiphp: Slot [5] registered\n[ 0.358161] acpiphp: Slot [6] registered\n[ 0.359332] acpiphp: Slot [7] registered\n[ 0.360502] acpiphp: Slot [8] registered\n[ 0.361701] acpiphp: Slot [9] registered\n[ 0.362850] acpiphp: Slot [10] registered\n[ 0.364021] acpiphp: Slot [11] registered\n[ 0.365197] acpiphp: Slot [12] registered\n[ 0.366370] acpiphp: Slot [13] registered\n[ 0.367543] acpiphp: Slot [14] registered\n[ 0.368743] acpiphp: Slot [15] registered\n[ 0.383832] acpiphp: Slot [16] registered\n[ 0.385025] acpiphp: Slot [17] registered\n[ 0.386255] acpiphp: Slot [18] registered\n[ 0.387439] acpiphp: Slot [19] registered\n[ 0.388645] acpiphp: Slot [20] registered\n[ 0.389846] acpiphp: Slot [21] registered\n[ 0.391037] acpiphp: Slot [22] registered\n[ 0.392251] acpiphp: Slot [23] registered\n[ 0.393423] acpiphp: Slot [24] registered\n[ 0.394597] acpiphp: Slot [25] registered\n[ 0.395770] acpiphp: Slot [26] registered\n[ 0.396938] acpiphp: Slot [27] registered\n[ 0.398146] acpiphp: Slot [28] registered\n[ 0.399350] acpiphp: Slot [29] registered\n[ 0.400523] acpiphp: Slot [30] registered\n[ 0.401732] acpiphp: Slot [31] registered\n[ 0.402930] PCI host bridge to bus 0000:00\n[ 0.404129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405883] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411947] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418209] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429958] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.452532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456617] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.458805] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.460600] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462492] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464012] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466257] vgaarb: loaded\n[ 0.467131] vgaarb: bridge control possible 0000:00:02.0\n[ 0.468893] SCSI subsystem initialized\n[ 0.470202] ACPI: bus type USB registered\n[ 0.471395] usbcore: registered new interface driver usbfs\n[ 0.472943] usbcore: registered new interface driver hub\n[ 0.474402] usbcore: registered new device driver usb\n[ 0.475971] PCI: Using ACPI for IRQ routing\n[ 0.477551] NetLabel: Initializing\n[ 0.478595] NetLabel: domain hash size = 128\n[ 0.479837] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481237] NetLabel: unlabeled traffic allowed by default\n[ 0.482947] clocksource: Switched to clocksource kvm-clock\n[ 0.492911] AppArmor: AppArmor Filesystem Enabled\n[ 0.494289] pnp: PnP ACPI init\n[ 0.495556] pnp: PnP ACPI: found 5 devices\n[ 0.502454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504971] NET: Registered protocol family 2\n[ 0.506451] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508338] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510100] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511844] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515174] NET: Registered protocol family 1\n[ 0.516449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518028] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533981] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548552] Trying to unpack rootfs image as initramfs...\n[ 0.610547] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615460] Scanning for low memory corruption every 60 seconds\n[ 0.617792] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619556] audit: initializing netlink subsys (disabled)\n[ 0.621142] audit: type=2000 audit(1535915301.343:1): initialized\n[ 0.623242] Initialise system trusted keyring\n[ 0.624710] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626452] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629333] zbud: loaded\n[ 0.630398] VFS: Disk quotas dquot_6.6.0\n[ 0.631638] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633969] fuse init (API version 7.23)\n[ 0.635332] Key type big_key registered\n[ 0.636542] Allocating IMA MOK and blacklist keyrings.\n[ 0.638347] Key type asymmetric registered\n[ 0.639594] Asymmetric key parser 'x509' registered\n[ 0.641040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643322] io scheduler noop registered\n[ 0.644515] io scheduler deadline registered (default)\n[ 0.646006] io scheduler cfq registered\n[ 0.647311] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.652979] ACPI: Power Button [PWRF]\n[ 0.654293] GHES: HEST is not enabled!\n[ 0.668503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697682] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700686] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.724501] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727690] Linux agpgart interface v0.103\n[ 0.731180] brd: module loaded\n[ 0.733434] loop: module loaded\n[ 0.738660] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740822] GPT:90111 != 2097151\n[ 0.741832] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743458] GPT:90111 != 2097151\n[ 0.744468] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745903] vda: vda1 vda15\n[ 0.747621] scsi host0: ata_piix\n[ 0.748777] scsi host1: ata_piix\n[ 0.749844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.751650] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.754018] libphy: Fixed MDIO Bus: probed\n[ 0.755259] tun: Universal TUN/TAP device driver, 1.6\n[ 0.756686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759566] PPP generic driver version 2.4.2\n[ 0.760911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.762679] ehci-pci: EHCI PCI platform driver\n[ 0.763984] ehci-platform: EHCI generic platform driver\n[ 0.765430] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767110] ohci-pci: OHCI PCI platform driver\n[ 0.768410] ohci-platform: OHCI generic platform driver\n[ 0.769886] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784603] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786079] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788256] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789720] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791417] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.793234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.795352] usb usb1: Product: UHCI Host Controller\n[ 0.796731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.798479] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799899] hub 1-0:1.0: USB hub found\n[ 0.801064] hub 1-0:1.0: 2 ports detected\n[ 0.802443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.806907] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808402] mousedev: PS/2 mouse device common for all mice\n[ 0.810215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.812876] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816272] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818027] i2c /dev entries driver\n[ 0.819163] device-mapper: uevent: version 1.0.3\n[ 0.820573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.823009] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824981] NET: Registered protocol family 10\n[ 0.826622] NET: Registered protocol family 17\n[ 0.827947] Key type dns_resolver registered\n[ 0.829338] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.830935] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.833534] registered taskstats version 1\n[ 0.834783] Loading compiled-in X.509 certificates\n[ 0.836707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.839476] zswap: loaded using pool lzo/zbud\n[ 0.841672] Key type trusted registered\n[ 0.843917] Key type encrypted registered\n[ 0.845162] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.846692] ima: No TPM chip found, activating TPM-bypass!\n[ 0.848237] evm: HMAC attrs: 0x1\n[ 0.849611] Magic number: 2:249:141\n[ 0.850738] block ram6: hash matches\n[ 0.851847] acpi device:12: hash matches\n[ 0.853115] rtc_cmos 00:00: setting system clock to 2018-09-02 19:08:21 UTC (1535915301)\n[ 0.855520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.872016] EDD information not available.\n[ 0.908754] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911060] Write protecting the kernel read-only data: 14336k\n[ 0.914144] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916799] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.80\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... [ 1.072381] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 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.90. iid=i-00000004\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRNP69FeYhyZyZUlqbh8IuLC8sHW4CqKJ6Bpd82TX+qoTp2JsQ5m/8LSHkl1utwFTQiFCfP3Nwj0DHgd5PKreTuvWa1obHZcYUZ7O0nAQfr/fg02r/ZkIYZH/vym2yfLUIRba6dC+b3Dg6xnKfxZ1kvo4CxJHK3tZf+C/OhMXEHG3u/SextWF8mcF5HidtgwnKbAA1XAbYTjB+CDn03eQDD3NBapvMzP3N7w7xoQDmRNKGRmk0jf74ZDZkXqhAhHxzT0vb1Wt2RZU/XkNxJFs8jFm0tRB9LSD28+tqjUpF1JZTIuFAqmiI+eje4xR6VkwH8xDY/RwYZwkBmLXw53lv root@vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5\nssh-dss AAAAB3NzaC1kc3MAAACBAKB6SjnD9rrCzvH1pXaG8sAAG5upG2fJoq7/4NWMI1XHLJuMvjH0UcKKuchamFTeSGliUA7W7Qg5MmkfDNAvvjLs5ihsbjXB4xdbjh9xKmFx9ntudH3WojN1isz39hBbFfMK7l4QHRIjAWT1VetxqLJR5qRkiZuEuKzwnRuuWkyFAAAAFQD9zgako2hJXwdMqu0XziYmSe9+pQAAAIAwdk33AIgBEJ77czu3TcUH1Sxu9eChKvR8uHte6pNTVIMARovQ5xb27ffUBfxkb5PisH0iYJ6igJAJCTkl7L42uW2/D27LuvFl2hTxAlY53IMWmcZ3QaAGuEQczsbDOzBIokFMYvQpyjCEd6pKjk8lhSClQSVJfBg/7F93S4y4iQAAAIByPIXM7F9mMn0DLUDUt0NyxiVC7cMfM1YXb2aNzGnklKK7PH7K00Q+4ONvgTRHozulv2Q4ggcCofUYVe3oDXTNFGeI3GfhdZ5Mu3Sd4WlJa4QuqJl0G6PVNSdy7t4GDPqB90E7B0Tyv1x/EfwlPp0HO0zVvGxy37F/vY/T0sDmYQ== root@vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fed9:9219/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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-876d127b-310d-4472-ba47-479b3ae6bcd5 login: "} 2018-09-02 19:08:34,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0/action used request id req-281b6f41-a7f6-485a-b85d-e7e2593648e0 2018-09-02 19:08:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0728199481964s 2018-09-02 19:08:34,135 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0/action used request id req-281b6f41-a7f6-485a-b85d-e7e2593648e0 2018-09-02 19:08:34,135 - 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 493335978 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.195457] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197877] pid_max: default: 32768 minimum: 301 [ 0.199252] ACPI: Core revision 20150930 [ 0.200967] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202881] Security Framework initialized [ 0.204080] Yama: becoming mindful. [ 0.205128] AppArmor: AppArmor initialized [ 0.206381] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210216] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211949] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213912] Initializing cgroup subsys io [ 0.215126] Initializing cgroup subsys memory [ 0.216370] Initializing cgroup subsys devices [ 0.217623] Initializing cgroup subsys freezer [ 0.218928] Initializing cgroup subsys net_cls [ 0.220222] Initializing cgroup subsys perf_event [ 0.221532] Initializing cgroup subsys net_prio [ 0.222842] Initializing cgroup subsys hugetlb [ 0.224087] Initializing cgroup subsys pids [ 0.225319] CPU: Physical Processor ID: 0 [ 0.227190] mce: CPU supports 10 MCE banks [ 0.228429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229892] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.245791] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.252578] ftrace: allocating 31920 entries in 125 pages [ 0.277720] smpboot: Max logical packages: 1 [ 0.279001] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281018] x2apic enabled [ 0.282214] Switched APIC routing to physical x2apic. [ 0.284730] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289248] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291932] KVM setup paravirtual spinlock [ 0.293577] x86: Booted up 1 node, 1 CPUs [ 0.294745] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296729] devtmpfs: initialized [ 0.298791] evm: security.selinux [ 0.299820] evm: security.SMACK64 [ 0.300865] evm: security.SMACK64EXEC [ 0.301946] evm: security.SMACK64TRANSMUTE [ 0.303147] evm: security.SMACK64MMAP [ 0.304257] evm: security.ima [ 0.305191] evm: security.capability [ 0.306334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309038] pinctrl core: initialized pinctrl subsystem [ 0.310652] RTC time: 19:08:20, date: 09/02/18 [ 0.312005] NET: Registered protocol family 16 [ 0.313386] cpuidle: using governor ladder [ 0.314568] cpuidle: using governor menu [ 0.315706] PCCT header not found. [ 0.316774] ACPI: bus type PCI registered [ 0.317935] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.319714] PCI: Using configuration type 1 for base access [ 0.321954] ACPI: Added _OSI(Module Device) [ 0.323160] ACPI: Added _OSI(Processor Device) [ 0.324410] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.325712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327962] ACPI: Interpreter enabled [ 0.329100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.331787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.334444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.339811] ACPI: (supports S0 S5) [ 0.340861] ACPI: Using IOAPIC for interrupt routing [ 0.342274] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.347856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.349666] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.351443] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.354654] acpiphp: Slot [3] registered [ 0.355809] acpiphp: Slot [4] registered [ 0.356963] acpiphp: Slot [5] registered [ 0.358161] acpiphp: Slot [6] registered [ 0.359332] acpiphp: Slot [7] registered [ 0.360502] acpiphp: Slot [8] registered [ 0.361701] acpiphp: Slot [9] registered [ 0.362850] acpiphp: Slot [10] registered [ 0.364021] acpiphp: Slot [11] registered [ 0.365197] acpiphp: Slot [12] registered [ 0.366370] acpiphp: Slot [13] registered [ 0.367543] acpiphp: Slot [14] registered [ 0.368743] acpiphp: Slot [15] registered [ 0.383832] acpiphp: Slot [16] registered [ 0.385025] acpiphp: Slot [17] registered [ 0.386255] acpiphp: Slot [18] registered [ 0.387439] acpiphp: Slot [19] registered [ 0.388645] acpiphp: Slot [20] registered [ 0.389846] acpiphp: Slot [21] registered [ 0.391037] acpiphp: Slot [22] registered [ 0.392251] acpiphp: Slot [23] registered [ 0.393423] acpiphp: Slot [24] registered [ 0.394597] acpiphp: Slot [25] registered [ 0.395770] acpiphp: Slot [26] registered [ 0.396938] acpiphp: Slot [27] registered [ 0.398146] acpiphp: Slot [28] registered [ 0.399350] acpiphp: Slot [29] registered [ 0.400523] acpiphp: Slot [30] registered [ 0.401732] acpiphp: Slot [31] registered [ 0.402930] PCI host bridge to bus 0000:00 [ 0.404129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.405883] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.411947] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414102] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418209] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.427879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.429958] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456617] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458805] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460600] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462492] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464012] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466257] vgaarb: loaded [ 0.467131] vgaarb: bridge control possible 0000:00:02.0 [ 0.468893] SCSI subsystem initialized [ 0.470202] ACPI: bus type USB registered [ 0.471395] usbcore: registered new interface driver usbfs [ 0.472943] usbcore: registered new interface driver hub [ 0.474402] usbcore: registered new device driver usb [ 0.475971] PCI: Using ACPI for IRQ routing [ 0.477551] NetLabel: Initializing [ 0.478595] NetLabel: domain hash size = 128 [ 0.479837] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.481237] NetLabel: unlabeled traffic allowed by default [ 0.482947] clocksource: Switched to clocksource kvm-clock [ 0.492911] AppArmor: AppArmor Filesystem Enabled [ 0.494289] pnp: PnP ACPI init [ 0.495556] pnp: PnP ACPI: found 5 devices [ 0.502454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504971] NET: Registered protocol family 2 [ 0.506451] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.508338] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510100] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511844] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515174] NET: Registered protocol family 1 [ 0.516449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518028] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519587] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.533981] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.548552] Trying to unpack rootfs image as initramfs... [ 0.610547] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615460] Scanning for low memory corruption every 60 seconds [ 0.617792] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619556] audit: initializing netlink subsys (disabled) [ 0.621142] audit: type=2000 audit(1535915301.343:1): initialized [ 0.623242] Initialise system trusted keyring [ 0.624710] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626452] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.629333] zbud: loaded [ 0.630398] VFS: Disk quotas dquot_6.6.0 [ 0.631638] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.633969] fuse init (API version 7.23) [ 0.635332] Key type big_key registered [ 0.636542] Allocating IMA MOK and blacklist keyrings. [ 0.638347] Key type asymmetric registered [ 0.639594] Asymmetric key parser 'x509' registered [ 0.641040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.643322] io scheduler noop registered [ 0.644515] io scheduler deadline registered (default) [ 0.646006] io scheduler cfq registered [ 0.647311] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.648875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.652979] ACPI: Power Button [PWRF] [ 0.654293] GHES: HEST is not enabled! [ 0.668503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697682] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700686] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.724501] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727690] Linux agpgart interface v0.103 [ 0.731180] brd: module loaded [ 0.733434] loop: module loaded [ 0.738660] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.740822] GPT:90111 != 2097151 [ 0.741832] GPT:Alternate GPT header not at the end of the disk. [ 0.743458] GPT:90111 != 2097151 [ 0.744468] GPT: Use GNU Parted to correct GPT errors. [ 0.745903] vda: vda1 vda15 [ 0.747621] scsi host0: ata_piix [ 0.748777] scsi host1: ata_piix [ 0.749844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.751650] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754018] libphy: Fixed MDIO Bus: probed [ 0.755259] tun: Universal TUN/TAP device driver, 1.6 [ 0.756686] tun: (C) 1999-2004 Max Krasnyansky [ 0.759566] PPP generic driver version 2.4.2 [ 0.760911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762679] ehci-pci: EHCI PCI platform driver [ 0.763984] ehci-platform: EHCI generic platform driver [ 0.765430] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767110] ohci-pci: OHCI PCI platform driver [ 0.768410] ohci-platform: OHCI generic platform driver [ 0.769886] uhci_hcd: USB Universal Host Controller Interface driver [ 0.784603] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786079] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788256] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.789720] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791417] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.795352] usb usb1: Product: UHCI Host Controller [ 0.796731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.798479] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799899] hub 1-0:1.0: USB hub found [ 0.801064] hub 1-0:1.0: 2 ports detected [ 0.802443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805507] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806907] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808402] mousedev: PS/2 mouse device common for all mice [ 0.810215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812876] rtc_cmos 00:00: RTC can wake from S4 [ 0.814524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816272] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818027] i2c /dev entries driver [ 0.819163] device-mapper: uevent: version 1.0.3 [ 0.820573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.823009] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824981] NET: Registered protocol family 10 [ 0.826622] NET: Registered protocol family 17 [ 0.827947] Key type dns_resolver registered [ 0.829338] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.830935] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.833534] registered taskstats version 1 [ 0.834783] Loading compiled-in X.509 certificates [ 0.836707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.839476] zswap: loaded using pool lzo/zbud [ 0.841672] Key type trusted registered [ 0.843917] Key type encrypted registered [ 0.845162] AppArmor: AppArmor sha1 policy hashing enabled [ 0.846692] ima: No TPM chip found, activating TPM-bypass! [ 0.848237] evm: HMAC attrs: 0x1 [ 0.849611] Magic number: 2:249:141 [ 0.850738] block ram6: hash matches [ 0.851847] acpi device:12: hash matches [ 0.853115] rtc_cmos 00:00: setting system clock to 2018-09-02 19:08:21 UTC (1535915301) [ 0.855520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.872016] EDD information not available. [ 0.908754] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911060] Write protecting the kernel read-only data: 14336k [ 0.914144] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.916799] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.80 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... [ 1.072381] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.90. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRNP69FeYhyZyZUlqbh8IuLC8sHW4CqKJ6Bpd82TX+qoTp2JsQ5m/8LSHkl1utwFTQiFCfP3Nwj0DHgd5PKreTuvWa1obHZcYUZ7O0nAQfr/fg02r/ZkIYZH/vym2yfLUIRba6dC+b3Dg6xnKfxZ1kvo4CxJHK3tZf+C/OhMXEHG3u/SextWF8mcF5HidtgwnKbAA1XAbYTjB+CDn03eQDD3NBapvMzP3N7w7xoQDmRNKGRmk0jf74ZDZkXqhAhHxzT0vb1Wt2RZU/XkNxJFs8jFm0tRB9LSD28+tqjUpF1JZTIuFAqmiI+eje4xR6VkwH8xDY/RwYZwkBmLXw53lv root@vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5 ssh-dss AAAAB3NzaC1kc3MAAACBAKB6SjnD9rrCzvH1pXaG8sAAG5upG2fJoq7/4NWMI1XHLJuMvjH0UcKKuchamFTeSGliUA7W7Qg5MmkfDNAvvjLs5ihsbjXB4xdbjh9xKmFx9ntudH3WojN1isz39hBbFfMK7l4QHRIjAWT1VetxqLJR5qRkiZuEuKzwnRuuWkyFAAAAFQD9zgako2hJXwdMqu0XziYmSe9+pQAAAIAwdk33AIgBEJ77czu3TcUH1Sxu9eChKvR8uHte6pNTVIMARovQ5xb27ffUBfxkb5PisH0iYJ6igJAJCTkl7L42uW2/D27LuvFl2hTxAlY53IMWmcZ3QaAGuEQczsbDOzBIokFMYvQpyjCEd6pKjk8lhSClQSVJfBg/7F93S4y4iQAAAIByPIXM7F9mMn0DLUDUt0NyxiVC7cMfM1YXb2aNzGnklKK7PH7K00Q+4ONvgTRHozulv2Q4ggcCofUYVe3oDXTNFGeI3GfhdZ5Mu3Sd4WlJa4QuqJl0G6PVNSdy7t4GDPqB90E7B0Tyv1x/EfwlPp0HO0zVvGxy37F/vY/T0sDmYQ== root@vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fed9:9219/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5 launch-index: 0 === cirros: current=0.4.0 uptime=2.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-876d127b-310d-4472-ba47-479b3ae6bcd5 login: 2018-09-02 19:08:34,138 - paramiko.transport - DEBUG - starting thread (client mode): 0xb74efbd0L 2018-09-02 19:08:34,138 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-09-02 19:08:34,139 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-02 19:08:34,139 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-02 19:08:34,141 - 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-09-02 19:08:34,141 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-02 19:08:34,142 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-02 19:08:34,142 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-02 19:08:34,142 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-02 19:08:34,142 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-02 19:08:34,159 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-02 19:08:34,160 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-02 19:08:34,171 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: cfef6d3eab10eadabf9133f8b17e6616 2018-09-02 19:08:34,172 - paramiko.transport - DEBUG - Trying discovered key 8b3d4b716d38b4efe3dc43735e700dff in /tmp/tmpRYU0Nq 2018-09-02 19:08:34,200 - paramiko.transport - DEBUG - userauth is OK 2018-09-02 19:08:34,205 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-02 19:08:34,237 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-02 19:08:34,238 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-02 19:08:34,238 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-02 19:08:34,239 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-02 19:08:34,243 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-02 19:08:34,243 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.11 (192.168.120.11): 56 data bytes 64 bytes from 192.168.120.11: seq=0 ttl=64 time=1.967 ms --- 192.168.120.11 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.967/1.967/1.967 ms 2018-09-02 19:08:34,244 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-02 19:08:34,247 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-02 19:08:34,361 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:08:34,361 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-02 19:08:34,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-02 19:08:34,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:34,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:08: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-a8b77144-d627-4ed7-a91a-e48d6f88fd5a x-compute-request-id: req-a8b77144-d627-4ed7-a91a-e48d6f88fd5a Content-Type: application/json 2018-09-02 19:08:34,553 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c used request id req-a8b77144-d627-4ed7-a91a-e48d6f88fd5a 2018-09-02 19:08:34,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186723947525s 2018-09-02 19:08:34,553 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c used request id req-a8b77144-d627-4ed7-a91a-e48d6f88fd5a 2018-09-02 19:08:34,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:34,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:35,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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,Accept-Encoding x-openstack-request-id: req-dc2b35c7-e460-4d84-bbf1-fcbd04d6b6d9 x-compute-request-id: req-dc2b35c7-e460-4d84-bbf1-fcbd04d6b6d9 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:92:19", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:92:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:20.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "11241fb2-4f97-45d1-83ac-e773ba50a9b0", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:20Z", "hostId": "527e65fe44cfd0907325428a83b001bb15e47dbad7ed18f368ae78e3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "name": "vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:12Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:53:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:08.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "44b31b23-61e4-46a9-bfd6-3aaf37985e7c", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:34Z", "hostId": "21c15cfb4a0bbb825d69190deff931a7e7a70bc38b1303c798be934b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:00Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:35,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dc2b35c7-e460-4d84-bbf1-fcbd04d6b6d9 2018-09-02 19:08:35,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509855985641s 2018-09-02 19:08:35,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dc2b35c7-e460-4d84-bbf1-fcbd04d6b6d9 2018-09-02 19:08:35,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:08:37,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:37,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:37,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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,Accept-Encoding x-openstack-request-id: req-db45a62b-b450-44a1-9b1f-b2b30650195d x-compute-request-id: req-db45a62b-b450-44a1-9b1f-b2b30650195d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:92:19", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:92:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:20.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "11241fb2-4f97-45d1-83ac-e773ba50a9b0", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:20Z", "hostId": "527e65fe44cfd0907325428a83b001bb15e47dbad7ed18f368ae78e3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "name": "vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:12Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:37,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db45a62b-b450-44a1-9b1f-b2b30650195d 2018-09-02 19:08:37,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177118778229s 2018-09-02 19:08:37,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db45a62b-b450-44a1-9b1f-b2b30650195d 2018-09-02 19:08:37,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-02 19:08:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/5067dbc5-ba3f-480b-81c2-89d4bb3fa8c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:38,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5688c83f-bc67-4238-9e80-1f3e968e537b Content-Length: 0 Date: Sun, 02 Sep 2018 19:08:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:08:38,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/5067dbc5-ba3f-480b-81c2-89d4bb3fa8c6.json used request id req-5688c83f-bc67-4238-9e80-1f3e968e537b 2018-09-02 19:08:38,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.03456401825s 2018-09-02 19:08:38,286 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/5067dbc5-ba3f-480b-81c2-89d4bb3fa8c6.json used request id req-5688c83f-bc67-4238-9e80-1f3e968e537b 2018-09-02 19:08:38,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:08:38,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:38,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-eb7c4de4-300c-4986-aaf6-52c579809d33 Date: Sun, 02 Sep 2018 19:08:38 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:08:38,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-eb7c4de4-300c-4986-aaf6-52c579809d33 2018-09-02 19:08:38,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.043251991272s 2018-09-02 19:08:38,334 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-eb7c4de4-300c-4986-aaf6-52c579809d33 2018-09-02 19:08:38,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-02 19:08:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:38,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:08: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-9c116cd6-6ec8-476f-9ff8-7d13eaf9eca5 x-compute-request-id: req-9c116cd6-6ec8-476f-9ff8-7d13eaf9eca5 Content-Type: application/json 2018-09-02 19:08:38,632 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0 used request id req-9c116cd6-6ec8-476f-9ff8-7d13eaf9eca5 2018-09-02 19:08:38,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.297431945801s 2018-09-02 19:08:38,633 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0 used request id req-9c116cd6-6ec8-476f-9ff8-7d13eaf9eca5 2018-09-02 19:08:38,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:39,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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,Accept-Encoding x-openstack-request-id: req-60aff018-0a3c-497a-a7db-b2d803bb24b1 x-compute-request-id: req-60aff018-0a3c-497a-a7db-b2d803bb24b1 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:92:19", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:92:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11241fb2-4f97-45d1-83ac-e773ba50a9b0", "rel": "bookmark"}], "image": {"id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "links": [{"href": "http://172.30.9.26:8774/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:08:20.000000", "flavor": {"id": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "links": [{"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "bookmark"}]}, "id": "11241fb2-4f97-45d1-83ac-e773ba50a9b0", "security_groups": [{"name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}], "user_id": "10b144a71c3b4c858ee8e844322a1e28", "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-09-02T19:08:38Z", "hostId": "527e65fe44cfd0907325428a83b001bb15e47dbad7ed18f368ae78e3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5", "name": "vping_ssh-vm_876d127b-310d-4472-ba47-479b3ae6bcd5", "created": "2018-09-02T19:08:12Z", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:08:39,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-60aff018-0a3c-497a-a7db-b2d803bb24b1 2018-09-02 19:08:39,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521826028824s 2018-09-02 19:08:39,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-60aff018-0a3c-497a-a7db-b2d803bb24b1 2018-09-02 19:08:39,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:08:41,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:08:41,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:41,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:41 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-cdacee25-9f76-4e54-ae53-fbeac93ad50d x-compute-request-id: req-cdacee25-9f76-4e54-ae53-fbeac93ad50d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-02 19:08:41,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cdacee25-9f76-4e54-ae53-fbeac93ad50d 2018-09-02 19:08:41,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0735948085785s 2018-09-02 19:08:41,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cdacee25-9f76-4e54-ae53-fbeac93ad50d 2018-09-02 19:08:41,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:08:41,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:41,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-c88e1689-f63b-498a-8e34-7bfdf4249414 Date: Sun, 02 Sep 2018 19:08:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:51Z", "updated_at": "2018-09-02T19:07:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "1c075b54-1ebc-40d4-a152-e19158517b69", "remote_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "691314ef-0c9f-40d1-b225-accb8d7976bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "82b4df0b-a073-46dd-b592-5a4e6c4c4813", "remote_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:51Z", "revision_number": 0, "id": "d66ee5a6-228d-4f5c-976a-b3cc48b7c863", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:51Z", "security_group_id": "50c88a7d-5e10-414d-a864-be867740b2ff", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}], "revision_number": 1, "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "50c88a7d-5e10-414d-a864-be867740b2ff", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:57Z", "updated_at": "2018-09-02T19:07:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "278569ee-b659-47aa-aa92-c5805879cfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "5654b456-4bf0-4ecd-8211-86f4c65a9744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:57Z", "revision_number": 0, "id": "7f9bb4b3-d262-4aa7-967b-5dfc02cbd877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:57Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:07:58Z", "revision_number": 0, "id": "a5cfafa2-f57a-4615-8de0-0a772e711745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:07:58Z", "security_group_id": "bee753ea-a296-497c-8e85-270d5dc79799", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cb0ea127ea744f6830a3ce6fad22275"}], "revision_number": 3, "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "bee753ea-a296-497c-8e85-270d5dc79799", "name": "vping_ssh-sg_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:08:41,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c88e1689-f63b-498a-8e34-7bfdf4249414 2018-09-02 19:08:41,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452070236206s 2018-09-02 19:08:41,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c88e1689-f63b-498a-8e34-7bfdf4249414 2018-09-02 19:08:41,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-02 19:08:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bee753ea-a296-497c-8e85-270d5dc79799.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:41,513 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4617c3ee-a5c2-4d14-b7df-b9e7f16b29e7 Content-Length: 0 Date: Sun, 02 Sep 2018 19:08:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:08:41,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bee753ea-a296-497c-8e85-270d5dc79799.json used request id req-4617c3ee-a5c2-4d14-b7df-b9e7f16b29e7 2018-09-02 19:08:41,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.228021860123s 2018-09-02 19:08:41,514 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bee753ea-a296-497c-8e85-270d5dc79799.json used request id req-4617c3ee-a5c2-4d14-b7df-b9e7f16b29e7 2018-09-02 19:08:41,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-02 19:08:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:41,549 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:08:41 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-903c4710-6e08-4d93-a1af-9796d49e1664 x-compute-request-id: req-903c4710-6e08-4d93-a1af-9796d49e1664 Content-Length: 0 Content-Type: application/json 2018-09-02 19:08:41,550 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5 used request id req-903c4710-6e08-4d93-a1af-9796d49e1664 2018-09-02 19:08:41,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0354919433594s 2018-09-02 19:08:41,550 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_876d127b-310d-4472-ba47-479b3ae6bcd5 used request id req-903c4710-6e08-4d93-a1af-9796d49e1664 2018-09-02 19:08:41,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:08:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" -d '{"subnet_id": "2d02c4b0-3761-449a-8620-d84d26aeeeac"}' 2018-09-02 19:08:43,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-06d4efb0-3bf7-4210-a652-7635985e4715 Date: Sun, 02 Sep 2018 19:08:43 GMT RESP BODY: {"network_id": "fa1f4973-b741-46e8-8f70-e813b0f80068", "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "subnet_id": "2d02c4b0-3761-449a-8620-d84d26aeeeac", "subnet_ids": ["2d02c4b0-3761-449a-8620-d84d26aeeeac"], "port_id": "dc7500f4-413c-4479-9e50-f43370350003", "id": "0decf1f0-8cef-4069-9e53-5e8a131e530b"} 2018-09-02 19:08:43,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b/remove_router_interface.json used request id req-06d4efb0-3bf7-4210-a652-7635985e4715 2018-09-02 19:08:43,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54732203484s 2018-09-02 19:08:43,098 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b/remove_router_interface.json used request id req-06d4efb0-3bf7-4210-a652-7635985e4715 returning object 0decf1f0-8cef-4069-9e53-5e8a131e530b 2018-09-02 19:08:43,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:08:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-ee8e3ca0-79ac-4a1e-a014-4a8b0acdcd3b Date: Sun, 02 Sep 2018 19:08:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "6cb0ea127ea744f6830a3ce6fad22275", "created_at": "2018-09-02T19:07:52Z", "admin_state_up": true, "updated_at": "2018-09-02T19:08:42Z", "revision_number": 4, "routes": [], "project_id": "6cb0ea127ea744f6830a3ce6fad22275", "id": "0decf1f0-8cef-4069-9e53-5e8a131e530b", "name": "vping_ssh-router_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:08:43,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ee8e3ca0-79ac-4a1e-a014-4a8b0acdcd3b 2018-09-02 19:08:43,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116135835648s 2018-09-02 19:08:43,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ee8e3ca0-79ac-4a1e-a014-4a8b0acdcd3b 2018-09-02 19:08:43,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:08:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:44,532 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87fc5354-00ae-47c4-9104-d39b4b9b6418 Content-Length: 0 Date: Sun, 02 Sep 2018 19:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:08:44,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b.json used request id req-87fc5354-00ae-47c4-9104-d39b4b9b6418 2018-09-02 19:08:44,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31541085243s 2018-09-02 19:08:44,532 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0decf1f0-8cef-4069-9e53-5e8a131e530b.json used request id req-87fc5354-00ae-47c4-9104-d39b4b9b6418 2018-09-02 19:08:44,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:08:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:44,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e7d5af1a-afc8-4072-af78-eb66a2d39a1e Date: Sun, 02 Sep 2018 19:08:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa1f4973-b741-46e8-8f70-e813b0f80068","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:07:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"2d02c4b0-3761-449a-8620-d84d26aeeeac","subnetpool_id":null,"name":"vping_ssh-subnet_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:08:44,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e7d5af1a-afc8-4072-af78-eb66a2d39a1e 2018-09-02 19:08:44,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0503370761871s 2018-09-02 19:08:44,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e7d5af1a-afc8-4072-af78-eb66a2d39a1e 2018-09-02 19:08:44,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:08:44,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/2d02c4b0-3761-449a-8620-d84d26aeeeac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:45,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc2c00dc-3635-406a-9585-6a8cf81b7ae6 Date: Sun, 02 Sep 2018 19:08:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:08:45,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2d02c4b0-3761-449a-8620-d84d26aeeeac.json used request id req-dc2c00dc-3635-406a-9585-6a8cf81b7ae6 2018-09-02 19:08:45,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21077299118s 2018-09-02 19:08:45,796 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2d02c4b0-3761-449a-8620-d84d26aeeeac.json used request id req-dc2c00dc-3635-406a-9585-6a8cf81b7ae6 2018-09-02 19:08:45,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:08:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:45,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-dc7f887b-b12e-4246-a0f5-2147e1e5570f Date: Sun, 02 Sep 2018 19:08:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:08:45Z","tenant_id":"6cb0ea127ea744f6830a3ce6fad22275","created_at":"2018-09-02T19:07:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6cb0ea127ea744f6830a3ce6fad22275","id":"fa1f4973-b741-46e8-8f70-e813b0f80068","name":"vping_ssh-net_876d127b-310d-4472-ba47-479b3ae6bcd5"}]} 2018-09-02 19:08:45,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dc7f887b-b12e-4246-a0f5-2147e1e5570f 2018-09-02 19:08:45,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0991299152374s 2018-09-02 19:08:45,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dc7f887b-b12e-4246-a0f5-2147e1e5570f 2018-09-02 19:08:45,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:08:45,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/fa1f4973-b741-46e8-8f70-e813b0f80068.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:47,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38016282-5df4-4eae-b712-634ee1eedab8 Date: Sun, 02 Sep 2018 19:08:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:08:47,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fa1f4973-b741-46e8-8f70-e813b0f80068.json used request id req-38016282-5df4-4eae-b712-634ee1eedab8 2018-09-02 19:08:47,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27010583878s 2018-09-02 19:08:47,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fa1f4973-b741-46e8-8f70-e813b0f80068.json used request id req-38016282-5df4-4eae-b712-634ee1eedab8 2018-09-02 19:08:47,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:08:47,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:47,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-34dd3002-d632-43b1-9af7-6a0a1f0356f6 Date: Sun, 02 Sep 2018 19:08:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:07:56Z", "file": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/file", "owner": "6cb0ea127ea744f6830a3ce6fad22275", "id": "66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "size": 12716032, "self": "/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_876d127b-310d-4472-ba47-479b3ae6bcd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:07:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:08:47,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-34dd3002-d632-43b1-9af7-6a0a1f0356f6 2018-09-02 19:08:47,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280717849731s 2018-09-02 19:08:47,453 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-34dd3002-d632-43b1-9af7-6a0a1f0356f6 2018-09-02 19:08:47,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-02 19:08:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1cefdb46d2d1ed29d010cbdf27f307a0a86924e" 2018-09-02 19:08:48,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3f5a658-ff55-4a24-8184-84869cb4c3a4 Date: Sun, 02 Sep 2018 19:08:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:08:48,019 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f used request id req-e3f5a658-ff55-4a24-8184-84869cb4c3a4 2018-09-02 19:08:48,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.564530134201s 2018-09-02 19:08:48,019 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/66b183a8-cf24-4e74-a9e3-5e0d5d30256f used request id req-e3f5a658-ff55-4a24-8184-84869cb4c3a4 2018-09-02 19:08:48,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:08:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:08:48,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-e2a866af-3586-484b-8378-533088d75c9b x-compute-request-id: req-e2a866af-3586-484b-8378-533088d75c9b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_876d127b-310d-4472-ba47-479b3ae6bcd5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7", "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": "70ca82ab-2ce1-4596-96c5-5fdf5965caf7"}]} 2018-09-02 19:08:48,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e2a866af-3586-484b-8378-533088d75c9b 2018-09-02 19:08:48,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242140293121s 2018-09-02 19:08:48,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e2a866af-3586-484b-8378-533088d75c9b 2018-09-02 19:08:48,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-02 19:08:48,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:08:48,084 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:08: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 x-openstack-request-id: req-70e820c0-e27f-4d82-883e-2d48591cc174 x-compute-request-id: req-70e820c0-e27f-4d82-883e-2d48591cc174 Content-Length: 0 Content-Type: application/json 2018-09-02 19:08:48,085 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7 used request id req-70e820c0-e27f-4d82-883e-2d48591cc174 2018-09-02 19:08:48,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0390610694885s 2018-09-02 19:08:48,085 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/70ca82ab-2ce1-4596-96c5-5fdf5965caf7 used request id req-70e820c0-e27f-4d82-883e-2d48591cc174 2018-09-02 19:08:48,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:08:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:08:48,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92a0d25-463f-4137-994d-be25f0b3788f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5", "links": {"self": "http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "10b144a71c3b4c858ee8e844322a1e28", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:08:48,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f92a0d25-463f-4137-994d-be25f0b3788f 2018-09-02 19:08:48,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203352212906s 2018-09-02 19:08:48,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f92a0d25-463f-4137-994d-be25f0b3788f 2018-09-02 19:08:48,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:08:48,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:08:48,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd79966-283c-4e22-a666-b8da763af0eb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_876d127b-310d-4472-ba47-479b3ae6bcd5", "links": {"self": "http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "10b144a71c3b4c858ee8e844322a1e28", "description": null}} 2018-09-02 19:08:48,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28 used request id req-9dd79966-283c-4e22-a666-b8da763af0eb 2018-09-02 19:08:48,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196268081665s 2018-09-02 19:08:48,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28 used request id req-9dd79966-283c-4e22-a666-b8da763af0eb 2018-09-02 19:08:48,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-02 19:08:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:08:48,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a3a32b8-ff53-4d49-8776-0a27ee8b0a20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:08:48,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28 used request id req-7a3a32b8-ff53-4d49-8776-0a27ee8b0a20 2018-09-02 19:08:48,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281719923019s 2018-09-02 19:08:48,775 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/10b144a71c3b4c858ee8e844322a1e28 used request id req-7a3a32b8-ff53-4d49-8776-0a27ee8b0a20 2018-09-02 19:08:48,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:08:48,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:08:48,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7de87b6-f698-4d28-82e6-5531606c2d1a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275"}, "tags": [], "enabled": true, "id": "6cb0ea127ea744f6830a3ce6fad22275", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_876d127b-310d-4472-ba47-479b3ae6bcd5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-02 19:08:48,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c7de87b6-f698-4d28-82e6-5531606c2d1a 2018-09-02 19:08:48,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187746047974s 2018-09-02 19:08:48,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c7de87b6-f698-4d28-82e6-5531606c2d1a 2018-09-02 19:08:48,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-02 19:08:48,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7442beb49d75bf795947a866d193d647389cbdff" 2018-09-02 19:08:49,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a41992-dbd8-427d-b4a7-c29d8de9d708 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:08:49,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275 used request id req-11a41992-dbd8-427d-b4a7-c29d8de9d708 2018-09-02 19:08:49,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262089967728s 2018-09-02 19:08:49,236 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6cb0ea127ea744f6830a3ce6fad22275 used request id req-11a41992-dbd8-427d-b4a7-c29d8de9d708 2018-09-02 19:08:49,290 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-02 19:08:49,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:08:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:08:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:08:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:08:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:08:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:08:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:08:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:08:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:08:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:08:49,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:08:49,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890556c6-62dc-4fcb-8da6-3b0f585e124e 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:08:49,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-890556c6-62dc-4fcb-8da6-3b0f585e124e 2018-09-02 19:08:49,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:08:49,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["5cNMA2PcRH-2jho1f6CavA"], "issued_at": "2018-09-02T19:08:49.000000Z"}} 2018-09-02 19:08:49,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:08:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:50,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cf8c3ecd-0005-4850-8105-9fdbaa7538a4 Date: Sun, 02 Sep 2018 19:08:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:08:50,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf8c3ecd-0005-4850-8105-9fdbaa7538a4 2018-09-02 19:08:50,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347395181656s 2018-09-02 19:08:50,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf8c3ecd-0005-4850-8105-9fdbaa7538a4 2018-09-02 19:08:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:08:50,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db7b1ec-6dd5-4a9b-9f74-7b116e65d47b 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.26:5000/v3/", "rel": "self"}]}]}} 2018-09-02 19:08:50,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0db7b1ec-6dd5-4a9b-9f74-7b116e65d47b 2018-09-02 19:08:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:08:50,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:50,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0754a6-ddc2-4d07-9af0-7861befe6533 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/37c77df8d5ff4c538c79845c3e2b49ef"}, "tags": [], "enabled": true, "id": "37c77df8d5ff4c538c79845c3e2b49ef", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-09-02 19:08:50,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fd0754a6-ddc2-4d07-9af0-7861befe6533 2018-09-02 19:08:50,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197052001953s 2018-09-02 19:08:50,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fd0754a6-ddc2-4d07-9af0-7861befe6533 2018-09-02 19:08:50,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-02 19:08:50,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06"}}' 2018-09-02 19:08:50,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03621d0a-075b-43b1-9a42-4066a2b41650 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.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0"}, "tags": [], "enabled": true, "id": "fad82cdecb8a46fba736a5b8a89974e0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06"}} 2018-09-02 19:08:50,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-03621d0a-075b-43b1-9a42-4066a2b41650 2018-09-02 19:08:50,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252299070358s 2018-09-02 19:08:50,547 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-03621d0a-075b-43b1-9a42-4066a2b41650 2018-09-02 19:08:50,547 - 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'fad82cdecb8a46fba736a5b8a89974e0', '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_e0619fe8-0194-41af-abdd-a4a54db3bf06'}) 2018-09-02 19:08:50,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-02 19:08:50,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d92c9597-e1a5-40ed-8e42-5ed719d8081e", "email": null, "name": "vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06"}}' 2018-09-02 19:08:50,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836a7ca7-ac3f-403c-91d5-cf067dbbc5a1 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06", "links": {"self": "http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5d3a1214de0477ea7168af9400bb19e", "domain_id": "default", "password_expires_at": null}} 2018-09-02 19:08:50,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-836a7ca7-ac3f-403c-91d5-cf067dbbc5a1 2018-09-02 19:08:50,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.407764911652s 2018-09-02 19:08:50,962 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-836a7ca7-ac3f-403c-91d5-cf067dbbc5a1 2018-09-02 19:08:50,962 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd5d3a1214de0477ea7168af9400bb19e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06'}) 2018-09-02 19:08:50,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:08:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:51,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e64e02-94a5-43d4-bdd7-3c8361f2a622 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:08:51,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-71e64e02-94a5-43d4-bdd7-3c8361f2a622 2018-09-02 19:08:51,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107928991318s 2018-09-02 19:08:51,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-71e64e02-94a5-43d4-bdd7-3c8361f2a622 2018-09-02 19:08:51,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:08:51,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:51,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-342c8090-ff47-4078-b6db-03f39068745d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:08:51,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-342c8090-ff47-4078-b6db-03f39068745d 2018-09-02 19:08:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174012184143s 2018-09-02 19:08:51,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-342c8090-ff47-4078-b6db-03f39068745d 2018-09-02 19:08:51,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:08:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:51,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5becf21f-fa90-447d-a8e9-773595d59a4c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:08:51,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5becf21f-fa90-447d-a8e9-773595d59a4c 2018-09-02 19:08:51,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187868833542s 2018-09-02 19:08:51,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5becf21f-fa90-447d-a8e9-773595d59a4c 2018-09-02 19:08:51,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:08:51,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:51,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e6c594-6d7f-432b-b774-4d9fc1193e6c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-02 19:08:51,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d3e6c594-6d7f-432b-b774-4d9fc1193e6c 2018-09-02 19:08:51,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102941989899s 2018-09-02 19:08:51,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d3e6c594-6d7f-432b-b774-4d9fc1193e6c 2018-09-02 19:08:51,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:08:51,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:51,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2107e3b9-f923-4bb8-ac0d-671a0aa537e4 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06", "links": {"self": "http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5d3a1214de0477ea7168af9400bb19e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:08:51,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2107e3b9-f923-4bb8-ac0d-671a0aa537e4 2018-09-02 19:08:51,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.293843984604s 2018-09-02 19:08:51,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2107e3b9-f923-4bb8-ac0d-671a0aa537e4 2018-09-02 19:08:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:08:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:52,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c016ead-ae84-483b-b520-e608b3c4e3d9 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0"}, "tags": [], "enabled": true, "id": "fad82cdecb8a46fba736a5b8a89974e0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06"}]} 2018-09-02 19:08:52,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1c016ead-ae84-483b-b520-e608b3c4e3d9 2018-09-02 19:08:52,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156822919846s 2018-09-02 19:08:52,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1c016ead-ae84-483b-b520-e608b3c4e3d9 2018-09-02 19:08:52,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-02 19:08:52,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=d5d3a1214de0477ea7168af9400bb19e&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=fad82cdecb8a46fba736a5b8a89974e0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:52,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7047ce87-ac39-4828-88f3-32ca19d3635c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=d5d3a1214de0477ea7168af9400bb19e&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=fad82cdecb8a46fba736a5b8a89974e0", "previous": null, "next": null}} 2018-09-02 19:08:52,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=d5d3a1214de0477ea7168af9400bb19e&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=fad82cdecb8a46fba736a5b8a89974e0 used request id req-7047ce87-ac39-4828-88f3-32ca19d3635c 2018-09-02 19:08:52,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.140882015228s 2018-09-02 19:08:52,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=d5d3a1214de0477ea7168af9400bb19e&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=fad82cdecb8a46fba736a5b8a89974e0 used request id req-7047ce87-ac39-4828-88f3-32ca19d3635c 2018-09-02 19:08:52,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-02 19:08:52,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0/users/d5d3a1214de0477ea7168af9400bb19e/roles/55befc555ef1484aa02e847c32150983 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:08:52,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-440ebc0a-8bac-4742-86ba-61a5d9c952af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:08:52,356 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0/users/d5d3a1214de0477ea7168af9400bb19e/roles/55befc555ef1484aa02e847c32150983 used request id req-440ebc0a-8bac-4742-86ba-61a5d9c952af 2018-09-02 19:08:52,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18664598465s 2018-09-02 19:08:52,357 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0/users/d5d3a1214de0477ea7168af9400bb19e/roles/55befc555ef1484aa02e847c32150983 used request id req-440ebc0a-8bac-4742-86ba-61a5d9c952af 2018-09-02 19:08:52,357 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06', 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'fad82cdecb8a46fba736a5b8a89974e0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd92c9597-e1a5-40ed-8e42-5ed719d8081e', 'username': u'vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 19:08:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:08:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:08:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:08:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:08:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:08:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:08:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:08:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:08:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:08:52,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:08:52,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:08:52,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:08:52,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:08:52,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:08:52,362 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06', 'password': 'd92c9597-e1a5-40ed-8e42-5ed719d8081e', 'project_name': 'vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'fad82cdecb8a46fba736a5b8a89974e0', 'project_domain_name': 'Default'} 2018-09-02 19:08:52,362 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-02 19:08:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:08:52,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d39fbb4-2bda-468d-9f67-ef78115b2295 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:08:52,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d39fbb4-2bda-468d-9f67-ef78115b2295 2018-09-02 19:08:52,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:08:52,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fad82cdecb8a46fba736a5b8a89974e0", "name": "vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/fad82cdecb8a46fba736a5b8a89974e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/fad82cdecb8a46fba736a5b8a89974e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/fad82cdecb8a46fba736a5b8a89974e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_fad82cdecb8a46fba736a5b8a89974e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fad82cdecb8a46fba736a5b8a89974e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fad82cdecb8a46fba736a5b8a89974e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/fad82cdecb8a46fba736a5b8a89974e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/fad82cdecb8a46fba736a5b8a89974e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fad82cdecb8a46fba736a5b8a89974e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/fad82cdecb8a46fba736a5b8a89974e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/fad82cdecb8a46fba736a5b8a89974e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fad82cdecb8a46fba736a5b8a89974e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/fad82cdecb8a46fba736a5b8a89974e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/fad82cdecb8a46fba736a5b8a89974e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06", "id": "d5d3a1214de0477ea7168af9400bb19e"}, "audit_ids": ["Kw9WoZESTViyCUX5qzAtTw"], "issued_at": "2018-09-02T19:08:52.000000Z"}} 2018-09-02 19:08:52,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:08:52,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"network": {"name": "vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06", "admin_state_up": true}}' 2018-09-02 19:08:53,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-32c699f2-921c-44a8-8d69-d0d947cf234d Date: Sun, 02 Sep 2018 19:08:53 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-02T19:08:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"fad82cdecb8a46fba736a5b8a89974e0","id":"023d2922-ed30-4516-9883-4d90283384ba","name":"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06"}} 2018-09-02 19:08:53,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-32c699f2-921c-44a8-8d69-d0d947cf234d 2018-09-02 19:08:53,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.673529863358s 2018-09-02 19:08:53,444 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-32c699f2-921c-44a8-8d69-d0d947cf234d 2018-09-02 19:08:53,445 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:08:53Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'023d2922-ed30-4516-9883-4d90283384ba', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06', u'admin_state_up': True, u'tenant_id': u'fad82cdecb8a46fba736a5b8a89974e0', u'created_at': u'2018-09-02T19:08:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fad82cdecb8a46fba736a5b8a89974e0'}) 2018-09-02 19:08:53,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:08:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:08:53,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-cf8ab00e-1009-4e52-8edf-ad0b7989f855 Date: Sun, 02 Sep 2018 19:08:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:08:53Z","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"fad82cdecb8a46fba736a5b8a89974e0","id":"023d2922-ed30-4516-9883-4d90283384ba","name":"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"}]} 2018-09-02 19:08:53,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cf8ab00e-1009-4e52-8edf-ad0b7989f855 2018-09-02 19:08:53,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.154193162918s 2018-09-02 19:08:53,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cf8ab00e-1009-4e52-8edf-ad0b7989f855 2018-09-02 19:08:53,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:08:53,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"subnet": {"name": "vping_userdata-subnet_e0619fe8-0194-41af-abdd-a4a54db3bf06", "enable_dhcp": true, "network_id": "023d2922-ed30-4516-9883-4d90283384ba", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:08:54,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-308c4361-7431-42b9-b85c-a44fbe0c9e97 Date: Sun, 02 Sep 2018 19:08:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"023d2922-ed30-4516-9883-4d90283384ba","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:08:54Z","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":"fad82cdecb8a46fba736a5b8a89974e0","id":"217b3471-2c5c-4b79-8aef-6617ad53cc51","subnetpool_id":null,"name":"vping_userdata-subnet_e0619fe8-0194-41af-abdd-a4a54db3bf06"}} 2018-09-02 19:08:54,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-308c4361-7431-42b9-b85c-a44fbe0c9e97 2018-09-02 19:08:54,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.926151037216s 2018-09-02 19:08:54,528 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-308c4361-7431-42b9-b85c-a44fbe0c9e97 2018-09-02 19:08:54,528 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:08:54Z', 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'217b3471-2c5c-4b79-8aef-6617ad53cc51', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_e0619fe8-0194-41af-abdd-a4a54db3bf06', u'enable_dhcp': True, u'network_id': u'023d2922-ed30-4516-9883-4d90283384ba', u'tenant_id': u'fad82cdecb8a46fba736a5b8a89974e0', u'created_at': u'2018-09-02T19:08:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fad82cdecb8a46fba736a5b8a89974e0'}) 2018-09-02 19:08:54,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:08:54,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "vping_userdata-router_e0619fe8-0194-41af-abdd-a4a54db3bf06", "admin_state_up": true}}' 2018-09-02 19:08:55,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-bc2dca3e-c4f7-419c-b4ff-ff2152362187 Date: Sun, 02 Sep 2018 19:08:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "created_at": "2018-09-02T19:08:54Z", "admin_state_up": true, "updated_at": "2018-09-02T19:08:55Z", "revision_number": 2, "routes": [], "project_id": "fad82cdecb8a46fba736a5b8a89974e0", "id": "ea208472-89fc-478f-904d-85d8029831ee", "name": "vping_userdata-router_e0619fe8-0194-41af-abdd-a4a54db3bf06"}} 2018-09-02 19:08:55,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bc2dca3e-c4f7-419c-b4ff-ff2152362187 2018-09-02 19:08:55,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.07262897491s 2018-09-02 19:08:55,602 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bc2dca3e-c4f7-419c-b4ff-ff2152362187 2018-09-02 19:08:55,602 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.216'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fad82cdecb8a46fba736a5b8a89974e0', u'created_at': u'2018-09-02T19:08:54Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T19:08:55Z', u'revision_number': 2, u'routes': [], u'project_id': u'fad82cdecb8a46fba736a5b8a89974e0', u'id': u'ea208472-89fc-478f-904d-85d8029831ee', u'name': u'vping_userdata-router_e0619fe8-0194-41af-abdd-a4a54db3bf06'}) 2018-09-02 19:08:55,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:08:55,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"subnet_id": "217b3471-2c5c-4b79-8aef-6617ad53cc51"}' 2018-09-02 19:08:57,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d7bc4da8-77da-4d7a-be20-96c9996b06eb Date: Sun, 02 Sep 2018 19:08:57 GMT RESP BODY: {"network_id": "023d2922-ed30-4516-9883-4d90283384ba", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "subnet_id": "217b3471-2c5c-4b79-8aef-6617ad53cc51", "subnet_ids": ["217b3471-2c5c-4b79-8aef-6617ad53cc51"], "port_id": "13a67672-0abd-4c5f-bd93-32f47bce627a", "id": "ea208472-89fc-478f-904d-85d8029831ee"} 2018-09-02 19:08:57,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee/add_router_interface.json used request id req-d7bc4da8-77da-4d7a-be20-96c9996b06eb 2018-09-02 19:08:57,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05214691162s 2018-09-02 19:08:57,655 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee/add_router_interface.json used request id req-d7bc4da8-77da-4d7a-be20-96c9996b06eb returning object ea208472-89fc-478f-904d-85d8029831ee 2018-09-02 19:08:57,656 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-02 19:08:57,762 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-02 19:08:57,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:08:57,768 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 02 Sep 2018 19:08:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-09-02 19:08:57,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:08:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:08:58,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ead0f9de-7512-457d-bfdc-97e8d3eaab85 Date: Sun, 02 Sep 2018 19:08:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:08:58,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ead0f9de-7512-457d-bfdc-97e8d3eaab85 2018-09-02 19:08:58,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29542016983s 2018-09-02 19:08:58,066 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ead0f9de-7512-457d-bfdc-97e8d3eaab85 2018-09-02 19:08:58,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-02 19:08:58,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06"}' 2018-09-02 19:08:58,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c955a5f4-be7a-43a8-9f21-807dee360c6f Date: Sun, 02 Sep 2018 19:08:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:08:58Z", "file": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file", "owner": "fad82cdecb8a46fba736a5b8a89974e0", "id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "size": null, "self": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "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_e0619fe8-0194-41af-abdd-a4a54db3bf06", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "checksum": null, "created_at": "2018-09-02T19:08:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-02 19:08:58,141 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c955a5f4-be7a-43a8-9f21-807dee360c6f 2018-09-02 19:08:58,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0666968822479s 2018-09-02 19:08:58,141 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c955a5f4-be7a-43a8-9f21-807dee360c6f returning object 6da4f3bc-db12-48e6-ab9e-82d4140cd304 2018-09-02 19:08:58,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-02 19:08:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '' 2018-09-02 19:08:58,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88f056b6-5ee3-4090-9553-68ad85cf18ee Date: Sun, 02 Sep 2018 19:08:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:08:58,536 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file used request id req-88f056b6-5ee3-4090-9553-68ad85cf18ee 2018-09-02 19:08:58,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.394078969955s 2018-09-02 19:08:58,536 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file used request id req-88f056b6-5ee3-4090-9553-68ad85cf18ee 2018-09-02 19:08:58,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:08:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:08:58,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-7ac7a46f-d694-4e3a-b3bf-1fd9cec41996 Date: Sun, 02 Sep 2018 19:08:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:08:58Z", "file": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file", "owner": "fad82cdecb8a46fba736a5b8a89974e0", "id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "size": 12716032, "self": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:08:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:08:58,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ac7a46f-d694-4e3a-b3bf-1fd9cec41996 2018-09-02 19:08:58,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0939879417419s 2018-09-02 19:08:58,635 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ac7a46f-d694-4e3a-b3bf-1fd9cec41996 2018-09-02 19:08:58,637 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file', 'owner': u'fad82cdecb8a46fba736a5b8a89974e0', 'id': u'6da4f3bc-db12-48e6-ab9e-82d4140cd304', 'size': 12716032, u'self': u'/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fad82cdecb8a46fba736a5b8a89974e0', 'name': 'vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T19:08:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T19:08:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06', '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/6da4f3bc-db12-48e6-ab9e-82d4140cd304', 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_e0619fe8-0194-41af-abdd-a4a54db3bf06', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06', 'created': u'2018-09-02T19:08:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T19:08:58Z', 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/6da4f3bc-db12-48e6-ab9e-82d4140cd304', 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_e0619fe8-0194-41af-abdd-a4a54db3bf06', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 19:08:58,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-02 19:08:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_e0619fe8-0194-41af-abdd-a4a54db3bf06", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-02 19:08:58,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-cb766cd8-0f6e-4a42-b470-ccdc0ad14ec1 x-compute-request-id: req-cb766cd8-0f6e-4a42-b470-ccdc0ad14ec1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_e0619fe8-0194-41af-abdd-a4a54db3bf06", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "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": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe"}} 2018-09-02 19:08:58,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cb766cd8-0f6e-4a42-b470-ccdc0ad14ec1 2018-09-02 19:08:58,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.360592126846s 2018-09-02 19:08:58,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cb766cd8-0f6e-4a42-b470-ccdc0ad14ec1 2018-09-02 19:08:58,999 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_e0619fe8-0194-41af-abdd-a4a54db3bf06', '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'f8ff15a6bbb04f6783ea80fb18d1f502', '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'ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe', 'swap': 0}) 2018-09-02 19:08:59,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-02 19:08:59,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" -d '{"extra_specs": {}}' 2018-09-02 19:08:59,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-4a0a0ebe-4885-472a-9195-7355ea1f6d16 x-compute-request-id: req-4a0a0ebe-4885-472a-9195-7355ea1f6d16 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-02 19:08:59,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe/os-extra_specs used request id req-4a0a0ebe-4885-472a-9195-7355ea1f6d16 2018-09-02 19:08:59,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214068889618s 2018-09-02 19:08:59,022 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe/os-extra_specs used request id req-4a0a0ebe-4885-472a-9195-7355ea1f6d16 2018-09-02 19:08:59,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:08:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:08:59,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-54a0be97-8340-468e-8c01-824d3f098662 Date: Sun, 02 Sep 2018 19:08:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["217b3471-2c5c-4b79-8aef-6617ad53cc51"],"updated_at":"2018-09-02T19:08:54Z","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fad82cdecb8a46fba736a5b8a89974e0","id":"023d2922-ed30-4516-9883-4d90283384ba","name":"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"}]} 2018-09-02 19:08:59,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-54a0be97-8340-468e-8c01-824d3f098662 2018-09-02 19:08:59,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0868949890137s 2018-09-02 19:08:59,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-54a0be97-8340-468e-8c01-824d3f098662 2018-09-02 19:08:59,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:08:59,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:08:59,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-22805e96-a038-4a73-9c42-872d1a828368 Date: Sun, 02 Sep 2018 19:08:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:08:58Z", "file": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file", "owner": "fad82cdecb8a46fba736a5b8a89974e0", "id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "size": 12716032, "self": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:08:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:08:59,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-22805e96-a038-4a73-9c42-872d1a828368 2018-09-02 19:08:59,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.111749887466s 2018-09-02 19:08:59,226 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-22805e96-a038-4a73-9c42-872d1a828368 2018-09-02 19:08:59,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:08:59,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:08:59,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:08: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-d32a148e-7cc7-43af-9cdc-a7f8a78f6374 x-compute-request-id: req-d32a148e-7cc7-43af-9cdc-a7f8a78f6374 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_e0619fe8-0194-41af-abdd-a4a54db3bf06", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "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": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe"}]} 2018-09-02 19:08:59,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d32a148e-7cc7-43af-9cdc-a7f8a78f6374 2018-09-02 19:08:59,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.274183034897s 2018-09-02 19:08:59,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d32a148e-7cc7-43af-9cdc-a7f8a78f6374 2018-09-02 19:08:59,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-02 19:08:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"server": {"name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "imageRef": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "flavorRef": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "max_count": 1, "min_count": 1, "networks": [{"uuid": "023d2922-ed30-4516-9883-4d90283384ba"}]}}' 2018-09-02 19:09:02,077 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:08: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-aef8e3e0-c0d4-4dcf-9ddd-12395030bd54 x-compute-request-id: req-aef8e3e0-c0d4-4dcf-9ddd-12395030bd54 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "adminPass": "AKBNckb3NjCL"}} 2018-09-02 19:09:02,077 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-aef8e3e0-c0d4-4dcf-9ddd-12395030bd54 2018-09-02 19:09:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.57217693329s 2018-09-02 19:09:02,077 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-aef8e3e0-c0d4-4dcf-9ddd-12395030bd54 2018-09-02 19:09:02,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:02,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:02,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-05b1bddd-66af-4a79-8026-76248d875ae2 x-compute-request-id: req-05b1bddd-66af-4a79-8026-76248d875ae2 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:02,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05b1bddd-66af-4a79-8026-76248d875ae2 2018-09-02 19:09:02,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418366909027s 2018-09-02 19:09:02,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05b1bddd-66af-4a79-8026-76248d875ae2 2018-09-02 19:09:02,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:09:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:02,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-c001ba57-230e-42c6-93dd-ff4c68d36d67 Date: Sun, 02 Sep 2018 19:09:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["217b3471-2c5c-4b79-8aef-6617ad53cc51"],"updated_at":"2018-09-02T19:08:54Z","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fad82cdecb8a46fba736a5b8a89974e0","id":"023d2922-ed30-4516-9883-4d90283384ba","name":"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"}]} 2018-09-02 19:09:02,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c001ba57-230e-42c6-93dd-ff4c68d36d67 2018-09-02 19:09:02,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0876820087433s 2018-09-02 19:09:02,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c001ba57-230e-42c6-93dd-ff4c68d36d67 2018-09-02 19:09:02,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:09:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:02,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d7faa7b-5acd-438a-95e4-7decd4ef3280 Date: Sun, 02 Sep 2018 19:09:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"023d2922-ed30-4516-9883-4d90283384ba","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:08:54Z","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":"fad82cdecb8a46fba736a5b8a89974e0","id":"217b3471-2c5c-4b79-8aef-6617ad53cc51","subnetpool_id":null,"name":"vping_userdata-subnet_e0619fe8-0194-41af-abdd-a4a54db3bf06"}]} 2018-09-02 19:09:02,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8d7faa7b-5acd-438a-95e4-7decd4ef3280 2018-09-02 19:09:02,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0788848400116s 2018-09-02 19:09:02,669 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8d7faa7b-5acd-438a-95e4-7decd4ef3280 2018-09-02 19:09:02,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:04,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:05,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-23ee494c-c90a-4159-be0a-58aa33944217 x-compute-request-id: req-23ee494c-c90a-4159-be0a-58aa33944217 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:04Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:05,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23ee494c-c90a-4159-be0a-58aa33944217 2018-09-02 19:09:05,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473729133606s 2018-09-02 19:09:05,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23ee494c-c90a-4159-be0a-58aa33944217 2018-09-02 19:09:05,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:07,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:07,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:07,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-0b43bc2b-f540-422a-9bd1-d81da3a2d957 x-compute-request-id: req-0b43bc2b-f540-422a-9bd1-d81da3a2d957 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.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:04Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:07,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0b43bc2b-f540-422a-9bd1-d81da3a2d957 2018-09-02 19:09:07,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502932071686s 2018-09-02 19:09:07,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0b43bc2b-f540-422a-9bd1-d81da3a2d957 2018-09-02 19:09:07,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:09,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:09,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:09,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-f07fdad9-a373-48e5-87c6-c495b135118d x-compute-request-id: req-f07fdad9-a373-48e5-87c6-c495b135118d Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:09Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:09,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f07fdad9-a373-48e5-87c6-c495b135118d 2018-09-02 19:09:09,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178616046906s 2018-09-02 19:09:09,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f07fdad9-a373-48e5-87c6-c495b135118d 2018-09-02 19:09:09,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:09:09,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=33d02ef3-0d1a-477e-b29b-38ed5e9eac6e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:09,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-821cd54a-54c2-4673-88d0-064dadad0aa3 Date: Sun, 02 Sep 2018 19:09:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"023d2922-ed30-4516-9883-4d90283384ba","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:09:05Z","admin_state_up":true,"updated_at":"2018-09-02T19:09:09Z","binding:vnic_type":"normal","device_id":"33d02ef3-0d1a-477e-b29b-38ed5e9eac6e","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:aa:bc:06","id":"8dfba250-bb3a-4aa6-868b-b9637c0ac2b8","port_security_enabled":true,"project_id":"fad82cdecb8a46fba736a5b8a89974e0","fixed_ips":[{"subnet_id":"217b3471-2c5c-4b79-8aef-6617ad53cc51","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["f0ac3089-52e6-416d-9472-6325f08e7fe6"],"name":""}]} 2018-09-02 19:09:09,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=33d02ef3-0d1a-477e-b29b-38ed5e9eac6e used request id req-821cd54a-54c2-4673-88d0-064dadad0aa3 2018-09-02 19:09:09,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0445377826691s 2018-09-02 19:09:09,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=33d02ef3-0d1a-477e-b29b-38ed5e9eac6e used request id req-821cd54a-54c2-4673-88d0-064dadad0aa3 2018-09-02 19:09:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:09:09,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=8dfba250-bb3a-4aa6-868b-b9637c0ac2b8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:09,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7ab1beb9-1d3a-4675-80a1-dbe0d55217ef Date: Sun, 02 Sep 2018 19:09:09 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:09:09,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=8dfba250-bb3a-4aa6-868b-b9637c0ac2b8 used request id req-7ab1beb9-1d3a-4675-80a1-dbe0d55217ef 2018-09-02 19:09:09,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0425798892975s 2018-09-02 19:09:09,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=8dfba250-bb3a-4aa6-868b-b9637c0ac2b8 used request id req-7ab1beb9-1d3a-4675-80a1-dbe0d55217ef 2018-09-02 19:09:09,936 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:aa:bc:06', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6da4f3bc-db12-48e6-ab9e-82d4140cd304'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-02T19:09:09.000000', 'flavor': Munch({u'id': u'ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe'}), 'az': u'nova', 'id': u'33d02ef3-0d1a-477e-b29b-38ed5e9eac6e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd5d3a1214de0477ea7168af9400bb19e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fad82cdecb8a46fba736a5b8a89974e0', 'name': 'vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06', '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-09-02T19:09:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T19:09:09Z', 'hostId': u'a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e', '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-09-02T19:09:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fad82cdecb8a46fba736a5b8a89974e0', 'name': u'vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06', 'adminPass': u'AKBNckb3NjCL', 'tenant_id': u'fad82cdecb8a46fba736a5b8a89974e0', 'created_at': u'2018-09-02T19:09:02Z', 'created': u'2018-09-02T19:09:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 19:09:09,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:09:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:10,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-6a5627e8-b298-485f-ad54-a46978724c2e Date: Sun, 02 Sep 2018 19:09:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["217b3471-2c5c-4b79-8aef-6617ad53cc51"],"updated_at":"2018-09-02T19:08:54Z","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fad82cdecb8a46fba736a5b8a89974e0","id":"023d2922-ed30-4516-9883-4d90283384ba","name":"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"}]} 2018-09-02 19:09:10,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6a5627e8-b298-485f-ad54-a46978724c2e 2018-09-02 19:09:10,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278846979141s 2018-09-02 19:09:10,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6a5627e8-b298-485f-ad54-a46978724c2e 2018-09-02 19:09:10,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:09:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:10,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-7ab59748-b86f-4d85-b671-8b429fa046da Date: Sun, 02 Sep 2018 19:09:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:08:58Z", "file": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file", "owner": "fad82cdecb8a46fba736a5b8a89974e0", "id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "size": 12716032, "self": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:08:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:09:10,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ab59748-b86f-4d85-b671-8b429fa046da 2018-09-02 19:09:10,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676853179932s 2018-09-02 19:09:10,898 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ab59748-b86f-4d85-b671-8b429fa046da 2018-09-02 19:09:10,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:09:10,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:10,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-df03eb09-b315-4973-85bc-975d0592c970 x-compute-request-id: req-df03eb09-b315-4973-85bc-975d0592c970 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_e0619fe8-0194-41af-abdd-a4a54db3bf06", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "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": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe"}]} 2018-09-02 19:09:10,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-df03eb09-b315-4973-85bc-975d0592c970 2018-09-02 19:09:10,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249230861664s 2018-09-02 19:09:10,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-df03eb09-b315-4973-85bc-975d0592c970 2018-09-02 19:09:10,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-02 19:09:10,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"server": {"name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "imageRef": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "flavorRef": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "023d2922-ed30-4516-9883-4d90283384ba"}]}}' 2018-09-02 19:09:13,224 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:09: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-79bf90e1-579d-4470-a838-6f482bbdf524 x-compute-request-id: req-79bf90e1-579d-4470-a838-6f482bbdf524 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "adminPass": "q7Q9pWm8crie"}} 2018-09-02 19:09:13,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-79bf90e1-579d-4470-a838-6f482bbdf524 2018-09-02 19:09:13,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.29636001587s 2018-09-02 19:09:13,225 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-79bf90e1-579d-4470-a838-6f482bbdf524 2018-09-02 19:09:13,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:13,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:13,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-01fbb47b-4ba4-43e6-a5d5-e4513a5ac952 x-compute-request-id: req-01fbb47b-4ba4-43e6-a5d5-e4513a5ac952 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:09Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:13,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01fbb47b-4ba4-43e6-a5d5-e4513a5ac952 2018-09-02 19:09:13,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174645900726s 2018-09-02 19:09:13,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01fbb47b-4ba4-43e6-a5d5-e4513a5ac952 2018-09-02 19:09:13,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:15,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:15,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:16,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-65cb1dc5-a012-464c-8d6a-5dbff8385dd9 x-compute-request-id: req-65cb1dc5-a012-464c-8d6a-5dbff8385dd9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:09Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:16,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-65cb1dc5-a012-464c-8d6a-5dbff8385dd9 2018-09-02 19:09:16,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819088935852s 2018-09-02 19:09:16,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-65cb1dc5-a012-464c-8d6a-5dbff8385dd9 2018-09-02 19:09:16,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:18,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:18,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-1726e842-2624-4f9b-acdd-d2bbf38aa940 x-compute-request-id: req-1726e842-2624-4f9b-acdd-d2bbf38aa940 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:16Z", "hostId": "529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:09Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:18,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1726e842-2624-4f9b-acdd-d2bbf38aa940 2018-09-02 19:09:18,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194905042648s 2018-09-02 19:09:18,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1726e842-2624-4f9b-acdd-d2bbf38aa940 2018-09-02 19:09:18,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:20,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:20,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:20,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-8a04dd46-3703-43ed-98a5-ca55c6178f94 x-compute-request-id: req-8a04dd46-3703-43ed-98a5-ca55c6178f94 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:37:c5", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:20.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:20Z", "hostId": "529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:09Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:20,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a04dd46-3703-43ed-98a5-ca55c6178f94 2018-09-02 19:09:20,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219743967056s 2018-09-02 19:09:20,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a04dd46-3703-43ed-98a5-ca55c6178f94 2018-09-02 19:09:20,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:09:20,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b31fa385-e55b-4781-b79c-72e8dfd7c462" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:20,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3bd669d5-c859-4689-8c00-1c977a025d5f Date: Sun, 02 Sep 2018 19:09:20 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"023d2922-ed30-4516-9883-4d90283384ba","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:09:16Z","admin_state_up":true,"updated_at":"2018-09-02T19:09:20Z","binding:vnic_type":"normal","device_id":"b31fa385-e55b-4781-b79c-72e8dfd7c462","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:39:37:c5","id":"97af3c1c-d552-498e-b5e6-49ca661634c8","port_security_enabled":true,"project_id":"fad82cdecb8a46fba736a5b8a89974e0","fixed_ips":[{"subnet_id":"217b3471-2c5c-4b79-8aef-6617ad53cc51","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["f0ac3089-52e6-416d-9472-6325f08e7fe6"],"name":""}]} 2018-09-02 19:09:20,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b31fa385-e55b-4781-b79c-72e8dfd7c462 used request id req-3bd669d5-c859-4689-8c00-1c977a025d5f 2018-09-02 19:09:20,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0493538379669s 2018-09-02 19:09:20,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b31fa385-e55b-4781-b79c-72e8dfd7c462 used request id req-3bd669d5-c859-4689-8c00-1c977a025d5f 2018-09-02 19:09:20,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:09:20,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=97af3c1c-d552-498e-b5e6-49ca661634c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:20,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9d4bc049-78c1-4670-89c0-bb5be1e34604 Date: Sun, 02 Sep 2018 19:09:20 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:09:20,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=97af3c1c-d552-498e-b5e6-49ca661634c8 used request id req-9d4bc049-78c1-4670-89c0-bb5be1e34604 2018-09-02 19:09:20,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0489771366119s 2018-09-02 19:09:20,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=97af3c1c-d552-498e-b5e6-49ca661634c8 used request id req-9d4bc049-78c1-4670-89c0-bb5be1e34604 2018-09-02 19:09:20,768 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:39:37:c5', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6da4f3bc-db12-48e6-ab9e-82d4140cd304'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-02T19:09:20.000000', 'flavor': Munch({u'id': u'ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe'}), 'az': u'nova', 'id': u'b31fa385-e55b-4781-b79c-72e8dfd7c462', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd5d3a1214de0477ea7168af9400bb19e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fad82cdecb8a46fba736a5b8a89974e0', 'name': 'vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06', '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-09-02T19:09:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T19:09:20Z', 'hostId': u'529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0', '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-09-02T19:09:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fad82cdecb8a46fba736a5b8a89974e0', 'name': u'vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06', 'adminPass': u'q7Q9pWm8crie', 'tenant_id': u'fad82cdecb8a46fba736a5b8a89974e0', 'created_at': u'2018-09-02T19:09:13Z', 'created': u'2018-09-02T19:09:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 19:09:20,769 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-02 19:09:21,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:22,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-32ab26ed-db0f-4afd-8959-e2e72226b52b x-compute-request-id: req-32ab26ed-db0f-4afd-8959-e2e72226b52b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:37:c5", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:20.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:20Z", "hostId": "529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:09Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:22,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-32ab26ed-db0f-4afd-8959-e2e72226b52b 2018-09-02 19:09:22,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381629228592s 2018-09-02 19:09:22,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-32ab26ed-db0f-4afd-8959-e2e72226b52b 2018-09-02 19:09:22,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:09:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:09:22,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-9e01227e-92d4-4f89-975c-90158edcd8eb x-compute-request-id: req-9e01227e-92d4-4f89-975c-90158edcd8eb Content-Encoding: gzip Content-Length: 7876 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 566630900 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.187900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190261] pid_max: default: 32768 minimum: 301\n[ 0.191522] ACPI: Core revision 20150930\n[ 0.193247] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195123] Security Framework initialized\n[ 0.196303] Yama: becoming mindful.\n[ 0.197337] AppArmor: AppArmor initialized\n[ 0.198632] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200478] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202297] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203960] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205902] Initializing cgroup subsys io\n[ 0.207157] Initializing cgroup subsys memory\n[ 0.208396] Initializing cgroup subsys devices\n[ 0.209625] Initializing cgroup subsys freezer\n[ 0.210874] Initializing cgroup subsys net_cls\n[ 0.212103] Initializing cgroup subsys perf_event\n[ 0.213410] Initializing cgroup subsys net_prio\n[ 0.214651] Initializing cgroup subsys hugetlb\n[ 0.215863] Initializing cgroup subsys pids\n[ 0.217066] CPU: Physical Processor ID: 0\n[ 0.218872] mce: CPU supports 10 MCE banks\n[ 0.220054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236046] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242579] ftrace: allocating 31920 entries in 125 pages\n[ 0.267456] smpboot: Max logical packages: 1\n[ 0.268652] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270515] x2apic enabled\n[ 0.271648] Switched APIC routing to physical x2apic.\n[ 0.274095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275689] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280866] KVM setup paravirtual spinlock\n[ 0.282468] x86: Booted up 1 node, 1 CPUs\n[ 0.283571] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285458] devtmpfs: initialized\n[ 0.287399] evm: security.selinux\n[ 0.288355] evm: security.SMACK64\n[ 0.289316] evm: security.SMACK64EXEC\n[ 0.290336] evm: security.SMACK64TRANSMUTE\n[ 0.291437] evm: security.SMACK64MMAP\n[ 0.292453] evm: security.ima\n[ 0.293334] evm: security.capability\n[ 0.294402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296889] pinctrl core: initialized pinctrl subsystem\n[ 0.298357] RTC time: 19:09:20, date: 09/02/18\n[ 0.299631] NET: Registered protocol family 16\n[ 0.300925] cpuidle: using governor ladder\n[ 0.302034] cpuidle: using governor menu\n[ 0.303109] PCCT header not found.\n[ 0.304126] ACPI: bus type PCI registered\n[ 0.305213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306879] PCI: Using configuration type 1 for base access\n[ 0.308991] ACPI: Added _OSI(Module Device)\n[ 0.310134] ACPI: Added _OSI(Processor Device)\n[ 0.311304] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312523] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314653] ACPI: Interpreter enabled\n[ 0.315692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325677] ACPI: (supports S0 S5)\n[ 0.326637] ACPI: Using IOAPIC for interrupt routing\n[ 0.327909] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339471] acpiphp: Slot [3] registered\n[ 0.340559] acpiphp: Slot [4] registered\n[ 0.341642] acpiphp: Slot [5] registered\n[ 0.342730] acpiphp: Slot [6] registered\n[ 0.343840] acpiphp: Slot [7] registered\n[ 0.344928] acpiphp: Slot [8] registered\n[ 0.346041] acpiphp: Slot [9] registered\n[ 0.347153] acpiphp: Slot [10] registered\n[ 0.348255] acpiphp: Slot [11] registered\n[ 0.349354] acpiphp: Slot [12] registered\n[ 0.350452] acpiphp: Slot [13] registered\n[ 0.351549] acpiphp: Slot [14] registered\n[ 0.352653] acpiphp: Slot [15] registered\n[ 0.367815] acpiphp: Slot [16] registered\n[ 0.368922] acpiphp: Slot [17] registered\n[ 0.370027] acpiphp: Slot [18] registered\n[ 0.371128] acpiphp: Slot [19] registered\n[ 0.372233] acpiphp: Slot [20] registered\n[ 0.373332] acpiphp: Slot [21] registered\n[ 0.374450] acpiphp: Slot [22] registered\n[ 0.375576] acpiphp: Slot [23] registered\n[ 0.376682] acpiphp: Slot [24] registered\n[ 0.377777] acpiphp: Slot [25] registered\n[ 0.378886] acpiphp: Slot [26] registered\n[ 0.380002] acpiphp: Slot [27] registered\n[ 0.381111] acpiphp: Slot [28] registered\n[ 0.382213] acpiphp: Slot [29] registered\n[ 0.383310] acpiphp: Slot [30] registered\n[ 0.384413] acpiphp: Slot [31] registered\n[ 0.385510] PCI host bridge to bus 0000:00\n[ 0.386612] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389883] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395876] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403153] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437824] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442008] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443950] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447604] vgaarb: loaded\n[ 0.448449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450131] SCSI subsystem initialized\n[ 0.451396] ACPI: bus type USB registered\n[ 0.452546] usbcore: registered new interface driver usbfs\n[ 0.453981] usbcore: registered new interface driver hub\n[ 0.455385] usbcore: registered new device driver usb\n[ 0.456899] PCI: Using ACPI for IRQ routing\n[ 0.458439] NetLabel: Initializing\n[ 0.459438] NetLabel: domain hash size = 128\n[ 0.460616] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461934] NetLabel: unlabeled traffic allowed by default\n[ 0.463538] clocksource: Switched to clocksource kvm-clock\n[ 0.473613] AppArmor: AppArmor Filesystem Enabled\n[ 0.474948] pnp: PnP ACPI init\n[ 0.476195] pnp: PnP ACPI: found 5 devices\n[ 0.483035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485401] NET: Registered protocol family 2\n[ 0.486791] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490176] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491810] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494974] NET: Registered protocol family 1\n[ 0.496220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497750] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513357] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527677] Trying to unpack rootfs image as initramfs...\n[ 0.588690] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593620] Scanning for low memory corruption every 60 seconds\n[ 0.595827] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597455] audit: initializing netlink subsys (disabled)\n[ 0.598924] audit: type=2000 audit(1535915361.188:1): initialized\n[ 0.600859] Initialise system trusted keyring\n[ 0.602237] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606622] zbud: loaded\n[ 0.607645] VFS: Disk quotas dquot_6.6.0\n[ 0.608796] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610978] fuse init (API version 7.23)\n[ 0.612238] Key type big_key registered\n[ 0.613349] Allocating IMA MOK and blacklist keyrings.\n[ 0.615025] Key type asymmetric registered\n[ 0.616180] Asymmetric key parser 'x509' registered\n[ 0.617512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619600] io scheduler noop registered\n[ 0.620706] io scheduler deadline registered (default)\n[ 0.622081] io scheduler cfq registered\n[ 0.623275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624725] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.626493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628522] ACPI: Power Button [PWRF]\n[ 0.629759] GHES: HEST is not enabled!\n[ 0.643924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672806] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701237] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704265] Linux agpgart interface v0.103\n[ 0.707639] brd: module loaded\n[ 0.709803] loop: module loaded\n[ 0.715290] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717361] GPT:90111 != 2097151\n[ 0.718315] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719833] GPT:90111 != 2097151\n[ 0.720787] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722137] vda: vda1 vda15\n[ 0.723837] scsi host0: ata_piix\n[ 0.724927] scsi host1: ata_piix\n[ 0.725942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729652] libphy: Fixed MDIO Bus: probed\n[ 0.730769] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735153] PPP generic driver version 2.4.2\n[ 0.736469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738152] ehci-pci: EHCI PCI platform driver\n[ 0.739447] ehci-platform: EHCI generic platform driver\n[ 0.740885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742470] ohci-pci: OHCI PCI platform driver\n[ 0.743706] ohci-platform: OHCI generic platform driver\n[ 0.745099] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759545] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760952] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763011] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769798] usb usb1: Product: UHCI Host Controller\n[ 0.771115] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772721] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774081] hub 1-0:1.0: USB hub found\n[ 0.775173] hub 1-0:1.0: 2 ports detected\n[ 0.776443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779363] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780716] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782131] mousedev: PS/2 mouse device common for all mice\n[ 0.783835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791233] i2c /dev entries driver\n[ 0.792305] device-mapper: uevent: version 1.0.3\n[ 0.793827] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796814] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801583] NET: Registered protocol family 17\n[ 0.803161] Key type dns_resolver registered\n[ 0.804877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806823] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809980] registered taskstats version 1\n[ 0.811490] Loading compiled-in X.509 certificates\n[ 0.813774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817037] zswap: loaded using pool lzo/zbud\n[ 0.819893] Key type trusted registered\n[ 0.822375] Key type encrypted registered\n[ 0.823854] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825705] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827529] evm: HMAC attrs: 0x1\n[ 0.829170] Magic number: 2:799:191\n[ 0.830540] acpi device:1d: hash matches\n[ 0.832055] rtc_cmos 00:00: setting system clock to 2018-09-02 19:09:21 UTC (1535915361)\n[ 0.834934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836902] EDD information not available.\n[ 0.890152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892897] Write protecting the kernel read-only data: 14336k\n[ 0.898305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.901547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.81\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... [ 1.077890] 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.3...\nLease of 192.168.120.3 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\n"} 2018-09-02 19:09:22,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/action used request id req-9e01227e-92d4-4f89-975c-90158edcd8eb 2018-09-02 19:09:22,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.090518951416s 2018-09-02 19:09:22,247 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/action used request id req-9e01227e-92d4-4f89-975c-90158edcd8eb 2018-09-02 19:09:22,247 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - 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 566630900 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.187900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.190261] pid_max: default: 32768 minimum: 301 [ 0.191522] ACPI: Core revision 20150930 [ 0.193247] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.195123] Security Framework initialized [ 0.196303] Yama: becoming mindful. [ 0.197337] AppArmor: AppArmor initialized [ 0.198632] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200478] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202297] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203960] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205902] Initializing cgroup subsys io [ 0.207157] Initializing cgroup subsys memory [ 0.208396] Initializing cgroup subsys devices [ 0.209625] Initializing cgroup subsys freezer [ 0.210874] Initializing cgroup subsys net_cls [ 0.212103] Initializing cgroup subsys perf_event [ 0.213410] Initializing cgroup subsys net_prio [ 0.214651] Initializing cgroup subsys hugetlb [ 0.215863] Initializing cgroup subsys pids [ 0.217066] CPU: Physical Processor ID: 0 [ 0.218872] mce: CPU supports 10 MCE banks [ 0.220054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.221448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.236046] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242579] ftrace: allocating 31920 entries in 125 pages [ 0.267456] smpboot: Max logical packages: 1 [ 0.268652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270515] x2apic enabled [ 0.271648] Switched APIC routing to physical x2apic. [ 0.274095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275689] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280866] KVM setup paravirtual spinlock [ 0.282468] x86: Booted up 1 node, 1 CPUs [ 0.283571] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285458] devtmpfs: initialized [ 0.287399] evm: security.selinux [ 0.288355] evm: security.SMACK64 [ 0.289316] evm: security.SMACK64EXEC [ 0.290336] evm: security.SMACK64TRANSMUTE [ 0.291437] evm: security.SMACK64MMAP [ 0.292453] evm: security.ima [ 0.293334] evm: security.capability [ 0.294402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296889] pinctrl core: initialized pinctrl subsystem [ 0.298357] RTC time: 19:09:20, date: 09/02/18 [ 0.299631] NET: Registered protocol family 16 [ 0.300925] cpuidle: using governor ladder [ 0.302034] cpuidle: using governor menu [ 0.303109] PCCT header not found. [ 0.304126] ACPI: bus type PCI registered [ 0.305213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306879] PCI: Using configuration type 1 for base access [ 0.308991] ACPI: Added _OSI(Module Device) [ 0.310134] ACPI: Added _OSI(Processor Device) [ 0.311304] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314653] ACPI: Interpreter enabled [ 0.315692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325677] ACPI: (supports S0 S5) [ 0.326637] ACPI: Using IOAPIC for interrupt routing [ 0.327909] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339471] acpiphp: Slot [3] registered [ 0.340559] acpiphp: Slot [4] registered [ 0.341642] acpiphp: Slot [5] registered [ 0.342730] acpiphp: Slot [6] registered [ 0.343840] acpiphp: Slot [7] registered [ 0.344928] acpiphp: Slot [8] registered [ 0.346041] acpiphp: Slot [9] registered [ 0.347153] acpiphp: Slot [10] registered [ 0.348255] acpiphp: Slot [11] registered [ 0.349354] acpiphp: Slot [12] registered [ 0.350452] acpiphp: Slot [13] registered [ 0.351549] acpiphp: Slot [14] registered [ 0.352653] acpiphp: Slot [15] registered [ 0.367815] acpiphp: Slot [16] registered [ 0.368922] acpiphp: Slot [17] registered [ 0.370027] acpiphp: Slot [18] registered [ 0.371128] acpiphp: Slot [19] registered [ 0.372233] acpiphp: Slot [20] registered [ 0.373332] acpiphp: Slot [21] registered [ 0.374450] acpiphp: Slot [22] registered [ 0.375576] acpiphp: Slot [23] registered [ 0.376682] acpiphp: Slot [24] registered [ 0.377777] acpiphp: Slot [25] registered [ 0.378886] acpiphp: Slot [26] registered [ 0.380002] acpiphp: Slot [27] registered [ 0.381111] acpiphp: Slot [28] registered [ 0.382213] acpiphp: Slot [29] registered [ 0.383310] acpiphp: Slot [30] registered [ 0.384413] acpiphp: Slot [31] registered [ 0.385510] PCI host bridge to bus 0000:00 [ 0.386612] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389883] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395876] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.403153] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.409151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437824] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.440059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442008] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.443950] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.445448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447604] vgaarb: loaded [ 0.448449] vgaarb: bridge control possible 0000:00:02.0 [ 0.450131] SCSI subsystem initialized [ 0.451396] ACPI: bus type USB registered [ 0.452546] usbcore: registered new interface driver usbfs [ 0.453981] usbcore: registered new interface driver hub [ 0.455385] usbcore: registered new device driver usb [ 0.456899] PCI: Using ACPI for IRQ routing [ 0.458439] NetLabel: Initializing [ 0.459438] NetLabel: domain hash size = 128 [ 0.460616] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461934] NetLabel: unlabeled traffic allowed by default [ 0.463538] clocksource: Switched to clocksource kvm-clock [ 0.473613] AppArmor: AppArmor Filesystem Enabled [ 0.474948] pnp: PnP ACPI init [ 0.476195] pnp: PnP ACPI: found 5 devices [ 0.483035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485401] NET: Registered protocol family 2 [ 0.486791] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490176] TCP: Hash tables configured (established 4096 bind 4096) [ 0.491810] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.494974] NET: Registered protocol family 1 [ 0.496220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497750] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513357] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.527677] Trying to unpack rootfs image as initramfs... [ 0.588690] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593620] Scanning for low memory corruption every 60 seconds [ 0.595827] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597455] audit: initializing netlink subsys (disabled) [ 0.598924] audit: type=2000 audit(1535915361.188:1): initialized [ 0.600859] Initialise system trusted keyring [ 0.602237] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606622] zbud: loaded [ 0.607645] VFS: Disk quotas dquot_6.6.0 [ 0.608796] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610978] fuse init (API version 7.23) [ 0.612238] Key type big_key registered [ 0.613349] Allocating IMA MOK and blacklist keyrings. [ 0.615025] Key type asymmetric registered [ 0.616180] Asymmetric key parser 'x509' registered [ 0.617512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619600] io scheduler noop registered [ 0.620706] io scheduler deadline registered (default) [ 0.622081] io scheduler cfq registered [ 0.623275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624725] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628522] ACPI: Power Button [PWRF] [ 0.629759] GHES: HEST is not enabled! [ 0.643924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672806] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.701237] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704265] Linux agpgart interface v0.103 [ 0.707639] brd: module loaded [ 0.709803] loop: module loaded [ 0.715290] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717361] GPT:90111 != 2097151 [ 0.718315] GPT:Alternate GPT header not at the end of the disk. [ 0.719833] GPT:90111 != 2097151 [ 0.720787] GPT: Use GNU Parted to correct GPT errors. [ 0.722137] vda: vda1 vda15 [ 0.723837] scsi host0: ata_piix [ 0.724927] scsi host1: ata_piix [ 0.725942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729652] libphy: Fixed MDIO Bus: probed [ 0.730769] tun: Universal TUN/TAP device driver, 1.6 [ 0.732083] tun: (C) 1999-2004 Max Krasnyansky [ 0.735153] PPP generic driver version 2.4.2 [ 0.736469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738152] ehci-pci: EHCI PCI platform driver [ 0.739447] ehci-platform: EHCI generic platform driver [ 0.740885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742470] ohci-pci: OHCI PCI platform driver [ 0.743706] ohci-platform: OHCI generic platform driver [ 0.745099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.759545] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.760952] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763011] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769798] usb usb1: Product: UHCI Host Controller [ 0.771115] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.772721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774081] hub 1-0:1.0: USB hub found [ 0.775173] hub 1-0:1.0: 2 ports detected [ 0.776443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779363] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780716] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782131] mousedev: PS/2 mouse device common for all mice [ 0.783835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786370] rtc_cmos 00:00: RTC can wake from S4 [ 0.787942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.791233] i2c /dev entries driver [ 0.792305] device-mapper: uevent: version 1.0.3 [ 0.793827] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.796814] ledtrig-cpu: registered to indicate activity on CPUs [ 0.799378] NET: Registered protocol family 10 [ 0.801583] NET: Registered protocol family 17 [ 0.803161] Key type dns_resolver registered [ 0.804877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.806823] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.809980] registered taskstats version 1 [ 0.811490] Loading compiled-in X.509 certificates [ 0.813774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.817037] zswap: loaded using pool lzo/zbud [ 0.819893] Key type trusted registered [ 0.822375] Key type encrypted registered [ 0.823854] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825705] ima: No TPM chip found, activating TPM-bypass! [ 0.827529] evm: HMAC attrs: 0x1 [ 0.829170] Magic number: 2:799:191 [ 0.830540] acpi device:1d: hash matches [ 0.832055] rtc_cmos 00:00: setting system clock to 2018-09-02 19:09:21 UTC (1535915361) [ 0.834934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.836902] EDD information not available. [ 0.890152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892897] Write protecting the kernel read-only data: 14336k [ 0.898305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.81 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... [ 1.077890] 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.3... Lease of 192.168.120.3 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 2018-09-02 19:09:22,248 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-09-02 19:09:23,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:23,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:23,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-e666c50d-1686-4d1f-889b-f29995e977ae x-compute-request-id: req-e666c50d-1686-4d1f-889b-f29995e977ae Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:37:c5", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:20.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:20Z", "hostId": "529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:09Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:23,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e666c50d-1686-4d1f-889b-f29995e977ae 2018-09-02 19:09:23,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18386220932s 2018-09-02 19:09:23,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e666c50d-1686-4d1f-889b-f29995e977ae 2018-09-02 19:09:23,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:09:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:09:23,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-a37aef1a-1671-4a55-8377-c2ef49bad856 x-compute-request-id: req-a37aef1a-1671-4a55-8377-c2ef49bad856 Content-Encoding: gzip Content-Length: 7950 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 566630900 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.187900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190261] pid_max: default: 32768 minimum: 301\n[ 0.191522] ACPI: Core revision 20150930\n[ 0.193247] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195123] Security Framework initialized\n[ 0.196303] Yama: becoming mindful.\n[ 0.197337] AppArmor: AppArmor initialized\n[ 0.198632] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200478] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202297] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203960] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205902] Initializing cgroup subsys io\n[ 0.207157] Initializing cgroup subsys memory\n[ 0.208396] Initializing cgroup subsys devices\n[ 0.209625] Initializing cgroup subsys freezer\n[ 0.210874] Initializing cgroup subsys net_cls\n[ 0.212103] Initializing cgroup subsys perf_event\n[ 0.213410] Initializing cgroup subsys net_prio\n[ 0.214651] Initializing cgroup subsys hugetlb\n[ 0.215863] Initializing cgroup subsys pids\n[ 0.217066] CPU: Physical Processor ID: 0\n[ 0.218872] mce: CPU supports 10 MCE banks\n[ 0.220054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236046] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242579] ftrace: allocating 31920 entries in 125 pages\n[ 0.267456] smpboot: Max logical packages: 1\n[ 0.268652] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270515] x2apic enabled\n[ 0.271648] Switched APIC routing to physical x2apic.\n[ 0.274095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275689] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280866] KVM setup paravirtual spinlock\n[ 0.282468] x86: Booted up 1 node, 1 CPUs\n[ 0.283571] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285458] devtmpfs: initialized\n[ 0.287399] evm: security.selinux\n[ 0.288355] evm: security.SMACK64\n[ 0.289316] evm: security.SMACK64EXEC\n[ 0.290336] evm: security.SMACK64TRANSMUTE\n[ 0.291437] evm: security.SMACK64MMAP\n[ 0.292453] evm: security.ima\n[ 0.293334] evm: security.capability\n[ 0.294402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296889] pinctrl core: initialized pinctrl subsystem\n[ 0.298357] RTC time: 19:09:20, date: 09/02/18\n[ 0.299631] NET: Registered protocol family 16\n[ 0.300925] cpuidle: using governor ladder\n[ 0.302034] cpuidle: using governor menu\n[ 0.303109] PCCT header not found.\n[ 0.304126] ACPI: bus type PCI registered\n[ 0.305213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306879] PCI: Using configuration type 1 for base access\n[ 0.308991] ACPI: Added _OSI(Module Device)\n[ 0.310134] ACPI: Added _OSI(Processor Device)\n[ 0.311304] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312523] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314653] ACPI: Interpreter enabled\n[ 0.315692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325677] ACPI: (supports S0 S5)\n[ 0.326637] ACPI: Using IOAPIC for interrupt routing\n[ 0.327909] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339471] acpiphp: Slot [3] registered\n[ 0.340559] acpiphp: Slot [4] registered\n[ 0.341642] acpiphp: Slot [5] registered\n[ 0.342730] acpiphp: Slot [6] registered\n[ 0.343840] acpiphp: Slot [7] registered\n[ 0.344928] acpiphp: Slot [8] registered\n[ 0.346041] acpiphp: Slot [9] registered\n[ 0.347153] acpiphp: Slot [10] registered\n[ 0.348255] acpiphp: Slot [11] registered\n[ 0.349354] acpiphp: Slot [12] registered\n[ 0.350452] acpiphp: Slot [13] registered\n[ 0.351549] acpiphp: Slot [14] registered\n[ 0.352653] acpiphp: Slot [15] registered\n[ 0.367815] acpiphp: Slot [16] registered\n[ 0.368922] acpiphp: Slot [17] registered\n[ 0.370027] acpiphp: Slot [18] registered\n[ 0.371128] acpiphp: Slot [19] registered\n[ 0.372233] acpiphp: Slot [20] registered\n[ 0.373332] acpiphp: Slot [21] registered\n[ 0.374450] acpiphp: Slot [22] registered\n[ 0.375576] acpiphp: Slot [23] registered\n[ 0.376682] acpiphp: Slot [24] registered\n[ 0.377777] acpiphp: Slot [25] registered\n[ 0.378886] acpiphp: Slot [26] registered\n[ 0.380002] acpiphp: Slot [27] registered\n[ 0.381111] acpiphp: Slot [28] registered\n[ 0.382213] acpiphp: Slot [29] registered\n[ 0.383310] acpiphp: Slot [30] registered\n[ 0.384413] acpiphp: Slot [31] registered\n[ 0.385510] PCI host bridge to bus 0000:00\n[ 0.386612] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389883] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395876] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403153] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437824] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442008] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443950] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447604] vgaarb: loaded\n[ 0.448449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450131] SCSI subsystem initialized\n[ 0.451396] ACPI: bus type USB registered\n[ 0.452546] usbcore: registered new interface driver usbfs\n[ 0.453981] usbcore: registered new interface driver hub\n[ 0.455385] usbcore: registered new device driver usb\n[ 0.456899] PCI: Using ACPI for IRQ routing\n[ 0.458439] NetLabel: Initializing\n[ 0.459438] NetLabel: domain hash size = 128\n[ 0.460616] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461934] NetLabel: unlabeled traffic allowed by default\n[ 0.463538] clocksource: Switched to clocksource kvm-clock\n[ 0.473613] AppArmor: AppArmor Filesystem Enabled\n[ 0.474948] pnp: PnP ACPI init\n[ 0.476195] pnp: PnP ACPI: found 5 devices\n[ 0.483035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485401] NET: Registered protocol family 2\n[ 0.486791] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490176] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491810] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494974] NET: Registered protocol family 1\n[ 0.496220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497750] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513357] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527677] Trying to unpack rootfs image as initramfs...\n[ 0.588690] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593620] Scanning for low memory corruption every 60 seconds\n[ 0.595827] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597455] audit: initializing netlink subsys (disabled)\n[ 0.598924] audit: type=2000 audit(1535915361.188:1): initialized\n[ 0.600859] Initialise system trusted keyring\n[ 0.602237] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606622] zbud: loaded\n[ 0.607645] VFS: Disk quotas dquot_6.6.0\n[ 0.608796] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610978] fuse init (API version 7.23)\n[ 0.612238] Key type big_key registered\n[ 0.613349] Allocating IMA MOK and blacklist keyrings.\n[ 0.615025] Key type asymmetric registered\n[ 0.616180] Asymmetric key parser 'x509' registered\n[ 0.617512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619600] io scheduler noop registered\n[ 0.620706] io scheduler deadline registered (default)\n[ 0.622081] io scheduler cfq registered\n[ 0.623275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624725] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.626493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628522] ACPI: Power Button [PWRF]\n[ 0.629759] GHES: HEST is not enabled!\n[ 0.643924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672806] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701237] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704265] Linux agpgart interface v0.103\n[ 0.707639] brd: module loaded\n[ 0.709803] loop: module loaded\n[ 0.715290] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717361] GPT:90111 != 2097151\n[ 0.718315] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719833] GPT:90111 != 2097151\n[ 0.720787] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722137] vda: vda1 vda15\n[ 0.723837] scsi host0: ata_piix\n[ 0.724927] scsi host1: ata_piix\n[ 0.725942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729652] libphy: Fixed MDIO Bus: probed\n[ 0.730769] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735153] PPP generic driver version 2.4.2\n[ 0.736469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738152] ehci-pci: EHCI PCI platform driver\n[ 0.739447] ehci-platform: EHCI generic platform driver\n[ 0.740885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742470] ohci-pci: OHCI PCI platform driver\n[ 0.743706] ohci-platform: OHCI generic platform driver\n[ 0.745099] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759545] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760952] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763011] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769798] usb usb1: Product: UHCI Host Controller\n[ 0.771115] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772721] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774081] hub 1-0:1.0: USB hub found\n[ 0.775173] hub 1-0:1.0: 2 ports detected\n[ 0.776443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779363] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780716] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782131] mousedev: PS/2 mouse device common for all mice\n[ 0.783835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791233] i2c /dev entries driver\n[ 0.792305] device-mapper: uevent: version 1.0.3\n[ 0.793827] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796814] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801583] NET: Registered protocol family 17\n[ 0.803161] Key type dns_resolver registered\n[ 0.804877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806823] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809980] registered taskstats version 1\n[ 0.811490] Loading compiled-in X.509 certificates\n[ 0.813774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817037] zswap: loaded using pool lzo/zbud\n[ 0.819893] Key type trusted registered\n[ 0.822375] Key type encrypted registered\n[ 0.823854] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825705] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827529] evm: HMAC attrs: 0x1\n[ 0.829170] Magic number: 2:799:191\n[ 0.830540] acpi device:1d: hash matches\n[ 0.832055] rtc_cmos 00:00: setting system clock to 2018-09-02 19:09:21 UTC (1535915361)\n[ 0.834934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836902] EDD information not available.\n[ 0.890152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892897] Write protecting the kernel read-only data: 14336k\n[ 0.898305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.901547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.81\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... [ 1.077890] 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.3...\nLease of 192.168.120.3 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.91. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-09-02 19:09:23,529 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/action used request id req-a37aef1a-1671-4a55-8377-c2ef49bad856 2018-09-02 19:09:23,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.092512845993s 2018-09-02 19:09:23,530 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/action used request id req-a37aef1a-1671-4a55-8377-c2ef49bad856 2018-09-02 19:09:23,531 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - 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 566630900 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.187900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.190261] pid_max: default: 32768 minimum: 301 [ 0.191522] ACPI: Core revision 20150930 [ 0.193247] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.195123] Security Framework initialized [ 0.196303] Yama: becoming mindful. [ 0.197337] AppArmor: AppArmor initialized [ 0.198632] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200478] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202297] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203960] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205902] Initializing cgroup subsys io [ 0.207157] Initializing cgroup subsys memory [ 0.208396] Initializing cgroup subsys devices [ 0.209625] Initializing cgroup subsys freezer [ 0.210874] Initializing cgroup subsys net_cls [ 0.212103] Initializing cgroup subsys perf_event [ 0.213410] Initializing cgroup subsys net_prio [ 0.214651] Initializing cgroup subsys hugetlb [ 0.215863] Initializing cgroup subsys pids [ 0.217066] CPU: Physical Processor ID: 0 [ 0.218872] mce: CPU supports 10 MCE banks [ 0.220054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.221448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.236046] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242579] ftrace: allocating 31920 entries in 125 pages [ 0.267456] smpboot: Max logical packages: 1 [ 0.268652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270515] x2apic enabled [ 0.271648] Switched APIC routing to physical x2apic. [ 0.274095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275689] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280866] KVM setup paravirtual spinlock [ 0.282468] x86: Booted up 1 node, 1 CPUs [ 0.283571] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285458] devtmpfs: initialized [ 0.287399] evm: security.selinux [ 0.288355] evm: security.SMACK64 [ 0.289316] evm: security.SMACK64EXEC [ 0.290336] evm: security.SMACK64TRANSMUTE [ 0.291437] evm: security.SMACK64MMAP [ 0.292453] evm: security.ima [ 0.293334] evm: security.capability [ 0.294402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296889] pinctrl core: initialized pinctrl subsystem [ 0.298357] RTC time: 19:09:20, date: 09/02/18 [ 0.299631] NET: Registered protocol family 16 [ 0.300925] cpuidle: using governor ladder [ 0.302034] cpuidle: using governor menu [ 0.303109] PCCT header not found. [ 0.304126] ACPI: bus type PCI registered [ 0.305213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306879] PCI: Using configuration type 1 for base access [ 0.308991] ACPI: Added _OSI(Module Device) [ 0.310134] ACPI: Added _OSI(Processor Device) [ 0.311304] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314653] ACPI: Interpreter enabled [ 0.315692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325677] ACPI: (supports S0 S5) [ 0.326637] ACPI: Using IOAPIC for interrupt routing [ 0.327909] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339471] acpiphp: Slot [3] registered [ 0.340559] acpiphp: Slot [4] registered [ 0.341642] acpiphp: Slot [5] registered [ 0.342730] acpiphp: Slot [6] registered [ 0.343840] acpiphp: Slot [7] registered [ 0.344928] acpiphp: Slot [8] registered [ 0.346041] acpiphp: Slot [9] registered [ 0.347153] acpiphp: Slot [10] registered [ 0.348255] acpiphp: Slot [11] registered [ 0.349354] acpiphp: Slot [12] registered [ 0.350452] acpiphp: Slot [13] registered [ 0.351549] acpiphp: Slot [14] registered [ 0.352653] acpiphp: Slot [15] registered [ 0.367815] acpiphp: Slot [16] registered [ 0.368922] acpiphp: Slot [17] registered [ 0.370027] acpiphp: Slot [18] registered [ 0.371128] acpiphp: Slot [19] registered [ 0.372233] acpiphp: Slot [20] registered [ 0.373332] acpiphp: Slot [21] registered [ 0.374450] acpiphp: Slot [22] registered [ 0.375576] acpiphp: Slot [23] registered [ 0.376682] acpiphp: Slot [24] registered [ 0.377777] acpiphp: Slot [25] registered [ 0.378886] acpiphp: Slot [26] registered [ 0.380002] acpiphp: Slot [27] registered [ 0.381111] acpiphp: Slot [28] registered [ 0.382213] acpiphp: Slot [29] registered [ 0.383310] acpiphp: Slot [30] registered [ 0.384413] acpiphp: Slot [31] registered [ 0.385510] PCI host bridge to bus 0000:00 [ 0.386612] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389883] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395876] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.403153] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.409151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437824] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.440059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442008] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.443950] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.445448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447604] vgaarb: loaded [ 0.448449] vgaarb: bridge control possible 0000:00:02.0 [ 0.450131] SCSI subsystem initialized [ 0.451396] ACPI: bus type USB registered [ 0.452546] usbcore: registered new interface driver usbfs [ 0.453981] usbcore: registered new interface driver hub [ 0.455385] usbcore: registered new device driver usb [ 0.456899] PCI: Using ACPI for IRQ routing [ 0.458439] NetLabel: Initializing [ 0.459438] NetLabel: domain hash size = 128 [ 0.460616] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461934] NetLabel: unlabeled traffic allowed by default [ 0.463538] clocksource: Switched to clocksource kvm-clock [ 0.473613] AppArmor: AppArmor Filesystem Enabled [ 0.474948] pnp: PnP ACPI init [ 0.476195] pnp: PnP ACPI: found 5 devices [ 0.483035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485401] NET: Registered protocol family 2 [ 0.486791] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490176] TCP: Hash tables configured (established 4096 bind 4096) [ 0.491810] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.494974] NET: Registered protocol family 1 [ 0.496220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497750] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513357] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.527677] Trying to unpack rootfs image as initramfs... [ 0.588690] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593620] Scanning for low memory corruption every 60 seconds [ 0.595827] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597455] audit: initializing netlink subsys (disabled) [ 0.598924] audit: type=2000 audit(1535915361.188:1): initialized [ 0.600859] Initialise system trusted keyring [ 0.602237] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606622] zbud: loaded [ 0.607645] VFS: Disk quotas dquot_6.6.0 [ 0.608796] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610978] fuse init (API version 7.23) [ 0.612238] Key type big_key registered [ 0.613349] Allocating IMA MOK and blacklist keyrings. [ 0.615025] Key type asymmetric registered [ 0.616180] Asymmetric key parser 'x509' registered [ 0.617512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619600] io scheduler noop registered [ 0.620706] io scheduler deadline registered (default) [ 0.622081] io scheduler cfq registered [ 0.623275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624725] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628522] ACPI: Power Button [PWRF] [ 0.629759] GHES: HEST is not enabled! [ 0.643924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672806] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.701237] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704265] Linux agpgart interface v0.103 [ 0.707639] brd: module loaded [ 0.709803] loop: module loaded [ 0.715290] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717361] GPT:90111 != 2097151 [ 0.718315] GPT:Alternate GPT header not at the end of the disk. [ 0.719833] GPT:90111 != 2097151 [ 0.720787] GPT: Use GNU Parted to correct GPT errors. [ 0.722137] vda: vda1 vda15 [ 0.723837] scsi host0: ata_piix [ 0.724927] scsi host1: ata_piix [ 0.725942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729652] libphy: Fixed MDIO Bus: probed [ 0.730769] tun: Universal TUN/TAP device driver, 1.6 [ 0.732083] tun: (C) 1999-2004 Max Krasnyansky [ 0.735153] PPP generic driver version 2.4.2 [ 0.736469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738152] ehci-pci: EHCI PCI platform driver [ 0.739447] ehci-platform: EHCI generic platform driver [ 0.740885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742470] ohci-pci: OHCI PCI platform driver [ 0.743706] ohci-platform: OHCI generic platform driver [ 0.745099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.759545] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.760952] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763011] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769798] usb usb1: Product: UHCI Host Controller [ 0.771115] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.772721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774081] hub 1-0:1.0: USB hub found [ 0.775173] hub 1-0:1.0: 2 ports detected [ 0.776443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779363] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780716] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782131] mousedev: PS/2 mouse device common for all mice [ 0.783835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786370] rtc_cmos 00:00: RTC can wake from S4 [ 0.787942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.791233] i2c /dev entries driver [ 0.792305] device-mapper: uevent: version 1.0.3 [ 0.793827] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.796814] ledtrig-cpu: registered to indicate activity on CPUs [ 0.799378] NET: Registered protocol family 10 [ 0.801583] NET: Registered protocol family 17 [ 0.803161] Key type dns_resolver registered [ 0.804877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.806823] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.809980] registered taskstats version 1 [ 0.811490] Loading compiled-in X.509 certificates [ 0.813774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.817037] zswap: loaded using pool lzo/zbud [ 0.819893] Key type trusted registered [ 0.822375] Key type encrypted registered [ 0.823854] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825705] ima: No TPM chip found, activating TPM-bypass! [ 0.827529] evm: HMAC attrs: 0x1 [ 0.829170] Magic number: 2:799:191 [ 0.830540] acpi device:1d: hash matches [ 0.832055] rtc_cmos 00:00: setting system clock to 2018-09-02 19:09:21 UTC (1535915361) [ 0.834934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.836902] EDD information not available. [ 0.890152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892897] Write protecting the kernel read-only data: 14336k [ 0.898305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.81 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... [ 1.077890] 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.3... Lease of 192.168.120.3 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.91. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-09-02 19:09:24,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:24,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:24,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-f9ca5fc4-973e-490b-bea2-b456896847c7 x-compute-request-id: req-f9ca5fc4-973e-490b-bea2-b456896847c7 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:37:c5", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:20.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:20Z", "hostId": "529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:09Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:24,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f9ca5fc4-973e-490b-bea2-b456896847c7 2018-09-02 19:09:24,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424187898636s 2018-09-02 19:09:24,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f9ca5fc4-973e-490b-bea2-b456896847c7 2018-09-02 19:09:24,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:09:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:09:25,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-71a62c22-198f-48ba-a532-166b6686588a x-compute-request-id: req-71a62c22-198f-48ba-a532-166b6686588a Content-Encoding: gzip Content-Length: 9582 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 566630900 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.187900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190261] pid_max: default: 32768 minimum: 301\n[ 0.191522] ACPI: Core revision 20150930\n[ 0.193247] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195123] Security Framework initialized\n[ 0.196303] Yama: becoming mindful.\n[ 0.197337] AppArmor: AppArmor initialized\n[ 0.198632] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200478] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202297] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203960] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205902] Initializing cgroup subsys io\n[ 0.207157] Initializing cgroup subsys memory\n[ 0.208396] Initializing cgroup subsys devices\n[ 0.209625] Initializing cgroup subsys freezer\n[ 0.210874] Initializing cgroup subsys net_cls\n[ 0.212103] Initializing cgroup subsys perf_event\n[ 0.213410] Initializing cgroup subsys net_prio\n[ 0.214651] Initializing cgroup subsys hugetlb\n[ 0.215863] Initializing cgroup subsys pids\n[ 0.217066] CPU: Physical Processor ID: 0\n[ 0.218872] mce: CPU supports 10 MCE banks\n[ 0.220054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236046] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242579] ftrace: allocating 31920 entries in 125 pages\n[ 0.267456] smpboot: Max logical packages: 1\n[ 0.268652] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270515] x2apic enabled\n[ 0.271648] Switched APIC routing to physical x2apic.\n[ 0.274095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275689] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280866] KVM setup paravirtual spinlock\n[ 0.282468] x86: Booted up 1 node, 1 CPUs\n[ 0.283571] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285458] devtmpfs: initialized\n[ 0.287399] evm: security.selinux\n[ 0.288355] evm: security.SMACK64\n[ 0.289316] evm: security.SMACK64EXEC\n[ 0.290336] evm: security.SMACK64TRANSMUTE\n[ 0.291437] evm: security.SMACK64MMAP\n[ 0.292453] evm: security.ima\n[ 0.293334] evm: security.capability\n[ 0.294402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296889] pinctrl core: initialized pinctrl subsystem\n[ 0.298357] RTC time: 19:09:20, date: 09/02/18\n[ 0.299631] NET: Registered protocol family 16\n[ 0.300925] cpuidle: using governor ladder\n[ 0.302034] cpuidle: using governor menu\n[ 0.303109] PCCT header not found.\n[ 0.304126] ACPI: bus type PCI registered\n[ 0.305213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306879] PCI: Using configuration type 1 for base access\n[ 0.308991] ACPI: Added _OSI(Module Device)\n[ 0.310134] ACPI: Added _OSI(Processor Device)\n[ 0.311304] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312523] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314653] ACPI: Interpreter enabled\n[ 0.315692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325677] ACPI: (supports S0 S5)\n[ 0.326637] ACPI: Using IOAPIC for interrupt routing\n[ 0.327909] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339471] acpiphp: Slot [3] registered\n[ 0.340559] acpiphp: Slot [4] registered\n[ 0.341642] acpiphp: Slot [5] registered\n[ 0.342730] acpiphp: Slot [6] registered\n[ 0.343840] acpiphp: Slot [7] registered\n[ 0.344928] acpiphp: Slot [8] registered\n[ 0.346041] acpiphp: Slot [9] registered\n[ 0.347153] acpiphp: Slot [10] registered\n[ 0.348255] acpiphp: Slot [11] registered\n[ 0.349354] acpiphp: Slot [12] registered\n[ 0.350452] acpiphp: Slot [13] registered\n[ 0.351549] acpiphp: Slot [14] registered\n[ 0.352653] acpiphp: Slot [15] registered\n[ 0.367815] acpiphp: Slot [16] registered\n[ 0.368922] acpiphp: Slot [17] registered\n[ 0.370027] acpiphp: Slot [18] registered\n[ 0.371128] acpiphp: Slot [19] registered\n[ 0.372233] acpiphp: Slot [20] registered\n[ 0.373332] acpiphp: Slot [21] registered\n[ 0.374450] acpiphp: Slot [22] registered\n[ 0.375576] acpiphp: Slot [23] registered\n[ 0.376682] acpiphp: Slot [24] registered\n[ 0.377777] acpiphp: Slot [25] registered\n[ 0.378886] acpiphp: Slot [26] registered\n[ 0.380002] acpiphp: Slot [27] registered\n[ 0.381111] acpiphp: Slot [28] registered\n[ 0.382213] acpiphp: Slot [29] registered\n[ 0.383310] acpiphp: Slot [30] registered\n[ 0.384413] acpiphp: Slot [31] registered\n[ 0.385510] PCI host bridge to bus 0000:00\n[ 0.386612] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389883] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395876] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403153] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437824] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442008] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443950] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447604] vgaarb: loaded\n[ 0.448449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450131] SCSI subsystem initialized\n[ 0.451396] ACPI: bus type USB registered\n[ 0.452546] usbcore: registered new interface driver usbfs\n[ 0.453981] usbcore: registered new interface driver hub\n[ 0.455385] usbcore: registered new device driver usb\n[ 0.456899] PCI: Using ACPI for IRQ routing\n[ 0.458439] NetLabel: Initializing\n[ 0.459438] NetLabel: domain hash size = 128\n[ 0.460616] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461934] NetLabel: unlabeled traffic allowed by default\n[ 0.463538] clocksource: Switched to clocksource kvm-clock\n[ 0.473613] AppArmor: AppArmor Filesystem Enabled\n[ 0.474948] pnp: PnP ACPI init\n[ 0.476195] pnp: PnP ACPI: found 5 devices\n[ 0.483035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485401] NET: Registered protocol family 2\n[ 0.486791] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490176] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491810] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494974] NET: Registered protocol family 1\n[ 0.496220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497750] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513357] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527677] Trying to unpack rootfs image as initramfs...\n[ 0.588690] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593620] Scanning for low memory corruption every 60 seconds\n[ 0.595827] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597455] audit: initializing netlink subsys (disabled)\n[ 0.598924] audit: type=2000 audit(1535915361.188:1): initialized\n[ 0.600859] Initialise system trusted keyring\n[ 0.602237] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606622] zbud: loaded\n[ 0.607645] VFS: Disk quotas dquot_6.6.0\n[ 0.608796] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610978] fuse init (API version 7.23)\n[ 0.612238] Key type big_key registered\n[ 0.613349] Allocating IMA MOK and blacklist keyrings.\n[ 0.615025] Key type asymmetric registered\n[ 0.616180] Asymmetric key parser 'x509' registered\n[ 0.617512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619600] io scheduler noop registered\n[ 0.620706] io scheduler deadline registered (default)\n[ 0.622081] io scheduler cfq registered\n[ 0.623275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624725] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.626493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628522] ACPI: Power Button [PWRF]\n[ 0.629759] GHES: HEST is not enabled!\n[ 0.643924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672806] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701237] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704265] Linux agpgart interface v0.103\n[ 0.707639] brd: module loaded\n[ 0.709803] loop: module loaded\n[ 0.715290] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717361] GPT:90111 != 2097151\n[ 0.718315] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719833] GPT:90111 != 2097151\n[ 0.720787] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722137] vda: vda1 vda15\n[ 0.723837] scsi host0: ata_piix\n[ 0.724927] scsi host1: ata_piix\n[ 0.725942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729652] libphy: Fixed MDIO Bus: probed\n[ 0.730769] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735153] PPP generic driver version 2.4.2\n[ 0.736469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738152] ehci-pci: EHCI PCI platform driver\n[ 0.739447] ehci-platform: EHCI generic platform driver\n[ 0.740885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742470] ohci-pci: OHCI PCI platform driver\n[ 0.743706] ohci-platform: OHCI generic platform driver\n[ 0.745099] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759545] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760952] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763011] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769798] usb usb1: Product: UHCI Host Controller\n[ 0.771115] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772721] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774081] hub 1-0:1.0: USB hub found\n[ 0.775173] hub 1-0:1.0: 2 ports detected\n[ 0.776443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779363] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780716] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782131] mousedev: PS/2 mouse device common for all mice\n[ 0.783835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791233] i2c /dev entries driver\n[ 0.792305] device-mapper: uevent: version 1.0.3\n[ 0.793827] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796814] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801583] NET: Registered protocol family 17\n[ 0.803161] Key type dns_resolver registered\n[ 0.804877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806823] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809980] registered taskstats version 1\n[ 0.811490] Loading compiled-in X.509 certificates\n[ 0.813774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817037] zswap: loaded using pool lzo/zbud\n[ 0.819893] Key type trusted registered\n[ 0.822375] Key type encrypted registered\n[ 0.823854] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825705] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827529] evm: HMAC attrs: 0x1\n[ 0.829170] Magic number: 2:799:191\n[ 0.830540] acpi device:1d: hash matches\n[ 0.832055] rtc_cmos 00:00: setting system clock to 2018-09-02 19:09:21 UTC (1535915361)\n[ 0.834934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836902] EDD information not available.\n[ 0.890152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892897] Write protecting the kernel read-only data: 14336k\n[ 0.898305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.901547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.81\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... [ 1.077890] 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.3...\nLease of 192.168.120.3 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.91. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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\nvPing OK\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDamKBDfC6FRgd7cTvX/suvFmx3bpwrURADcTM3jOX58THtU0uu7GLSxVDe5TBP9XBfKcdmxWUH2hiPS1oVXovfQE3BrTAGeMhmPnbg87wI2UAXMOA3Y6kmQtmMcycuzG+po6paZGLPGO2z9JaV42oCvmJSJLE5SzV6ZXkkSkB4K6io5kNJlwBqyHf76X4labXDDR3zwkVxn0/V/92UwweMeptCmYo8kKjhoXgnyazjUg5GbqYo4YND+VxBrpg82CyQB/fU+jojx7KEN8AOqVl2zCdLuVAX+k1cwAI9oUeAUJ1k7KZow1tvxKr9MqA/Ddiq5/WG9ZgiyKfo6NiiPw+V root@vping-userdata-vm2-e0619fe8-0194-41af-abdd-a4a54db3bf06\nssh-dss AAAAB3NzaC1kc3MAAACBAOOzhusL0grfKzwNspWo3ApDOWIOUUXON27JMJ9yROcOrhBXyPLNs5DVS5O8UZzdaT6uwARCH4+Rqk4Svxvi2+94QQwKlgRiaN4AhTZj7pVPm6be+ptOHMS1G1K60yeWcOgG9JVz3geOce8GYCvZJRLy9iz9NqggI5vs968Xpe79AAAAFQC+JVGZlgJ4fnRAqcnCsRqJwgO2NwAAAIEA1gq1WUhBoLPuaJTfWCEQOyRxxI3rvdp45PlHbfqWw/sH9GwjAM0SCNNPyU7ZBJamSxHOTi0BM3OLkKBeBQDztRMYrKzUOpYK+ZbV3T76l2RYO+WsSOlcFIffJ+Wglsg50OgGn2WvVtsTiiVDwRWK9lelXuOFXyASj+xyc459V+AAAACBAIEscBd5iSleH724vHwfS2+PQ12kWmaOzj1stoniendxvgo9OzdWeZVsovH1aleAM/m2O9VG7sMloghjy+GrVfNdFMQrGqP3CNyPjPHvMHfuYwcZD3YB6H7JG7gwvRTVlurehMTo4iTXea3Gmer2hr873O+ES4sByTjaCfh8V0hf root@vping-userdata-vm2-e0619fe8-0194-41af-abdd-a4a54db3bf06\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe39:37c5/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-e0619fe8-0194-41af-abdd-a4a54db3bf06\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-e0619fe8-0194-41af-abdd-a4a54db3bf06 login: "} 2018-09-02 19:09:25,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/action used request id req-71a62c22-198f-48ba-a532-166b6686588a 2018-09-02 19:09:25,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.070631980896s 2018-09-02 19:09:25,032 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462/action used request id req-71a62c22-198f-48ba-a532-166b6686588a 2018-09-02 19:09:25,032 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - 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 566630900 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.187900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.190261] pid_max: default: 32768 minimum: 301 [ 0.191522] ACPI: Core revision 20150930 [ 0.193247] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.195123] Security Framework initialized [ 0.196303] Yama: becoming mindful. [ 0.197337] AppArmor: AppArmor initialized [ 0.198632] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200478] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202297] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203960] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205902] Initializing cgroup subsys io [ 0.207157] Initializing cgroup subsys memory [ 0.208396] Initializing cgroup subsys devices [ 0.209625] Initializing cgroup subsys freezer [ 0.210874] Initializing cgroup subsys net_cls [ 0.212103] Initializing cgroup subsys perf_event [ 0.213410] Initializing cgroup subsys net_prio [ 0.214651] Initializing cgroup subsys hugetlb [ 0.215863] Initializing cgroup subsys pids [ 0.217066] CPU: Physical Processor ID: 0 [ 0.218872] mce: CPU supports 10 MCE banks [ 0.220054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.221448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.236046] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242579] ftrace: allocating 31920 entries in 125 pages [ 0.267456] smpboot: Max logical packages: 1 [ 0.268652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270515] x2apic enabled [ 0.271648] Switched APIC routing to physical x2apic. [ 0.274095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275689] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280866] KVM setup paravirtual spinlock [ 0.282468] x86: Booted up 1 node, 1 CPUs [ 0.283571] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285458] devtmpfs: initialized [ 0.287399] evm: security.selinux [ 0.288355] evm: security.SMACK64 [ 0.289316] evm: security.SMACK64EXEC [ 0.290336] evm: security.SMACK64TRANSMUTE [ 0.291437] evm: security.SMACK64MMAP [ 0.292453] evm: security.ima [ 0.293334] evm: security.capability [ 0.294402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296889] pinctrl core: initialized pinctrl subsystem [ 0.298357] RTC time: 19:09:20, date: 09/02/18 [ 0.299631] NET: Registered protocol family 16 [ 0.300925] cpuidle: using governor ladder [ 0.302034] cpuidle: using governor menu [ 0.303109] PCCT header not found. [ 0.304126] ACPI: bus type PCI registered [ 0.305213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306879] PCI: Using configuration type 1 for base access [ 0.308991] ACPI: Added _OSI(Module Device) [ 0.310134] ACPI: Added _OSI(Processor Device) [ 0.311304] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314653] ACPI: Interpreter enabled [ 0.315692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325677] ACPI: (supports S0 S5) [ 0.326637] ACPI: Using IOAPIC for interrupt routing [ 0.327909] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339471] acpiphp: Slot [3] registered [ 0.340559] acpiphp: Slot [4] registered [ 0.341642] acpiphp: Slot [5] registered [ 0.342730] acpiphp: Slot [6] registered [ 0.343840] acpiphp: Slot [7] registered [ 0.344928] acpiphp: Slot [8] registered [ 0.346041] acpiphp: Slot [9] registered [ 0.347153] acpiphp: Slot [10] registered [ 0.348255] acpiphp: Slot [11] registered [ 0.349354] acpiphp: Slot [12] registered [ 0.350452] acpiphp: Slot [13] registered [ 0.351549] acpiphp: Slot [14] registered [ 0.352653] acpiphp: Slot [15] registered [ 0.367815] acpiphp: Slot [16] registered [ 0.368922] acpiphp: Slot [17] registered [ 0.370027] acpiphp: Slot [18] registered [ 0.371128] acpiphp: Slot [19] registered [ 0.372233] acpiphp: Slot [20] registered [ 0.373332] acpiphp: Slot [21] registered [ 0.374450] acpiphp: Slot [22] registered [ 0.375576] acpiphp: Slot [23] registered [ 0.376682] acpiphp: Slot [24] registered [ 0.377777] acpiphp: Slot [25] registered [ 0.378886] acpiphp: Slot [26] registered [ 0.380002] acpiphp: Slot [27] registered [ 0.381111] acpiphp: Slot [28] registered [ 0.382213] acpiphp: Slot [29] registered [ 0.383310] acpiphp: Slot [30] registered [ 0.384413] acpiphp: Slot [31] registered [ 0.385510] PCI host bridge to bus 0000:00 [ 0.386612] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389883] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395876] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.403153] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.409151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437824] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.440059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442008] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.443950] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.445448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447604] vgaarb: loaded [ 0.448449] vgaarb: bridge control possible 0000:00:02.0 [ 0.450131] SCSI subsystem initialized [ 0.451396] ACPI: bus type USB registered [ 0.452546] usbcore: registered new interface driver usbfs [ 0.453981] usbcore: registered new interface driver hub [ 0.455385] usbcore: registered new device driver usb [ 0.456899] PCI: Using ACPI for IRQ routing [ 0.458439] NetLabel: Initializing [ 0.459438] NetLabel: domain hash size = 128 [ 0.460616] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461934] NetLabel: unlabeled traffic allowed by default [ 0.463538] clocksource: Switched to clocksource kvm-clock [ 0.473613] AppArmor: AppArmor Filesystem Enabled [ 0.474948] pnp: PnP ACPI init [ 0.476195] pnp: PnP ACPI: found 5 devices [ 0.483035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485401] NET: Registered protocol family 2 [ 0.486791] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490176] TCP: Hash tables configured (established 4096 bind 4096) [ 0.491810] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.494974] NET: Registered protocol family 1 [ 0.496220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497750] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513357] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.527677] Trying to unpack rootfs image as initramfs... [ 0.588690] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593620] Scanning for low memory corruption every 60 seconds [ 0.595827] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597455] audit: initializing netlink subsys (disabled) [ 0.598924] audit: type=2000 audit(1535915361.188:1): initialized [ 0.600859] Initialise system trusted keyring [ 0.602237] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606622] zbud: loaded [ 0.607645] VFS: Disk quotas dquot_6.6.0 [ 0.608796] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610978] fuse init (API version 7.23) [ 0.612238] Key type big_key registered [ 0.613349] Allocating IMA MOK and blacklist keyrings. [ 0.615025] Key type asymmetric registered [ 0.616180] Asymmetric key parser 'x509' registered [ 0.617512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619600] io scheduler noop registered [ 0.620706] io scheduler deadline registered (default) [ 0.622081] io scheduler cfq registered [ 0.623275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624725] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628522] ACPI: Power Button [PWRF] [ 0.629759] GHES: HEST is not enabled! [ 0.643924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672806] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.701237] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704265] Linux agpgart interface v0.103 [ 0.707639] brd: module loaded [ 0.709803] loop: module loaded [ 0.715290] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717361] GPT:90111 != 2097151 [ 0.718315] GPT:Alternate GPT header not at the end of the disk. [ 0.719833] GPT:90111 != 2097151 [ 0.720787] GPT: Use GNU Parted to correct GPT errors. [ 0.722137] vda: vda1 vda15 [ 0.723837] scsi host0: ata_piix [ 0.724927] scsi host1: ata_piix [ 0.725942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729652] libphy: Fixed MDIO Bus: probed [ 0.730769] tun: Universal TUN/TAP device driver, 1.6 [ 0.732083] tun: (C) 1999-2004 Max Krasnyansky [ 0.735153] PPP generic driver version 2.4.2 [ 0.736469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738152] ehci-pci: EHCI PCI platform driver [ 0.739447] ehci-platform: EHCI generic platform driver [ 0.740885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742470] ohci-pci: OHCI PCI platform driver [ 0.743706] ohci-platform: OHCI generic platform driver [ 0.745099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.759545] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.760952] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763011] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769798] usb usb1: Product: UHCI Host Controller [ 0.771115] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.772721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774081] hub 1-0:1.0: USB hub found [ 0.775173] hub 1-0:1.0: 2 ports detected [ 0.776443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779363] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780716] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782131] mousedev: PS/2 mouse device common for all mice [ 0.783835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786370] rtc_cmos 00:00: RTC can wake from S4 [ 0.787942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.791233] i2c /dev entries driver [ 0.792305] device-mapper: uevent: version 1.0.3 [ 0.793827] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.796814] ledtrig-cpu: registered to indicate activity on CPUs [ 0.799378] NET: Registered protocol family 10 [ 0.801583] NET: Registered protocol family 17 [ 0.803161] Key type dns_resolver registered [ 0.804877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.806823] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.809980] registered taskstats version 1 [ 0.811490] Loading compiled-in X.509 certificates [ 0.813774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.817037] zswap: loaded using pool lzo/zbud [ 0.819893] Key type trusted registered [ 0.822375] Key type encrypted registered [ 0.823854] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825705] ima: No TPM chip found, activating TPM-bypass! [ 0.827529] evm: HMAC attrs: 0x1 [ 0.829170] Magic number: 2:799:191 [ 0.830540] acpi device:1d: hash matches [ 0.832055] rtc_cmos 00:00: setting system clock to 2018-09-02 19:09:21 UTC (1535915361) [ 0.834934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.836902] EDD information not available. [ 0.890152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892897] Write protecting the kernel read-only data: 14336k [ 0.898305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.81 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... [ 1.077890] 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.3... Lease of 192.168.120.3 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.91. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 vPing OK === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDamKBDfC6FRgd7cTvX/suvFmx3bpwrURADcTM3jOX58THtU0uu7GLSxVDe5TBP9XBfKcdmxWUH2hiPS1oVXovfQE3BrTAGeMhmPnbg87wI2UAXMOA3Y6kmQtmMcycuzG+po6paZGLPGO2z9JaV42oCvmJSJLE5SzV6ZXkkSkB4K6io5kNJlwBqyHf76X4labXDDR3zwkVxn0/V/92UwweMeptCmYo8kKjhoXgnyazjUg5GbqYo4YND+VxBrpg82CyQB/fU+jojx7KEN8AOqVl2zCdLuVAX+k1cwAI9oUeAUJ1k7KZow1tvxKr9MqA/Ddiq5/WG9ZgiyKfo6NiiPw+V root@vping-userdata-vm2-e0619fe8-0194-41af-abdd-a4a54db3bf06 ssh-dss AAAAB3NzaC1kc3MAAACBAOOzhusL0grfKzwNspWo3ApDOWIOUUXON27JMJ9yROcOrhBXyPLNs5DVS5O8UZzdaT6uwARCH4+Rqk4Svxvi2+94QQwKlgRiaN4AhTZj7pVPm6be+ptOHMS1G1K60yeWcOgG9JVz3geOce8GYCvZJRLy9iz9NqggI5vs968Xpe79AAAAFQC+JVGZlgJ4fnRAqcnCsRqJwgO2NwAAAIEA1gq1WUhBoLPuaJTfWCEQOyRxxI3rvdp45PlHbfqWw/sH9GwjAM0SCNNPyU7ZBJamSxHOTi0BM3OLkKBeBQDztRMYrKzUOpYK+ZbV3T76l2RYO+WsSOlcFIffJ+Wglsg50OgGn2WvVtsTiiVDwRWK9lelXuOFXyASj+xyc459V+AAAACBAIEscBd5iSleH724vHwfS2+PQ12kWmaOzj1stoniendxvgo9OzdWeZVsovH1aleAM/m2O9VG7sMloghjy+GrVfNdFMQrGqP3CNyPjPHvMHfuYwcZD3YB6H7JG7gwvRTVlurehMTo4iTXea3Gmer2hr873O+ES4sByTjaCfh8V0hf root@vping-userdata-vm2-e0619fe8-0194-41af-abdd-a4a54db3bf06 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe39:37c5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-e0619fe8-0194-41af-abdd-a4a54db3bf06 launch-index: 0 === cirros: current=0.4.0 uptime=3.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-e0619fe8-0194-41af-abdd-a4a54db3bf06 login: 2018-09-02 19:09:25,033 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-02 19:09:25,146 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:09:25,147 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-02 19:09:25,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-02 19:09:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:25,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:09:25 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-a4d314c6-0139-41b0-a5fc-ad3aac8ebb64 x-compute-request-id: req-a4d314c6-0139-41b0-a5fc-ad3aac8ebb64 Content-Type: application/json 2018-09-02 19:09:25,278 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e used request id req-a4d314c6-0139-41b0-a5fc-ad3aac8ebb64 2018-09-02 19:09:25,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.126254796982s 2018-09-02 19:09:25,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e used request id req-a4d314c6-0139-41b0-a5fc-ad3aac8ebb64 2018-09-02 19:09:25,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:25,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:25,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:25 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-af84acd0-fdde-4fab-8260-e0a8ea8a15af x-compute-request-id: req-af84acd0-fdde-4fab-8260-e0a8ea8a15af Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:37:c5", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:20.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:20Z", "hostId": "529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:bc:06", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:09.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "33d02ef3-0d1a-477e-b29b-38ed5e9eac6e", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:25Z", "hostId": "a0578c439b3375f8831c2f15f66be9cb9f24f57aa8cb0642e082916e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:02Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:25,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af84acd0-fdde-4fab-8260-e0a8ea8a15af 2018-09-02 19:09:25,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22386598587s 2018-09-02 19:09:25,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af84acd0-fdde-4fab-8260-e0a8ea8a15af 2018-09-02 19:09:25,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:27,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:27,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae644257-959a-4f28-8206-de775db62f93 x-compute-request-id: req-ae644257-959a-4f28-8206-de775db62f93 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:37:c5", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:20.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:20Z", "hostId": "529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:27,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ae644257-959a-4f28-8206-de775db62f93 2018-09-02 19:09:27,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338130950928s 2018-09-02 19:09:27,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ae644257-959a-4f28-8206-de775db62f93 2018-09-02 19:09:27,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-02 19:09:27,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:27,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e80f9017-73c5-4cd7-99b4-07f92ca1e4ec x-compute-request-id: req-e80f9017-73c5-4cd7-99b4-07f92ca1e4ec Content-Type: application/json 2018-09-02 19:09:27,986 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462 used request id req-e80f9017-73c5-4cd7-99b4-07f92ca1e4ec 2018-09-02 19:09:27,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137111902237s 2018-09-02 19:09:27,986 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462 used request id req-e80f9017-73c5-4cd7-99b4-07f92ca1e4ec 2018-09-02 19:09:27,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:28,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d5fb3a0-4a1b-4d86-a6c8-c4c1b896c77d x-compute-request-id: req-2d5fb3a0-4a1b-4d86-a6c8-c4c1b896c77d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:37:c5", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b31fa385-e55b-4781-b79c-72e8dfd7c462", "rel": "bookmark"}], "image": {"id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "links": [{"href": "http://172.30.9.26:8774/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:20.000000", "flavor": {"id": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "links": [{"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "bookmark"}]}, "id": "b31fa385-e55b-4781-b79c-72e8dfd7c462", "security_groups": [{"name": "default"}], "user_id": "d5d3a1214de0477ea7168af9400bb19e", "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-09-02T19:09:27Z", "hostId": "529cb9041bc7905b4350b9245d04779bac2a24ce6727236f515abab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e0619fe8-0194-41af-abdd-a4a54db3bf06", "created": "2018-09-02T19:09:13Z", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:28,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2d5fb3a0-4a1b-4d86-a6c8-c4c1b896c77d 2018-09-02 19:09:28,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413372039795s 2018-09-02 19:09:28,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2d5fb3a0-4a1b-4d86-a6c8-c4c1b896c77d 2018-09-02 19:09:28,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:30,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:30,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47fef690-7504-4a4c-803f-a62dc88f8482 x-compute-request-id: req-47fef690-7504-4a4c-803f-a62dc88f8482 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-02 19:09:30,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47fef690-7504-4a4c-803f-a62dc88f8482 2018-09-02 19:09:30,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.071221113205s 2018-09-02 19:09:30,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47fef690-7504-4a4c-803f-a62dc88f8482 2018-09-02 19:09:30,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:09:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" -d '{"subnet_id": "217b3471-2c5c-4b79-8aef-6617ad53cc51"}' 2018-09-02 19:09:32,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-10651586-53af-4e0f-a048-f0c45bd8e8c3 Date: Sun, 02 Sep 2018 19:09:32 GMT RESP BODY: {"network_id": "023d2922-ed30-4516-9883-4d90283384ba", "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "subnet_id": "217b3471-2c5c-4b79-8aef-6617ad53cc51", "subnet_ids": ["217b3471-2c5c-4b79-8aef-6617ad53cc51"], "port_id": "13a67672-0abd-4c5f-bd93-32f47bce627a", "id": "ea208472-89fc-478f-904d-85d8029831ee"} 2018-09-02 19:09:32,087 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee/remove_router_interface.json used request id req-10651586-53af-4e0f-a048-f0c45bd8e8c3 2018-09-02 19:09:32,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61071491241s 2018-09-02 19:09:32,088 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee/remove_router_interface.json used request id req-10651586-53af-4e0f-a048-f0c45bd8e8c3 returning object ea208472-89fc-478f-904d-85d8029831ee 2018-09-02 19:09:32,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:09:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:32,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4ed387fd-31d6-474b-9b44-526bb7252068 Date: Sun, 02 Sep 2018 19:09:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "fad82cdecb8a46fba736a5b8a89974e0", "created_at": "2018-09-02T19:08:54Z", "admin_state_up": true, "updated_at": "2018-09-02T19:09:31Z", "revision_number": 4, "routes": [], "project_id": "fad82cdecb8a46fba736a5b8a89974e0", "id": "ea208472-89fc-478f-904d-85d8029831ee", "name": "vping_userdata-router_e0619fe8-0194-41af-abdd-a4a54db3bf06"}]} 2018-09-02 19:09:32,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4ed387fd-31d6-474b-9b44-526bb7252068 2018-09-02 19:09:32,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114012956619s 2018-09-02 19:09:32,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4ed387fd-31d6-474b-9b44-526bb7252068 2018-09-02 19:09:32,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:09:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:33,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d51246c1-4968-4a41-9b27-ba4181181b34 Content-Length: 0 Date: Sun, 02 Sep 2018 19:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:09:33,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee.json used request id req-d51246c1-4968-4a41-9b27-ba4181181b34 2018-09-02 19:09:33,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43993806839s 2018-09-02 19:09:33,644 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ea208472-89fc-478f-904d-85d8029831ee.json used request id req-d51246c1-4968-4a41-9b27-ba4181181b34 2018-09-02 19:09:33,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:09:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:33,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d87d145b-2147-41b5-b0bb-86a84fb0af63 Date: Sun, 02 Sep 2018 19:09:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"023d2922-ed30-4516-9883-4d90283384ba","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:08:54Z","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":"fad82cdecb8a46fba736a5b8a89974e0","id":"217b3471-2c5c-4b79-8aef-6617ad53cc51","subnetpool_id":null,"name":"vping_userdata-subnet_e0619fe8-0194-41af-abdd-a4a54db3bf06"}]} 2018-09-02 19:09:33,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d87d145b-2147-41b5-b0bb-86a84fb0af63 2018-09-02 19:09:33,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0444679260254s 2018-09-02 19:09:33,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d87d145b-2147-41b5-b0bb-86a84fb0af63 2018-09-02 19:09:33,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:09:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/217b3471-2c5c-4b79-8aef-6617ad53cc51.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:34,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a7cbc7d-bfb6-4911-9733-5c63dfd7e592 Date: Sun, 02 Sep 2018 19:09:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:09:34,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/217b3471-2c5c-4b79-8aef-6617ad53cc51.json used request id req-9a7cbc7d-bfb6-4911-9733-5c63dfd7e592 2018-09-02 19:09:34,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09167003632s 2018-09-02 19:09:34,783 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/217b3471-2c5c-4b79-8aef-6617ad53cc51.json used request id req-9a7cbc7d-bfb6-4911-9733-5c63dfd7e592 2018-09-02 19:09:34,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:09:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:34,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-7ef6dda2-6ac1-41b7-b10c-7cec29cf45d7 Date: Sun, 02 Sep 2018 19:09:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:09:34Z","tenant_id":"fad82cdecb8a46fba736a5b8a89974e0","created_at":"2018-09-02T19:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fad82cdecb8a46fba736a5b8a89974e0","id":"023d2922-ed30-4516-9883-4d90283384ba","name":"vping_userdata-net_e0619fe8-0194-41af-abdd-a4a54db3bf06"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"}]} 2018-09-02 19:09:34,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7ef6dda2-6ac1-41b7-b10c-7cec29cf45d7 2018-09-02 19:09:34,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944089889526s 2018-09-02 19:09:34,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7ef6dda2-6ac1-41b7-b10c-7cec29cf45d7 2018-09-02 19:09:34,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:09:34,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/023d2922-ed30-4516-9883-4d90283384ba.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:36,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af11d78f-9d0e-49bc-99d9-0d7538a55c1b Date: Sun, 02 Sep 2018 19:09:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:09:36,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/023d2922-ed30-4516-9883-4d90283384ba.json used request id req-af11d78f-9d0e-49bc-99d9-0d7538a55c1b 2018-09-02 19:09:36,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.74231100082s 2018-09-02 19:09:36,622 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/023d2922-ed30-4516-9883-4d90283384ba.json used request id req-af11d78f-9d0e-49bc-99d9-0d7538a55c1b 2018-09-02 19:09:36,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:09:36,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:36,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-6db81202-108b-4bb1-9ea9-e9a7fe72e475 Date: Sun, 02 Sep 2018 19:09:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:08:58Z", "file": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/file", "owner": "fad82cdecb8a46fba736a5b8a89974e0", "id": "6da4f3bc-db12-48e6-ab9e-82d4140cd304", "size": 12716032, "self": "/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e0619fe8-0194-41af-abdd-a4a54db3bf06", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:08:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:09:36,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6db81202-108b-4bb1-9ea9-e9a7fe72e475 2018-09-02 19:09:36,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366990566254s 2018-09-02 19:09:36,664 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6db81202-108b-4bb1-9ea9-e9a7fe72e475 2018-09-02 19:09:36,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-02 19:09:36,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab47a74a35c2875aba0dc096bfed372972fef1bd" 2018-09-02 19:09:37,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-230264d4-2177-470c-a5cf-a371dfe7f568 Date: Sun, 02 Sep 2018 19:09:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:09:37,053 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304 used request id req-230264d4-2177-470c-a5cf-a371dfe7f568 2018-09-02 19:09:37,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.387656927109s 2018-09-02 19:09:37,054 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6da4f3bc-db12-48e6-ab9e-82d4140cd304 used request id req-230264d4-2177-470c-a5cf-a371dfe7f568 2018-09-02 19:09:37,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:09:37,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:09:37,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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,Accept-Encoding x-openstack-request-id: req-c23dedee-1528-4a61-bb02-8c658020a275 x-compute-request-id: req-c23dedee-1528-4a61-bb02-8c658020a275 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_e0619fe8-0194-41af-abdd-a4a54db3bf06", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe", "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": "ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe"}]} 2018-09-02 19:09:37,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c23dedee-1528-4a61-bb02-8c658020a275 2018-09-02 19:09:37,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226690769196s 2018-09-02 19:09:37,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c23dedee-1528-4a61-bb02-8c658020a275 2018-09-02 19:09:37,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-02 19:09:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:09:37,113 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:09: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-ef845449-ce40-4903-834b-2068773e85cc x-compute-request-id: req-ef845449-ce40-4903-834b-2068773e85cc Content-Length: 0 Content-Type: application/json 2018-09-02 19:09:37,113 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe used request id req-ef845449-ce40-4903-834b-2068773e85cc 2018-09-02 19:09:37,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347609519958s 2018-09-02 19:09:37,114 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ba1b3968-5b0f-4e5b-b4bf-0a45ee5675fe used request id req-ef845449-ce40-4903-834b-2068773e85cc 2018-09-02 19:09:37,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:09:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:09:37,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ea48ea-f9c4-4537-9c6a-add17433d78f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06", "links": {"self": "http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5d3a1214de0477ea7168af9400bb19e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:09:37,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-39ea48ea-f9c4-4537-9c6a-add17433d78f 2018-09-02 19:09:37,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203779935837s 2018-09-02 19:09:37,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-39ea48ea-f9c4-4537-9c6a-add17433d78f 2018-09-02 19:09:37,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:09:37,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:09:37,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6175f0-1378-4128-bffd-f5925b2b1f8f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_e0619fe8-0194-41af-abdd-a4a54db3bf06", "links": {"self": "http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d5d3a1214de0477ea7168af9400bb19e", "description": null}} 2018-09-02 19:09:37,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e used request id req-5d6175f0-1378-4128-bffd-f5925b2b1f8f 2018-09-02 19:09:37,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188854932785s 2018-09-02 19:09:37,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e used request id req-5d6175f0-1378-4128-bffd-f5925b2b1f8f 2018-09-02 19:09:37,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-02 19:09:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:09:37,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93fcef89-e943-4154-8228-f0cba2a592e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:09:37,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e used request id req-93fcef89-e943-4154-8228-f0cba2a592e7 2018-09-02 19:09:37,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.39555311203s 2018-09-02 19:09:37,910 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d5d3a1214de0477ea7168af9400bb19e used request id req-93fcef89-e943-4154-8228-f0cba2a592e7 2018-09-02 19:09:37,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:09:37,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:09:38,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a44947-01af-434b-a94d-4345c0f9996e Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0"}, "tags": [], "enabled": true, "id": "fad82cdecb8a46fba736a5b8a89974e0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e0619fe8-0194-41af-abdd-a4a54db3bf06"}]} 2018-09-02 19:09:38,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-31a44947-01af-434b-a94d-4345c0f9996e 2018-09-02 19:09:38,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176923036575s 2018-09-02 19:09:38,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-31a44947-01af-434b-a94d-4345c0f9996e 2018-09-02 19:09:38,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-02 19:09:38,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6cea2617bec3e47f9db838e58f878fb76d085fe" 2018-09-02 19:09:38,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:09:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1b4339-e846-4b16-96d4-157fc790875d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:09:38,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0 used request id req-cd1b4339-e846-4b16-96d4-157fc790875d 2018-09-02 19:09:38,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.238736867905s 2018-09-02 19:09:38,337 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fad82cdecb8a46fba736a5b8a89974e0 used request id req-cd1b4339-e846-4b16-96d4-157fc790875d 2018-09-02 19:09:38,396 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-09-02 19:09:38,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:09:38,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:09:38,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:09:38,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:09:38,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:09:38,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:09:38,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:09:38,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:09:38,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:09:38,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:09:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:09:38,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eacb4a2-20a8-4230-abe9-659f0e281d95 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:09:38,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7eacb4a2-20a8-4230-abe9-659f0e281d95 2018-09-02 19:09:38,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:09:38,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["qMJdFOQSTUqKJXLravMVrg"], "issued_at": "2018-09-02T19:09:38.000000Z"}} 2018-09-02 19:09:38,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:09:38,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:39,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d13fc858-ed1d-472b-9fba-3652b2423eff Date: Sun, 02 Sep 2018 19:09:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"04183159-c23b-4a74-99aa-667c9fe92bf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","status":"ACTIVE","subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"description":"","tags":[],"updated_at":"2018-09-02T19:02:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","provider:network_type":"flat"}]} 2018-09-02 19:09:39,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d13fc858-ed1d-472b-9fba-3652b2423eff 2018-09-02 19:09:39,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350827932358s 2018-09-02 19:09:39,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d13fc858-ed1d-472b-9fba-3652b2423eff 2018-09-02 19:09:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:09:39,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df89586-5b90-4ba0-a7fa-b4d8c3307683 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.26:5000/v3/", "rel": "self"}]}]}} 2018-09-02 19:09:39,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0df89586-5b90-4ba0-a7fa-b4d8c3307683 2018-09-02 19:09:39,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:09:39,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:39,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-768b232a-be6b-4eb4-aca3-88bca5beb888 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/37c77df8d5ff4c538c79845c3e2b49ef"}, "tags": [], "enabled": true, "id": "37c77df8d5ff4c538c79845c3e2b49ef", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-09-02 19:09:39,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-768b232a-be6b-4eb4-aca3-88bca5beb888 2018-09-02 19:09:39,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196290016174s 2018-09-02 19:09:39,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-768b232a-be6b-4eb4-aca3-88bca5beb888 2018-09-02 19:09:39,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-02 19:09:39,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5"}}' 2018-09-02 19:09:39,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c8a1f5-41a0-4731-ae72-a38ad14e399e Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2"}, "tags": [], "enabled": true, "id": "a85aaa3a59ac45fb99bd55746626bcc2", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5"}} 2018-09-02 19:09:39,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-95c8a1f5-41a0-4731-ae72-a38ad14e399e 2018-09-02 19:09:39,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.182787179947s 2018-09-02 19:09:39,602 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-95c8a1f5-41a0-4731-ae72-a38ad14e399e 2018-09-02 19:09:39,602 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'a85aaa3a59ac45fb99bd55746626bcc2', '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'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5'}) 2018-09-02 19:09:39,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-02 19:09:39,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dbc485ea-394a-458f-bec9-2c29f321a2f8", "email": null, "name": "cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5"}}' 2018-09-02 19:09:39,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 02 Sep 2018 19:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f5b866-2436-4e13-83f9-6ee0dfc84910 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5", "links": {"self": "http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "90fbbee6215a453595bd6bcdf1fe2167", "domain_id": "default", "password_expires_at": null}} 2018-09-02 19:09:39,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-63f5b866-2436-4e13-83f9-6ee0dfc84910 2018-09-02 19:09:39,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377321958542s 2018-09-02 19:09:39,986 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-63f5b866-2436-4e13-83f9-6ee0dfc84910 2018-09-02 19:09:39,987 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'90fbbee6215a453595bd6bcdf1fe2167', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5'}) 2018-09-02 19:09:39,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:09:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:40,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296fcf96-d95a-4480-86ea-62f6a0718d79 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:09:40,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-296fcf96-d95a-4480-86ea-62f6a0718d79 2018-09-02 19:09:40,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169840097427s 2018-09-02 19:09:40,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-296fcf96-d95a-4480-86ea-62f6a0718d79 2018-09-02 19:09:40,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:09:40,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:40,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f47f9bc-0a2b-42c9-996c-d169a784b1c0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:09:40,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5f47f9bc-0a2b-42c9-996c-d169a784b1c0 2018-09-02 19:09:40,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0952708721161s 2018-09-02 19:09:40,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5f47f9bc-0a2b-42c9-996c-d169a784b1c0 2018-09-02 19:09:40,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-02 19:09:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:40,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcae33f-94b1-417f-a06e-24799daa0332 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16e53ec6c3314cc0845f77c913225592", "links": {"self": "http://172.30.9.26:5000/v3/roles/16e53ec6c3314cc0845f77c913225592"}, "name": "admin"}, {"domain_id": null, "id": "3f6663c03e4e4fc7b6eeeaf4798d89e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f6663c03e4e4fc7b6eeeaf4798d89e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55befc555ef1484aa02e847c32150983", "links": {"self": "http://172.30.9.26:5000/v3/roles/55befc555ef1484aa02e847c32150983"}, "name": "member"}, {"domain_id": null, "id": "93b19851f6b04259a61684857321d1df", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b19851f6b04259a61684857321d1df"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bc16bb8a7ad84ce483ebbe9718348580", "links": {"self": "http://172.30.9.26:5000/v3/roles/bc16bb8a7ad84ce483ebbe9718348580"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca15a744c8164d02b0fe27348a0619aa", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca15a744c8164d02b0fe27348a0619aa"}, "name": "reader"}]} 2018-09-02 19:09:40,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7dcae33f-94b1-417f-a06e-24799daa0332 2018-09-02 19:09:40,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105979919434s 2018-09-02 19:09:40,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7dcae33f-94b1-417f-a06e-24799daa0332 2018-09-02 19:09:40,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-02 19:09:40,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:40,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863331bd-6687-4cec-8077-d34bdd368e3b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-02 19:09:40,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-863331bd-6687-4cec-8077-d34bdd368e3b 2018-09-02 19:09:40,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173960924149s 2018-09-02 19:09:40,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-863331bd-6687-4cec-8077-d34bdd368e3b 2018-09-02 19:09:40,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:09:40,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:40,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e946c32c-66c7-41ea-9a44-8a172344ed68 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5", "links": {"self": "http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "90fbbee6215a453595bd6bcdf1fe2167", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:09:40,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e946c32c-66c7-41ea-9a44-8a172344ed68 2018-09-02 19:09:40,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203269958496s 2018-09-02 19:09:40,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e946c32c-66c7-41ea-9a44-8a172344ed68 2018-09-02 19:09:40,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:09:40,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:40,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ebd4cc-1e39-4a67-9ed6-31d320eb0130 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2"}, "tags": [], "enabled": true, "id": "a85aaa3a59ac45fb99bd55746626bcc2", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-02 19:09:40,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-97ebd4cc-1e39-4a67-9ed6-31d320eb0130 2018-09-02 19:09:40,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10652589798s 2018-09-02 19:09:40,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-97ebd4cc-1e39-4a67-9ed6-31d320eb0130 2018-09-02 19:09:40,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-02 19:09:40,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=90fbbee6215a453595bd6bcdf1fe2167&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=a85aaa3a59ac45fb99bd55746626bcc2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:40,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1713c4c-a0d3-4204-af43-0052a2a3d266 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=90fbbee6215a453595bd6bcdf1fe2167&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=a85aaa3a59ac45fb99bd55746626bcc2", "previous": null, "next": null}} 2018-09-02 19:09:40,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=90fbbee6215a453595bd6bcdf1fe2167&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=a85aaa3a59ac45fb99bd55746626bcc2 used request id req-f1713c4c-a0d3-4204-af43-0052a2a3d266 2018-09-02 19:09:40,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114058971405s 2018-09-02 19:09:40,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=90fbbee6215a453595bd6bcdf1fe2167&role.id=55befc555ef1484aa02e847c32150983&scope.project.id=a85aaa3a59ac45fb99bd55746626bcc2 used request id req-f1713c4c-a0d3-4204-af43-0052a2a3d266 2018-09-02 19:09:41,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-02 19:09:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2/users/90fbbee6215a453595bd6bcdf1fe2167/roles/55befc555ef1484aa02e847c32150983 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:09:41,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c2db9e-66de-44ce-ad36-6153d2ed3ead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:09:41,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2/users/90fbbee6215a453595bd6bcdf1fe2167/roles/55befc555ef1484aa02e847c32150983 used request id req-a1c2db9e-66de-44ce-ad36-6153d2ed3ead 2018-09-02 19:09:41,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.191584825516s 2018-09-02 19:09:41,193 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2/users/90fbbee6215a453595bd6bcdf1fe2167/roles/55befc555ef1484aa02e847c32150983 used request id req-a1c2db9e-66de-44ce-ad36-6153d2ed3ead 2018-09-02 19:09:41,193 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5', 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'a85aaa3a59ac45fb99bd55746626bcc2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'dbc485ea-394a-458f-bec9-2c29f321a2f8', 'username': u'cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 19:09:41,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:09:41,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:09:41,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:09:41,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:09:41,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:09:41,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:09:41,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:09:41,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:09:41,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:09:41,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:09:41,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:09:41,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:09:41,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:09:41,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:09:41,198 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'password': 'dbc485ea-394a-458f-bec9-2c29f321a2f8', 'project_name': 'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'a85aaa3a59ac45fb99bd55746626bcc2', 'project_domain_name': 'Default'} 2018-09-02 19:09:41,199 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-09-02 19:09:41,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:09:41,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe9ad48-acfc-4af5-a09e-2136371d18a3 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:09:41,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1fe9ad48-acfc-4af5-a09e-2136371d18a3 2018-09-02 19:09:41,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:09:41,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a85aaa3a59ac45fb99bd55746626bcc2", "name": "cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_a85aaa3a59ac45fb99bd55746626bcc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_a85aaa3a59ac45fb99bd55746626bcc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/a85aaa3a59ac45fb99bd55746626bcc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5", "id": "90fbbee6215a453595bd6bcdf1fe2167"}, "audit_ids": ["fv9Ts-gqRNygn3CTWFaCxA"], "issued_at": "2018-09-02T19:09:41.000000Z"}} 2018-09-02 19:09:41,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-02 19:09:41,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"network": {"name": "cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5", "admin_state_up": true}}' 2018-09-02 19:09:42,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-33678d67-b7b9-44e4-b2fa-471271676cf1 Date: Sun, 02 Sep 2018 19:09:42 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-02T19:09:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","name":"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5"}} 2018-09-02 19:09:42,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-33678d67-b7b9-44e4-b2fa-471271676cf1 2018-09-02 19:09:42,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.544251918793s 2018-09-02 19:09:42,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-33678d67-b7b9-44e4-b2fa-471271676cf1 2018-09-02 19:09:42,142 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:09:42Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'26f08563-ce4f-41ae-ab33-2d78022dffc0', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5', u'admin_state_up': True, u'tenant_id': u'a85aaa3a59ac45fb99bd55746626bcc2', u'created_at': u'2018-09-02T19:09:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a85aaa3a59ac45fb99bd55746626bcc2'}) 2018-09-02 19:09:42,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:09:42,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:42,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-14d04cac-8e0b-4aae-8e7c-3a447887e668 Date: Sun, 02 Sep 2018 19:09:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:09:42Z","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","name":"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:09:42,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-14d04cac-8e0b-4aae-8e7c-3a447887e668 2018-09-02 19:09:42,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123921871185s 2018-09-02 19:09:42,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-14d04cac-8e0b-4aae-8e7c-3a447887e668 2018-09-02 19:09:42,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-02 19:09:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"subnet": {"name": "cinder_test-subnet_b3a1046b-db84-4a3b-8c52-90e4590068d5", "enable_dhcp": true, "network_id": "26f08563-ce4f-41ae-ab33-2d78022dffc0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-02 19:09:42,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9f7f8b7b-90e8-48e6-b646-e02afa592f2b Date: Sun, 02 Sep 2018 19:09:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:09:42Z","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":"a85aaa3a59ac45fb99bd55746626bcc2","id":"7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf","subnetpool_id":null,"name":"cinder_test-subnet_b3a1046b-db84-4a3b-8c52-90e4590068d5"}} 2018-09-02 19:09:42,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9f7f8b7b-90e8-48e6-b646-e02afa592f2b 2018-09-02 19:09:42,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.6414539814s 2018-09-02 19:09:42,910 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9f7f8b7b-90e8-48e6-b646-e02afa592f2b 2018-09-02 19:09:42,910 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T19:09:42Z', 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'7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_b3a1046b-db84-4a3b-8c52-90e4590068d5', u'enable_dhcp': True, u'network_id': u'26f08563-ce4f-41ae-ab33-2d78022dffc0', u'tenant_id': u'a85aaa3a59ac45fb99bd55746626bcc2', u'created_at': u'2018-09-02T19:09:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a85aaa3a59ac45fb99bd55746626bcc2'}) 2018-09-02 19:09:42,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-02 19:09:42,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"router": {"external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9"}, "name": "cinder_test-router_b3a1046b-db84-4a3b-8c52-90e4590068d5", "admin_state_up": true}}' 2018-09-02 19:09:44,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-706ad29c-90af-4fd3-b20a-18ddd83f1901 Date: Sun, 02 Sep 2018 19:09:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:43Z", "admin_state_up": true, "updated_at": "2018-09-02T19:09:44Z", "revision_number": 2, "routes": [], "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "deb4f3db-ff98-450d-aaae-cef82cf1af15", "name": "cinder_test-router_b3a1046b-db84-4a3b-8c52-90e4590068d5"}} 2018-09-02 19:09:44,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-706ad29c-90af-4fd3-b20a-18ddd83f1901 2018-09-02 19:09:44,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.25574493408s 2018-09-02 19:09:44,167 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-706ad29c-90af-4fd3-b20a-18ddd83f1901 2018-09-02 19:09:44,167 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9d688909-6090-4882-859f-3d3c86497f4a', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a85aaa3a59ac45fb99bd55746626bcc2', u'created_at': u'2018-09-02T19:09:43Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T19:09:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'a85aaa3a59ac45fb99bd55746626bcc2', u'id': u'deb4f3db-ff98-450d-aaae-cef82cf1af15', u'name': u'cinder_test-router_b3a1046b-db84-4a3b-8c52-90e4590068d5'}) 2018-09-02 19:09:44,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-02 19:09:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"subnet_id": "7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"}' 2018-09-02 19:09:46,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9d2e8d21-3f76-408b-a06a-b47cb4d126b9 Date: Sun, 02 Sep 2018 19:09:46 GMT RESP BODY: {"network_id": "26f08563-ce4f-41ae-ab33-2d78022dffc0", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "subnet_id": "7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf", "subnet_ids": ["7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"], "port_id": "27345c90-7aa5-4514-a02f-3bffa70f4061", "id": "deb4f3db-ff98-450d-aaae-cef82cf1af15"} 2018-09-02 19:09:46,188 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15/add_router_interface.json used request id req-9d2e8d21-3f76-408b-a06a-b47cb4d126b9 2018-09-02 19:09:46,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0205950737s 2018-09-02 19:09:46,189 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15/add_router_interface.json used request id req-9d2e8d21-3f76-408b-a06a-b47cb4d126b9 returning object deb4f3db-ff98-450d-aaae-cef82cf1af15 2018-09-02 19:09:46,189 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-02 19:09:46,317 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-02 19:09:46,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:09:46,324 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 02 Sep 2018 19:09:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-09-02 19:09:46,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:09:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:46,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d319f54d-daff-49ae-8d94-5604d49b9ba9 Date: Sun, 02 Sep 2018 19:09:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:09:46,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d319f54d-daff-49ae-8d94-5604d49b9ba9 2018-09-02 19:09:46,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280021190643s 2018-09-02 19:09:46,609 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d319f54d-daff-49ae-8d94-5604d49b9ba9 2018-09-02 19:09:46,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-02 19:09:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5"}' 2018-09-02 19:09:46,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b36f8e2f-e9c0-4ede-ae2d-2e071d571ba1 Date: Sun, 02 Sep 2018 19:09:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:09:46Z", "file": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file", "owner": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "size": null, "self": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "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/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "checksum": null, "created_at": "2018-09-02T19:09:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-02 19:09:46,658 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b36f8e2f-e9c0-4ede-ae2d-2e071d571ba1 2018-09-02 19:09:46,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0411539077759s 2018-09-02 19:09:46,658 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b36f8e2f-e9c0-4ede-ae2d-2e071d571ba1 returning object 4c9d71fb-36cb-4762-9315-49f8d185cef8 2018-09-02 19:09:46,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-02 19:09:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '' 2018-09-02 19:09:47,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c22795cf-0ff9-42ce-9706-a004be11e5b3 Date: Sun, 02 Sep 2018 19:09:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:09:47,922 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file used request id req-c22795cf-0ff9-42ce-9706-a004be11e5b3 2018-09-02 19:09:47,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26286196709s 2018-09-02 19:09:47,922 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file used request id req-c22795cf-0ff9-42ce-9706-a004be11e5b3 2018-09-02 19:09:47,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:09:47,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:47,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-27916f6d-95d8-4086-b18b-f883ac206631 Date: Sun, 02 Sep 2018 19:09:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:09:47Z", "file": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file", "owner": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "size": 12716032, "self": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:09:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:09:47,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-27916f6d-95d8-4086-b18b-f883ac206631 2018-09-02 19:09:47,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0513880252838s 2018-09-02 19:09:47,978 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-27916f6d-95d8-4086-b18b-f883ac206631 2018-09-02 19:09:47,980 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file', 'owner': u'a85aaa3a59ac45fb99bd55746626bcc2', 'id': u'4c9d71fb-36cb-4762-9315-49f8d185cef8', 'size': 12716032, u'self': u'/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'name': 'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T19:09:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T19:09:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5', '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/4c9d71fb-36cb-4762-9315-49f8d185cef8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'created': u'2018-09-02T19:09:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T19:09:46Z', 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/4c9d71fb-36cb-4762-9315-49f8d185cef8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 19:09:47,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-02 19:09:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_b3a1046b-db84-4a3b-8c52-90e4590068d5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-02 19:09:48,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-316d1585-b370-4b70-ba53-c655e9647de0 x-compute-request-id: req-316d1585-b370-4b70-ba53-c655e9647de0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_b3a1046b-db84-4a3b-8c52-90e4590068d5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "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": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150"}} 2018-09-02 19:09:48,298 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-316d1585-b370-4b70-ba53-c655e9647de0 2018-09-02 19:09:48,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317148923874s 2018-09-02 19:09:48,298 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-316d1585-b370-4b70-ba53-c655e9647de0 2018-09-02 19:09:48,299 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_b3a1046b-db84-4a3b-8c52-90e4590068d5', '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'f8ff15a6bbb04f6783ea80fb18d1f502', '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'a3eb6e2e-0821-4ffd-b61d-2849e76a2150', 'swap': 0}) 2018-09-02 19:09:48,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-02 19:09:48,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" -d '{"extra_specs": {}}' 2018-09-02 19:09:48,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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 x-openstack-request-id: req-1cc33c8d-6841-4424-8acf-eddb811f33d5 x-compute-request-id: req-1cc33c8d-6841-4424-8acf-eddb811f33d5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-02 19:09:48,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150/os-extra_specs used request id req-1cc33c8d-6841-4424-8acf-eddb811f33d5 2018-09-02 19:09:48,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190968513489s 2018-09-02 19:09:48,319 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150/os-extra_specs used request id req-1cc33c8d-6841-4424-8acf-eddb811f33d5 2018-09-02 19:09:48,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-02 19:09:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"keypair": {"name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5"}}' 2018-09-02 19:09:48,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-61d86955-1ec7-4841-bb5c-de342572d7f7 x-compute-request-id: req-61d86955-1ec7-4841-bb5c-de342572d7f7 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwuFfYb4ex1EC5Spzj60CPjwHLI6btnp5/ltooJxxVx58b58MJ/mJ4+fchFE3+np5x7bDEbSyleTlhB5MeFNmAm8YiQefhOni4lYlPApwZcTQNUx/yTdtHwQb18sH+iY7LfTBxQjEj0qHg7FPC2UFIA+UJ5XMTokgkdwTXUYukn7pf8yVZWWfUUrPx9nWEpmYJqDMHHIGInluywb/b+V/f62V7ZSryw6B6FsOWw/Py9P0J9sxrGgZiOpjTLeM1oc+aZSULwWPIUAbiT9WKX4ia4BZB4VwVgYQT14W0k91+lugqNK3YEKciaQBU7PgmQuveI19Jh3pJ92mh3O19l7mP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsLhX2G+HsdRAuUqc4+tAj48ByyOm7Z6ef5baKCccVcefG+fD\nCf5iePn3IRRN/p6ece2wxG0spXk5YQeTHhTZgJvGIkHn4Tp4uJWJTwKcGXE0DVMf\n8k3bR8EG9fLB/omOy30wcUIxI9Kh4OxTwtlBSAPlCeVzE6JIJHcE11GLpJ+6X/Ml\nWVln1FKz8fZ1hKZmCagzBxyBiJ5bssG/2/lf3+tle2Uq8sOgehbDlsPz8vT9CfbM\naxoGYjqY0y3jNaHPmmUlC8FjyFAG4k/Vil+ImuAWQeFcFYGEE9eFtJPdfpboKjSt\n2BCnImkAVOz4JkLr3iNfSYd6SfdpodztfZe5jwIDAQABAoIBAAKGH3sP3LhFd8ct\nsZ/vtDRYroXgNHogUdMwrFz2cgknmLYlUTvLTky8BTOLvrFsQocOBgBILuMOICuq\nmAdN9O1JTEMg/dbRpve76wId32zdmQi3rzUet4sGzrqkhPDFtixh1VdIwrroPzef\nKHMX9z64D4VcqZAWOUGMEZ2hpITtXP/BWNLVYYLaJzwmn4EF2yNDXwTb8PqOQpYa\nzDFiEdEv/GA5lbexIuy2D/52FqT2y35wlZr3fAEMjWRBNXRzzerDtfUpdubHLIQI\n5Zb9tEpeJItqgLYU6FBSPRijOsX7qXv3sUsIe+IpgJ0rZpLNRNG58JOUKcF8rLkM\n+h7ZsMECgYEA3E+P6r6hybuzHmUMTDf3fIJnZXbEVvBhPdJITiZ+1Ds8J/1EHbhR\nvOLNjzAkUddmB33tD0nx/DABgjOBZZi3f7ss6aY3QaJsauzWrvYEy1BxROdBlk6A\n7QoiMWkQepPc3bBZRheQ0oA2fZ+llBvZ709PgjyJ+JVrPZRG9LPwMWsCgYEAzVkL\njJs1VdPKxiaptW45zvdALcY8UDPMHt8AeVFN6NaEJV3dyQzPQkPe5GT1whfh+q3u\nYELF3BoAoD/Id7BDX5Rhm25zJEUMR++d5yg9Zb/r1U3Bpvwqmfvhy9mldkcNVPhw\n8NpFDMx8JPxiz773T/phdLQsLzPh/rn5wQpAzW0CgYEAs2PFmCupqY5BB5rYLKfV\nyXiVoLTYosIRLDmxzpDh7QZesWE0uc6AIAG9x743lLyDw83x3eUkOWkNkWtHDecQ\nY92RcJ97luIezeIT3VtOBA94a9ayPSWnLVx3Ayy90lHcIleaGczOi9kChcAdH0Ce\ncJJv92g8IEHqlLXMISzzhAkCgYBXjQ2Vh184FrKvxTA6QKK5EUX1vj1c3Ji82Mt0\n7itPiJaS7/Btld6QHCveKQV3GYOpw5qMxCtj6lo1+LvZ+/bdu3/aKz9ASYgw64Lh\nWZDD3w4Hxb05Gu529KOSrFsVkLmobryIlCc4i76qbkka1grPuKrwfRkRjwdd+aD4\nowx6CQKBgQCbqDT1+wNa7Cv+2YjyTJ2NrJlLn9OD8NfZ+5t6MEKIjv/h4O1kgsVs\n1XQzE8Kj4d80oH5fV+rKRZYE1/UPH9JMuzj9DtO9TiQYNJ8bwutrpj7GvoV2MsuT\n4MHt6okSKCeyqOquTou0bfnfIgAso4o1dFOO3L6LUXNsIKJYi8nyfQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "fingerprint": "17:3b:8b:10:02:15:93:a7:ff:fc:c5:39:74:f7:13:ca"}} 2018-09-02 19:09:48,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-61d86955-1ec7-4841-bb5c-de342572d7f7 2018-09-02 19:09:48,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.390980958939s 2018-09-02 19:09:48,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-61d86955-1ec7-4841-bb5c-de342572d7f7 2018-09-02 19:09:48,712 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwuFfYb4ex1EC5Spzj60CPjwHLI6btnp5/ltooJxxVx58b58MJ/mJ4+fchFE3+np5x7bDEbSyleTlhB5MeFNmAm8YiQefhOni4lYlPApwZcTQNUx/yTdtHwQb18sH+iY7LfTBxQjEj0qHg7FPC2UFIA+UJ5XMTokgkdwTXUYukn7pf8yVZWWfUUrPx9nWEpmYJqDMHHIGInluywb/b+V/f62V7ZSryw6B6FsOWw/Py9P0J9sxrGgZiOpjTLeM1oc+aZSULwWPIUAbiT9WKX4ia4BZB4VwVgYQT14W0k91+lugqNK3YEKciaQBU7PgmQuveI19Jh3pJ92mh3O19l7mP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsLhX2G+HsdRAuUqc4+tAj48ByyOm7Z6ef5baKCccVcefG+fD\nCf5iePn3IRRN/p6ece2wxG0spXk5YQeTHhTZgJvGIkHn4Tp4uJWJTwKcGXE0DVMf\n8k3bR8EG9fLB/omOy30wcUIxI9Kh4OxTwtlBSAPlCeVzE6JIJHcE11GLpJ+6X/Ml\nWVln1FKz8fZ1hKZmCagzBxyBiJ5bssG/2/lf3+tle2Uq8sOgehbDlsPz8vT9CfbM\naxoGYjqY0y3jNaHPmmUlC8FjyFAG4k/Vil+ImuAWQeFcFYGEE9eFtJPdfpboKjSt\n2BCnImkAVOz4JkLr3iNfSYd6SfdpodztfZe5jwIDAQABAoIBAAKGH3sP3LhFd8ct\nsZ/vtDRYroXgNHogUdMwrFz2cgknmLYlUTvLTky8BTOLvrFsQocOBgBILuMOICuq\nmAdN9O1JTEMg/dbRpve76wId32zdmQi3rzUet4sGzrqkhPDFtixh1VdIwrroPzef\nKHMX9z64D4VcqZAWOUGMEZ2hpITtXP/BWNLVYYLaJzwmn4EF2yNDXwTb8PqOQpYa\nzDFiEdEv/GA5lbexIuy2D/52FqT2y35wlZr3fAEMjWRBNXRzzerDtfUpdubHLIQI\n5Zb9tEpeJItqgLYU6FBSPRijOsX7qXv3sUsIe+IpgJ0rZpLNRNG58JOUKcF8rLkM\n+h7ZsMECgYEA3E+P6r6hybuzHmUMTDf3fIJnZXbEVvBhPdJITiZ+1Ds8J/1EHbhR\nvOLNjzAkUddmB33tD0nx/DABgjOBZZi3f7ss6aY3QaJsauzWrvYEy1BxROdBlk6A\n7QoiMWkQepPc3bBZRheQ0oA2fZ+llBvZ709PgjyJ+JVrPZRG9LPwMWsCgYEAzVkL\njJs1VdPKxiaptW45zvdALcY8UDPMHt8AeVFN6NaEJV3dyQzPQkPe5GT1whfh+q3u\nYELF3BoAoD/Id7BDX5Rhm25zJEUMR++d5yg9Zb/r1U3Bpvwqmfvhy9mldkcNVPhw\n8NpFDMx8JPxiz773T/phdLQsLzPh/rn5wQpAzW0CgYEAs2PFmCupqY5BB5rYLKfV\nyXiVoLTYosIRLDmxzpDh7QZesWE0uc6AIAG9x743lLyDw83x3eUkOWkNkWtHDecQ\nY92RcJ97luIezeIT3VtOBA94a9ayPSWnLVx3Ayy90lHcIleaGczOi9kChcAdH0Ce\ncJJv92g8IEHqlLXMISzzhAkCgYBXjQ2Vh184FrKvxTA6QKK5EUX1vj1c3Ji82Mt0\n7itPiJaS7/Btld6QHCveKQV3GYOpw5qMxCtj6lo1+LvZ+/bdu3/aKz9ASYgw64Lh\nWZDD3w4Hxb05Gu529KOSrFsVkLmobryIlCc4i76qbkka1grPuKrwfRkRjwdd+aD4\nowx6CQKBgQCbqDT1+wNa7Cv+2YjyTJ2NrJlLn9OD8NfZ+5t6MEKIjv/h4O1kgsVs\n1XQzE8Kj4d80oH5fV+rKRZYE1/UPH9JMuzj9DtO9TiQYNJ8bwutrpj7GvoV2MsuT\n4MHt6okSKCeyqOquTou0bfnfIgAso4o1dFOO3L6LUXNsIKJYi8nyfQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'90fbbee6215a453595bd6bcdf1fe2167', 'name': u'cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'created_at': '2018-09-02T19:09:48.712490', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'name': 'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:3b:8b:10:02:15:93:a7:ff:fc:c5:39:74:f7:13:ca', 'type': 'ssh', 'id': u'cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5'}) 2018-09-02 19:09:48,713 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsLhX2G+HsdRAuUqc4+tAj48ByyOm7Z6ef5baKCccVcefG+fD Cf5iePn3IRRN/p6ece2wxG0spXk5YQeTHhTZgJvGIkHn4Tp4uJWJTwKcGXE0DVMf 8k3bR8EG9fLB/omOy30wcUIxI9Kh4OxTwtlBSAPlCeVzE6JIJHcE11GLpJ+6X/Ml WVln1FKz8fZ1hKZmCagzBxyBiJ5bssG/2/lf3+tle2Uq8sOgehbDlsPz8vT9CfbM axoGYjqY0y3jNaHPmmUlC8FjyFAG4k/Vil+ImuAWQeFcFYGEE9eFtJPdfpboKjSt 2BCnImkAVOz4JkLr3iNfSYd6SfdpodztfZe5jwIDAQABAoIBAAKGH3sP3LhFd8ct sZ/vtDRYroXgNHogUdMwrFz2cgknmLYlUTvLTky8BTOLvrFsQocOBgBILuMOICuq mAdN9O1JTEMg/dbRpve76wId32zdmQi3rzUet4sGzrqkhPDFtixh1VdIwrroPzef KHMX9z64D4VcqZAWOUGMEZ2hpITtXP/BWNLVYYLaJzwmn4EF2yNDXwTb8PqOQpYa zDFiEdEv/GA5lbexIuy2D/52FqT2y35wlZr3fAEMjWRBNXRzzerDtfUpdubHLIQI 5Zb9tEpeJItqgLYU6FBSPRijOsX7qXv3sUsIe+IpgJ0rZpLNRNG58JOUKcF8rLkM +h7ZsMECgYEA3E+P6r6hybuzHmUMTDf3fIJnZXbEVvBhPdJITiZ+1Ds8J/1EHbhR vOLNjzAkUddmB33tD0nx/DABgjOBZZi3f7ss6aY3QaJsauzWrvYEy1BxROdBlk6A 7QoiMWkQepPc3bBZRheQ0oA2fZ+llBvZ709PgjyJ+JVrPZRG9LPwMWsCgYEAzVkL jJs1VdPKxiaptW45zvdALcY8UDPMHt8AeVFN6NaEJV3dyQzPQkPe5GT1whfh+q3u YELF3BoAoD/Id7BDX5Rhm25zJEUMR++d5yg9Zb/r1U3Bpvwqmfvhy9mldkcNVPhw 8NpFDMx8JPxiz773T/phdLQsLzPh/rn5wQpAzW0CgYEAs2PFmCupqY5BB5rYLKfV yXiVoLTYosIRLDmxzpDh7QZesWE0uc6AIAG9x743lLyDw83x3eUkOWkNkWtHDecQ Y92RcJ97luIezeIT3VtOBA94a9ayPSWnLVx3Ayy90lHcIleaGczOi9kChcAdH0Ce cJJv92g8IEHqlLXMISzzhAkCgYBXjQ2Vh184FrKvxTA6QKK5EUX1vj1c3Ji82Mt0 7itPiJaS7/Btld6QHCveKQV3GYOpw5qMxCtj6lo1+LvZ+/bdu3/aKz9ASYgw64Lh WZDD3w4Hxb05Gu529KOSrFsVkLmobryIlCc4i76qbkka1grPuKrwfRkRjwdd+aD4 owx6CQKBgQCbqDT1+wNa7Cv+2YjyTJ2NrJlLn9OD8NfZ+5t6MEKIjv/h4O1kgsVs 1XQzE8Kj4d80oH5fV+rKRZYE1/UPH9JMuzj9DtO9TiQYNJ8bwutrpj7GvoV2MsuT 4MHt6okSKCeyqOquTou0bfnfIgAso4o1dFOO3L6LUXNsIKJYi8nyfQ== -----END RSA PRIVATE KEY----- 2018-09-02 19:09:48,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-02 19:09:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"security_group": {"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-09-02 19:09:48,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-d9c74579-4e28-43fd-9293-1ce53cd72ad2 Date: Sun, 02 Sep 2018 19:09:48 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:48Z", "updated_at": "2018-09-02T19:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:48Z", "revision_number": 0, "id": "1d56a180-5eb0-4eac-ac7d-793a9504356f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:48Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:48Z", "revision_number": 0, "id": "984e77de-3d2d-459e-af49-506360cbc4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:48Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}], "revision_number": 1, "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "1870bc0b-b055-42bc-acff-e055a0f72840", "name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}} 2018-09-02 19:09:48,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d9c74579-4e28-43fd-9293-1ce53cd72ad2 2018-09-02 19:09:48,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.159377098083s 2018-09-02 19:09:48,875 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d9c74579-4e28-43fd-9293-1ce53cd72ad2 2018-09-02 19:09:48,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:09:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:48,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-87358c46-0ac2-40d9-8416-db44a6d1e656 Date: Sun, 02 Sep 2018 19:09:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:48Z", "updated_at": "2018-09-02T19:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:48Z", "revision_number": 0, "id": "1d56a180-5eb0-4eac-ac7d-793a9504356f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:48Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:48Z", "revision_number": 0, "id": "984e77de-3d2d-459e-af49-506360cbc4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:48Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}], "revision_number": 1, "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "1870bc0b-b055-42bc-acff-e055a0f72840", "name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}, {"description": "Default security group", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:41Z", "updated_at": "2018-09-02T19:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "09ddf5e6-a2be-45dd-83e0-b4dd9f6a96b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "a6a7bb47-32c9-402a-91c3-7334253cdf1e", "remote_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "c16591c8-70c3-414a-8266-658f4eeb5cdb", "remote_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "c28b53a3-d334-411f-996d-c9b1f2bd096e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}], "revision_number": 1, "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "name": "default"}]} 2018-09-02 19:09:48,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-87358c46-0ac2-40d9-8416-db44a6d1e656 2018-09-02 19:09:48,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.102566003799s 2018-09-02 19:09:48,983 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-87358c46-0ac2-40d9-8416-db44a6d1e656 2018-09-02 19:09:48,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-02 19:09:48,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -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": "1870bc0b-b055-42bc-acff-e055a0f72840"}}' 2018-09-02 19:09:49,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-689f9253-8ee6-4ac1-892e-64956be020e1 Date: Sun, 02 Sep 2018 19:09:49 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-09-02T19:09:49Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "port_range_min": 22, "revision_number": 0, "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:49Z", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "4598c1a9-3f58-49d7-9940-427dd1c551ad"}} 2018-09-02 19:09:49,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-689f9253-8ee6-4ac1-892e-64956be020e1 2018-09-02 19:09:49,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.177535057068s 2018-09-02 19:09:49,165 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-689f9253-8ee6-4ac1-892e-64956be020e1 2018-09-02 19:09:49,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:09:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:49,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-1633a414-75f4-487b-b010-93badcbc7767 Date: Sun, 02 Sep 2018 19:09:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:48Z", "updated_at": "2018-09-02T19:09:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:48Z", "revision_number": 0, "id": "1d56a180-5eb0-4eac-ac7d-793a9504356f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:48Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-02T19:09:49Z", "revision_number": 0, "id": "4598c1a9-3f58-49d7-9940-427dd1c551ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:49Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:48Z", "revision_number": 0, "id": "984e77de-3d2d-459e-af49-506360cbc4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:48Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}], "revision_number": 2, "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "1870bc0b-b055-42bc-acff-e055a0f72840", "name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}, {"description": "Default security group", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:41Z", "updated_at": "2018-09-02T19:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "09ddf5e6-a2be-45dd-83e0-b4dd9f6a96b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "a6a7bb47-32c9-402a-91c3-7334253cdf1e", "remote_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "c16591c8-70c3-414a-8266-658f4eeb5cdb", "remote_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "c28b53a3-d334-411f-996d-c9b1f2bd096e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}], "revision_number": 1, "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "name": "default"}]} 2018-09-02 19:09:49,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1633a414-75f4-487b-b010-93badcbc7767 2018-09-02 19:09:49,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0488729476929s 2018-09-02 19:09:49,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1633a414-75f4-487b-b010-93badcbc7767 2018-09-02 19:09:49,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-02 19:09:49,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -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": "1870bc0b-b055-42bc-acff-e055a0f72840"}}' 2018-09-02 19:09:49,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c11f9c87-4517-4ed2-beb7-d0acdc02ad5d Date: Sun, 02 Sep 2018 19:09:49 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-09-02T19:09:49Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "port_range_min": null, "revision_number": 0, "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:49Z", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "c4baaf3e-9086-4a9c-91f1-a0ad0b227c2c"}} 2018-09-02 19:09:49,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c11f9c87-4517-4ed2-beb7-d0acdc02ad5d 2018-09-02 19:09:49,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140254974365s 2018-09-02 19:09:49,361 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c11f9c87-4517-4ed2-beb7-d0acdc02ad5d 2018-09-02 19:09:49,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:09:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:49,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-0a3ea623-39c4-4ac7-b96e-ea5e48a323b4 Date: Sun, 02 Sep 2018 19:09:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"],"updated_at":"2018-09-02T19:09:42Z","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","name":"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:09:49,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0a3ea623-39c4-4ac7-b96e-ea5e48a323b4 2018-09-02 19:09:49,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10014295578s 2018-09-02 19:09:49,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0a3ea623-39c4-4ac7-b96e-ea5e48a323b4 2018-09-02 19:09:49,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:09:49,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:49,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-f12c613d-d31a-4a4f-beaf-e829b88c5f86 Date: Sun, 02 Sep 2018 19:09:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:09:47Z", "file": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file", "owner": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "size": 12716032, "self": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:09:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:09:49,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f12c613d-d31a-4a4f-beaf-e829b88c5f86 2018-09-02 19:09:49,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352120399475s 2018-09-02 19:09:49,503 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f12c613d-d31a-4a4f-beaf-e829b88c5f86 2018-09-02 19:09:49,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:09:49,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:49,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:49 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-f7a779d0-8d2f-4ed6-8c7e-293e7481911e x-compute-request-id: req-f7a779d0-8d2f-4ed6-8c7e-293e7481911e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b3a1046b-db84-4a3b-8c52-90e4590068d5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "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": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150"}]} 2018-09-02 19:09:49,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f7a779d0-8d2f-4ed6-8c7e-293e7481911e 2018-09-02 19:09:49,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258989334106s 2018-09-02 19:09:49,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f7a779d0-8d2f-4ed6-8c7e-293e7481911e 2018-09-02 19:09:49,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-02 19:09:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"server": {"name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "imageRef": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "flavorRef": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26f08563-ce4f-41ae-ab33-2d78022dffc0"}], "security_groups": [{"name": "1870bc0b-b055-42bc-acff-e055a0f72840"}]}}' 2018-09-02 19:09:50,509 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:09:49 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-9e2f3f97-f28f-46cf-872b-5f77ebf47590 x-compute-request-id: req-9e2f3f97-f28f-46cf-872b-5f77ebf47590 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1870bc0b-b055-42bc-acff-e055a0f72840"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "adminPass": "FJzurwMsHm9Z"}} 2018-09-02 19:09:50,509 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9e2f3f97-f28f-46cf-872b-5f77ebf47590 2018-09-02 19:09:50,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.975812911987s 2018-09-02 19:09:50,509 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9e2f3f97-f28f-46cf-872b-5f77ebf47590 2018-09-02 19:09:50,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:51,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-6f4f4246-a7cd-45a8-810e-f8e479212d97 x-compute-request-id: req-6f4f4246-a7cd-45a8-810e-f8e479212d97 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:09:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:51,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f4f4246-a7cd-45a8-810e-f8e479212d97 2018-09-02 19:09:51,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5908639431s 2018-09-02 19:09:51,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f4f4246-a7cd-45a8-810e-f8e479212d97 2018-09-02 19:09:51,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:09:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:51,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-7ba6f22a-5978-4b12-93ec-32ada1a2a79c Date: Sun, 02 Sep 2018 19:09:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"],"updated_at":"2018-09-02T19:09:42Z","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","name":"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:09:51,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7ba6f22a-5978-4b12-93ec-32ada1a2a79c 2018-09-02 19:09:51,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0872299671173s 2018-09-02 19:09:51,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7ba6f22a-5978-4b12-93ec-32ada1a2a79c 2018-09-02 19:09:51,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:09:51,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:51,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-610f890f-cdd3-4200-8fca-d76dcd86cebc Date: Sun, 02 Sep 2018 19:09:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:09:42Z","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":"a85aaa3a59ac45fb99bd55746626bcc2","id":"7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf","subnetpool_id":null,"name":"cinder_test-subnet_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:09:51,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-610f890f-cdd3-4200-8fca-d76dcd86cebc 2018-09-02 19:09:51,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0605900287628s 2018-09-02 19:09:51,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-610f890f-cdd3-4200-8fca-d76dcd86cebc 2018-09-02 19:09:51,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:53,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:53,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:54,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09:53 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-924115ed-42ab-42f5-b638-ac00648cdb64 x-compute-request-id: req-924115ed-42ab-42f5-b638-ac00648cdb64 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:09:53Z", "hostId": "76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:54,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-924115ed-42ab-42f5-b638-ac00648cdb64 2018-09-02 19:09:54,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801254987717s 2018-09-02 19:09:54,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-924115ed-42ab-42f5-b638-ac00648cdb64 2018-09-02 19:09:54,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:56,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:56,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-31bfbffd-314a-45e4-acab-9e96a9cb8e1a x-compute-request-id: req-31bfbffd-314a-45e4-acab-9e96a9cb8e1a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:09:53Z", "hostId": "76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:56,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-31bfbffd-314a-45e4-acab-9e96a9cb8e1a 2018-09-02 19:09:56,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.887208938599s 2018-09-02 19:09:56,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-31bfbffd-314a-45e4-acab-9e96a9cb8e1a 2018-09-02 19:09:56,959 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:09:58,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:09:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:59,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:09: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-820c3777-aeb8-4005-b1e2-bb73311b87cb x-compute-request-id: req-820c3777-aeb8-4005-b1e2-bb73311b87cb Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:58.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:09:58Z", "hostId": "76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:09:59,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-820c3777-aeb8-4005-b1e2-bb73311b87cb 2018-09-02 19:09:59,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674901008606s 2018-09-02 19:09:59,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-820c3777-aeb8-4005-b1e2-bb73311b87cb 2018-09-02 19:09:59,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:09:59,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=bf1b7315-a380-46ae-b54a-e7fd5a9e85ec" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:59,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0dab3258-64ff-4d6b-bfeb-c234c59a65e9 Date: Sun, 02 Sep 2018 19:09:59 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:54Z","admin_state_up":true,"updated_at":"2018-09-02T19:09:58Z","binding:vnic_type":"normal","device_id":"bf1b7315-a380-46ae-b54a-e7fd5a9e85ec","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:02:51:3b","id":"5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc","port_security_enabled":true,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","fixed_ips":[{"subnet_id":"7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf","ip_address":"192.168.120.26"}],"extra_dhcp_opts":[],"security_groups":["1870bc0b-b055-42bc-acff-e055a0f72840"],"name":""}]} 2018-09-02 19:09:59,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bf1b7315-a380-46ae-b54a-e7fd5a9e85ec used request id req-0dab3258-64ff-4d6b-bfeb-c234c59a65e9 2018-09-02 19:09:59,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0756888389587s 2018-09-02 19:09:59,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bf1b7315-a380-46ae-b54a-e7fd5a9e85ec used request id req-0dab3258-64ff-4d6b-bfeb-c234c59a65e9 2018-09-02 19:09:59,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:09:59,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:59,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7f794f7a-d353-4721-8e2c-f86d29cbaadf Date: Sun, 02 Sep 2018 19:09:59 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:09:59,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc used request id req-7f794f7a-d353-4721-8e2c-f86d29cbaadf 2018-09-02 19:09:59,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0483658313751s 2018-09-02 19:09:59,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc used request id req-7f794f7a-d353-4721-8e2c-f86d29cbaadf 2018-09-02 19:09:59,772 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:02:51:3b', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4c9d71fb-36cb-4762-9315-49f8d185cef8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-02T19:09:58.000000', 'flavor': Munch({u'id': u'a3eb6e2e-0821-4ffd-b61d-2849e76a2150'}), 'az': u'nova', 'id': u'bf1b7315-a380-46ae-b54a-e7fd5a9e85ec', 'security_groups': [Munch({u'name': u'cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'90fbbee6215a453595bd6bcdf1fe2167', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'name': 'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5', '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-09-02T19:09:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T19:09:58Z', 'hostId': u'76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920', '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-09-02T19:09:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'name': u'cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'adminPass': u'FJzurwMsHm9Z', 'tenant_id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'created_at': u'2018-09-02T19:09:50Z', 'created': u'2018-09-02T19:09:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 19:09:59,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:09:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:59,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-d55d9187-c1a9-4b55-81f9-87e12208db7a Date: Sun, 02 Sep 2018 19:09:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"],"updated_at":"2018-09-02T19:09:42Z","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","name":"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:09:59,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d55d9187-c1a9-4b55-81f9-87e12208db7a 2018-09-02 19:09:59,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942969322205s 2018-09-02 19:09:59,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d55d9187-c1a9-4b55-81f9-87e12208db7a 2018-09-02 19:09:59,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:09:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=bf1b7315-a380-46ae-b54a-e7fd5a9e85ec" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:09:59,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6e0a8f9e-4780-455e-b400-abac72c81cbd Date: Sun, 02 Sep 2018 19:09:59 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:54Z","admin_state_up":true,"updated_at":"2018-09-02T19:09:58Z","binding:vnic_type":"normal","device_id":"bf1b7315-a380-46ae-b54a-e7fd5a9e85ec","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:02:51:3b","id":"5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc","port_security_enabled":true,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","fixed_ips":[{"subnet_id":"7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf","ip_address":"192.168.120.26"}],"extra_dhcp_opts":[],"security_groups":["1870bc0b-b055-42bc-acff-e055a0f72840"],"name":""}]} 2018-09-02 19:09:59,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bf1b7315-a380-46ae-b54a-e7fd5a9e85ec used request id req-6e0a8f9e-4780-455e-b400-abac72c81cbd 2018-09-02 19:09:59,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0560488700867s 2018-09-02 19:09:59,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bf1b7315-a380-46ae-b54a-e7fd5a9e85ec used request id req-6e0a8f9e-4780-455e-b400-abac72c81cbd 2018-09-02 19:09:59,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-02 19:09:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"floatingip": {"floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.26", "port_id": "5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc"}}' 2018-09-02 19:10:01,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-72c01840-f5fa-451d-b15c-a4f812819c64 Date: Sun, 02 Sep 2018 19:10:01 GMT RESP BODY: {"floatingip": {"router_id": "deb4f3db-ff98-450d-aaae-cef82cf1af15", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:10:00Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc", "id": "5c0e2f24-29f3-4808-a3bd-05d41d452b17", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:10:00Z", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}} 2018-09-02 19:10:01,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-72c01840-f5fa-451d-b15c-a4f812819c64 2018-09-02 19:10:01,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.96451020241s 2018-09-02 19:10:01,893 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-72c01840-f5fa-451d-b15c-a4f812819c64 2018-09-02 19:10:01,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:10:01,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:01,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-80993593-8a67-4fc6-b268-6f5db3efc59b Date: Sun, 02 Sep 2018 19:10:01 GMT RESP BODY: {"floatingips": [{"router_id": "deb4f3db-ff98-450d-aaae-cef82cf1af15", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:10:00Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc", "id": "5c0e2f24-29f3-4808-a3bd-05d41d452b17", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:10:00Z", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}]} 2018-09-02 19:10:01,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-80993593-8a67-4fc6-b268-6f5db3efc59b 2018-09-02 19:10:01,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621168613434s 2018-09-02 19:10:01,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-80993593-8a67-4fc6-b268-6f5db3efc59b 2018-09-02 19:10:01,967 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'deb4f3db-ff98-450d-aaae-cef82cf1af15', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'created_at': u'2018-09-02T19:10:00Z', 'attached': True, 'updated_at': u'2018-09-02T19:10:00Z', 'id': u'5c0e2f24-29f3-4808-a3bd-05d41d452b17', 'floating_network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.216', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'name': 'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'deb4f3db-ff98-450d-aaae-cef82cf1af15', 'project_id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'port_id': u'5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc', 'port': u'5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc', 'network': u'04183159-c23b-4a74-99aa-667c9fe92bf9'}) 2018-09-02 19:10:01,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:10:01,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:10:02,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-4e82d3af-c28a-463c-a12e-d101a3d63105 x-compute-request-id: req-4e82d3af-c28a-463c-a12e-d101a3d63105 Content-Encoding: gzip Content-Length: 7960 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 477969845 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.184723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186985] pid_max: default: 32768 minimum: 301\n[ 0.188220] ACPI: Core revision 20150930\n[ 0.189890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191678] Security Framework initialized\n[ 0.192783] Yama: becoming mindful.\n[ 0.193785] AppArmor: AppArmor initialized\n[ 0.194992] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196759] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198473] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201988] Initializing cgroup subsys io\n[ 0.203092] Initializing cgroup subsys memory\n[ 0.204268] Initializing cgroup subsys devices\n[ 0.205455] Initializing cgroup subsys freezer\n[ 0.206626] Initializing cgroup subsys net_cls\n[ 0.207808] Initializing cgroup subsys perf_event\n[ 0.209094] Initializing cgroup subsys net_prio\n[ 0.210286] Initializing cgroup subsys hugetlb\n[ 0.211472] Initializing cgroup subsys pids\n[ 0.212634] CPU: Physical Processor ID: 0\n[ 0.214398] mce: CPU supports 10 MCE banks\n[ 0.215545] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216891] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232066] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238918] ftrace: allocating 31920 entries in 125 pages\n[ 0.265497] smpboot: Max logical packages: 1\n[ 0.266675] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268524] x2apic enabled\n[ 0.269647] Switched APIC routing to physical x2apic.\n[ 0.272084] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273579] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278691] KVM setup paravirtual spinlock\n[ 0.280311] x86: Booted up 1 node, 1 CPUs\n[ 0.281395] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283257] devtmpfs: initialized\n[ 0.285211] evm: security.selinux\n[ 0.286159] evm: security.SMACK64\n[ 0.287105] evm: security.SMACK64EXEC\n[ 0.288120] evm: security.SMACK64TRANSMUTE\n[ 0.289215] evm: security.SMACK64MMAP\n[ 0.290224] evm: security.ima\n[ 0.291100] evm: security.capability\n[ 0.292178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294663] pinctrl core: initialized pinctrl subsystem\n[ 0.296138] RTC time: 19:09:58, date: 09/02/18\n[ 0.297429] NET: Registered protocol family 16\n[ 0.298729] cpuidle: using governor ladder\n[ 0.299838] cpuidle: using governor menu\n[ 0.300917] PCCT header not found.\n[ 0.301928] ACPI: bus type PCI registered\n[ 0.303011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304666] PCI: Using configuration type 1 for base access\n[ 0.306802] ACPI: Added _OSI(Module Device)\n[ 0.307946] ACPI: Added _OSI(Processor Device)\n[ 0.309122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310345] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312498] ACPI: Interpreter enabled\n[ 0.313529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323529] ACPI: (supports S0 S5)\n[ 0.324513] ACPI: Using IOAPIC for interrupt routing\n[ 0.325789] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329576] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331118] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332780] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337319] acpiphp: Slot [3] registered\n[ 0.338410] acpiphp: Slot [4] registered\n[ 0.339497] acpiphp: Slot [5] registered\n[ 0.340574] acpiphp: Slot [6] registered\n[ 0.341658] acpiphp: Slot [7] registered\n[ 0.342739] acpiphp: Slot [8] registered\n[ 0.343828] acpiphp: Slot [9] registered\n[ 0.344909] acpiphp: Slot [10] registered\n[ 0.346013] acpiphp: Slot [11] registered\n[ 0.347106] acpiphp: Slot [12] registered\n[ 0.348204] acpiphp: Slot [13] registered\n[ 0.349303] acpiphp: Slot [14] registered\n[ 0.350405] acpiphp: Slot [15] registered\n[ 0.365613] acpiphp: Slot [16] registered\n[ 0.366740] acpiphp: Slot [17] registered\n[ 0.367840] acpiphp: Slot [18] registered\n[ 0.368935] acpiphp: Slot [19] registered\n[ 0.370038] acpiphp: Slot [20] registered\n[ 0.371147] acpiphp: Slot [21] registered\n[ 0.372243] acpiphp: Slot [22] registered\n[ 0.373343] acpiphp: Slot [23] registered\n[ 0.374451] acpiphp: Slot [24] registered\n[ 0.375546] acpiphp: Slot [25] registered\n[ 0.376642] acpiphp: Slot [26] registered\n[ 0.377730] acpiphp: Slot [27] registered\n[ 0.378828] acpiphp: Slot [28] registered\n[ 0.379913] acpiphp: Slot [29] registered\n[ 0.380996] acpiphp: Slot [30] registered\n[ 0.382074] acpiphp: Slot [31] registered\n[ 0.383166] PCI host bridge to bus 0000:00\n[ 0.384250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385870] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389469] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391437] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397535] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.399239] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400812] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402502] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429444] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431439] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433373] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437282] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438969] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440762] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442179] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444238] vgaarb: loaded\n[ 0.445057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446678] SCSI subsystem initialized\n[ 0.447928] ACPI: bus type USB registered\n[ 0.449052] usbcore: registered new interface driver usbfs\n[ 0.450441] usbcore: registered new interface driver hub\n[ 0.451795] usbcore: registered new device driver usb\n[ 0.453275] PCI: Using ACPI for IRQ routing\n[ 0.454807] NetLabel: Initializing\n[ 0.455791] NetLabel: domain hash size = 128\n[ 0.456947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458241] NetLabel: unlabeled traffic allowed by default\n[ 0.459807] clocksource: Switched to clocksource kvm-clock\n[ 0.469896] AppArmor: AppArmor Filesystem Enabled\n[ 0.471209] pnp: PnP ACPI init\n[ 0.472436] pnp: PnP ACPI: found 5 devices\n[ 0.479248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.481556] NET: Registered protocol family 2\n[ 0.482958] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.484676] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.486296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.487924] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489387] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490947] NET: Registered protocol family 1\n[ 0.492143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.493613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.495059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509543] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523895] Trying to unpack rootfs image as initramfs...\n[ 0.585783] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592752] Scanning for low memory corruption every 60 seconds\n[ 0.595822] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597467] audit: initializing netlink subsys (disabled)\n[ 0.599042] audit: type=2000 audit(1535915398.866:1): initialized\n[ 0.601266] Initialise system trusted keyring\n[ 0.602805] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.604382] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607251] zbud: loaded\n[ 0.608329] VFS: Disk quotas dquot_6.6.0\n[ 0.609473] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.611780] fuse init (API version 7.23)\n[ 0.613084] Key type big_key registered\n[ 0.614201] Allocating IMA MOK and blacklist keyrings.\n[ 0.615899] Key type asymmetric registered\n[ 0.617058] Asymmetric key parser 'x509' registered\n[ 0.618378] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.620469] io scheduler noop registered\n[ 0.621558] io scheduler deadline registered (default)\n[ 0.622914] io scheduler cfq registered\n[ 0.624195] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.625610] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629472] ACPI: Power Button [PWRF]\n[ 0.630839] GHES: HEST is not enabled!\n[ 0.645161] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677830] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701675] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704777] Linux agpgart interface v0.103\n[ 0.708580] brd: module loaded\n[ 0.710831] loop: module loaded\n[ 0.716188] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.718184] GPT:90111 != 2097151\n[ 0.719119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720603] GPT:90111 != 2097151\n[ 0.721540] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722850] vda: vda1 vda15\n[ 0.724757] scsi host0: ata_piix\n[ 0.725833] scsi host1: ata_piix\n[ 0.726827] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.728477] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.730516] libphy: Fixed MDIO Bus: probed\n[ 0.731652] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732958] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.736192] PPP generic driver version 2.4.2\n[ 0.737694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.739683] ehci-pci: EHCI PCI platform driver\n[ 0.741185] ehci-platform: EHCI generic platform driver\n[ 0.742816] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744683] ohci-pci: OHCI PCI platform driver\n[ 0.746125] ohci-platform: OHCI generic platform driver\n[ 0.747758] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762840] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764502] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768541] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774810] usb usb1: Product: UHCI Host Controller\n[ 0.776349] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778202] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779784] hub 1-0:1.0: USB hub found\n[ 0.781071] hub 1-0:1.0: 2 ports detected\n[ 0.782645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.785995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787565] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789239] mousedev: PS/2 mouse device common for all mice\n[ 0.791243] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.794094] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795894] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.797826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.799792] i2c /dev entries driver\n[ 0.801042] device-mapper: uevent: version 1.0.3\n[ 0.802572] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805192] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807477] NET: Registered protocol family 10\n[ 0.809509] NET: Registered protocol family 17\n[ 0.810955] Key type dns_resolver registered\n[ 0.812549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.814347] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817195] registered taskstats version 1\n[ 0.818541] Loading compiled-in X.509 certificates\n[ 0.820700] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823681] zswap: loaded using pool lzo/zbud\n[ 0.826384] Key type trusted registered\n[ 0.828740] Key type encrypted registered\n[ 0.830123] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831827] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833567] evm: HMAC attrs: 0x1\n[ 0.835071] Magic number: 2:799:191\n[ 0.836332] acpi device:1d: hash matches\n[ 0.837735] rtc_cmos 00:00: setting system clock to 2018-09-02 19:09:59 UTC (1535915399)\n[ 0.840438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.842204] EDD information not available.\n[ 0.890360] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892836] Write protecting the kernel read-only data: 14336k\n[ 0.897935] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.900919] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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... [ 1.073399] 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.26...\nLease of 192.168.120.26 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.94. iid=i-00000007\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\n"} 2018-09-02 19:10:02,057 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/action used request id req-4e82d3af-c28a-463c-a12e-d101a3d63105 2018-09-02 19:10:02,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0891678333282s 2018-09-02 19:10:02,058 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/action used request id req-4e82d3af-c28a-463c-a12e-d101a3d63105 2018-09-02 19:10:02,058 - 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 477969845 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.184723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186985] pid_max: default: 32768 minimum: 301 [ 0.188220] ACPI: Core revision 20150930 [ 0.189890] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191678] Security Framework initialized [ 0.192783] Yama: becoming mindful. [ 0.193785] AppArmor: AppArmor initialized [ 0.194992] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196759] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198473] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201988] Initializing cgroup subsys io [ 0.203092] Initializing cgroup subsys memory [ 0.204268] Initializing cgroup subsys devices [ 0.205455] Initializing cgroup subsys freezer [ 0.206626] Initializing cgroup subsys net_cls [ 0.207808] Initializing cgroup subsys perf_event [ 0.209094] Initializing cgroup subsys net_prio [ 0.210286] Initializing cgroup subsys hugetlb [ 0.211472] Initializing cgroup subsys pids [ 0.212634] CPU: Physical Processor ID: 0 [ 0.214398] mce: CPU supports 10 MCE banks [ 0.215545] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216891] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232066] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238918] ftrace: allocating 31920 entries in 125 pages [ 0.265497] smpboot: Max logical packages: 1 [ 0.266675] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268524] x2apic enabled [ 0.269647] Switched APIC routing to physical x2apic. [ 0.272084] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273579] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278691] KVM setup paravirtual spinlock [ 0.280311] x86: Booted up 1 node, 1 CPUs [ 0.281395] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283257] devtmpfs: initialized [ 0.285211] evm: security.selinux [ 0.286159] evm: security.SMACK64 [ 0.287105] evm: security.SMACK64EXEC [ 0.288120] evm: security.SMACK64TRANSMUTE [ 0.289215] evm: security.SMACK64MMAP [ 0.290224] evm: security.ima [ 0.291100] evm: security.capability [ 0.292178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294663] pinctrl core: initialized pinctrl subsystem [ 0.296138] RTC time: 19:09:58, date: 09/02/18 [ 0.297429] NET: Registered protocol family 16 [ 0.298729] cpuidle: using governor ladder [ 0.299838] cpuidle: using governor menu [ 0.300917] PCCT header not found. [ 0.301928] ACPI: bus type PCI registered [ 0.303011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304666] PCI: Using configuration type 1 for base access [ 0.306802] ACPI: Added _OSI(Module Device) [ 0.307946] ACPI: Added _OSI(Processor Device) [ 0.309122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312498] ACPI: Interpreter enabled [ 0.313529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.316036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323529] ACPI: (supports S0 S5) [ 0.324513] ACPI: Using IOAPIC for interrupt routing [ 0.325789] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329576] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331118] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332780] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337319] acpiphp: Slot [3] registered [ 0.338410] acpiphp: Slot [4] registered [ 0.339497] acpiphp: Slot [5] registered [ 0.340574] acpiphp: Slot [6] registered [ 0.341658] acpiphp: Slot [7] registered [ 0.342739] acpiphp: Slot [8] registered [ 0.343828] acpiphp: Slot [9] registered [ 0.344909] acpiphp: Slot [10] registered [ 0.346013] acpiphp: Slot [11] registered [ 0.347106] acpiphp: Slot [12] registered [ 0.348204] acpiphp: Slot [13] registered [ 0.349303] acpiphp: Slot [14] registered [ 0.350405] acpiphp: Slot [15] registered [ 0.365613] acpiphp: Slot [16] registered [ 0.366740] acpiphp: Slot [17] registered [ 0.367840] acpiphp: Slot [18] registered [ 0.368935] acpiphp: Slot [19] registered [ 0.370038] acpiphp: Slot [20] registered [ 0.371147] acpiphp: Slot [21] registered [ 0.372243] acpiphp: Slot [22] registered [ 0.373343] acpiphp: Slot [23] registered [ 0.374451] acpiphp: Slot [24] registered [ 0.375546] acpiphp: Slot [25] registered [ 0.376642] acpiphp: Slot [26] registered [ 0.377730] acpiphp: Slot [27] registered [ 0.378828] acpiphp: Slot [28] registered [ 0.379913] acpiphp: Slot [29] registered [ 0.380996] acpiphp: Slot [30] registered [ 0.382074] acpiphp: Slot [31] registered [ 0.383166] PCI host bridge to bus 0000:00 [ 0.384250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385870] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389469] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391437] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393449] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397535] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399239] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400812] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402502] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.406844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429444] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431439] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433373] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437282] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438969] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440762] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442179] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444238] vgaarb: loaded [ 0.445057] vgaarb: bridge control possible 0000:00:02.0 [ 0.446678] SCSI subsystem initialized [ 0.447928] ACPI: bus type USB registered [ 0.449052] usbcore: registered new interface driver usbfs [ 0.450441] usbcore: registered new interface driver hub [ 0.451795] usbcore: registered new device driver usb [ 0.453275] PCI: Using ACPI for IRQ routing [ 0.454807] NetLabel: Initializing [ 0.455791] NetLabel: domain hash size = 128 [ 0.456947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458241] NetLabel: unlabeled traffic allowed by default [ 0.459807] clocksource: Switched to clocksource kvm-clock [ 0.469896] AppArmor: AppArmor Filesystem Enabled [ 0.471209] pnp: PnP ACPI init [ 0.472436] pnp: PnP ACPI: found 5 devices [ 0.479248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481556] NET: Registered protocol family 2 [ 0.482958] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484676] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486296] TCP: Hash tables configured (established 4096 bind 4096) [ 0.487924] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489387] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.490947] NET: Registered protocol family 1 [ 0.492143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495059] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509543] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523895] Trying to unpack rootfs image as initramfs... [ 0.585783] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.592752] Scanning for low memory corruption every 60 seconds [ 0.595822] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597467] audit: initializing netlink subsys (disabled) [ 0.599042] audit: type=2000 audit(1535915398.866:1): initialized [ 0.601266] Initialise system trusted keyring [ 0.602805] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.604382] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.607251] zbud: loaded [ 0.608329] VFS: Disk quotas dquot_6.6.0 [ 0.609473] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.611780] fuse init (API version 7.23) [ 0.613084] Key type big_key registered [ 0.614201] Allocating IMA MOK and blacklist keyrings. [ 0.615899] Key type asymmetric registered [ 0.617058] Asymmetric key parser 'x509' registered [ 0.618378] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.620469] io scheduler noop registered [ 0.621558] io scheduler deadline registered (default) [ 0.622914] io scheduler cfq registered [ 0.624195] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.625610] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.627461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.629472] ACPI: Power Button [PWRF] [ 0.630839] GHES: HEST is not enabled! [ 0.645161] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.677830] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.701675] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704777] Linux agpgart interface v0.103 [ 0.708580] brd: module loaded [ 0.710831] loop: module loaded [ 0.716188] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.718184] GPT:90111 != 2097151 [ 0.719119] GPT:Alternate GPT header not at the end of the disk. [ 0.720603] GPT:90111 != 2097151 [ 0.721540] GPT: Use GNU Parted to correct GPT errors. [ 0.722850] vda: vda1 vda15 [ 0.724757] scsi host0: ata_piix [ 0.725833] scsi host1: ata_piix [ 0.726827] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.728477] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.730516] libphy: Fixed MDIO Bus: probed [ 0.731652] tun: Universal TUN/TAP device driver, 1.6 [ 0.732958] tun: (C) 1999-2004 Max Krasnyansky [ 0.736192] PPP generic driver version 2.4.2 [ 0.737694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739683] ehci-pci: EHCI PCI platform driver [ 0.741185] ehci-platform: EHCI generic platform driver [ 0.742816] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.744683] ohci-pci: OHCI PCI platform driver [ 0.746125] ohci-platform: OHCI generic platform driver [ 0.747758] uhci_hcd: USB Universal Host Controller Interface driver [ 0.762840] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.764502] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.766906] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.768541] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.770485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.772438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774810] usb usb1: Product: UHCI Host Controller [ 0.776349] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.778202] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779784] hub 1-0:1.0: USB hub found [ 0.781071] hub 1-0:1.0: 2 ports detected [ 0.782645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785995] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787565] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789239] mousedev: PS/2 mouse device common for all mice [ 0.791243] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.794094] rtc_cmos 00:00: RTC can wake from S4 [ 0.795894] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.797826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.799792] i2c /dev entries driver [ 0.801042] device-mapper: uevent: version 1.0.3 [ 0.802572] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.805192] ledtrig-cpu: registered to indicate activity on CPUs [ 0.807477] NET: Registered protocol family 10 [ 0.809509] NET: Registered protocol family 17 [ 0.810955] Key type dns_resolver registered [ 0.812549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.814347] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.817195] registered taskstats version 1 [ 0.818541] Loading compiled-in X.509 certificates [ 0.820700] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.823681] zswap: loaded using pool lzo/zbud [ 0.826384] Key type trusted registered [ 0.828740] Key type encrypted registered [ 0.830123] AppArmor: AppArmor sha1 policy hashing enabled [ 0.831827] ima: No TPM chip found, activating TPM-bypass! [ 0.833567] evm: HMAC attrs: 0x1 [ 0.835071] Magic number: 2:799:191 [ 0.836332] acpi device:1d: hash matches [ 0.837735] rtc_cmos 00:00: setting system clock to 2018-09-02 19:09:59 UTC (1535915399) [ 0.840438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.842204] EDD information not available. [ 0.890360] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892836] Write protecting the kernel read-only data: 14336k [ 0.897935] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.900919] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.82 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... [ 1.073399] 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.26... Lease of 192.168.120.26 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.94. iid=i-00000007 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 2018-09-02 19:10:03,061 - paramiko.transport - DEBUG - starting thread (client mode): 0xb7333450L 2018-09-02 19:10:03,062 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-09-02 19:10:03,062 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-02 19:10:03,062 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-02 19:10:03,064 - 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-09-02 19:10:03,064 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-02 19:10:03,064 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-02 19:10:03,065 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-02 19:10:03,065 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-02 19:10:03,065 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-02 19:10:03,084 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-02 19:10:03,085 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-02 19:10:03,094 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.216: a31457849232b42e8b003ecb59a24da2 2018-09-02 19:10:03,095 - paramiko.transport - DEBUG - Trying discovered key 173b8b10021593a7fffcc53974f713ca in /tmp/tmpNowF1v 2018-09-02 19:10:03,124 - paramiko.transport - DEBUG - userauth is OK 2018-09-02 19:10:03,130 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-02 19:10:03,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-09-02 19:10:03,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"volume": {"display_name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "size": "2"}}' 2018-09-02 19:10:04,339 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:10:03 GMT Server: Apache x-compute-request-id: req-3c04b5c2-5322-4101-aaef-27c1c0536ca5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c04b5c2-5322-4101-aaef-27c1c0536ca5 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}} 2018-09-02 19:10:04,339 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes used request id req-3c04b5c2-5322-4101-aaef-27c1c0536ca5 2018-09-02 19:10:04,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.17669987679s 2018-09-02 19:10:04,340 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes used request id req-3c04b5c2-5322-4101-aaef-27c1c0536ca5 2018-09-02 19:10:04,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:05,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:04 GMT Server: Apache x-compute-request-id: req-36463619-7c49-4b82-aa4d-88fe5cb43fd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36463619-7c49-4b82-aa4d-88fe5cb43fd1 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:04.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:05,292 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-36463619-7c49-4b82-aa4d-88fe5cb43fd1 2018-09-02 19:10:05,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.951277971268s 2018-09-02 19:10:05,292 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-36463619-7c49-4b82-aa4d-88fe5cb43fd1 2018-09-02 19:10:05,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:07,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:07,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:08,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:07 GMT Server: Apache x-compute-request-id: req-927a396f-cb05-4ace-a4e9-eaeb9af2189d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-927a396f-cb05-4ace-a4e9-eaeb9af2189d Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:06.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:08,288 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-927a396f-cb05-4ace-a4e9-eaeb9af2189d 2018-09-02 19:10:08,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.991593122482s 2018-09-02 19:10:08,288 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-927a396f-cb05-4ace-a4e9-eaeb9af2189d 2018-09-02 19:10:08,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:10:08,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:08,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-9ae9dec6-883c-4250-89dd-7170b3c685f0 Date: Sun, 02 Sep 2018 19:10:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"],"updated_at":"2018-09-02T19:09:42Z","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","name":"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:10:08,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9ae9dec6-883c-4250-89dd-7170b3c685f0 2018-09-02 19:10:08,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0859930515289s 2018-09-02 19:10:08,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9ae9dec6-883c-4250-89dd-7170b3c685f0 2018-09-02 19:10:08,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:10:08,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:08,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-a16e1c7b-72c3-47a0-b173-f743f7b7d5d8 Date: Sun, 02 Sep 2018 19:10:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:09:47Z", "file": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file", "owner": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "size": 12716032, "self": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:09:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:10:08,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a16e1c7b-72c3-47a0-b173-f743f7b7d5d8 2018-09-02 19:10:08,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.274213075638s 2018-09-02 19:10:08,656 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a16e1c7b-72c3-47a0-b173-f743f7b7d5d8 2018-09-02 19:10:08,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:10:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:08,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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,Accept-Encoding x-openstack-request-id: req-6c24af27-d099-4b80-a8fd-581d094e0836 x-compute-request-id: req-6c24af27-d099-4b80-a8fd-581d094e0836 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b3a1046b-db84-4a3b-8c52-90e4590068d5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "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": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150"}]} 2018-09-02 19:10:08,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6c24af27-d099-4b80-a8fd-581d094e0836 2018-09-02 19:10:08,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232558250427s 2018-09-02 19:10:08,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6c24af27-d099-4b80-a8fd-581d094e0836 2018-09-02 19:10:08,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-02 19:10:08,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"server": {"name": "cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5", "imageRef": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "flavorRef": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26f08563-ce4f-41ae-ab33-2d78022dffc0"}], "security_groups": [{"name": "1870bc0b-b055-42bc-acff-e055a0f72840"}]}}' 2018-09-02 19:10:10,281 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:10: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-a8a47518-ac12-4099-bd78-7328758f3d4b x-compute-request-id: req-a8a47518-ac12-4099-bd78-7328758f3d4b Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1870bc0b-b055-42bc-acff-e055a0f72840"}], "OS-DCF:diskConfig": "MANUAL", "id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "bookmark"}], "adminPass": "rzZ4RbCGDxht"}} 2018-09-02 19:10:10,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a8a47518-ac12-4099-bd78-7328758f3d4b 2018-09-02 19:10:10,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.59913897514s 2018-09-02 19:10:10,282 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a8a47518-ac12-4099-bd78-7328758f3d4b 2018-09-02 19:10:10,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:10:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:10,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-91fda4d4-2aaf-4104-9ca2-d2cdc6ba4ab8 x-compute-request-id: req-91fda4d4-2aaf-4104-9ca2-d2cdc6ba4ab8 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:10:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:10:10Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:58.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:09:58Z", "hostId": "76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:10:10,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-91fda4d4-2aaf-4104-9ca2-d2cdc6ba4ab8 2018-09-02 19:10:10,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414569854736s 2018-09-02 19:10:10,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-91fda4d4-2aaf-4104-9ca2-d2cdc6ba4ab8 2018-09-02 19:10:10,703 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:12,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:10:12,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:13,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:12 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-b4364f63-14e2-4d6e-96a5-fc37ef88954b x-compute-request-id: req-b4364f63-14e2-4d6e-96a5-fc37ef88954b Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:10:12Z", "hostId": "88cc13b0b7a22848453096881bd24a6a22bf0be3482aa41c775077d9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:10:10Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:58.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:09:58Z", "hostId": "76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:10:13,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4364f63-14e2-4d6e-96a5-fc37ef88954b 2018-09-02 19:10:13,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536865949631s 2018-09-02 19:10:13,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4364f63-14e2-4d6e-96a5-fc37ef88954b 2018-09-02 19:10:13,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:15,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:10:15,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:15,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-df73c927-8847-4620-b01e-15f9b664642e x-compute-request-id: req-df73c927-8847-4620-b01e-15f9b664642e Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:10:12Z", "hostId": "88cc13b0b7a22848453096881bd24a6a22bf0be3482aa41c775077d9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:10:10Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:58.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:09:58Z", "hostId": "76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:10:15,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df73c927-8847-4620-b01e-15f9b664642e 2018-09-02 19:10:15,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19668006897s 2018-09-02 19:10:15,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df73c927-8847-4620-b01e-15f9b664642e 2018-09-02 19:10:15,452 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:17,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:10:17,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:17,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:17 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-3895ae04-8127-4cc5-9c1f-825ff2373a7f x-compute-request-id: req-3895ae04-8127-4cc5-9c1f-825ff2373a7f Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:81:da", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:10:16.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:10:16Z", "hostId": "88cc13b0b7a22848453096881bd24a6a22bf0be3482aa41c775077d9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:10:10Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:58.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:09:58Z", "hostId": "76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:10:17,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3895ae04-8127-4cc5-9c1f-825ff2373a7f 2018-09-02 19:10:17,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182929039001s 2018-09-02 19:10:17,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3895ae04-8127-4cc5-9c1f-825ff2373a7f 2018-09-02 19:10:17,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:10:17,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=2b46a5d2-7cb5-43d7-8960-8c5913b32f3c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:17,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-07a5cb66-f724-41c8-ae16-b20e516db8e1 Date: Sun, 02 Sep 2018 19:10:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:10:13Z","admin_state_up":true,"updated_at":"2018-09-02T19:10:16Z","binding:vnic_type":"normal","device_id":"2b46a5d2-7cb5-43d7-8960-8c5913b32f3c","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:d5:81:da","id":"4b8583e5-fe62-4758-a743-ddd8b736b789","port_security_enabled":true,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","fixed_ips":[{"subnet_id":"7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["1870bc0b-b055-42bc-acff-e055a0f72840"],"name":""}]} 2018-09-02 19:10:17,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2b46a5d2-7cb5-43d7-8960-8c5913b32f3c used request id req-07a5cb66-f724-41c8-ae16-b20e516db8e1 2018-09-02 19:10:17,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.048143863678s 2018-09-02 19:10:17,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2b46a5d2-7cb5-43d7-8960-8c5913b32f3c used request id req-07a5cb66-f724-41c8-ae16-b20e516db8e1 2018-09-02 19:10:17,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:10:17,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4b8583e5-fe62-4758-a743-ddd8b736b789" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:17,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4c4b4de2-8d20-4b05-a9f9-f982b20e4d58 Date: Sun, 02 Sep 2018 19:10:17 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:10:17,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4b8583e5-fe62-4758-a743-ddd8b736b789 used request id req-4c4b4de2-8d20-4b05-a9f9-f982b20e4d58 2018-09-02 19:10:17,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.045382976532s 2018-09-02 19:10:17,743 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4b8583e5-fe62-4758-a743-ddd8b736b789 used request id req-4c4b4de2-8d20-4b05-a9f9-f982b20e4d58 2018-09-02 19:10:17,744 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:81:da', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4c9d71fb-36cb-4762-9315-49f8d185cef8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-02T19:10:16.000000', 'flavor': Munch({u'id': u'a3eb6e2e-0821-4ffd-b61d-2849e76a2150'}), 'az': u'nova', 'id': u'2b46a5d2-7cb5-43d7-8960-8c5913b32f3c', 'security_groups': [Munch({u'name': u'cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'90fbbee6215a453595bd6bcdf1fe2167', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'name': 'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5', '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-09-02T19:10:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T19:10:16Z', 'hostId': u'88cc13b0b7a22848453096881bd24a6a22bf0be3482aa41c775077d9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'88cc13b0b7a22848453096881bd24a6a22bf0be3482aa41c775077d9', '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-09-02T19:10:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'name': u'cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'adminPass': u'rzZ4RbCGDxht', 'tenant_id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'created_at': u'2018-09-02T19:10:10Z', 'created': u'2018-09-02T19:10:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 19:10:17,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:10:17,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:17,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-e117efea-bb51-4265-b8fa-0846343f0c58 Date: Sun, 02 Sep 2018 19:10:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"],"updated_at":"2018-09-02T19:09:42Z","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","name":"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:10:17,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e117efea-bb51-4265-b8fa-0846343f0c58 2018-09-02 19:10:17,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.091216802597s 2018-09-02 19:10:17,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e117efea-bb51-4265-b8fa-0846343f0c58 2018-09-02 19:10:17,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-02 19:10:17,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=2b46a5d2-7cb5-43d7-8960-8c5913b32f3c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:17,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d21e079d-f39b-4b23-9dfa-cabc001cf9ac Date: Sun, 02 Sep 2018 19:10:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:10:13Z","admin_state_up":true,"updated_at":"2018-09-02T19:10:16Z","binding:vnic_type":"normal","device_id":"2b46a5d2-7cb5-43d7-8960-8c5913b32f3c","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:d5:81:da","id":"4b8583e5-fe62-4758-a743-ddd8b736b789","port_security_enabled":true,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","fixed_ips":[{"subnet_id":"7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["1870bc0b-b055-42bc-acff-e055a0f72840"],"name":""}]} 2018-09-02 19:10:17,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2b46a5d2-7cb5-43d7-8960-8c5913b32f3c used request id req-d21e079d-f39b-4b23-9dfa-cabc001cf9ac 2018-09-02 19:10:17,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484240055084s 2018-09-02 19:10:17,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2b46a5d2-7cb5-43d7-8960-8c5913b32f3c used request id req-d21e079d-f39b-4b23-9dfa-cabc001cf9ac 2018-09-02 19:10:17,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-02 19:10:17,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"floatingip": {"floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.4", "port_id": "4b8583e5-fe62-4758-a743-ddd8b736b789"}}' 2018-09-02 19:10:19,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-50af19ea-dced-4f6f-a9d5-c83c3d0bba56 Date: Sun, 02 Sep 2018 19:10:19 GMT RESP BODY: {"floatingip": {"router_id": "deb4f3db-ff98-450d-aaae-cef82cf1af15", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:10:18Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "4b8583e5-fe62-4758-a743-ddd8b736b789", "id": "c25d638c-96e3-42d7-89be-30a6b46a595c", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:10:18Z", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}} 2018-09-02 19:10:19,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-50af19ea-dced-4f6f-a9d5-c83c3d0bba56 2018-09-02 19:10:19,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.94173192978s 2018-09-02 19:10:19,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-50af19ea-dced-4f6f-a9d5-c83c3d0bba56 2018-09-02 19:10:19,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:10:19,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:19,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1096 X-Openstack-Request-Id: req-7ca04408-b841-479e-acb2-6dfff6489cff Date: Sun, 02 Sep 2018 19:10:19 GMT RESP BODY: {"floatingips": [{"router_id": "deb4f3db-ff98-450d-aaae-cef82cf1af15", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:10:00Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "5b68c34a-2dbc-4e37-a8ef-e316f0d70cfc", "id": "5c0e2f24-29f3-4808-a3bd-05d41d452b17", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:10:00Z", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"router_id": "deb4f3db-ff98-450d-aaae-cef82cf1af15", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:10:18Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "4b8583e5-fe62-4758-a743-ddd8b736b789", "id": "c25d638c-96e3-42d7-89be-30a6b46a595c", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:10:18Z", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}]} 2018-09-02 19:10:19,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7ca04408-b841-479e-acb2-6dfff6489cff 2018-09-02 19:10:19,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.076297044754s 2018-09-02 19:10:19,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7ca04408-b841-479e-acb2-6dfff6489cff 2018-09-02 19:10:19,924 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'deb4f3db-ff98-450d-aaae-cef82cf1af15', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'created_at': u'2018-09-02T19:10:18Z', 'attached': True, 'updated_at': u'2018-09-02T19:10:18Z', 'id': u'c25d638c-96e3-42d7-89be-30a6b46a595c', 'floating_network_id': u'04183159-c23b-4a74-99aa-667c9fe92bf9', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'name': 'cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'deb4f3db-ff98-450d-aaae-cef82cf1af15', 'project_id': u'a85aaa3a59ac45fb99bd55746626bcc2', 'port_id': u'4b8583e5-fe62-4758-a743-ddd8b736b789', 'port': u'4b8583e5-fe62-4758-a743-ddd8b736b789', 'network': u'04183159-c23b-4a74-99aa-667c9fe92bf9'}) 2018-09-02 19:10:19,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:10:19,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:10:19,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:19 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-57cfc2ec-2d05-4ec3-913b-c103c2e852b5 x-compute-request-id: req-57cfc2ec-2d05-4ec3-913b-c103c2e852b5 Content-Encoding: gzip Content-Length: 7942 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 473272884 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.201599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204326] pid_max: default: 32768 minimum: 301\n[ 0.205771] ACPI: Core revision 20150930\n[ 0.207662] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209803] Security Framework initialized\n[ 0.211158] Yama: becoming mindful.\n[ 0.212398] AppArmor: AppArmor initialized\n[ 0.213763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.215899] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.217618] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.219250] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.221112] Initializing cgroup subsys io\n[ 0.222228] Initializing cgroup subsys memory\n[ 0.223405] Initializing cgroup subsys devices\n[ 0.224610] Initializing cgroup subsys freezer\n[ 0.225797] Initializing cgroup subsys net_cls\n[ 0.226975] Initializing cgroup subsys perf_event\n[ 0.228224] Initializing cgroup subsys net_prio\n[ 0.229429] Initializing cgroup subsys hugetlb\n[ 0.230615] Initializing cgroup subsys pids\n[ 0.231791] CPU: Physical Processor ID: 0\n[ 0.233603] mce: CPU supports 10 MCE banks\n[ 0.234752] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236130] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.251286] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.258173] ftrace: allocating 31920 entries in 125 pages\n[ 0.284946] smpboot: Max logical packages: 1\n[ 0.286121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.287995] x2apic enabled\n[ 0.289153] Switched APIC routing to physical x2apic.\n[ 0.291623] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.293191] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295949] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298396] KVM setup paravirtual spinlock\n[ 0.300031] x86: Booted up 1 node, 1 CPUs\n[ 0.301139] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303017] devtmpfs: initialized\n[ 0.304960] evm: security.selinux\n[ 0.305912] evm: security.SMACK64\n[ 0.306865] evm: security.SMACK64EXEC\n[ 0.307886] evm: security.SMACK64TRANSMUTE\n[ 0.308988] evm: security.SMACK64MMAP\n[ 0.310015] evm: security.ima\n[ 0.310911] evm: security.capability\n[ 0.312054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.314557] pinctrl core: initialized pinctrl subsystem\n[ 0.316038] RTC time: 19:10:16, date: 09/02/18\n[ 0.317319] NET: Registered protocol family 16\n[ 0.318627] cpuidle: using governor ladder\n[ 0.319734] cpuidle: using governor menu\n[ 0.320806] PCCT header not found.\n[ 0.321814] ACPI: bus type PCI registered\n[ 0.322903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324588] PCI: Using configuration type 1 for base access\n[ 0.326714] ACPI: Added _OSI(Module Device)\n[ 0.327858] ACPI: Added _OSI(Processor Device)\n[ 0.329021] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330297] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332473] ACPI: Interpreter enabled\n[ 0.333517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.343646] ACPI: (supports S0 S5)\n[ 0.344614] ACPI: Using IOAPIC for interrupt routing\n[ 0.345890] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.352930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354559] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357509] acpiphp: Slot [3] registered\n[ 0.358593] acpiphp: Slot [4] registered\n[ 0.359697] acpiphp: Slot [5] registered\n[ 0.360814] acpiphp: Slot [6] registered\n[ 0.361931] acpiphp: Slot [7] registered\n[ 0.363033] acpiphp: Slot [8] registered\n[ 0.364121] acpiphp: Slot [9] registered\n[ 0.365203] acpiphp: Slot [10] registered\n[ 0.366301] acpiphp: Slot [11] registered\n[ 0.367401] acpiphp: Slot [12] registered\n[ 0.368503] acpiphp: Slot [13] registered\n[ 0.369604] acpiphp: Slot [14] registered\n[ 0.370732] acpiphp: Slot [15] registered\n[ 0.385890] acpiphp: Slot [16] registered\n[ 0.386999] acpiphp: Slot [17] registered\n[ 0.388096] acpiphp: Slot [18] registered\n[ 0.389190] acpiphp: Slot [19] registered\n[ 0.390294] acpiphp: Slot [20] registered\n[ 0.391466] acpiphp: Slot [21] registered\n[ 0.392564] acpiphp: Slot [22] registered\n[ 0.393668] acpiphp: Slot [23] registered\n[ 0.394770] acpiphp: Slot [24] registered\n[ 0.395882] acpiphp: Slot [25] registered\n[ 0.396981] acpiphp: Slot [26] registered\n[ 0.398078] acpiphp: Slot [27] registered\n[ 0.399181] acpiphp: Slot [28] registered\n[ 0.400281] acpiphp: Slot [29] registered\n[ 0.401412] acpiphp: Slot [30] registered\n[ 0.402511] acpiphp: Slot [31] registered\n[ 0.403607] PCI host bridge to bus 0000:00\n[ 0.404727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.408011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409997] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412050] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418075] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419802] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429539] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455281] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461143] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462965] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464447] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466652] vgaarb: loaded\n[ 0.467520] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469203] SCSI subsystem initialized\n[ 0.470452] ACPI: bus type USB registered\n[ 0.471608] usbcore: registered new interface driver usbfs\n[ 0.473031] usbcore: registered new interface driver hub\n[ 0.474379] usbcore: registered new device driver usb\n[ 0.475859] PCI: Using ACPI for IRQ routing\n[ 0.477365] NetLabel: Initializing\n[ 0.478349] NetLabel: domain hash size = 128\n[ 0.479514] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480828] NetLabel: unlabeled traffic allowed by default\n[ 0.482458] clocksource: Switched to clocksource kvm-clock\n[ 0.492442] AppArmor: AppArmor Filesystem Enabled\n[ 0.493731] pnp: PnP ACPI init\n[ 0.494945] pnp: PnP ACPI: found 5 devices\n[ 0.501734] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504092] NET: Registered protocol family 2\n[ 0.505485] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507218] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508835] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510446] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511915] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513516] NET: Registered protocol family 1\n[ 0.514702] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546351] Trying to unpack rootfs image as initramfs...\n[ 0.608131] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615128] Scanning for low memory corruption every 60 seconds\n[ 0.618295] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619987] audit: initializing netlink subsys (disabled)\n[ 0.621589] audit: type=2000 audit(1535915417.463:1): initialized\n[ 0.623917] Initialise system trusted keyring\n[ 0.625531] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627165] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630072] zbud: loaded\n[ 0.631200] VFS: Disk quotas dquot_6.6.0\n[ 0.632383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634738] fuse init (API version 7.23)\n[ 0.636032] Key type big_key registered\n[ 0.637176] Allocating IMA MOK and blacklist keyrings.\n[ 0.638995] Key type asymmetric registered\n[ 0.640179] Asymmetric key parser 'x509' registered\n[ 0.641552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643701] io scheduler noop registered\n[ 0.644814] io scheduler deadline registered (default)\n[ 0.646222] io scheduler cfq registered\n[ 0.647534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.652957] ACPI: Power Button [PWRF]\n[ 0.654350] GHES: HEST is not enabled!\n[ 0.668678] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697914] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.726732] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.729883] Linux agpgart interface v0.103\n[ 0.733739] brd: module loaded\n[ 0.736053] loop: module loaded\n[ 0.740963] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742981] GPT:90111 != 2097151\n[ 0.743915] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745435] GPT:90111 != 2097151\n[ 0.746376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747704] vda: vda1 vda15\n[ 0.749603] scsi host0: ata_piix\n[ 0.750702] scsi host1: ata_piix\n[ 0.751733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755485] libphy: Fixed MDIO Bus: probed\n[ 0.756631] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.761225] PPP generic driver version 2.4.2\n[ 0.762522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.764159] ehci-pci: EHCI PCI platform driver\n[ 0.765366] ehci-platform: EHCI generic platform driver\n[ 0.766750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768328] ohci-pci: OHCI PCI platform driver\n[ 0.769540] ohci-platform: OHCI generic platform driver\n[ 0.770924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785569] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789037] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.790421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.792076] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.793760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.795724] usb usb1: Product: UHCI Host Controller\n[ 0.797006] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.798567] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799935] hub 1-0:1.0: USB hub found\n[ 0.801035] hub 1-0:1.0: 2 ports detected\n[ 0.802389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805358] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.806686] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808112] mousedev: PS/2 mouse device common for all mice\n[ 0.809842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.812347] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817193] i2c /dev entries driver\n[ 0.818267] device-mapper: uevent: version 1.0.3\n[ 0.819615] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821888] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823912] NET: Registered protocol family 10\n[ 0.825742] NET: Registered protocol family 17\n[ 0.827006] Key type dns_resolver registered\n[ 0.828378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832336] registered taskstats version 1\n[ 0.833512] Loading compiled-in X.509 certificates\n[ 0.835418] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837973] zswap: loaded using pool lzo/zbud\n[ 0.840432] Key type trusted registered\n[ 0.842620] Key type encrypted registered\n[ 0.843756] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845183] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846625] evm: HMAC attrs: 0x1\n[ 0.847958] Magic number: 2:799:191\n[ 0.849035] acpi device:1d: hash matches\n[ 0.850222] rtc_cmos 00:00: setting system clock to 2018-09-02 19:10:17 UTC (1535915417)\n[ 0.852490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.854001] EDD information not available.\n[ 0.917044] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919180] Write protecting the kernel read-only data: 14336k\n[ 0.924092] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.926742] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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... [ 1.091735] 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.4...\nLease of 192.168.120.4 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.94. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-09-02 19:10:19,997 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/action used request id req-57cfc2ec-2d05-4ec3-913b-c103c2e852b5 2018-09-02 19:10:19,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0721008777618s 2018-09-02 19:10:19,998 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/action used request id req-57cfc2ec-2d05-4ec3-913b-c103c2e852b5 2018-09-02 19:10:19,998 - 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 473272884 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.201599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.204326] pid_max: default: 32768 minimum: 301 [ 0.205771] ACPI: Core revision 20150930 [ 0.207662] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.209803] Security Framework initialized [ 0.211158] Yama: becoming mindful. [ 0.212398] AppArmor: AppArmor initialized [ 0.213763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215899] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.217618] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.219250] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.221112] Initializing cgroup subsys io [ 0.222228] Initializing cgroup subsys memory [ 0.223405] Initializing cgroup subsys devices [ 0.224610] Initializing cgroup subsys freezer [ 0.225797] Initializing cgroup subsys net_cls [ 0.226975] Initializing cgroup subsys perf_event [ 0.228224] Initializing cgroup subsys net_prio [ 0.229429] Initializing cgroup subsys hugetlb [ 0.230615] Initializing cgroup subsys pids [ 0.231791] CPU: Physical Processor ID: 0 [ 0.233603] mce: CPU supports 10 MCE banks [ 0.234752] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.236130] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.251286] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258173] ftrace: allocating 31920 entries in 125 pages [ 0.284946] smpboot: Max logical packages: 1 [ 0.286121] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.287995] x2apic enabled [ 0.289153] Switched APIC routing to physical x2apic. [ 0.291623] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.293191] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.295949] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.298396] KVM setup paravirtual spinlock [ 0.300031] x86: Booted up 1 node, 1 CPUs [ 0.301139] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.303017] devtmpfs: initialized [ 0.304960] evm: security.selinux [ 0.305912] evm: security.SMACK64 [ 0.306865] evm: security.SMACK64EXEC [ 0.307886] evm: security.SMACK64TRANSMUTE [ 0.308988] evm: security.SMACK64MMAP [ 0.310015] evm: security.ima [ 0.310911] evm: security.capability [ 0.312054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.314557] pinctrl core: initialized pinctrl subsystem [ 0.316038] RTC time: 19:10:16, date: 09/02/18 [ 0.317319] NET: Registered protocol family 16 [ 0.318627] cpuidle: using governor ladder [ 0.319734] cpuidle: using governor menu [ 0.320806] PCCT header not found. [ 0.321814] ACPI: bus type PCI registered [ 0.322903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.324588] PCI: Using configuration type 1 for base access [ 0.326714] ACPI: Added _OSI(Module Device) [ 0.327858] ACPI: Added _OSI(Processor Device) [ 0.329021] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.330297] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332473] ACPI: Interpreter enabled [ 0.333517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.336091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.338599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.341144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.343646] ACPI: (supports S0 S5) [ 0.344614] ACPI: Using IOAPIC for interrupt routing [ 0.345890] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.352930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354559] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.357509] acpiphp: Slot [3] registered [ 0.358593] acpiphp: Slot [4] registered [ 0.359697] acpiphp: Slot [5] registered [ 0.360814] acpiphp: Slot [6] registered [ 0.361931] acpiphp: Slot [7] registered [ 0.363033] acpiphp: Slot [8] registered [ 0.364121] acpiphp: Slot [9] registered [ 0.365203] acpiphp: Slot [10] registered [ 0.366301] acpiphp: Slot [11] registered [ 0.367401] acpiphp: Slot [12] registered [ 0.368503] acpiphp: Slot [13] registered [ 0.369604] acpiphp: Slot [14] registered [ 0.370732] acpiphp: Slot [15] registered [ 0.385890] acpiphp: Slot [16] registered [ 0.386999] acpiphp: Slot [17] registered [ 0.388096] acpiphp: Slot [18] registered [ 0.389190] acpiphp: Slot [19] registered [ 0.390294] acpiphp: Slot [20] registered [ 0.391466] acpiphp: Slot [21] registered [ 0.392564] acpiphp: Slot [22] registered [ 0.393668] acpiphp: Slot [23] registered [ 0.394770] acpiphp: Slot [24] registered [ 0.395882] acpiphp: Slot [25] registered [ 0.396981] acpiphp: Slot [26] registered [ 0.398078] acpiphp: Slot [27] registered [ 0.399181] acpiphp: Slot [28] registered [ 0.400281] acpiphp: Slot [29] registered [ 0.401412] acpiphp: Slot [30] registered [ 0.402511] acpiphp: Slot [31] registered [ 0.403607] PCI host bridge to bus 0000:00 [ 0.404727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.408011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409997] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412050] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418075] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.419802] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.427535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.429539] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.451157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.453192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.455281] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.457250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.459404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.461143] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462965] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464447] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466652] vgaarb: loaded [ 0.467520] vgaarb: bridge control possible 0000:00:02.0 [ 0.469203] SCSI subsystem initialized [ 0.470452] ACPI: bus type USB registered [ 0.471608] usbcore: registered new interface driver usbfs [ 0.473031] usbcore: registered new interface driver hub [ 0.474379] usbcore: registered new device driver usb [ 0.475859] PCI: Using ACPI for IRQ routing [ 0.477365] NetLabel: Initializing [ 0.478349] NetLabel: domain hash size = 128 [ 0.479514] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.480828] NetLabel: unlabeled traffic allowed by default [ 0.482458] clocksource: Switched to clocksource kvm-clock [ 0.492442] AppArmor: AppArmor Filesystem Enabled [ 0.493731] pnp: PnP ACPI init [ 0.494945] pnp: PnP ACPI: found 5 devices [ 0.501734] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504092] NET: Registered protocol family 2 [ 0.505485] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507218] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508835] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510446] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.511915] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513516] NET: Registered protocol family 1 [ 0.514702] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516183] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.531903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.546351] Trying to unpack rootfs image as initramfs... [ 0.608131] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615128] Scanning for low memory corruption every 60 seconds [ 0.618295] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619987] audit: initializing netlink subsys (disabled) [ 0.621589] audit: type=2000 audit(1535915417.463:1): initialized [ 0.623917] Initialise system trusted keyring [ 0.625531] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627165] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630072] zbud: loaded [ 0.631200] VFS: Disk quotas dquot_6.6.0 [ 0.632383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634738] fuse init (API version 7.23) [ 0.636032] Key type big_key registered [ 0.637176] Allocating IMA MOK and blacklist keyrings. [ 0.638995] Key type asymmetric registered [ 0.640179] Asymmetric key parser 'x509' registered [ 0.641552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.643701] io scheduler noop registered [ 0.644814] io scheduler deadline registered (default) [ 0.646222] io scheduler cfq registered [ 0.647534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.648991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.652957] ACPI: Power Button [PWRF] [ 0.654350] GHES: HEST is not enabled! [ 0.668678] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697914] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.726732] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.729883] Linux agpgart interface v0.103 [ 0.733739] brd: module loaded [ 0.736053] loop: module loaded [ 0.740963] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742981] GPT:90111 != 2097151 [ 0.743915] GPT:Alternate GPT header not at the end of the disk. [ 0.745435] GPT:90111 != 2097151 [ 0.746376] GPT: Use GNU Parted to correct GPT errors. [ 0.747704] vda: vda1 vda15 [ 0.749603] scsi host0: ata_piix [ 0.750702] scsi host1: ata_piix [ 0.751733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.753415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.755485] libphy: Fixed MDIO Bus: probed [ 0.756631] tun: Universal TUN/TAP device driver, 1.6 [ 0.757987] tun: (C) 1999-2004 Max Krasnyansky [ 0.761225] PPP generic driver version 2.4.2 [ 0.762522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.764159] ehci-pci: EHCI PCI platform driver [ 0.765366] ehci-platform: EHCI generic platform driver [ 0.766750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768328] ohci-pci: OHCI PCI platform driver [ 0.769540] ohci-platform: OHCI generic platform driver [ 0.770924] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785569] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789037] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.790421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.792076] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.795724] usb usb1: Product: UHCI Host Controller [ 0.797006] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.798567] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799935] hub 1-0:1.0: USB hub found [ 0.801035] hub 1-0:1.0: 2 ports detected [ 0.802389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805358] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806686] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808112] mousedev: PS/2 mouse device common for all mice [ 0.809842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812347] rtc_cmos 00:00: RTC can wake from S4 [ 0.813921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817193] i2c /dev entries driver [ 0.818267] device-mapper: uevent: version 1.0.3 [ 0.819615] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821888] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823912] NET: Registered protocol family 10 [ 0.825742] NET: Registered protocol family 17 [ 0.827006] Key type dns_resolver registered [ 0.828378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829883] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.832336] registered taskstats version 1 [ 0.833512] Loading compiled-in X.509 certificates [ 0.835418] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837973] zswap: loaded using pool lzo/zbud [ 0.840432] Key type trusted registered [ 0.842620] Key type encrypted registered [ 0.843756] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845183] ima: No TPM chip found, activating TPM-bypass! [ 0.846625] evm: HMAC attrs: 0x1 [ 0.847958] Magic number: 2:799:191 [ 0.849035] acpi device:1d: hash matches [ 0.850222] rtc_cmos 00:00: setting system clock to 2018-09-02 19:10:17 UTC (1535915417) [ 0.852490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.854001] EDD information not available. [ 0.917044] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919180] Write protecting the kernel read-only data: 14336k [ 0.924092] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.926742] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.82 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... [ 1.091735] 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.4... Lease of 192.168.120.4 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.94. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-09-02 19:10:20,000 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-09-02 19:10:29,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-02 19:10:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-02 19:10:29,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-8ef0c2d2-9160-4d11-b063-bf2efbbface8 x-compute-request-id: req-8ef0c2d2-9160-4d11-b063-bf2efbbface8 Content-Encoding: gzip Content-Length: 9607 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 473272884 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.201599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204326] pid_max: default: 32768 minimum: 301\n[ 0.205771] ACPI: Core revision 20150930\n[ 0.207662] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209803] Security Framework initialized\n[ 0.211158] Yama: becoming mindful.\n[ 0.212398] AppArmor: AppArmor initialized\n[ 0.213763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.215899] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.217618] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.219250] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.221112] Initializing cgroup subsys io\n[ 0.222228] Initializing cgroup subsys memory\n[ 0.223405] Initializing cgroup subsys devices\n[ 0.224610] Initializing cgroup subsys freezer\n[ 0.225797] Initializing cgroup subsys net_cls\n[ 0.226975] Initializing cgroup subsys perf_event\n[ 0.228224] Initializing cgroup subsys net_prio\n[ 0.229429] Initializing cgroup subsys hugetlb\n[ 0.230615] Initializing cgroup subsys pids\n[ 0.231791] CPU: Physical Processor ID: 0\n[ 0.233603] mce: CPU supports 10 MCE banks\n[ 0.234752] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236130] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.251286] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.258173] ftrace: allocating 31920 entries in 125 pages\n[ 0.284946] smpboot: Max logical packages: 1\n[ 0.286121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.287995] x2apic enabled\n[ 0.289153] Switched APIC routing to physical x2apic.\n[ 0.291623] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.293191] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295949] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298396] KVM setup paravirtual spinlock\n[ 0.300031] x86: Booted up 1 node, 1 CPUs\n[ 0.301139] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303017] devtmpfs: initialized\n[ 0.304960] evm: security.selinux\n[ 0.305912] evm: security.SMACK64\n[ 0.306865] evm: security.SMACK64EXEC\n[ 0.307886] evm: security.SMACK64TRANSMUTE\n[ 0.308988] evm: security.SMACK64MMAP\n[ 0.310015] evm: security.ima\n[ 0.310911] evm: security.capability\n[ 0.312054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.314557] pinctrl core: initialized pinctrl subsystem\n[ 0.316038] RTC time: 19:10:16, date: 09/02/18\n[ 0.317319] NET: Registered protocol family 16\n[ 0.318627] cpuidle: using governor ladder\n[ 0.319734] cpuidle: using governor menu\n[ 0.320806] PCCT header not found.\n[ 0.321814] ACPI: bus type PCI registered\n[ 0.322903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324588] PCI: Using configuration type 1 for base access\n[ 0.326714] ACPI: Added _OSI(Module Device)\n[ 0.327858] ACPI: Added _OSI(Processor Device)\n[ 0.329021] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330297] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332473] ACPI: Interpreter enabled\n[ 0.333517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.343646] ACPI: (supports S0 S5)\n[ 0.344614] ACPI: Using IOAPIC for interrupt routing\n[ 0.345890] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.352930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354559] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357509] acpiphp: Slot [3] registered\n[ 0.358593] acpiphp: Slot [4] registered\n[ 0.359697] acpiphp: Slot [5] registered\n[ 0.360814] acpiphp: Slot [6] registered\n[ 0.361931] acpiphp: Slot [7] registered\n[ 0.363033] acpiphp: Slot [8] registered\n[ 0.364121] acpiphp: Slot [9] registered\n[ 0.365203] acpiphp: Slot [10] registered\n[ 0.366301] acpiphp: Slot [11] registered\n[ 0.367401] acpiphp: Slot [12] registered\n[ 0.368503] acpiphp: Slot [13] registered\n[ 0.369604] acpiphp: Slot [14] registered\n[ 0.370732] acpiphp: Slot [15] registered\n[ 0.385890] acpiphp: Slot [16] registered\n[ 0.386999] acpiphp: Slot [17] registered\n[ 0.388096] acpiphp: Slot [18] registered\n[ 0.389190] acpiphp: Slot [19] registered\n[ 0.390294] acpiphp: Slot [20] registered\n[ 0.391466] acpiphp: Slot [21] registered\n[ 0.392564] acpiphp: Slot [22] registered\n[ 0.393668] acpiphp: Slot [23] registered\n[ 0.394770] acpiphp: Slot [24] registered\n[ 0.395882] acpiphp: Slot [25] registered\n[ 0.396981] acpiphp: Slot [26] registered\n[ 0.398078] acpiphp: Slot [27] registered\n[ 0.399181] acpiphp: Slot [28] registered\n[ 0.400281] acpiphp: Slot [29] registered\n[ 0.401412] acpiphp: Slot [30] registered\n[ 0.402511] acpiphp: Slot [31] registered\n[ 0.403607] PCI host bridge to bus 0000:00\n[ 0.404727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.408011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409997] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412050] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418075] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419802] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429539] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455281] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461143] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462965] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464447] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466652] vgaarb: loaded\n[ 0.467520] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469203] SCSI subsystem initialized\n[ 0.470452] ACPI: bus type USB registered\n[ 0.471608] usbcore: registered new interface driver usbfs\n[ 0.473031] usbcore: registered new interface driver hub\n[ 0.474379] usbcore: registered new device driver usb\n[ 0.475859] PCI: Using ACPI for IRQ routing\n[ 0.477365] NetLabel: Initializing\n[ 0.478349] NetLabel: domain hash size = 128\n[ 0.479514] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480828] NetLabel: unlabeled traffic allowed by default\n[ 0.482458] clocksource: Switched to clocksource kvm-clock\n[ 0.492442] AppArmor: AppArmor Filesystem Enabled\n[ 0.493731] pnp: PnP ACPI init\n[ 0.494945] pnp: PnP ACPI: found 5 devices\n[ 0.501734] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504092] NET: Registered protocol family 2\n[ 0.505485] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507218] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508835] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510446] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511915] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513516] NET: Registered protocol family 1\n[ 0.514702] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546351] Trying to unpack rootfs image as initramfs...\n[ 0.608131] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615128] Scanning for low memory corruption every 60 seconds\n[ 0.618295] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619987] audit: initializing netlink subsys (disabled)\n[ 0.621589] audit: type=2000 audit(1535915417.463:1): initialized\n[ 0.623917] Initialise system trusted keyring\n[ 0.625531] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627165] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630072] zbud: loaded\n[ 0.631200] VFS: Disk quotas dquot_6.6.0\n[ 0.632383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634738] fuse init (API version 7.23)\n[ 0.636032] Key type big_key registered\n[ 0.637176] Allocating IMA MOK and blacklist keyrings.\n[ 0.638995] Key type asymmetric registered\n[ 0.640179] Asymmetric key parser 'x509' registered\n[ 0.641552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643701] io scheduler noop registered\n[ 0.644814] io scheduler deadline registered (default)\n[ 0.646222] io scheduler cfq registered\n[ 0.647534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.652957] ACPI: Power Button [PWRF]\n[ 0.654350] GHES: HEST is not enabled!\n[ 0.668678] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697914] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.726732] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.729883] Linux agpgart interface v0.103\n[ 0.733739] brd: module loaded\n[ 0.736053] loop: module loaded\n[ 0.740963] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742981] GPT:90111 != 2097151\n[ 0.743915] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745435] GPT:90111 != 2097151\n[ 0.746376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747704] vda: vda1 vda15\n[ 0.749603] scsi host0: ata_piix\n[ 0.750702] scsi host1: ata_piix\n[ 0.751733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755485] libphy: Fixed MDIO Bus: probed\n[ 0.756631] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.761225] PPP generic driver version 2.4.2\n[ 0.762522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.764159] ehci-pci: EHCI PCI platform driver\n[ 0.765366] ehci-platform: EHCI generic platform driver\n[ 0.766750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768328] ohci-pci: OHCI PCI platform driver\n[ 0.769540] ohci-platform: OHCI generic platform driver\n[ 0.770924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785569] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789037] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.790421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.792076] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.793760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.795724] usb usb1: Product: UHCI Host Controller\n[ 0.797006] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.798567] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799935] hub 1-0:1.0: USB hub found\n[ 0.801035] hub 1-0:1.0: 2 ports detected\n[ 0.802389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805358] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.806686] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808112] mousedev: PS/2 mouse device common for all mice\n[ 0.809842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.812347] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817193] i2c /dev entries driver\n[ 0.818267] device-mapper: uevent: version 1.0.3\n[ 0.819615] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821888] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823912] NET: Registered protocol family 10\n[ 0.825742] NET: Registered protocol family 17\n[ 0.827006] Key type dns_resolver registered\n[ 0.828378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832336] registered taskstats version 1\n[ 0.833512] Loading compiled-in X.509 certificates\n[ 0.835418] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837973] zswap: loaded using pool lzo/zbud\n[ 0.840432] Key type trusted registered\n[ 0.842620] Key type encrypted registered\n[ 0.843756] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845183] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846625] evm: HMAC attrs: 0x1\n[ 0.847958] Magic number: 2:799:191\n[ 0.849035] acpi device:1d: hash matches\n[ 0.850222] rtc_cmos 00:00: setting system clock to 2018-09-02 19:10:17 UTC (1535915417)\n[ 0.852490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.854001] EDD information not available.\n[ 0.917044] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919180] Write protecting the kernel read-only data: 14336k\n[ 0.924092] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.926742] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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... [ 1.091735] 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.4...\nLease of 192.168.120.4 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.94. iid=i-00000008\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkcjttsb8UJ/aBvsxmbQhC2xOHH77Y/Pz6vyFbhOHGiBrZkpJ3QLyEwM+0LdAh0UQ0Du/DyG1LDarEfIUh58K+SNrX/ZYnV4lYmyvrAMuhhzTHpDvcxLZhK7bY8i5dtlNv0mbNWX861aRU/VEZGLBzFD5vGiZhLOGPP4xE4V+oHH3o2VLS2yVW/h0tlV3T6jMa+xgvu3dn5vz2jyJeCRH7q826Qfn1rsSyGkvKR8UHrfxNldxsFZq6A42kb6d3iqUiAsZuc/XSQF40BhKpIuitG7JDUCZnn4JBEFIr+HwIFb9LIhKjXa7jWz4LHrAUbCunXTBdnE4Vk9GDkBDdGbUR root@cinder-test-vm-b3a1046b-db84-4a3b-8c52-90e4590068d5\nssh-dss AAAAB3NzaC1kc3MAAACBAIMThDyvPYLGads2ZLDyPoQ5/IdK2nGmbwtgzA/4CZ9qgENzzor2hDXzTQiPPwUQXz0m67IQDLDLY2gzciz8kUC4xvdgXsbLQtT4u2rbKs4Q9SaBSwQc1HIyZKvW/0elMB7oSfb7alOyUbZAIppbyeS1ycKx06jEBr2/V2inyMbZAAAAFQCzGm0EgaPH8RRlczQzxwAW8jhwYwAAAIAgobyfFXr+nwx1gwlxy1KKmWuO2iWM3moCcns8JMX+bvgbyN3HiQJ3Y4FYA1yOzDv+f1HQFU7QWWXMb73UZWXfBZ+CECNmPDS7Y450OnxkDY6DYJVVFxM1qqYyK6TNcWkBay456l9hZIobO8e1i8Y+burbfaVidNzfdvRJ+1PSKwAAAIAgHDfBRtrS1jVZJeiTZBfQE1bAtZYwZVJeOO2JxsHwWI76mIhREgMIdvVbTRvcsIfBIMZyJKKafJZiJp4V/vCGrxAke5PNmnU05WpW2+ggz9su5cwyo/guDidBvJfAdKzhpQwh+9Z1TMrbQbxXQL5AJyTYK5CQA2DAfyxoS3yMKQ== root@cinder-test-vm-b3a1046b-db84-4a3b-8c52-90e4590068d5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fed5:81da/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-b3a1046b-db84-4a3b-8c52-90e4590068d5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.13 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\n/dev/root resized successfully [took 0.34s]\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-b3a1046b-db84-4a3b-8c52-90e4590068d5 login: "} 2018-09-02 19:10:29,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/action used request id req-8ef0c2d2-9160-4d11-b063-bf2efbbface8 2018-09-02 19:10:29,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754981040955s 2018-09-02 19:10:29,086 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/action used request id req-8ef0c2d2-9160-4d11-b063-bf2efbbface8 2018-09-02 19:10:29,087 - 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 473272884 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.201599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.204326] pid_max: default: 32768 minimum: 301 [ 0.205771] ACPI: Core revision 20150930 [ 0.207662] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.209803] Security Framework initialized [ 0.211158] Yama: becoming mindful. [ 0.212398] AppArmor: AppArmor initialized [ 0.213763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215899] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.217618] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.219250] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.221112] Initializing cgroup subsys io [ 0.222228] Initializing cgroup subsys memory [ 0.223405] Initializing cgroup subsys devices [ 0.224610] Initializing cgroup subsys freezer [ 0.225797] Initializing cgroup subsys net_cls [ 0.226975] Initializing cgroup subsys perf_event [ 0.228224] Initializing cgroup subsys net_prio [ 0.229429] Initializing cgroup subsys hugetlb [ 0.230615] Initializing cgroup subsys pids [ 0.231791] CPU: Physical Processor ID: 0 [ 0.233603] mce: CPU supports 10 MCE banks [ 0.234752] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.236130] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.251286] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258173] ftrace: allocating 31920 entries in 125 pages [ 0.284946] smpboot: Max logical packages: 1 [ 0.286121] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.287995] x2apic enabled [ 0.289153] Switched APIC routing to physical x2apic. [ 0.291623] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.293191] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.295949] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.298396] KVM setup paravirtual spinlock [ 0.300031] x86: Booted up 1 node, 1 CPUs [ 0.301139] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.303017] devtmpfs: initialized [ 0.304960] evm: security.selinux [ 0.305912] evm: security.SMACK64 [ 0.306865] evm: security.SMACK64EXEC [ 0.307886] evm: security.SMACK64TRANSMUTE [ 0.308988] evm: security.SMACK64MMAP [ 0.310015] evm: security.ima [ 0.310911] evm: security.capability [ 0.312054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.314557] pinctrl core: initialized pinctrl subsystem [ 0.316038] RTC time: 19:10:16, date: 09/02/18 [ 0.317319] NET: Registered protocol family 16 [ 0.318627] cpuidle: using governor ladder [ 0.319734] cpuidle: using governor menu [ 0.320806] PCCT header not found. [ 0.321814] ACPI: bus type PCI registered [ 0.322903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.324588] PCI: Using configuration type 1 for base access [ 0.326714] ACPI: Added _OSI(Module Device) [ 0.327858] ACPI: Added _OSI(Processor Device) [ 0.329021] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.330297] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332473] ACPI: Interpreter enabled [ 0.333517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.336091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.338599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.341144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.343646] ACPI: (supports S0 S5) [ 0.344614] ACPI: Using IOAPIC for interrupt routing [ 0.345890] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.352930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354559] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.357509] acpiphp: Slot [3] registered [ 0.358593] acpiphp: Slot [4] registered [ 0.359697] acpiphp: Slot [5] registered [ 0.360814] acpiphp: Slot [6] registered [ 0.361931] acpiphp: Slot [7] registered [ 0.363033] acpiphp: Slot [8] registered [ 0.364121] acpiphp: Slot [9] registered [ 0.365203] acpiphp: Slot [10] registered [ 0.366301] acpiphp: Slot [11] registered [ 0.367401] acpiphp: Slot [12] registered [ 0.368503] acpiphp: Slot [13] registered [ 0.369604] acpiphp: Slot [14] registered [ 0.370732] acpiphp: Slot [15] registered [ 0.385890] acpiphp: Slot [16] registered [ 0.386999] acpiphp: Slot [17] registered [ 0.388096] acpiphp: Slot [18] registered [ 0.389190] acpiphp: Slot [19] registered [ 0.390294] acpiphp: Slot [20] registered [ 0.391466] acpiphp: Slot [21] registered [ 0.392564] acpiphp: Slot [22] registered [ 0.393668] acpiphp: Slot [23] registered [ 0.394770] acpiphp: Slot [24] registered [ 0.395882] acpiphp: Slot [25] registered [ 0.396981] acpiphp: Slot [26] registered [ 0.398078] acpiphp: Slot [27] registered [ 0.399181] acpiphp: Slot [28] registered [ 0.400281] acpiphp: Slot [29] registered [ 0.401412] acpiphp: Slot [30] registered [ 0.402511] acpiphp: Slot [31] registered [ 0.403607] PCI host bridge to bus 0000:00 [ 0.404727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.408011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409997] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412050] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418075] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.419802] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.427535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.429539] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.451157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.453192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.455281] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.457250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.459404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.461143] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462965] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464447] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466652] vgaarb: loaded [ 0.467520] vgaarb: bridge control possible 0000:00:02.0 [ 0.469203] SCSI subsystem initialized [ 0.470452] ACPI: bus type USB registered [ 0.471608] usbcore: registered new interface driver usbfs [ 0.473031] usbcore: registered new interface driver hub [ 0.474379] usbcore: registered new device driver usb [ 0.475859] PCI: Using ACPI for IRQ routing [ 0.477365] NetLabel: Initializing [ 0.478349] NetLabel: domain hash size = 128 [ 0.479514] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.480828] NetLabel: unlabeled traffic allowed by default [ 0.482458] clocksource: Switched to clocksource kvm-clock [ 0.492442] AppArmor: AppArmor Filesystem Enabled [ 0.493731] pnp: PnP ACPI init [ 0.494945] pnp: PnP ACPI: found 5 devices [ 0.501734] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504092] NET: Registered protocol family 2 [ 0.505485] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507218] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508835] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510446] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.511915] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513516] NET: Registered protocol family 1 [ 0.514702] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516183] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.531903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.546351] Trying to unpack rootfs image as initramfs... [ 0.608131] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615128] Scanning for low memory corruption every 60 seconds [ 0.618295] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619987] audit: initializing netlink subsys (disabled) [ 0.621589] audit: type=2000 audit(1535915417.463:1): initialized [ 0.623917] Initialise system trusted keyring [ 0.625531] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627165] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630072] zbud: loaded [ 0.631200] VFS: Disk quotas dquot_6.6.0 [ 0.632383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634738] fuse init (API version 7.23) [ 0.636032] Key type big_key registered [ 0.637176] Allocating IMA MOK and blacklist keyrings. [ 0.638995] Key type asymmetric registered [ 0.640179] Asymmetric key parser 'x509' registered [ 0.641552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.643701] io scheduler noop registered [ 0.644814] io scheduler deadline registered (default) [ 0.646222] io scheduler cfq registered [ 0.647534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.648991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.652957] ACPI: Power Button [PWRF] [ 0.654350] GHES: HEST is not enabled! [ 0.668678] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697914] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.726732] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.729883] Linux agpgart interface v0.103 [ 0.733739] brd: module loaded [ 0.736053] loop: module loaded [ 0.740963] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742981] GPT:90111 != 2097151 [ 0.743915] GPT:Alternate GPT header not at the end of the disk. [ 0.745435] GPT:90111 != 2097151 [ 0.746376] GPT: Use GNU Parted to correct GPT errors. [ 0.747704] vda: vda1 vda15 [ 0.749603] scsi host0: ata_piix [ 0.750702] scsi host1: ata_piix [ 0.751733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.753415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.755485] libphy: Fixed MDIO Bus: probed [ 0.756631] tun: Universal TUN/TAP device driver, 1.6 [ 0.757987] tun: (C) 1999-2004 Max Krasnyansky [ 0.761225] PPP generic driver version 2.4.2 [ 0.762522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.764159] ehci-pci: EHCI PCI platform driver [ 0.765366] ehci-platform: EHCI generic platform driver [ 0.766750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768328] ohci-pci: OHCI PCI platform driver [ 0.769540] ohci-platform: OHCI generic platform driver [ 0.770924] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785569] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789037] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.790421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.792076] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.795724] usb usb1: Product: UHCI Host Controller [ 0.797006] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.798567] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799935] hub 1-0:1.0: USB hub found [ 0.801035] hub 1-0:1.0: 2 ports detected [ 0.802389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805358] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806686] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808112] mousedev: PS/2 mouse device common for all mice [ 0.809842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812347] rtc_cmos 00:00: RTC can wake from S4 [ 0.813921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817193] i2c /dev entries driver [ 0.818267] device-mapper: uevent: version 1.0.3 [ 0.819615] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821888] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823912] NET: Registered protocol family 10 [ 0.825742] NET: Registered protocol family 17 [ 0.827006] Key type dns_resolver registered [ 0.828378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829883] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.832336] registered taskstats version 1 [ 0.833512] Loading compiled-in X.509 certificates [ 0.835418] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837973] zswap: loaded using pool lzo/zbud [ 0.840432] Key type trusted registered [ 0.842620] Key type encrypted registered [ 0.843756] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845183] ima: No TPM chip found, activating TPM-bypass! [ 0.846625] evm: HMAC attrs: 0x1 [ 0.847958] Magic number: 2:799:191 [ 0.849035] acpi device:1d: hash matches [ 0.850222] rtc_cmos 00:00: setting system clock to 2018-09-02 19:10:17 UTC (1535915417) [ 0.852490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.854001] EDD information not available. [ 0.917044] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919180] Write protecting the kernel read-only data: 14336k [ 0.924092] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.926742] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.82 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... [ 1.091735] 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.4... Lease of 192.168.120.4 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.94. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkcjttsb8UJ/aBvsxmbQhC2xOHH77Y/Pz6vyFbhOHGiBrZkpJ3QLyEwM+0LdAh0UQ0Du/DyG1LDarEfIUh58K+SNrX/ZYnV4lYmyvrAMuhhzTHpDvcxLZhK7bY8i5dtlNv0mbNWX861aRU/VEZGLBzFD5vGiZhLOGPP4xE4V+oHH3o2VLS2yVW/h0tlV3T6jMa+xgvu3dn5vz2jyJeCRH7q826Qfn1rsSyGkvKR8UHrfxNldxsFZq6A42kb6d3iqUiAsZuc/XSQF40BhKpIuitG7JDUCZnn4JBEFIr+HwIFb9LIhKjXa7jWz4LHrAUbCunXTBdnE4Vk9GDkBDdGbUR root@cinder-test-vm-b3a1046b-db84-4a3b-8c52-90e4590068d5 ssh-dss AAAAB3NzaC1kc3MAAACBAIMThDyvPYLGads2ZLDyPoQ5/IdK2nGmbwtgzA/4CZ9qgENzzor2hDXzTQiPPwUQXz0m67IQDLDLY2gzciz8kUC4xvdgXsbLQtT4u2rbKs4Q9SaBSwQc1HIyZKvW/0elMB7oSfb7alOyUbZAIppbyeS1ycKx06jEBr2/V2inyMbZAAAAFQCzGm0EgaPH8RRlczQzxwAW8jhwYwAAAIAgobyfFXr+nwx1gwlxy1KKmWuO2iWM3moCcns8JMX+bvgbyN3HiQJ3Y4FYA1yOzDv+f1HQFU7QWWXMb73UZWXfBZ+CECNmPDS7Y450OnxkDY6DYJVVFxM1qqYyK6TNcWkBay456l9hZIobO8e1i8Y+burbfaVidNzfdvRJ+1PSKwAAAIAgHDfBRtrS1jVZJeiTZBfQE1bAtZYwZVJeOO2JxsHwWI76mIhREgMIdvVbTRvcsIfBIMZyJKKafJZiJp4V/vCGrxAke5PNmnU05WpW2+ggz9su5cwyo/guDidBvJfAdKzhpQwh+9Z1TMrbQbxXQL5AJyTYK5CQA2DAfyxoS3yMKQ== root@cinder-test-vm-b3a1046b-db84-4a3b-8c52-90e4590068d5 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fed5:81da/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-b3a1046b-db84-4a3b-8c52-90e4590068d5 launch-index: 0 === cirros: current=0.4.0 uptime=3.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net /dev/root resized successfully [took 0.34s] login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-b3a1046b-db84-4a3b-8c52-90e4590068d5 login: 2018-09-02 19:10:29,089 - paramiko.transport - DEBUG - starting thread (client mode): 0xb7505550L 2018-09-02 19:10:29,090 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-09-02 19:10:29,090 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-02 19:10:29,090 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-02 19:10:29,092 - 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-09-02 19:10:29,092 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-02 19:10:29,092 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-02 19:10:29,092 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-02 19:10:29,092 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-02 19:10:29,093 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-02 19:10:29,109 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-02 19:10:29,110 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-02 19:10:29,122 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 65126cd0edbdddb0f6bb0b64425b3ba0 2018-09-02 19:10:29,123 - paramiko.transport - DEBUG - Trying discovered key 173b8b10021593a7fffcc53974f713ca in /tmp/tmpNowF1v 2018-09-02 19:10:29,147 - paramiko.transport - DEBUG - userauth is OK 2018-09-02 19:10:29,153 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-02 19:10:29,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-09-02 19:10:29,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"volumeAttachment": {"volumeId": "672d33c1-9362-4340-892b-561b83303a1f"}}' 2018-09-02 19:10:32,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-946cc9de-3f12-4bc9-8825-25c4152a23d2 x-compute-request-id: req-946cc9de-3f12-4bc9-8825-25c4152a23d2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "id": "672d33c1-9362-4340-892b-561b83303a1f", "volumeId": "672d33c1-9362-4340-892b-561b83303a1f"}} 2018-09-02 19:10:32,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/os-volume_attachments used request id req-946cc9de-3f12-4bc9-8825-25c4152a23d2 2018-09-02 19:10:32,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.88128590584s 2018-09-02 19:10:32,037 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/os-volume_attachments used request id req-946cc9de-3f12-4bc9-8825-25c4152a23d2 2018-09-02 19:10:32,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:33,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:32 GMT Server: Apache x-compute-request-id: req-14f56a5a-aa81-4f44-9622-cc3545dca810 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14f56a5a-aa81-4f44-9622-cc3545dca810 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:31.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:33,107 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-14f56a5a-aa81-4f44-9622-cc3545dca810 2018-09-02 19:10:33,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.06990408897s 2018-09-02 19:10:33,108 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-14f56a5a-aa81-4f44-9622-cc3545dca810 2018-09-02 19:10:33,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:35,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:35,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:35,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:35 GMT Server: Apache x-compute-request-id: req-cba83724-5643-498c-a7b6-99ba2f57ec29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cba83724-5643-498c-a7b6-99ba2f57ec29 Content-Encoding: gzip Content-Length: 564 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [{"server_id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "attachment_id": "9a56c689-e543-4de7-ab8c-f46b40da0f0d", "attached_at": "2018-09-02T19:10:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "672d33c1-9362-4340-892b-561b83303a1f", "device": "/dev/vdb", "id": "672d33c1-9362-4340-892b-561b83303a1f"}], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:34.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:35,167 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-cba83724-5643-498c-a7b6-99ba2f57ec29 2018-09-02 19:10:35,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0563640594482s 2018-09-02 19:10:35,168 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-cba83724-5643-498c-a7b6-99ba2f57ec29 2018-09-02 19:10:35,170 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-02 19:10:35,171 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-02 19:10:35,171 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-02 19:10:35,172 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-02 19:10:35,241 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-02 19:10:35,241 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-02 19:10:35,242 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-02 19:10:35,243 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-02 19:10:35,279 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-09-02 19:10:35,279 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-02 19:10:35,308 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-02 19:10:35,817 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-02 19:10:35,817 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: d89dff29-a023-4228-b72f-be04928fdc1f Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 2/16 done New data added to the volume! 2018-09-02 19:10:35,818 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-09-02 19:10:35,818 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-09-02 19:10:35,819 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-02 19:10:35,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-09-02 19:10:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/os-volume_attachments/672d33c1-9362-4340-892b-561b83303a1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:38,210 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:10: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-1b937975-bc65-4156-9bc7-8e651f6db345 x-compute-request-id: req-1b937975-bc65-4156-9bc7-8e651f6db345 Content-Length: 0 Content-Type: application/json 2018-09-02 19:10:38,210 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/os-volume_attachments/672d33c1-9362-4340-892b-561b83303a1f used request id req-1b937975-bc65-4156-9bc7-8e651f6db345 2018-09-02 19:10:38,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.39106082916s 2018-09-02 19:10:38,211 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c/os-volume_attachments/672d33c1-9362-4340-892b-561b83303a1f used request id req-1b937975-bc65-4156-9bc7-8e651f6db345 2018-09-02 19:10:38,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:38,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:38,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:38 GMT Server: Apache x-compute-request-id: req-b8a2770b-cff0-4480-8ea8-f7bf2c86b9fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8a2770b-cff0-4480-8ea8-f7bf2c86b9fe Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [{"server_id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "attachment_id": "9a56c689-e543-4de7-ab8c-f46b40da0f0d", "attached_at": "2018-09-02T19:10:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "672d33c1-9362-4340-892b-561b83303a1f", "device": "/dev/vdb", "id": "672d33c1-9362-4340-892b-561b83303a1f"}], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:38.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:38,263 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-b8a2770b-cff0-4480-8ea8-f7bf2c86b9fe 2018-09-02 19:10:38,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0520279407501s 2018-09-02 19:10:38,264 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-b8a2770b-cff0-4480-8ea8-f7bf2c86b9fe 2018-09-02 19:10:38,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:40,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:40,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:40,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:40 GMT Server: Apache x-compute-request-id: req-47ec67e1-19f3-4c15-a36b-46a20fe78da6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47ec67e1-19f3-4c15-a36b-46a20fe78da6 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:39.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:40,318 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-47ec67e1-19f3-4c15-a36b-46a20fe78da6 2018-09-02 19:10:40,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0493960380554s 2018-09-02 19:10:40,318 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-47ec67e1-19f3-4c15-a36b-46a20fe78da6 2018-09-02 19:10:40,319 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-09-02 19:10:40,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-09-02 19:10:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"volumeAttachment": {"volumeId": "672d33c1-9362-4340-892b-561b83303a1f"}}' 2018-09-02 19:10:41,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-7ac2b8f9-9dc8-4c1d-bfe8-9395394b3bae x-compute-request-id: req-7ac2b8f9-9dc8-4c1d-bfe8-9395394b3bae Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "id": "672d33c1-9362-4340-892b-561b83303a1f", "volumeId": "672d33c1-9362-4340-892b-561b83303a1f"}} 2018-09-02 19:10:41,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/os-volume_attachments used request id req-7ac2b8f9-9dc8-4c1d-bfe8-9395394b3bae 2018-09-02 19:10:41,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.999207019806s 2018-09-02 19:10:41,320 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/os-volume_attachments used request id req-7ac2b8f9-9dc8-4c1d-bfe8-9395394b3bae 2018-09-02 19:10:41,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:41,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:41,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:41 GMT Server: Apache x-compute-request-id: req-121bbfca-8e67-454f-ba94-1bc230c5acbb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-121bbfca-8e67-454f-ba94-1bc230c5acbb Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:41.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:41,396 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-121bbfca-8e67-454f-ba94-1bc230c5acbb 2018-09-02 19:10:41,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0759580135345s 2018-09-02 19:10:41,397 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-121bbfca-8e67-454f-ba94-1bc230c5acbb 2018-09-02 19:10:41,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:43,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:43,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:43,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:43 GMT Server: Apache x-compute-request-id: req-e15f860a-ea6e-4ca2-9ac6-a50014f4adc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e15f860a-ea6e-4ca2-9ac6-a50014f4adc3 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:42.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:43,468 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-e15f860a-ea6e-4ca2-9ac6-a50014f4adc3 2018-09-02 19:10:43,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0676801204681s 2018-09-02 19:10:43,469 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-e15f860a-ea6e-4ca2-9ac6-a50014f4adc3 2018-09-02 19:10:43,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:45,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:45,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:45 GMT Server: Apache x-compute-request-id: req-334ad28d-9aca-44a0-92fa-c7d092d6a7fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-334ad28d-9aca-44a0-92fa-c7d092d6a7fd Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [{"server_id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "attachment_id": "23a394d8-9aec-4d4b-84b9-fed2595413ef", "attached_at": "2018-09-02T19:10:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "672d33c1-9362-4340-892b-561b83303a1f", "device": "/dev/vdb", "id": "672d33c1-9362-4340-892b-561b83303a1f"}], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:43.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:45,525 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-334ad28d-9aca-44a0-92fa-c7d092d6a7fd 2018-09-02 19:10:45,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0521409511566s 2018-09-02 19:10:45,525 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-334ad28d-9aca-44a0-92fa-c7d092d6a7fd 2018-09-02 19:10:45,527 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-02 19:10:45,529 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-02 19:10:45,529 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-02 19:10:45,532 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-02 19:10:45,599 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-02 19:10:45,600 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-02 19:10:45,601 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-02 19:10:45,601 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-02 19:10:45,640 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-09-02 19:10:45,641 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-02 19:10:45,666 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-02 19:10:45,689 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-02 19:10:45,689 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-09-02 19:10:45,689 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-09-02 19:10:45,690 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-09-02 19:10:45,691 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-02 19:10:45,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-09-02 19:10:45,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/os-volume_attachments/672d33c1-9362-4340-892b-561b83303a1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:46,289 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:10: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 x-openstack-request-id: req-ec561cb1-be16-452d-bc21-c90a3f4b08f2 x-compute-request-id: req-ec561cb1-be16-452d-bc21-c90a3f4b08f2 Content-Length: 0 Content-Type: application/json 2018-09-02 19:10:46,290 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/os-volume_attachments/672d33c1-9362-4340-892b-561b83303a1f used request id req-ec561cb1-be16-452d-bc21-c90a3f4b08f2 2018-09-02 19:10:46,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.598696947098s 2018-09-02 19:10:46,290 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec/os-volume_attachments/672d33c1-9362-4340-892b-561b83303a1f used request id req-ec561cb1-be16-452d-bc21-c90a3f4b08f2 2018-09-02 19:10:46,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:46,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:46 GMT Server: Apache x-compute-request-id: req-ad29e26d-d38c-420d-b35b-9fb9234f9ef0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad29e26d-d38c-420d-b35b-9fb9234f9ef0 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [{"server_id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "attachment_id": "23a394d8-9aec-4d4b-84b9-fed2595413ef", "attached_at": "2018-09-02T19:10:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "672d33c1-9362-4340-892b-561b83303a1f", "device": "/dev/vdb", "id": "672d33c1-9362-4340-892b-561b83303a1f"}], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:46.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:46,345 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-ad29e26d-d38c-420d-b35b-9fb9234f9ef0 2018-09-02 19:10:46,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0548918247223s 2018-09-02 19:10:46,346 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-ad29e26d-d38c-420d-b35b-9fb9234f9ef0 2018-09-02 19:10:46,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:48,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:48,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:48 GMT Server: Apache x-compute-request-id: req-01810bff-59d1-4756-8be2-69e7015bf492 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01810bff-59d1-4756-8be2-69e7015bf492 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:46.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:48,401 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-01810bff-59d1-4756-8be2-69e7015bf492 2018-09-02 19:10:48,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0512568950653s 2018-09-02 19:10:48,402 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-01810bff-59d1-4756-8be2-69e7015bf492 2018-09-02 19:10:48,519 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:10:48,520 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:07 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-02 19:10:48,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-02 19:10:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:48,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:10: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 x-openstack-request-id: req-b37a76bd-4e6f-468f-b399-df37c000504c x-compute-request-id: req-b37a76bd-4e6f-468f-b399-df37c000504c Content-Type: application/json 2018-09-02 19:10:48,688 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec used request id req-b37a76bd-4e6f-468f-b399-df37c000504c 2018-09-02 19:10:48,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163237094879s 2018-09-02 19:10:48,689 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec used request id req-b37a76bd-4e6f-468f-b399-df37c000504c 2018-09-02 19:10:48,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:10:48,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:49,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-05617dbd-474b-4d87-9b73-0c4af10a3c7e x-compute-request-id: req-05617dbd-474b-4d87-9b73-0c4af10a3c7e Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:81:da", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:81:da", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:10:16.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:10:16Z", "hostId": "88cc13b0b7a22848453096881bd24a6a22bf0be3482aa41c775077d9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:10:10Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:51:3b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:09:58.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "bf1b7315-a380-46ae-b54a-e7fd5a9e85ec", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:10:48Z", "hostId": "76e5551624263f1641732a1639bfed5cd528a49fb3f9afc1baaf7920", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm2_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:09:50Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:10:49,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05617dbd-474b-4d87-9b73-0c4af10a3c7e 2018-09-02 19:10:49,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487735033035s 2018-09-02 19:10:49,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05617dbd-474b-4d87-9b73-0c4af10a3c7e 2018-09-02 19:10:49,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:51,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:10:51,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:51,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-8199f09f-f6b2-4d4a-a596-1a9db529073f x-compute-request-id: req-8199f09f-f6b2-4d4a-a596-1a9db529073f Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:81:da", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:81:da", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:10:16.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:10:16Z", "hostId": "88cc13b0b7a22848453096881bd24a6a22bf0be3482aa41c775077d9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:10:10Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:10:51,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8199f09f-f6b2-4d4a-a596-1a9db529073f 2018-09-02 19:10:51,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648253917694s 2018-09-02 19:10:51,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8199f09f-f6b2-4d4a-a596-1a9db529073f 2018-09-02 19:10:51,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-02 19:10:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/5c0e2f24-29f3-4808-a3bd-05d41d452b17.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:52,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6bd1e5d9-feb6-4ea2-a8f0-6af94a93dfbe Content-Length: 0 Date: Sun, 02 Sep 2018 19:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:10:52,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/5c0e2f24-29f3-4808-a3bd-05d41d452b17.json used request id req-6bd1e5d9-feb6-4ea2-a8f0-6af94a93dfbe 2018-09-02 19:10:52,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.574439048767s 2018-09-02 19:10:52,410 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/5c0e2f24-29f3-4808-a3bd-05d41d452b17.json used request id req-6bd1e5d9-feb6-4ea2-a8f0-6af94a93dfbe 2018-09-02 19:10:52,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:10:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:52,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-7b26c512-7e86-4644-b21c-2cdddd97ff97 Date: Sun, 02 Sep 2018 19:10:52 GMT RESP BODY: {"floatingips": [{"router_id": "deb4f3db-ff98-450d-aaae-cef82cf1af15", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-02T19:10:18Z", "floating_network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "4b8583e5-fe62-4758-a743-ddd8b736b789", "id": "c25d638c-96e3-42d7-89be-30a6b46a595c", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:10:18Z", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}]} 2018-09-02 19:10:52,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7b26c512-7e86-4644-b21c-2cdddd97ff97 2018-09-02 19:10:52,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0799598693848s 2018-09-02 19:10:52,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7b26c512-7e86-4644-b21c-2cdddd97ff97 2018-09-02 19:10:52,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:52,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:52 GMT Server: Apache x-compute-request-id: req-1e71f1a8-fcd9-49f8-b005-85f2960122e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e71f1a8-fcd9-49f8-b005-85f2960122e1 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:46.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:52,555 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-1e71f1a8-fcd9-49f8-b005-85f2960122e1 2018-09-02 19:10:52,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0553121566772s 2018-09-02 19:10:52,555 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-1e71f1a8-fcd9-49f8-b005-85f2960122e1 2018-09-02 19:10:52,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-09-02 19:10:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:52,649 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:10:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61414748-52d4-4cce-aa34-a9fd03ef0da8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:10:52,649 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f used request id req-61414748-52d4-4cce-aa34-a9fd03ef0da8 2018-09-02 19:10:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0926208496094s 2018-09-02 19:10:52,650 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f used request id req-61414748-52d4-4cce-aa34-a9fd03ef0da8 2018-09-02 19:10:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:52,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:52 GMT Server: Apache x-compute-request-id: req-2f856dc5-e076-484a-99f8-ae175510750f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f856dc5-e076-484a-99f8-ae175510750f Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "self"}, {"href": "http://172.30.9.26:8776/a85aaa3a59ac45fb99bd55746626bcc2/volumes/672d33c1-9362-4340-892b-561b83303a1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-02T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "updated_at": "2018-09-02T19:10:52.000000", "volume_type": null, "name": "cinder_test-volume_b3a1046b-db84-4a3b-8c52-90e4590068d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "672d33c1-9362-4340-892b-561b83303a1f", "size": 2}]} 2018-09-02 19:10:52,721 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-2f856dc5-e076-484a-99f8-ae175510750f 2018-09-02 19:10:52,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0708570480347s 2018-09-02 19:10:52,722 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-2f856dc5-e076-484a-99f8-ae175510750f 2018-09-02 19:10:52,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:54,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-09-02 19:10:54,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:54,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10:54 GMT Server: Apache x-compute-request-id: req-b9b16661-a86b-47b9-aa91-071c5cbf1e20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b9b16661-a86b-47b9-aa91-071c5cbf1e20 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-02 19:10:54,766 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-b9b16661-a86b-47b9-aa91-071c5cbf1e20 2018-09-02 19:10:54,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.040657043457s 2018-09-02 19:10:54,766 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a85aaa3a59ac45fb99bd55746626bcc2/volumes/detail used request id req-b9b16661-a86b-47b9-aa91-071c5cbf1e20 2018-09-02 19:10:54,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-02 19:10:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/c25d638c-96e3-42d7-89be-30a6b46a595c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:55,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-454489e1-150d-41ae-9740-5ed5e969bb08 Content-Length: 0 Date: Sun, 02 Sep 2018 19:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:10:55,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/c25d638c-96e3-42d7-89be-30a6b46a595c.json used request id req-454489e1-150d-41ae-9740-5ed5e969bb08 2018-09-02 19:10:55,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.890914916992s 2018-09-02 19:10:55,661 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/c25d638c-96e3-42d7-89be-30a6b46a595c.json used request id req-454489e1-150d-41ae-9740-5ed5e969bb08 2018-09-02 19:10:55,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-02 19:10:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:55,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-71893d4f-18ab-4085-ae51-58e017aecf48 Date: Sun, 02 Sep 2018 19:10:55 GMT RESP BODY: {"floatingips": []} 2018-09-02 19:10:55,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-71893d4f-18ab-4085-ae51-58e017aecf48 2018-09-02 19:10:55,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.181077003479s 2018-09-02 19:10:55,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-71893d4f-18ab-4085-ae51-58e017aecf48 2018-09-02 19:10:55,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-02 19:10:55,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:56,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:10:55 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-44c5d2ad-d1a1-4046-8338-0652dde09013 x-compute-request-id: req-44c5d2ad-d1a1-4046-8338-0652dde09013 Content-Type: application/json 2018-09-02 19:10:56,019 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c used request id req-44c5d2ad-d1a1-4046-8338-0652dde09013 2018-09-02 19:10:56,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170384168625s 2018-09-02 19:10:56,019 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c used request id req-44c5d2ad-d1a1-4046-8338-0652dde09013 2018-09-02 19:10:56,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:10:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:56,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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-1843c02e-2ffd-4ab3-9936-8fdf18eda443 x-compute-request-id: req-1843c02e-2ffd-4ab3-9936-8fdf18eda443 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:81:da", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:81:da", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "rel": "bookmark"}], "image": {"id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "links": [{"href": "http://172.30.9.26:8774/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-02T19:10:16.000000", "flavor": {"id": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "links": [{"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "bookmark"}]}, "id": "2b46a5d2-7cb5-43d7-8960-8c5913b32f3c", "security_groups": [{"name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}], "user_id": "90fbbee6215a453595bd6bcdf1fe2167", "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-09-02T19:10:55Z", "hostId": "88cc13b0b7a22848453096881bd24a6a22bf0be3482aa41c775077d9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5", "name": "cinder_test-vm_b3a1046b-db84-4a3b-8c52-90e4590068d5", "created": "2018-09-02T19:10:10Z", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-02 19:10:56,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1843c02e-2ffd-4ab3-9936-8fdf18eda443 2018-09-02 19:10:56,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466871023178s 2018-09-02 19:10:56,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1843c02e-2ffd-4ab3-9936-8fdf18eda443 2018-09-02 19:10:56,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-02 19:10:58,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-02 19:10:58,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:58,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:10: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 x-openstack-request-id: req-fde22fd7-a152-4209-9d95-875fbaecd7b7 x-compute-request-id: req-fde22fd7-a152-4209-9d95-875fbaecd7b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-02 19:10:58,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fde22fd7-a152-4209-9d95-875fbaecd7b7 2018-09-02 19:10:58,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0679740905762s 2018-09-02 19:10:58,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fde22fd7-a152-4209-9d95-875fbaecd7b7 2018-09-02 19:10:58,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-02 19:10:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:58,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-67b0db67-d136-456f-bd9c-ebae717952c3 Date: Sun, 02 Sep 2018 19:10:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:48Z", "updated_at": "2018-09-02T19:09:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:48Z", "revision_number": 0, "id": "1d56a180-5eb0-4eac-ac7d-793a9504356f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:48Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-02T19:09:49Z", "revision_number": 0, "id": "4598c1a9-3f58-49d7-9940-427dd1c551ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:49Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:48Z", "revision_number": 0, "id": "984e77de-3d2d-459e-af49-506360cbc4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:48Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:49Z", "revision_number": 0, "id": "c4baaf3e-9086-4a9c-91f1-a0ad0b227c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:49Z", "security_group_id": "1870bc0b-b055-42bc-acff-e055a0f72840", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}], "revision_number": 3, "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "1870bc0b-b055-42bc-acff-e055a0f72840", "name": "cinder_test-sg_b3a1046b-db84-4a3b-8c52-90e4590068d5"}, {"description": "Default security group", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:41Z", "updated_at": "2018-09-02T19:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "09ddf5e6-a2be-45dd-83e0-b4dd9f6a96b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "a6a7bb47-32c9-402a-91c3-7334253cdf1e", "remote_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "c16591c8-70c3-414a-8266-658f4eeb5cdb", "remote_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-02T19:09:41Z", "revision_number": 0, "id": "c28b53a3-d334-411f-996d-c9b1f2bd096e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-02T19:09:41Z", "security_group_id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a85aaa3a59ac45fb99bd55746626bcc2"}], "revision_number": 1, "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "19ab4155-7b30-4f8e-97d3-3662c0493491", "name": "default"}]} 2018-09-02 19:10:58,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-67b0db67-d136-456f-bd9c-ebae717952c3 2018-09-02 19:10:58,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0448470115662s 2018-09-02 19:10:58,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-67b0db67-d136-456f-bd9c-ebae717952c3 2018-09-02 19:10:58,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-02 19:10:58,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1870bc0b-b055-42bc-acff-e055a0f72840.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:58,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51060796-cd8e-4328-9505-9f3defba2fe1 Content-Length: 0 Date: Sun, 02 Sep 2018 19:10:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:10:58,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1870bc0b-b055-42bc-acff-e055a0f72840.json used request id req-51060796-cd8e-4328-9505-9f3defba2fe1 2018-09-02 19:10:58,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.209702968597s 2018-09-02 19:10:58,822 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1870bc0b-b055-42bc-acff-e055a0f72840.json used request id req-51060796-cd8e-4328-9505-9f3defba2fe1 2018-09-02 19:10:58,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-02 19:10:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:10:58,882 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:10: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 x-openstack-request-id: req-438f8e31-b5ab-4a80-80ff-d41ee96b6922 x-compute-request-id: req-438f8e31-b5ab-4a80-80ff-d41ee96b6922 Content-Length: 0 Content-Type: application/json 2018-09-02 19:10:58,882 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5 used request id req-438f8e31-b5ab-4a80-80ff-d41ee96b6922 2018-09-02 19:10:58,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0597369670868s 2018-09-02 19:10:58,883 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_b3a1046b-db84-4a3b-8c52-90e4590068d5 used request id req-438f8e31-b5ab-4a80-80ff-d41ee96b6922 2018-09-02 19:10:58,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-02 19:10:58,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" -d '{"subnet_id": "7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"}' 2018-09-02 19:11:00,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-90a3228e-4e30-4281-8da5-bbd1d7100a80 Date: Sun, 02 Sep 2018 19:11:00 GMT RESP BODY: {"network_id": "26f08563-ce4f-41ae-ab33-2d78022dffc0", "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "subnet_id": "7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf", "subnet_ids": ["7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf"], "port_id": "27345c90-7aa5-4514-a02f-3bffa70f4061", "id": "deb4f3db-ff98-450d-aaae-cef82cf1af15"} 2018-09-02 19:11:00,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15/remove_router_interface.json used request id req-90a3228e-4e30-4281-8da5-bbd1d7100a80 2018-09-02 19:11:00,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75041890144s 2018-09-02 19:11:00,634 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15/remove_router_interface.json used request id req-90a3228e-4e30-4281-8da5-bbd1d7100a80 returning object deb4f3db-ff98-450d-aaae-cef82cf1af15 2018-09-02 19:11:00,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-02 19:11:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:11:00,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-fbd0d284-789c-4d2e-91c1-9b8e1249df0e Date: Sun, 02 Sep 2018 19:11:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "04183159-c23b-4a74-99aa-667c9fe92bf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9d688909-6090-4882-859f-3d3c86497f4a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "a85aaa3a59ac45fb99bd55746626bcc2", "created_at": "2018-09-02T19:09:43Z", "admin_state_up": true, "updated_at": "2018-09-02T19:10:59Z", "revision_number": 4, "routes": [], "project_id": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "deb4f3db-ff98-450d-aaae-cef82cf1af15", "name": "cinder_test-router_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:11:00,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-fbd0d284-789c-4d2e-91c1-9b8e1249df0e 2018-09-02 19:11:00,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113240003586s 2018-09-02 19:11:00,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-fbd0d284-789c-4d2e-91c1-9b8e1249df0e 2018-09-02 19:11:00,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-02 19:11:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:11:02,052 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03683084-a54b-4276-bcd7-f796e59674ce Content-Length: 0 Date: Sun, 02 Sep 2018 19:11:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:11:02,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15.json used request id req-03683084-a54b-4276-bcd7-f796e59674ce 2018-09-02 19:11:02,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30217003822s 2018-09-02 19:11:02,052 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/deb4f3db-ff98-450d-aaae-cef82cf1af15.json used request id req-03683084-a54b-4276-bcd7-f796e59674ce 2018-09-02 19:11:02,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-02 19:11:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:11:02,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-939509d6-f60a-4d38-9dc2-f8bd4091e774 Date: Sun, 02 Sep 2018 19:11:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-02T19:09:42Z","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":"a85aaa3a59ac45fb99bd55746626bcc2","id":"7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf","subnetpool_id":null,"name":"cinder_test-subnet_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:11:02,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-939509d6-f60a-4d38-9dc2-f8bd4091e774 2018-09-02 19:11:02,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439538955688s 2018-09-02 19:11:02,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-939509d6-f60a-4d38-9dc2-f8bd4091e774 2018-09-02 19:11:02,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-02 19:11:02,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:11:03,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb0e821a-921e-4585-9850-8bc937f39811 Date: Sun, 02 Sep 2018 19:11:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:11:03,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf.json used request id req-bb0e821a-921e-4585-9850-8bc937f39811 2018-09-02 19:11:03,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.24529480934s 2018-09-02 19:11:03,344 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7b8dde83-78c9-46f5-b0ff-d727a9e3b7bf.json used request id req-bb0e821a-921e-4585-9850-8bc937f39811 2018-09-02 19:11:03,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-02 19:11:03,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:11:03,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-8b015c92-1aa7-4a32-b947-21a2517559c2 Date: Sun, 02 Sep 2018 19:11:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d688909-6090-4882-859f-3d3c86497f4a"],"updated_at":"2018-09-02T19:02:33Z","tenant_id":"aa324b5a0f724264998f14aff5362a26","created_at":"2018-09-02T19:02:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aa324b5a0f724264998f14aff5362a26","id":"04183159-c23b-4a74-99aa-667c9fe92bf9","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-02T19:11:03Z","tenant_id":"a85aaa3a59ac45fb99bd55746626bcc2","created_at":"2018-09-02T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a85aaa3a59ac45fb99bd55746626bcc2","id":"26f08563-ce4f-41ae-ab33-2d78022dffc0","name":"cinder_test-net_b3a1046b-db84-4a3b-8c52-90e4590068d5"}]} 2018-09-02 19:11:03,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8b015c92-1aa7-4a32-b947-21a2517559c2 2018-09-02 19:11:03,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10377907753s 2018-09-02 19:11:03,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8b015c92-1aa7-4a32-b947-21a2517559c2 2018-09-02 19:11:03,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-02 19:11:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/26f08563-ce4f-41ae-ab33-2d78022dffc0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:11:04,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db2b01bb-a559-470f-8a5f-5a87aeed2164 Date: Sun, 02 Sep 2018 19:11:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-02 19:11:04,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/26f08563-ce4f-41ae-ab33-2d78022dffc0.json used request id req-db2b01bb-a559-470f-8a5f-5a87aeed2164 2018-09-02 19:11:04,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40867376328s 2018-09-02 19:11:04,860 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/26f08563-ce4f-41ae-ab33-2d78022dffc0.json used request id req-db2b01bb-a559-470f-8a5f-5a87aeed2164 2018-09-02 19:11:04,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-02 19:11:04,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:11:04,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-63a3474d-6973-4e32-adb8-d15799cd0e40 Date: Sun, 02 Sep 2018 19:11:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-02T19:09:47Z", "file": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/file", "owner": "a85aaa3a59ac45fb99bd55746626bcc2", "id": "4c9d71fb-36cb-4762-9315-49f8d185cef8", "size": 12716032, "self": "/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://eec866b3-ddfc-4cf2-a2cc-8456bdb007ff/images/4c9d71fb-36cb-4762-9315-49f8d185cef8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b3a1046b-db84-4a3b-8c52-90e4590068d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-02T19:09:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-02 19:11:04,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-63a3474d-6973-4e32-adb8-d15799cd0e40 2018-09-02 19:11:04,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392010211945s 2018-09-02 19:11:04,903 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-63a3474d-6973-4e32-adb8-d15799cd0e40 2018-09-02 19:11:04,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-02 19:11:04,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d885e64364aa85a0e5f8cdcbc0a9161a18b3" 2018-09-02 19:11:06,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0caa1fc7-3ee1-4667-8db7-da6938d6da22 Date: Sun, 02 Sep 2018 19:11:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-02 19:11:06,028 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8 used request id req-0caa1fc7-3ee1-4667-8db7-da6938d6da22 2018-09-02 19:11:06,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12284684181s 2018-09-02 19:11:06,028 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4c9d71fb-36cb-4762-9315-49f8d185cef8 used request id req-0caa1fc7-3ee1-4667-8db7-da6938d6da22 2018-09-02 19:11:06,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-02 19:11:06,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:11:06,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:11:06 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-9946cf3f-ae88-4c92-b37a-cf7372eda56d x-compute-request-id: req-9946cf3f-ae88-4c92-b37a-cf7372eda56d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b3a1046b-db84-4a3b-8c52-90e4590068d5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150", "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": "a3eb6e2e-0821-4ffd-b61d-2849e76a2150"}]} 2018-09-02 19:11:06,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9946cf3f-ae88-4c92-b37a-cf7372eda56d 2018-09-02 19:11:06,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260419845581s 2018-09-02 19:11:06,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9946cf3f-ae88-4c92-b37a-cf7372eda56d 2018-09-02 19:11:06,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-02 19:11:06,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:11:06,093 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 02 Sep 2018 19:11:06 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-a5b539b5-d085-4f80-8be2-694e3c0cce2d x-compute-request-id: req-a5b539b5-d085-4f80-8be2-694e3c0cce2d Content-Length: 0 Content-Type: application/json 2018-09-02 19:11:06,093 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150 used request id req-a5b539b5-d085-4f80-8be2-694e3c0cce2d 2018-09-02 19:11:06,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0359511375427s 2018-09-02 19:11:06,093 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a3eb6e2e-0821-4ffd-b61d-2849e76a2150 used request id req-a5b539b5-d085-4f80-8be2-694e3c0cce2d 2018-09-02 19:11:06,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:11:06,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:11:06,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657e96a7-dd39-46da-bf8e-2ef3c7e99d07 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/180d0c7ae88a408e8a15c6fa1d88d517"}, "domain_id": "default", "enabled": true, "options": {}, "id": "180d0c7ae88a408e8a15c6fa1d88d517", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/1c1a387dc5a64c8d8ffbfe3a1514bb9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a387dc5a64c8d8ffbfe3a1514bb9f", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/21ce087721f34063958d235656740f6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21ce087721f34063958d235656740f6c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/48af6b7fecc94090b23db17a37694ea1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48af6b7fecc94090b23db17a37694ea1", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/63f390c43ccc4a01917b2e0a89c17f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63f390c43ccc4a01917b2e0a89c17f3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/654a5736d3634c45929437e51de454e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "654a5736d3634c45929437e51de454e8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/67b781cc23754e35bf0bb9b2f3d65924"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67b781cc23754e35bf0bb9b2f3d65924", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/6f5623ed80c144729f0fa297e4d125e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f5623ed80c144729f0fa297e4d125e9", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/805978a6bfc3495492e0ae0710137636"}, "domain_id": "default", "enabled": true, "options": {}, "id": "805978a6bfc3495492e0ae0710137636", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5", "links": {"self": "http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "90fbbee6215a453595bd6bcdf1fe2167", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/98c261c86b4c4be5819455d158992fc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98c261c86b4c4be5819455d158992fc8", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/a25d6ac4607146789ca2af61783633b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a25d6ac4607146789ca2af61783633b7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/b73198a534104a9a883a30cc91061f77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b73198a534104a9a883a30cc91061f77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ddcace292468429687db376307e063c8"}, "domain_id": "37c77df8d5ff4c538c79845c3e2b49ef", "enabled": true, "options": {}, "id": "ddcace292468429687db376307e063c8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/f9c5a0fcd7d24a68b1356ff728af40b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9c5a0fcd7d24a68b1356ff728af40b7", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-09-02 19:11:06,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-657e96a7-dd39-46da-bf8e-2ef3c7e99d07 2018-09-02 19:11:06,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202907800674s 2018-09-02 19:11:06,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-657e96a7-dd39-46da-bf8e-2ef3c7e99d07 2018-09-02 19:11:06,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-02 19:11:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:11:06,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593dc3c9-30f7-4ab3-809b-0ba777d99a49 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_b3a1046b-db84-4a3b-8c52-90e4590068d5", "links": {"self": "http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "90fbbee6215a453595bd6bcdf1fe2167", "description": null}} 2018-09-02 19:11:06,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167 used request id req-593dc3c9-30f7-4ab3-809b-0ba777d99a49 2018-09-02 19:11:06,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193695783615s 2018-09-02 19:11:06,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167 used request id req-593dc3c9-30f7-4ab3-809b-0ba777d99a49 2018-09-02 19:11:06,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-02 19:11:06,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:11:06,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e5c55e3-3201-4e55-9154-1c1618c05263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:11:06,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167 used request id req-2e5c55e3-3201-4e55-9154-1c1618c05263 2018-09-02 19:11:06,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336586952209s 2018-09-02 19:11:06,834 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/90fbbee6215a453595bd6bcdf1fe2167 used request id req-2e5c55e3-3201-4e55-9154-1c1618c05263 2018-09-02 19:11:06,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-02 19:11:06,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:11:07,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0614a709-bde7-455d-abde-424c1e7b5c2f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2"}, "tags": [], "enabled": true, "id": "a85aaa3a59ac45fb99bd55746626bcc2", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b3a1046b-db84-4a3b-8c52-90e4590068d5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa324b5a0f724264998f14aff5362a26"}, "tags": [], "enabled": true, "id": "aa324b5a0f724264998f14aff5362a26", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ff15a6bbb04f6783ea80fb18d1f502"}, "tags": [], "enabled": true, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-02 19:11:07,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-0614a709-bde7-455d-abde-424c1e7b5c2f 2018-09-02 19:11:07,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179090023041s 2018-09-02 19:11:07,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-0614a709-bde7-455d-abde-424c1e7b5c2f 2018-09-02 19:11:07,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-02 19:11:07,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d61b64d6496bf258bee89d86041c5d8c6d81920" 2018-09-02 19:11:07,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 02 Sep 2018 19:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-559976a4-1103-4a15-b622-146679aeffe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-02 19:11:07,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2 used request id req-559976a4-1103-4a15-b622-146679aeffe9 2018-09-02 19:11:07,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.225828170776s 2018-09-02 19:11:07,250 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a85aaa3a59ac45fb99bd55746626bcc2 used request id req-559976a4-1103-4a15-b622-146679aeffe9 2018-09-02 19:11:07,300 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-09-02 19:11:07,398 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-09-02 19:11:07,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-02 19:11:07,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-02 19:11:07,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-02 19:11:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:11:07,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc3d034-384b-49b4-814f-ab9c006829ea 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.26:5000/v3/", "rel": "self"}]}} 2018-09-02 19:11:07,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9dc3d034-384b-49b4-814f-ab9c006829ea 2018-09-02 19:11:07,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-09-02 19:11:07,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55befc555ef1484aa02e847c32150983", "name": "member"}, {"id": "16e53ec6c3314cc0845f77c913225592", "name": "admin"}, {"id": "ca15a744c8164d02b0fe27348a0619aa", "name": "reader"}], "expires_at": "2018-09-02T20:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ff15a6bbb04f6783ea80fb18d1f502", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84576d9c723748f4809c324120518f58"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea2ad87fbacf47bf917559d699066ed4"}], "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bfe11782e6348b883e3af33e445804f"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"url": "http://192.30.9.5:8776/v3/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}], "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1654d083cd48ccb413223474878064"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f31c8fac7295452a897b796092b47fec"}], "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "980b36f316a548efbdf4401aedf58cf4"}], "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29dc9c695bfd4422a18129d04f831915"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}], "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8875cf368cb1440c870c126957e3e8f1"}], "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"url": "http://172.30.9.26:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e181fc234f94259b567494b1ee7015f"}, {"url": "http://192.30.9.5:8004/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4b2c196770d4121ae98da3e3846d5f1"}], "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1c9fcc1e24452785ae14528fae13ca"}], "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d6d146365174338b9295d59468a5d00"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10decc3eae2145758e6c9d1f12177efb"}], "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}], "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6461259b7bd74090801be2990e9742a5"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dade577610e4499897fd3ab4ab567599"}], "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"url": "http://172.30.9.26:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"url": "http://192.30.9.5:8776/v1/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5cab9fa19f846048b111f944505ad35"}], "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24b88296a23843e492f1d5a8129850c1"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92b2b90a8744d64a5294c25be6a2587"}], "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"url": "http://172.30.9.26:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"url": "http://192.30.9.5:8776/v2/f8ff15a6bbb04f6783ea80fb18d1f502", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}], "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "805978a6bfc3495492e0ae0710137636"}, "audit_ids": ["f7FbcqXhRgW203M-oa0_Lw"], "issued_at": "2018-09-02T19:11:07.000000Z"}} 2018-09-02 19:11:07,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:11:07,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c149b567-3d29-4418-805b-e19d285410a8 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.26:5000/v3/", "rel": "self"}]}]}} 2018-09-02 19:11:07,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-c149b567-3d29-4418-805b-e19d285410a8 2018-09-02 19:11:07,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-02 19:11:07,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-02 19:11:07,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 02 Sep 2018 19:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-891ed695-4d79-4b47-a644-4f92a19c6b5b 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.5:35357/v3/", "rel": "self"}]}]}} 2018-09-02 19:11:07,927 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-891ed695-4d79-4b47-a644-4f92a19c6b5b 2018-09-02 19:11:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2aaa4a70492b03d517db731330dc58cfde59144" 2018-09-02 19:11:08,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa6eaae-34dd-4f56-90b1-a8af8d79a5a7 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0b807095596c4487aaa817d1fa78f540"}, "enabled": true, "type": "network", "id": "0b807095596c4487aaa817d1fa78f540", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/1118fe2f25b44933a87ef8ec8701adfa"}, "enabled": true, "type": "volumev3", "id": "1118fe2f25b44933a87ef8ec8701adfa", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/12602d7f9b1c4e96a25c8742bda47bac"}, "enabled": true, "type": "image", "id": "12602d7f9b1c4e96a25c8742bda47bac", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3f0335a02eef4a1a9c9de97f2f7bfd7a"}, "enabled": true, "type": "cloudformation", "id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/56d90a1c5e304d10a2e28f23fcddac05"}, "enabled": true, "type": "object-store", "id": "56d90a1c5e304d10a2e28f23fcddac05", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5805bcac9a654ce890f70f8ae33c61b2"}, "enabled": true, "type": "compute", "id": "5805bcac9a654ce890f70f8ae33c61b2", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/826c7549381b436f8659f1a5eda965cc"}, "enabled": true, "type": "orchestration", "id": "826c7549381b436f8659f1a5eda965cc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8696eb89d0dc473090533c6a46a54d3f"}, "enabled": true, "type": "placement", "id": "8696eb89d0dc473090533c6a46a54d3f", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9764e8699f9846d48e6500e42dc3b33a"}, "enabled": true, "type": "metric", "id": "9764e8699f9846d48e6500e42dc3b33a", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b6aeb96657f745718d4b3bdc390d5b96"}, "enabled": true, "type": "event", "id": "b6aeb96657f745718d4b3bdc390d5b96", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c6a9261f532c4c52a603c0c610fbd60f"}, "enabled": true, "type": "alarming", "id": "c6a9261f532c4c52a603c0c610fbd60f", "name": "aodh"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d50f07afdfa540db9c5691b5bce1bab1"}, "enabled": true, "type": "volume", "id": "d50f07afdfa540db9c5691b5bce1bab1", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/daab61de44e74c3fbae1143b13b0bd00"}, "enabled": true, "type": "identity", "id": "daab61de44e74c3fbae1143b13b0bd00", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/db5d419aba7e499dac8f9d77d6d32749"}, "enabled": true, "type": "volumev2", "id": "db5d419aba7e499dac8f9d77d6d32749", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/dc5b840cefb2406190d8f3223ce22bbf"}, "enabled": true, "type": "metering", "id": "dc5b840cefb2406190d8f3223ce22bbf", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-09-02 19:11:08,090 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-8fa6eaae-34dd-4f56-90b1-a8af8d79a5a7 2018-09-02 19:11:08,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.172554016113s 2018-09-02 19:11:08,091 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-8fa6eaae-34dd-4f56-90b1-a8af8d79a5a7 2018-09-02 19:11:08,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-02 19:11:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2aaa4a70492b03d517db731330dc58cfde59144" 2018-09-02 19:11:08,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 02 Sep 2018 19:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbf874f-a674-44a8-9571-ba9054294f82 Content-Encoding: gzip Content-Length: 1980 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04aae60cca09434eb954351c0f2c9cfb"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "id": "04aae60cca09434eb954351c0f2c9cfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/05dcb54599634b1184b80cbe12d5da03"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9764e8699f9846d48e6500e42dc3b33a", "id": "05dcb54599634b1184b80cbe12d5da03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/05fce41cd9cb4cd4820ff0c5a1b6efb2"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6a9261f532c4c52a603c0c610fbd60f", "id": "05fce41cd9cb4cd4820ff0c5a1b6efb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0bfe11782e6348b883e3af33e445804f"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1118fe2f25b44933a87ef8ec8701adfa", "id": "0bfe11782e6348b883e3af33e445804f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d6d146365174338b9295d59468a5d00"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9764e8699f9846d48e6500e42dc3b33a", "id": "0d6d146365174338b9295d59468a5d00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/10decc3eae2145758e6c9d1f12177efb"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9764e8699f9846d48e6500e42dc3b33a", "id": "10decc3eae2145758e6c9d1f12177efb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/24b88296a23843e492f1d5a8129850c1"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "daab61de44e74c3fbae1143b13b0bd00", "id": "24b88296a23843e492f1d5a8129850c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/28d4dbd191b843a6b0216962d3417ce6"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "826c7549381b436f8659f1a5eda965cc", "id": "28d4dbd191b843a6b0216962d3417ce6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/29dc9c695bfd4422a18129d04f831915"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56d90a1c5e304d10a2e28f23fcddac05", "id": "29dc9c695bfd4422a18129d04f831915"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2cf63c265812458289f9967c00e9c1e7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1118fe2f25b44933a87ef8ec8701adfa", "id": "2cf63c265812458289f9967c00e9c1e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3fa0fc16e83a4796ac3afc7d275af888"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db5d419aba7e499dac8f9d77d6d32749", "id": "3fa0fc16e83a4796ac3afc7d275af888"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/425f3cae6b1b4fa582a2c965d4a8d45f"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8696eb89d0dc473090533c6a46a54d3f", "id": "425f3cae6b1b4fa582a2c965d4a8d45f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4bf8bd5525a54a28b655bb00c937e4c3"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "daab61de44e74c3fbae1143b13b0bd00", "id": "4bf8bd5525a54a28b655bb00c937e4c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/50025ab6f4f44352a08f8eae06ca6904"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d50f07afdfa540db9c5691b5bce1bab1", "id": "50025ab6f4f44352a08f8eae06ca6904"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/60cbd470f3f94080a75a4a7154ff8935"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5805bcac9a654ce890f70f8ae33c61b2", "id": "60cbd470f3f94080a75a4a7154ff8935"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/60d9f78fd7874309862d020dae2fba6d"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56d90a1c5e304d10a2e28f23fcddac05", "id": "60d9f78fd7874309862d020dae2fba6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/642072e121e24d0a9efc8203230a8bc4"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5805bcac9a654ce890f70f8ae33c61b2", "id": "642072e121e24d0a9efc8203230a8bc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6461259b7bd74090801be2990e9742a5"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6a9261f532c4c52a603c0c610fbd60f", "id": "6461259b7bd74090801be2990e9742a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6a003a8fca4b40feb3e130ca871599c0"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "id": "6a003a8fca4b40feb3e130ca871599c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6f7521badafc47f5913e8a0cd8fc1f0c"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6aeb96657f745718d4b3bdc390d5b96", "id": "6f7521badafc47f5913e8a0cd8fc1f0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/72349b8d55a24cb99ba52ebfaaa124cb"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56d90a1c5e304d10a2e28f23fcddac05", "id": "72349b8d55a24cb99ba52ebfaaa124cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7a90318dc9e541b0a88288d4adbddb97"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "12602d7f9b1c4e96a25c8742bda47bac", "id": "7a90318dc9e541b0a88288d4adbddb97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7e1654d083cd48ccb413223474878064"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "12602d7f9b1c4e96a25c8742bda47bac", "id": "7e1654d083cd48ccb413223474878064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7fa33c72fa19468ca8f103fdf2d4adb8"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8696eb89d0dc473090533c6a46a54d3f", "id": "7fa33c72fa19468ca8f103fdf2d4adb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/84576d9c723748f4809c324120518f58"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b807095596c4487aaa817d1fa78f540", "id": "84576d9c723748f4809c324120518f58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8875cf368cb1440c870c126957e3e8f1"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5805bcac9a654ce890f70f8ae33c61b2", "id": "8875cf368cb1440c870c126957e3e8f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/980b36f316a548efbdf4401aedf58cf4"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f0335a02eef4a1a9c9de97f2f7bfd7a", "id": "980b36f316a548efbdf4401aedf58cf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9919ccbc8d7e47a9937c9780a0a5c2b0"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db5d419aba7e499dac8f9d77d6d32749", "id": "9919ccbc8d7e47a9937c9780a0a5c2b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9c1c9fcc1e24452785ae14528fae13ca"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8696eb89d0dc473090533c6a46a54d3f", "id": "9c1c9fcc1e24452785ae14528fae13ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9e181fc234f94259b567494b1ee7015f"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "826c7549381b436f8659f1a5eda965cc", "id": "9e181fc234f94259b567494b1ee7015f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a173331f21c0400e9aef058fc3ebbea5"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6aeb96657f745718d4b3bdc390d5b96", "id": "a173331f21c0400e9aef058fc3ebbea5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a92f1cd6dc1542a3a65db66ec6fb36a5"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1118fe2f25b44933a87ef8ec8701adfa", "id": "a92f1cd6dc1542a3a65db66ec6fb36a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aa9dfcbe127044ab92e6e65ed88daf77"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db5d419aba7e499dac8f9d77d6d32749", "id": "aa9dfcbe127044ab92e6e65ed88daf77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b92b2b90a8744d64a5294c25be6a2587"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "daab61de44e74c3fbae1143b13b0bd00", "id": "b92b2b90a8744d64a5294c25be6a2587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/be119a17df1641fcb71a28b261f8ac42"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d50f07afdfa540db9c5691b5bce1bab1", "id": "be119a17df1641fcb71a28b261f8ac42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c4b2c196770d4121ae98da3e3846d5f1"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "826c7549381b436f8659f1a5eda965cc", "id": "c4b2c196770d4121ae98da3e3846d5f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ceff8d88e7ca49b7aaa9466b3356c4f4"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6aeb96657f745718d4b3bdc390d5b96", "id": "ceff8d88e7ca49b7aaa9466b3356c4f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dade577610e4499897fd3ab4ab567599"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6a9261f532c4c52a603c0c610fbd60f", "id": "dade577610e4499897fd3ab4ab567599"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e8b65b596bf245f38c26befac2ccad60"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b807095596c4487aaa817d1fa78f540", "id": "e8b65b596bf245f38c26befac2ccad60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ea2ad87fbacf47bf917559d699066ed4"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b807095596c4487aaa817d1fa78f540", "id": "ea2ad87fbacf47bf917559d699066ed4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f31c8fac7295452a897b796092b47fec"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "12602d7f9b1c4e96a25c8742bda47bac", "id": "f31c8fac7295452a897b796092b47fec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f5cab9fa19f846048b111f944505ad35"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d50f07afdfa540db9c5691b5bce1bab1", "id": "f5cab9fa19f846048b111f944505ad35"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-02 19:11:08,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-6fbf874f-a674-44a8-9571-ba9054294f82 2018-09-02 19:11:08,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.194432020187s 2018-09-02 19:11:08,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-6fbf874f-a674-44a8-9571-ba9054294f82 2018-09-02 19:19:54,651 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8181): Max retries exceeded with url: /restconf/modules (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Basic | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | FAIL | 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/81e312df-2309-466d-94bb-e1d05b8cb180 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/ace31628-3dc1-4242-a3ae-f2829fa0567b (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/5e8fd3c4-b012-46ac-b892-d533e2ebaea6 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/5e8fd3c4-b012-46ac-b892-d533e2ebaea6 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/5e8fd3c4-b012-46ac-b892-d533e2ebaea6 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/5e8fd3c4-b012-46ac-b892-d533e2ebaea6 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/ace31628-3dc1-4242-a3ae-f2829fa0567b (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/ace31628-3dc1-4242-a3ae-f2829fa0567b (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/ace31628-3dc1-4242-a3ae-f2829fa0567b (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/81e312df-2309-466d-94bb-e1d05b8cb180 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/81e312df-2309-466d-94bb-e1d05b8cb180 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.5', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/81e312df-2309-466d-94bb-e1d05b8cb180 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | FAIL | 21 critical tests, 6 passed, 15 failed 21 tests total, 6 passed, 15 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 6 passed, 16 failed 22 tests total, 6 passed, 16 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-09-02 19:19:54,679 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-09-02 19:19:54,775 - xtesting.core.robotframework - ERROR - Cannot parse results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/robotframework.py", line 130, in run assert self.generate_report() == 0 AssertionError 2018-09-02 19:19:54,899 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 19:19:54,900 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 08:46 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-02 19:19:54,905 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-09-02 19:19:54,905 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:07 | PASS | | singlevm1 | functest | healthcheck | 00:36 | PASS | | singlevm2 | functest | healthcheck | 00:33 | PASS | | vping_ssh | functest | healthcheck | 00:44 | PASS | | vping_userdata | functest | healthcheck | 00:33 | PASS | | cinder_test | functest | healthcheck | 01:07 | PASS | | odl | functest | healthcheck | 08:46 | FAIL | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-02 19:19:54,918 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR